GitHub pull request #2222 of commit d0044a066cec82312e6f43d6ff6a0af0dbf1ea59, no merge conflicts. Running as SYSTEM Setting status of d0044a066cec82312e6f43d6ff6a0af0dbf1ea59 to PENDING with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/199/ and message: 'Build started for merge commit.' Using context: reddeer-verification-2023-09 Agent centos-7-fwf7s 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-fwf7s" 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-fwf7s" - 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-fwf7s" - 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-fwf7s (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/2222/*:refs/remotes/origin/pr/2222/* # timeout=10 > git rev-parse d0044a066cec82312e6f43d6ff6a0af0dbf1ea59^{commit} # timeout=10 Checking out Revision d0044a066cec82312e6f43d6ff6a0af0dbf1ea59 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f d0044a066cec82312e6f43d6ff6a0af0dbf1ea59 # timeout=10 Commit message: "Increased xmx from 512m to 1024m" > git rev-list --no-walk d22e9d3630a9c699b51c3b7b3fb5a3285b5870b7 # 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 :54 -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 Wed Aug 30 14:08:35 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5954 vncext: created VNC server for screen 0 [reddeer.prcheck] $ /bin/bash -x /tmp/jenkins15586639829311829978.sh + metacity --sm-disable --replace [reddeer.prcheck] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.prcheck/pom.xml -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 -U clean verify Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Fetching p2.index from https://download.eclipse.org/staging/2023-09/ (365B) [INFO] Adding repository https://download.eclipse.org/staging/2023-09 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-09/ (2.55MB) [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B) [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B) [INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.47MB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.65kB) [INFO] Fetching org.eclipse.swt_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.79kB) [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.19kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB) [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.08MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.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.v20230822-0911.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.32MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230821-0745.jar from https://download.eclipse.org/staging/2023-09/plugins/ (693.66kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (428.8kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.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.202308241536.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.29kB) [INFO] Fetching org.eclipse.gef_3.15.0.202308241536.jar from https://download.eclipse.org/staging/2023-09/plugins/ (999.87kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.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.v20230816-1837.jar from https://download.eclipse.org/staging/2023-09/plugins/ (500.55kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (470.99kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/staging/2023-09/plugins/ (182.24kB) [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (180.32kB) [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230824-0759.jar from https://download.eclipse.org/staging/2023-09/plugins/ (507.84kB) [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.75kB) [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.61MB) [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.88kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/staging/2023-09/plugins/ (388.81kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.06kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.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.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.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.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.01MB) [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.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.v20230830-1408 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common --- [INFO] Resolving class path of RedDeer Common... [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.07MB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/staging/2023-09/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.92kB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.1MB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.02kB) [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.9kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (586.37kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.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.082 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.005 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.properties.LoggerTest 14:09:51.532 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 14:09:51.532 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 14:09:51.532 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 14:09:51.532 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 14:09:51.532 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 14:09:51.532 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 14:09:51.532 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0.01 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.005 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.001 s getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue_float(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getByName_nonExisting(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.001 s getSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.005 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.001 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 14:09:51.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:09:58.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:09:58.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:02.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, NO exception will be thrown 14:10:02.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:03.643 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.01 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.001 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 s test_WaitWhileFulFilled(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 7.005 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 4.001 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 1.001 s Running org.eclipse.reddeer.common.test.wait.TimePeriodTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0.001 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 14:10:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:06.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 14:10:06.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:13.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 14:10:13.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:17.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:10:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:18.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:10:18.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:10:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:27.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 14:10:27.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:10:31.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:38.671 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.018 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.503 s test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0.001 s test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 7.003 s test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.001 s test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 8.004 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.004 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitUntilTest 14:10:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:45.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:10:45.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:10:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:10:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.507 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 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.003 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.052 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.046 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s Results: Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.common.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.swt.test >---------- [INFO] Building RedDeer SWT Tests 4.7.0-SNAPSHOT [31/58] [INFO] from tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt.test --- [INFO] The project's OSGi version is 4.7.0.v20230830-1408 [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 14:11:05.344 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:11:05.346 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:11:05.356 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:11:05.358 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:11:05.430 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:11:05.452 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:05.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:05.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:11:05.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:11:05.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:11:05.516 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:11:05.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:05.519 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:05.521 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:05.521 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:05.524 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:05.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:05.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 14:11:05.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:11:05.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:05.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:05.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:05.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:05.634 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 14:11:05.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:05.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:05.641 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) 14:11:05.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:05.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:05.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:05.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:05.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:05.650 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:05.650 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:05.650 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:05.651 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:05.651 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:05.651 INFO [main][AbstractShell] Close shell Testing shell 14:11:05.651 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:05.714 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:05.714 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:05.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:11:05.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:05.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:05.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:05.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:05.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 14:11:05.726 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:11:05.726 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:05.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:05.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:05.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.198 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:11:05.751 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:11:05.752 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:05.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:05.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:11:05.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:05.753 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:05.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:05.753 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:05.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:05.754 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:05.754 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 14:11:05.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:11:05.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:05.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:05.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11: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.... 14:11:05.825 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 14:11:05.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:05.826 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) 14:11:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:05.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:05.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:05.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:05.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 14:11:05.830 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:05.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 14:11:05.830 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:05.830 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:05.830 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:05.830 INFO [main][AbstractShell] Close shell Testing shell 14:11:05.830 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:05.835 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:05.835 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:05.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:11:05.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:05.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:05.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 14:11:05.845 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:11:05.846 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:05.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.091 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:05.857 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:05.859 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:05.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:05.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:05.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:05.914 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:05.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:05.915 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:05.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:05.915 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:05.916 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:05.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:05.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:05.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:05.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:06.018 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 14:11:06.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:06.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:06.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:06.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:06.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:11:06.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:06.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:11:07.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:07.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:11:07.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:11:07.043 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 14:11:07.045 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:07.045 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:07.045 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:07.046 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:07.046 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:07.046 INFO [main][AbstractShell] Close shell Testing shell 14:11:07.046 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:07.053 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:07.053 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:07.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:07.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:07.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:07.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:07.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:07.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:07.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:07.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:07.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:07.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:07.091 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%$") 14:11:07.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:07.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:07.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:07.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:07.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:07.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:07.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:07.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:07.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:08.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:08.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:11:08.119 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 14:11:08.119 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:08.119 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:08.119 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:08.119 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:08.119 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:08.119 INFO [main][AbstractShell] Close shell Testing shell 14:11:08.119 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:08.130 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:08.130 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:08.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:08.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:08.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:08.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:08.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:08.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:08.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:08.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:08.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:08.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:08.156 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 14:11:08.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:08.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:08.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:08.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:08.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:08.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:08.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:11:08.172 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 14:11:08.248 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:08.249 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:08.249 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:08.249 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:08.249 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:08.249 INFO [main][AbstractShell] Close shell Testing shell 14:11:08.249 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:08.258 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:08.258 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:08.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:08.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:08.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:08.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:08.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:08.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:08.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:08.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:08.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:08.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:08.286 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 14:11:08.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:08.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:08.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:08.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:08.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:08.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:11:08.315 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 14:11:08.379 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:08.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 14:11:08.379 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:08.379 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:08.379 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:08.379 INFO [main][AbstractShell] Close shell Testing shell 14:11:08.379 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:08.391 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:08.391 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:08.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:08.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:08.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:08.409 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:08.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:08.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:08.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:08.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:08.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:08.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:08.425 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 14:11:08.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:08.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:08.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:08.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:08.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:08.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:11:08.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:08.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:08.445 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:08.446 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:08.446 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:08.446 INFO [main][AbstractShell] Close shell Testing shell 14:11:08.446 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:08.543 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:08.544 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:08.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:08.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:08.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:08.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:08.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:08.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:08.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:08.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:08.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:08.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:08.561 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:") 14:11:08.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:08.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:08.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:08.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:08.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:08.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:11:08.582 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:08.582 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:08.582 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:08.582 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:08.582 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:08.582 INFO [main][AbstractShell] Close shell Testing shell 14:11:08.582 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:08.677 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:08.677 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:08.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:08.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:08.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:08.679 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:08.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:08.679 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:08.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:08.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:08.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:08.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:08.694 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 14:11:08.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:08.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:08.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:08.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:08.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:08.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:08.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:08.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:08.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:11:08.732 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 14:11:08.734 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:08.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:11:08.735 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:08.949 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:09.178 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:09.235 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 14:11:09.590 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:09.735 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:11:09.735 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:11:19.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:11:19.737 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:19.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:11:19.750 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 14:11:19.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:11:19.750 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:19.750 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:19.822 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:19.902 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:20.251 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:20.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:11:20.251 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:11:30.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:11:30.251 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:30.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:11:30.252 INFO [WorkbenchTestable][AbstractBrowser] Browser back 14:11:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:11:30.253 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:30.253 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:30.360 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:30.754 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:30.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:11:30.754 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:11:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:11:31.754 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:11:31.756 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 14:11:31.756 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:31.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:11:31.756 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:31.805 DEBUG [main][BrowserProgressListener] Calling chanded() 14:11:32.257 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:11:32.257 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:11:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:11:33.258 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:11:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:11:33.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:33.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:33.259 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:33.259 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:33.259 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:33.259 INFO [main][AbstractShell] Close shell Testing shell 14:11:33.259 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:33.271 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:33.271 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:33.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:33.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:33.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:33.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:33.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:11:33.284 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:11:33.284 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:33.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:33.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.428 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.159 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.066 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.129 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.137 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.137 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.133 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 24.605 s Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.299 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.300 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:33.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:33.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:33.300 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:33.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:33.300 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:33.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:33.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:33.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:33.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:33.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:33.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 14:11:33.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:33.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 14:11:33.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:33.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:33.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:33.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:33.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:33.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:33.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.416 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:11:33.418 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 14:11:33.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:33.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:33.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:33.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:33.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:33.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:33.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.466 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:11:33.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 14:11:33.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:33.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:33.478 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:33.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:33.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:33.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.542 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:11:33.542 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 14:11:33.542 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 14:11:33.542 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 14:11:33.542 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 14:11:33.542 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 14:11:33.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:33.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:33.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:33.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:33.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:33.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:33.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.591 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:11:33.591 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 14:11:33.591 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 14:11:33.591 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 14:11:33.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:33.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:33.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:33.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:33.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:33.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:11:33.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 14:11:33.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 14:11:33.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:33.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:33.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:33.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:33.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:33.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:33.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:33.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:33.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:11:33.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 14:11:33.691 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 14:11:33.691 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 14:11:33.691 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 14:11:33.691 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 14:11:33.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:33.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:33.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:11:33.730 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:11:33.730 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:33.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.055 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.074 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.048 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.076 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.072 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.045 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.058 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:33.740 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:33.741 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:33.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:33.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:33.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:33.741 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:33.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:33.741 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:33.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:33.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:33.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:11:33.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:33.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:33.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:33.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:33.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:33.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:33.750 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 14:11:33.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:33.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:33.751 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:33.752 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:33.752 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:33.752 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:33.752 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:33.752 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:33.752 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:33.752 DEBUG [main][MenuItemLookup] Item match:Window 14:11:33.755 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:33.755 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:33.755 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:33.755 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:33.755 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:33.755 DEBUG [main][MenuItemLookup] Item match:Show View 14:11:33.762 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:11:33.762 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:11:33.762 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:11:33.762 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:11:33.762 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:11:33.762 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:11:33.762 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:11:33.762 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:11:33.762 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:33.762 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:11:33.762 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:11:33.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:11:33.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:11:33.764 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:11:33.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:11:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:11:33.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:11:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:33.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:11:33.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:33.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:33.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:33.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:33.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:33.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:33.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:33.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:33.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:33.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:33.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 14:11:33.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:11:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:34.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:11:34.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 14:11:34.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:11:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:34.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:11:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:34.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:11:34.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 14:11:34.355 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 14:11:34.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 14:11:34.356 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 14:11:34.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:34.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:34.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:34.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:34.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:34.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:11:34.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:34.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:34.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:34.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:34.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:34.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:34.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:34.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:34.359 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:11:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:34.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:34.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:11:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:11:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:11:34.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:11:34.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:34.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:34.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 '\*?\QRedDeer SWT\E') 14:11:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:34.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:34.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:34.433 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:11:34.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:11:34.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:34.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:34.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:34.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:34.449 DEBUG [main][MenuItemLookup] Found menu:'submenu' 14:11:34.449 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:34.449 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 14:11:34.449 DEBUG [main][MenuItemLookup] Item match:View Action with ID 14:11:34.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 14:11:34.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 14:11:34.449 INFO [main][MenuItemHandler] Select menu item: View Action with ID 14:11:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 14:11:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 14:11:34.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:34.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:34.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:34.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:11:34.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:34.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:11:34.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:34.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:34.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:34.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:34.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.453 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 14:11:34.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:34.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:34.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 '\*?\QRedDeer SWT\E') 14:11:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:34.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:34.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:34.465 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:11:34.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:11:34.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:34.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:34.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:34.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:34.467 DEBUG [main][MenuItemLookup] Found menu:'submenu' 14:11:34.467 DEBUG [main][MenuItemLookup] Item match:submenu 14:11:34.469 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 14:11:34.469 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 14:11:34.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 14:11:34.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 14:11:34.469 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 14:11:34.470 DEBUG [main][MenuItemLookup] Found menu:'submenu' 14:11:34.470 DEBUG [main][MenuItemLookup] Item match:submenu 14:11:34.470 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 14:11:34.470 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 14:11:34.470 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 14:11:34.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 14:11:34.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 14:11:34.470 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 14:11:34.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:34.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:34.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:34.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:11:34.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:34.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:11:34.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:34.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:34.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:34.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:34.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:34.482 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 14:11:34.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:34.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:34.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:34.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:34.483 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:34.483 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:34.483 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:34.483 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:34.483 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:34.483 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:34.483 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:34.483 DEBUG [main][MenuItemLookup] Item match:Window 14:11:34.484 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:34.484 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:34.484 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:34.484 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:34.484 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:34.484 DEBUG [main][MenuItemLookup] Item match:Show View 14:11:34.515 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:11:34.515 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:11:34.515 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:11:34.515 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:11:34.515 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:11:34.515 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:11:34.515 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:11:34.515 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:11:34.515 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:34.515 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:11:34.515 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:11:34.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:11:34.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:11:34.523 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:11:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:11:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:11:34.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:11:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:34.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:11:34.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:34.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:34.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:34.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:34.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:11:34.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:11:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:35.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:35.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:11:35.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:11:35.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:11:35.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:35.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:11:35.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:35.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:11:35.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 14:11:35.067 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 14:11:35.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 14:11:35.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 14:11:35.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:35.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:35.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:35.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.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 "Open") 14:11:35.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:35.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:35.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:35.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:35.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:35.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:35.070 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:11:35.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:35.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:35.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:35.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:35.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:11:35.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:11:35.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:11:35.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:11:35.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:35.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:35.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:35.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:35.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 '\*?\QError Log\E') 14:11:35.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:35.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:35.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:35.166 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:11:35.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:11:35.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:35.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:35.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:35.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:35.169 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:11:35.169 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:35.169 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:11:35.169 DEBUG [main][MenuItemLookup] Item match:Filters... 14:11:35.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 14:11:35.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 14:11:35.170 INFO [main][MenuItemHandler] Select menu item: &Filters... 14:11:35.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 14:11:35.242 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 14:11:35.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 14:11:35.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:35.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:35.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 "OK") 14:11:35.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:35.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 14:11:35.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:35.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:35.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:35.244 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:11:35.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:35.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:35.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:35.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:35.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 14:11:35.323 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 14:11:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 14:11:35.324 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 14:11:35.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:35.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:35.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:35.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:11:35.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:35.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:11:35.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:35.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:35.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:35.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:35.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:11:35.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:35.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:35.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:35.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 '\*?\QError Log\E') 14:11:35.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:35.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:35.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:35.337 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:11:35.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:11:35.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:35.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:35.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:35.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:35.339 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:11:35.339 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:35.339 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:11:35.339 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:35.339 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 14:11:35.339 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 14:11:35.339 DEBUG [main][MenuItemLookup] Item match:Show text filter 14:11:35.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 14:11:35.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 14:11:35.340 INFO [main][MenuItemHandler] Select menu item: &Show text filter 14:11:35.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 14:11:35.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:35.343 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 14:11:35.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:35.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:35.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:35.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:36.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:11:36.347 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 14:11:36.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:36.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:36.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:11:36.348 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:11:36.348 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:36.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.608 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.708 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.021 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.853 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.024 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:11:36.354 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:11:36.355 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:36.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:36.355 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:11:36.355 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:36.355 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:36.355 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:36.355 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:36.355 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:36.356 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:11:36.357 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 14:11:36.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.359 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") 14:11:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:11:36.365 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:11:36.365 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:11:36.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:36.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:11:36.406 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 14:11:36.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:11:36.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:11:36.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:36.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:11:36.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:11:36.411 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 14:11:36.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:11:36.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:11:36.414 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:11:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:11:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:11:36.414 TRACE [main][WidgetHandler] Notify Table with event 13 14:11:36.415 TRACE [main][WidgetHandler] Wait for synchronization 14:11:36.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:11:36.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:36.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:11:36.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:36.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:11:36.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:36.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:36.417 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:11:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:36.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:36.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:36.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:11:36.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:11:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:11:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.827 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:36.827 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:36.827 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:36.827 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:11:36.827 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:11:36.827 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:36.827 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:36.827 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:36.827 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:11:36.827 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:36.827 DEBUG [main][MenuItemLookup] Item match:Window 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:11:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:11:36.828 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:36.828 DEBUG [main][MenuItemLookup] Item match:Window 14:11:36.829 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:36.829 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:36.829 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:36.829 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.829 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:36.829 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:11:36.829 DEBUG [main][MenuItemLookup] Item match:Perspective 14:11:36.831 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:11:36.831 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.831 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:11:36.831 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:11:36.831 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:11:36.831 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:11:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:11:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:36.835 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:36.835 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:36.835 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:11:36.835 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:11:36.835 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:36.835 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:36.835 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:36.835 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:11:36.835 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:36.835 DEBUG [main][MenuItemLookup] Item match:Window 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:11:36.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.836 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:11:36.836 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:36.837 DEBUG [main][MenuItemLookup] Item match:Window 14:11:36.837 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:36.837 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:36.837 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:36.837 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.837 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:36.837 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:11:36.837 DEBUG [main][MenuItemLookup] Item match:Perspective 14:11:36.837 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:11:36.837 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.837 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:11:36.837 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:11:36.838 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:11:36.838 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:11:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:36.838 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:36.838 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:36.838 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:11:36.838 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:11:36.838 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:36.838 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:36.838 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:36.838 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:11:36.838 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:36.838 DEBUG [main][MenuItemLookup] Item match:Window 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:11:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.839 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:11:36.839 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:36.839 DEBUG [main][MenuItemLookup] Item match:Window 14:11:36.840 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:36.840 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:36.840 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:36.840 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.840 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:36.840 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:11:36.840 DEBUG [main][MenuItemLookup] Item match:Perspective 14:11:36.840 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:11:36.840 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.840 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:11:36.840 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:11:36.841 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:11:36.841 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:11:36.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:11:36.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:11:36.841 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:11:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:11:36.871 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 14:11:36.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:11:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:11:36.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:36.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:11:36.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:36.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:11:36.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:36.873 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:11:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:36.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:36.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:36.991 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:36.991 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 14:11:36.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:11:36.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:36.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:36.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:36.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:36.993 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.*') 14:11:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:11:36.997 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:11:36.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.074 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 14:11:37.075 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:37.075 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:11:37.075 DEBUG [main][MenuItemLookup] Item match:Run As 14:11:37.076 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 14:11:37.076 DEBUG [main][MenuItemLookup] Item match:(none applicable) 14:11:37.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 14:11:37.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:11:37.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 14:11:37.077 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:11:37.077 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.086 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.081 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.081 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:37.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.082 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:37.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.087 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:37.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:11:37.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.126 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") 14:11:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:11:37.127 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:11:37.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.134 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 14:11:37.134 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 14:11:37.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:11:37.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.145 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:11:37.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 14:11:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:11:37.178 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:11:37.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 14:11:37.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 14:11:37.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 14:11:37.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:11:37.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:11:37.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 14:11:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:11:37.243 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:11:37.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:11:37.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:11:37.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 14:11:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:11:37.326 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:11:37.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 14:11:37.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:11:37.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.353 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:11:37.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "genericToolItem") 14:11:37.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:11:37.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:11:37.420 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:11:37.420 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.056 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.077 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.047 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.084 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.067 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.423 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.424 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:37.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.424 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:37.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.425 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:37.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.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.shell.DefaultShell, index 0 and no matchers specified 14:11:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:37.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:37.452 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:37.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:37.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:37.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:37.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.453 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:37.453 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 14:11:37.454 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 14:11:37.454 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 14:11:37.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.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.shell.DefaultShell, index 0 and no matchers specified 14:11:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:37.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:37.529 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:37.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:37.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:37.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:37.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.530 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:37.530 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 14:11:37.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 14:11:37.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:11:37.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:37.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:37.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:37.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:37.572 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:37.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:37.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:37.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:37.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.572 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:37.572 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:11:37.572 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:11:37.572 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 14:11:37.572 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 14:11:37.572 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 14:11:37.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 14:11:37.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 14:11:37.573 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 14:11:37.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.584 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.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 14:11:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:37.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:37.639 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:37.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:37.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:37.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:37.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.640 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:37.640 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 14:11:37.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.644 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.662 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.662 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.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.shell.DefaultShell, index 0 and no matchers specified 14:11:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:37.689 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:37.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:37.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:37.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:37.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.689 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:37.689 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:11:37.689 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:11:37.689 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 14:11:37.689 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 14:11:37.689 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 14:11:37.689 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 14:11:37.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 14:11:37.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 14:11:37.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:11:37.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:37.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:37.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:37.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:37.819 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:37.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:37.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:37.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:37.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.819 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:37.819 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:11:37.819 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:11:37.819 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 14:11:37.819 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 14:11:37.819 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 14:11:37.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 14:11:37.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 14:11:37.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.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.shell.DefaultShell, index 0 and no matchers specified 14:11:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:37.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:37.934 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:37.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:37.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:37.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:37.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.935 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:37.935 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:11:37.935 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:11:37.935 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 14:11:37.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 14:11:37.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 14:11:37.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:37.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:37.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:37.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:37.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:37.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:37.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:37.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:37.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.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.shell.DefaultShell, index 0 and no matchers specified 14:11:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:37.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:37.984 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:37.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:37.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:37.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:37.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.984 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:37.984 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:11:37.984 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:11:37.984 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 14:11:37.984 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 14:11:37.984 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 14:11:37.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:37.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:37.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.024 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.024 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:38.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:38.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:38.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:11:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:38.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:38.045 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:38.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:38.045 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:38.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:38.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.045 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:38.045 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 14:11:38.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 14:11:38.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 14:11:38.045 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 14:11:38.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 14:11:38.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:38.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 14:11:38.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:38.046 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:38.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:38.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.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.shell.DefaultShell, index 0 and no matchers specified 14:11:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:38.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:38.117 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:38.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:38.117 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:38.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:38.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:38.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:38.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 14:11:38.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.171 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 14:11:38.171 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 14:11:38.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:38.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:38.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.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.shell.DefaultShell, index 0 and no matchers specified 14:11:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:38.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:38.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:38.249 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:38.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:38.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:38.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:38.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.249 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:38.250 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:11:38.250 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:11:38.250 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 14:11:38.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 14:11:38.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:38.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:38.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:38.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.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 14:11:38.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:38.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:38.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:38.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:38.289 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:38.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:38.289 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:38.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:38.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.321 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:38.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:38.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:11:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:38.357 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:38.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:38.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:38.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:38.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.358 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:38.358 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:11:38.358 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:11:38.358 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 14:11:38.358 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 14:11:38.358 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 14:11:38.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 14:11:38.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.370 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.370 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.370 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:38.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:38.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:38.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.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.shell.DefaultShell, index 0 and no matchers specified 14:11:38.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:38.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:38.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:38.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:38.433 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:38.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:38.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:38.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:38.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.434 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:38.434 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 14:11:38.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:38.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.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 14:11:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:38.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:38.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:38.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:38.479 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:38.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:38.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:38.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:38.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.479 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:38.479 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:11:38.479 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:11:38.479 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 14:11:38.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 14:11:38.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:11:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:11:38.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:11:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.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.shell.DefaultShell, index 0 and no matchers specified 14:11:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:38.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:11:38.537 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:11:38.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:11:38.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:11:38.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:38.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.538 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:11:38.538 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:11:38.538 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:11:38.538 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 14:11:38.538 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 14:11:38.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 14:11:38.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 14:11:38.538 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 14:11:38.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.555 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:11:38.555 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:11:38.555 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.041 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.075 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.042 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.078 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.058 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.039 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.081 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.036 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.069 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.077 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.039 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.065 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.095 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.038 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.06 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.049 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.084 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.064 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.037 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:11:38.561 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:11:38.562 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:38.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:11:38.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.562 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:38.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.566 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:38.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:11:38.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:11:38.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:38.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:38.573 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 14:11:38.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:38.574 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:38.574 DEBUG [main][MenuItemLookup] Item match:Window 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:38.574 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:38.574 DEBUG [main][MenuItemLookup] Item match:Show View 14:11:38.577 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:11:38.577 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:11:38.577 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:11:38.577 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:11:38.577 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:11:38.577 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:11:38.578 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:11:38.578 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:11:38.578 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:11:38.578 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:11:38.578 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:11:38.578 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:11:38.578 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:11:38.578 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:38.578 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:11:38.578 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:11:38.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:11:38.578 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:11:38.578 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:11:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:11:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:11:38.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:11:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:11:38.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:38.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:38.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:38.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:38.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 14:11:38.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:11:38.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:38.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:11:38.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:38.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:11:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 14:11:38.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:11:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:38.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:11:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:38.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:11:38.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 14:11:38.651 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 14:11:38.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 14:11:38.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 14:11:38.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:38.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:38.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:11:38.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:38.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:38.653 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:11:38.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:38.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:38.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:38.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:11:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:11:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:11:38.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:11:38.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:38.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 '\*?\QRedDeer SWT Controls\E') 14:11:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:38.741 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:11:38.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:11:38.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:38.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:38.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:38.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:38.752 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') 14:11:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 14:11:38.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:38.753 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:38.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:11:38.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:38.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:11:38.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:38.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:11:38.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:11:38.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:38.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:38.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:38.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:38.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:38.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 '\*?\QRedDeer SWT Controls\E') 14:11:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:38.768 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:11:38.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:11:38.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:38.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:38.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:38.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:38.770 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 14:11:38.770 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 14:11:38.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:11:38.771 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:11:38.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:38.826 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 14:11:38.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:38.827 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:38.827 DEBUG [main][MenuItemLookup] Item match:Window 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:38.827 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:38.828 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:38.828 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:38.828 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:38.828 DEBUG [main][MenuItemLookup] Item match:Show View 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:38.831 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:11:38.831 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:11:38.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:11:38.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:11:38.840 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:11:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:11:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:11:38.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:11:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:11:38.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:38.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:38.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:38.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:38.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 14:11:38.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:11:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:38.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:11:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:38.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:11:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 14:11:38.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:11:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:38.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:11:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:38.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:11:38.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 14:11:38.886 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 14:11:38.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 14:11:38.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 14:11:38.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:38.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:38.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:11:38.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:38.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:38.888 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:11:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:38.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:38.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:11:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:11:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:11:38.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:11:38.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:38.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:38.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:38.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:38.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 '\*?\QRedDeer SWT Controls\E') 14:11:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:38.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:38.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:38.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:38.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:38.943 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:11:38.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:11:38.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:38.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:38.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:38.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:38.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:38.945 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:38.945 DEBUG [main][MenuItemLookup] Item match:File 14:11:38.946 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:38.946 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:11:38.948 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:38.949 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:11:38.949 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:11:38.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:11:38.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:11:38.957 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:11:39.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 14:11:39.034 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 14:11:39.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:11:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:39.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:11:39.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.036 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.037 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 14:11:39.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 "Cancel") 14:11:39.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:11:39.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:39.039 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:11:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:39.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:39.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:39.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:11:39.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:11:39.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:11:39.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:11:39.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:39.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:39.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 '\*?\QRedDeer SWT Controls\E') 14:11:39.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:39.073 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:11:39.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:11:39.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:39.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:39.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:39.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:39.075 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 14:11:39.075 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 14:11:39.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:11:39.075 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:11:39.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:39.126 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 14:11:39.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:39.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:39.127 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:39.127 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:39.127 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:39.127 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:11:39.127 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:11:39.127 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:39.127 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:39.127 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:39.127 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:11:39.127 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:39.127 DEBUG [main][MenuItemLookup] Item match:Window 14:11:39.128 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:39.128 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:39.128 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:39.128 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:39.128 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:39.128 DEBUG [main][MenuItemLookup] Item match:Show View 14:11:39.130 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:11:39.130 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:11:39.130 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:11:39.130 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:11:39.130 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:11:39.130 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:11:39.130 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:11:39.130 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:11:39.130 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:11:39.131 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:11:39.131 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:11:39.131 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:11:39.131 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:11:39.131 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:39.131 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:11:39.131 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:11:39.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:11:39.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:11:39.140 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:11:39.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:11:39.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:11:39.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:11:39.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:11:39.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:39.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:39.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:39.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:39.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 14:11:39.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:11:39.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:39.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:11:39.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:39.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:11:39.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 14:11:39.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:11:39.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:39.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:11:39.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:39.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:11:39.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 14:11:39.184 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 14:11:39.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 14:11:39.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 14:11:39.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:39.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.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 "Open") 14:11:39.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:11:39.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:39.186 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:11:39.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:39.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:39.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:39.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:39.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:11:39.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:11:39.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:11:39.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:11:39.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:39.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 14:11:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:39.238 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:11:39.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:11:39.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:39.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:39.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:39.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:39.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:39.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.251 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:11:39.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.251 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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") 14:11:39.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.252 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:11:39.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.252 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.252 INFO [WorkbenchTestable][AbstractText] Text set to: New text 14:11:39.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:39.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.252 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:11:39.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.253 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "New text") 14:11:39.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.253 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:11:39.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.253 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.253 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 14:11:39.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:11:39.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:11:39.254 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:11:39.254 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.187 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.302 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.199 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.257 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.258 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:39.258 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.258 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.258 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.258 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:39.259 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.259 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:39.259 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.259 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.316 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 14:11:39.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test clabel") 14:11:39.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.322 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.322 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.322 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:39.322 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:39.323 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:39.323 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:39.323 INFO [main][AbstractShell] Close shell Testing shell 14:11:39.323 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:39.329 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:39.330 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:39.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.369 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 14:11:39.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormLabel") 14:11:39.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.373 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.374 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.374 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:39.374 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:39.375 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:39.375 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:39.375 INFO [main][AbstractShell] Close shell Testing shell 14:11:39.375 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:39.381 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:39.381 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:39.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.441 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 14:11:39.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.441 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 14:11:39.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:39.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:11:39.442 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:39.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:39.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.446 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 14:11:39.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.450 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.450 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.450 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:39.450 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:39.451 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:39.451 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:39.451 INFO [main][AbstractShell] Close shell Testing shell 14:11:39.451 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:39.457 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:39.457 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:39.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.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 14:11:39.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label4") 14:11:39.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.521 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.522 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.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 14:11:39.522 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:39.523 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:39.523 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:39.523 INFO [main][AbstractShell] Close shell Testing shell 14:11:39.523 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:39.529 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:39.529 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:39.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.568 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 14:11:39.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:39.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.571 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.572 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 14:11:39.572 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.572 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:39.572 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:39.573 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:39.573 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:39.573 INFO [main][AbstractShell] Close shell Testing shell 14:11:39.573 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:39.579 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:39.579 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:39.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.640 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 14:11:39.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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*") 14:11:39.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.647 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.648 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.648 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:39.648 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:39.648 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:39.648 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:39.648 INFO [main][AbstractShell] Close shell Testing shell 14:11:39.648 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:39.654 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:39.654 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:39.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.691 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 14:11:39.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:39.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label3") 14:11:39.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.696 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:39.697 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:39.698 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:39.698 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:39.698 INFO [main][AbstractShell] Close shell Testing shell 14:11:39.698 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:39.719 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:39.719 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:39.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:39.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:39.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.770 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:39.771 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:39.771 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:39.771 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:39.771 INFO [main][AbstractShell] Close shell Testing shell 14:11:39.771 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:39.777 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:39.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:39.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.778 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.833 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 14:11:39.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 14:11:39.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.835 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:39.836 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:39.836 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:39.837 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:39.837 INFO [main][AbstractShell] Close shell Testing shell 14:11:39.837 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:39.843 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:39.843 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:39.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:39.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:39.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:39.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:39.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:39.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:39.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:39.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:39.884 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 14:11:39.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:39.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:39.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:39.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:39.886 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.887 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 14:11:39.887 INFO [WorkbenchTestable][AbstractText] Text set to: 14:11:39.887 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:39.887 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 14:11:39.889 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 14:11:40.034 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:40.034 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 14:11:40.636 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:40.636 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 14:11:41.237 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:41.237 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:11:41.839 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:41.839 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 14:11:42.440 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:42.440 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:11:43.042 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:43.042 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 14:11:43.643 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:43.643 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 14:11:44.245 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:44.245 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 14:11:44.846 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:44.846 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 14:11:45.448 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:45.448 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 14:11:46.050 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:46.050 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 14:11:46.651 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:46.651 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 14:11:47.253 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:47.253 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 14:11:47.855 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:47.855 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:11:48.456 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:48.456 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:11:49.057 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:49.057 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 14:11:49.659 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:49.659 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:11:50.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:50.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:50.263 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:50.263 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.263 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:50.263 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.264 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.264 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.264 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.264 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.270 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.270 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.308 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 14:11:50.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:50.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:50.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:50.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:50.312 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 14:11:50.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:50.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:50.314 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:50.315 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.315 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:50.315 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.315 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.315 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.315 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.315 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.322 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.322 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.359 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 14:11:50.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:50.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Special label?") 14:11:50.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:50.366 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:50.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.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 14:11:50.367 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.367 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.367 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.367 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.367 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.373 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.374 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.427 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 14:11:50.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:50.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:50.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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 *") 14:11:50.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:50.434 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:50.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:50.435 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.435 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.436 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.436 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.436 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.442 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.442 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.482 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 14:11:50.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:50.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:50.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:50.486 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:50.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:50.487 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.487 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.487 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.487 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.487 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.494 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.523 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.523 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.523 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.552 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 14:11:50.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:50.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:50.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:50.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:50.560 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.560 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:50.560 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.560 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.561 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.561 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.561 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.567 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.567 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.573 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.627 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 14:11:50.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:50.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:50.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:50.631 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:50.631 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.631 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:50.631 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.632 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.632 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.632 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.632 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.638 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.638 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.677 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 14:11:50.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:50.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:11:50.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:50.682 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:50.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:50.682 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.683 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.683 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.683 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.683 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.689 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.689 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:11:50.695 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:11:50.695 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.438 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.077 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.05 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.076 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.071 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.055 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.07 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.07 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.053 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.07 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.423 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.051 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.052 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.068 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.076 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.05 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.074 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.047 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:11:50.715 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:11:50.715 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:50.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:11:50.716 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.716 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:50.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.717 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:50.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 14:11:50.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:50.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:50.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:50.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:50.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 '\*?\QRedDeer SWT Controls\E') 14:11:50.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:50.732 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:11:50.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:11:50.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:50.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:50.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:50.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:50.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.734 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:11:50.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:11:50.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.756 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 14:11:50.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:50.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:11:50.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:11:50.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.774 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 14:11:50.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:11:50.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:11:50.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:11:50.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:11:50.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.785 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 14:11:50.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:11:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:50.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:11:50.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:11:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.823 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 14:11:50.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:11:50.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:11:50.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:11:50.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:11:50.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:11:50.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.824 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:11:50.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:11:50.826 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") 14:11:50.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.826 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:11:50.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:11:50.827 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 14:11:50.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.828 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 14:11:50.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:11:50.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:11:50.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:11:50.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.04 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.05 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.832 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.832 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:50.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.833 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.833 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:50.833 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.833 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:50.833 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:50.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.840 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') 14:11:50.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:50.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:50.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:11:50.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.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 14:11:50.848 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.848 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.848 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.848 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.848 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.850 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.850 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:50.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:50.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.865 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 14:11:50.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:50.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 14:11:50.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:50.871 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.871 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.871 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.871 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.871 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.873 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.873 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:50.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:50.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.884 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 14:11:50.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:50.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:11:50.921 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 14:11:50.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:50.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 14:11:50.921 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 14:11:50.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:11:50.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:11:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 14:11:50.921 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.921 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:50.921 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.921 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.921 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.921 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.921 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.923 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.923 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:50.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.929 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:50.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.937 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 14:11:50.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:50.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:50.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:50.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 14:11:50.943 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:50.943 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:50.943 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:50.943 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:50.943 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:50.943 INFO [main][AbstractShell] Close shell Testing shell 14:11:50.943 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:50.945 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:50.945 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:50.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:50.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:50.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:50.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:50.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:50.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:50.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:50.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:50.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 11 and no matchers specified 14:11:50.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:50.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:50.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:50.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:50.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 14:11:50.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 14:11:51.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 14:11:51.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 14:11:51.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 14:11:51.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 14:11:51.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:11:51.968 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 14:11:51.968 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:51.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 14:11:51.968 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:51.968 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:51.968 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:51.968 INFO [main][AbstractShell] Close shell Testing shell 14:11:51.968 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:51.970 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:51.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:51.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:51.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:51.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:51.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:51.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:51.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:51.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:51.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:51.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:51.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:51.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:51.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:51.980 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") 14:11:51.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:51.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:51.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:51.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:51.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:51.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:11:51.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:51.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:51.998 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:51.998 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:51.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:51.998 INFO [main][AbstractShell] Close shell Testing shell 14:11:51.998 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:52.000 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:52.001 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:52.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:52.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:52.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:52.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:52.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:52.007 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:52.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:52.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:52.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:52.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:52.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:52.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:52.013 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") 14:11:52.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:52.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:52.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:52.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:52.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:52.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:52.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:53.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:11:53.029 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 14:11:53.029 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:53.029 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:53.029 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:53.029 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:53.029 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:53.029 INFO [main][AbstractShell] Close shell Testing shell 14:11:53.029 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:53.031 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:53.031 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:53.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:53.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:53.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:53.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:53.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:53.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:53.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:53.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:53.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:53.042 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 14:11:53.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:53.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 14:11:53.053 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:53.053 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:53.053 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:53.053 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:53.053 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:53.053 INFO [main][AbstractShell] Close shell Testing shell 14:11:53.053 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:53.055 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:53.055 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:53.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:53.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:53.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:11:53.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:11:53.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:53.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.23 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.027 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.019 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.05 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.025 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.021 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.031 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.03 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.023 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.065 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.066 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:53.066 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:53.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:53.067 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:53.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:53.067 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:53.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:53.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:53.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:53.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:53.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:53.113 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 14:11:53.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:53.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 14:11:53.125 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:") 14:11:53.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:11:53.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:53.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:53.127 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:53.128 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:53.128 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:53.128 INFO [main][AbstractShell] Close shell Testing shell 14:11:53.128 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:53.137 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:53.137 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:53.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:53.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:53.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:53.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:53.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:53.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:53.178 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') 14:11:53.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 14:11:53.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 14:11:53.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:11:53.194 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 14:11:53.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:53.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:53.196 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:53.197 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:53.197 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:53.197 INFO [main][AbstractShell] Close shell Testing shell 14:11:53.197 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:53.206 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:53.206 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:53.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:53.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:53.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:53.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:53.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:53.257 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") 14:11:53.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:11:53.270 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 14:11:53.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:11:53.270 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") 14:11:53.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:11:53.272 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 14:11:53.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:53.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 14:11:53.273 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") 14:11:53.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:11:53.275 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 14:11:53.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:11:53.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 14:11:53.279 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") 14:11:53.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:11:53.281 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 14:11:53.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:11:53.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:11:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 14:11:53.282 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:53.282 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:53.282 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:53.283 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:53.283 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:53.283 INFO [main][AbstractShell] Close shell Testing shell 14:11:53.283 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:53.292 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:53.292 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:53.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:53.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.317 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:53.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:53.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:53.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:53.354 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") 14:11:53.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:11:53.367 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 14:11:53.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:53.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 14:11:53.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:53.369 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:53.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:53.369 INFO [main][AbstractShell] Close shell Testing shell 14:11:53.369 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:53.379 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:53.379 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:53.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:53.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:53.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:53.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:53.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:53.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:53.434 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") 14:11:53.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:11:53.450 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 14:11:53.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:53.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:53.451 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:53.452 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:53.452 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:53.452 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:53.453 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:53.453 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:53.453 INFO [main][AbstractShell] Close shell Testing shell 14:11:53.453 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:53.465 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:53.465 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:53.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:53.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:53.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:53.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:53.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:53.527 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 14:11:53.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:53.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 14:11:53.540 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 14:11:53.541 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:53.541 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:53.541 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:53.542 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:53.542 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:53.542 INFO [main][AbstractShell] Close shell Testing shell 14:11:53.542 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:53.552 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:53.552 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:53.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:53.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:53.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:53.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:53.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:53.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:53.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:53.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:53.598 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 14:11:53.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:53.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:53.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:53.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:11:53.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:11:54.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:11:54.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:11:54.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:11:54.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:11:54.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:11:54.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 14:11:54.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:54.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:54.614 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:54.614 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:54.614 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:54.614 INFO [main][AbstractShell] Close shell Testing shell 14:11:54.614 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:54.623 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:54.623 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:54.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:54.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:54.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:54.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:54.629 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:54.629 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:54.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:54.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:54.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:54.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:54.665 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_&*") 14:11:54.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:54.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:54.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:54.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:54.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:54.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:54.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:54.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:55.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:55.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:55.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:11:55.685 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 14:11:55.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:55.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:55.686 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:55.686 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:55.686 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:55.686 INFO [main][AbstractShell] Close shell Testing shell 14:11:55.686 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:55.695 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:55.695 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:55.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:55.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:55.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:55.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:55.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:55.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:55.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:55.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:55.741 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") 14:11:55.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:11:55.755 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 14:11:55.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:55.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:55.757 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:55.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:55.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:55.758 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:55.758 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:55.758 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:55.758 INFO [main][AbstractShell] Close shell Testing shell 14:11:55.758 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:55.767 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:55.767 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:55.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:55.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:11:55.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:11:55.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.709 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.075 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.079 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.096 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.068 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.091 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.082 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.07 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.071 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.073 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.777 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.778 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:55.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:55.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:55.778 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:55.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:55.778 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:55.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:55.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:55.779 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:55.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:55.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:55.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:55.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:55.797 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:55.799 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 14:11:55.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:55.800 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 14:11:55.801 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 14:11:55.802 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:55.802 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.802 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:55.802 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.802 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 14:11:55.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:55.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:55.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:11:55.803 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 14:11:55.803 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 14:11:55.803 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:55.803 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.803 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:55.803 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.803 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 14:11:55.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:55.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:55.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:11:55.803 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 14:11:55.803 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 14:11:55.803 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:55.803 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.804 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:55.804 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.804 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 14:11:55.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:55.804 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 14:11:55.804 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 14:11:55.804 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:55.804 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.804 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:55.804 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.804 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 14:11:55.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:55.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:11:55.805 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 14:11:55.805 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 14:11:55.805 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:55.805 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.805 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:55.805 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.805 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 14:11:55.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:55.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:11:55.806 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 14:11:55.806 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 14:11:55.806 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:55.806 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.806 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:55.806 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.806 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:55.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 14:11:55.806 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:55.807 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:55.807 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:55.807 INFO [main][AbstractShell] Close shell Testing shell 14:11:55.807 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:55.815 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:55.815 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:55.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:55.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:55.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:55.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:55.826 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") 14:11:55.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:55.837 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") 14:11:55.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:55.837 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:55.837 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:55.837 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:55.837 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:55.837 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:55.837 INFO [main][AbstractShell] Close shell Testing shell 14:11:55.837 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:55.840 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:55.840 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:55.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:55.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:55.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:55.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:55.854 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 14:11:55.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:55.860 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 14:11:55.860 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:55.860 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:55.860 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:55.860 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:55.860 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:55.860 INFO [main][AbstractShell] Close shell Testing shell 14:11:55.860 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:55.863 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:55.863 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:55.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.868 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:55.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:55.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:55.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:55.873 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 14:11:55.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:55.882 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 14:11:55.882 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:55.883 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:55.883 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:55.883 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:55.883 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:55.883 INFO [main][AbstractShell] Close shell Testing shell 14:11:55.883 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:55.885 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:55.885 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:55.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:55.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:55.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:55.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:55.896 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 14:11:55.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:55.915 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 14:11:55.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:55.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:11:55.915 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:55.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 14:11:55.916 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:55.916 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:55.916 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:55.916 INFO [main][AbstractShell] Close shell Testing shell 14:11:55.916 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:55.919 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:55.919 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:55.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:55.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:55.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:55.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:55.936 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 14:11:55.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:55.942 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 14:11:55.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:55.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:11:55.943 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:55.943 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:55.943 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:55.943 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:55.943 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:55.943 INFO [main][AbstractShell] Close shell Testing shell 14:11:55.943 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:55.946 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:55.946 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:55.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:55.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:55.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:55.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:55.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:55.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:55.969 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:55.969 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 14:11:55.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:55.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:11:55.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:11:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 14:11:55.970 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 14:11:55.970 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 14:11:55.970 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:55.970 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.970 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:55.970 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.970 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 14:11:55.971 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 14:11:55.971 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:55.971 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.971 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:55.971 TRACE [main][WidgetHandler] Wait for synchronization 14:11:55.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:55.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:55.971 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:55.971 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:55.971 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:55.971 INFO [main][AbstractShell] Close shell Testing shell 14:11:55.971 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:55.973 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:55.974 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:55.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.983 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:11:55.984 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:11:55.984 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:55.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:55.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.041 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.029 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.019 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.023 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.035 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.026 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.031 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.015 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.016 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:56.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.016 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.016 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.016 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:56.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.017 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:56.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.017 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:56.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:56.034 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:56.036 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") 14:11:56.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.037 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 14:11:56.037 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 14:11:56.037 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:56.037 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.037 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:56.037 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.037 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") 14:11:56.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.038 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 14:11:56.038 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 14:11:56.038 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:56.038 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.039 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:56.039 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 14:11:56.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.040 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 14:11:56.040 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 14:11:56.040 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:56.040 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.040 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:56.040 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.040 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") 14:11:56.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.041 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 14:11:56.041 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 14:11:56.041 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:56.041 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.041 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:56.041 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.041 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") 14:11:56.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.042 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 14:11:56.042 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 14:11:56.042 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:56.042 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.042 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:56.042 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.042 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") 14:11:56.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.043 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 14:11:56.043 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 14:11:56.043 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:56.043 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.043 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:56.044 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.044 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.044 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:56.044 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.044 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.044 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.044 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.044 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.047 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.047 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.058 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") 14:11:56.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.068 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") 14:11:56.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.069 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.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 14:11:56.069 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.069 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.069 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.069 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.069 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.072 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.072 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.116 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") 14:11:56.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.123 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 14:11:56.123 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.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 14:11:56.123 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.123 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.123 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.123 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.123 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.126 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.126 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.138 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") 14:11:56.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.151 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 14:11:56.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.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 14:11:56.152 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.152 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.152 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.152 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.152 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.155 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.155 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.168 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") 14:11:56.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.180 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") 14:11:56.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.181 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.181 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:56.181 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.181 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.181 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.181 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.181 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.184 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.184 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.194 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.194 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.200 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") 14:11:56.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.220 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") 14:11:56.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.221 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.221 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:56.221 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.221 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.221 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.222 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.222 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.224 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.224 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.229 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.229 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.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 14:11:56.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:56.244 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:56.244 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") 14:11:56.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:11:56.246 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 14:11:56.246 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 14:11:56.246 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:56.246 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.246 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:56.246 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.246 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 14:11:56.246 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 14:11:56.246 TRACE [main][WidgetHandler] Notify Link with event 3 14:11:56.246 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.246 TRACE [main][WidgetHandler] Notify Link with event 4 14:11:56.246 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.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 14:11:56.246 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.247 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.247 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.247 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.247 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.249 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.249 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:11:56.259 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:11:56.259 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.035 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.026 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.054 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.03 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.032 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.035 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:11:56.263 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:11:56.263 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:56.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.264 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:11:56.264 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.264 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:56.264 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.264 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:56.264 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 14:11:56.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:11:56.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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") 14:11:56.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:56.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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") 14:11:56.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:56.283 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.283 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:56.283 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.283 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.283 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.283 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.283 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.286 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.287 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:11:56.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.287 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 14:11:56.293 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:11:56.293 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.029 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.296 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.297 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:56.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.297 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.297 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.297 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:56.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.298 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:56.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.317 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) 14:11:56.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:56.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:11:56.335 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 14:11:56.335 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 14:11:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:56.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:56.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:56.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:56.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:56.336 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:56.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 14:11:56.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:56.337 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 14:11:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:56.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:56.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:56.337 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 14:11:56.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:56.338 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.338 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.338 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.338 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.338 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.342 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.342 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.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: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 14:11:56.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:56.374 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 14:11:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:56.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:56.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:56.374 TRACE [main][WidgetHandler] Notify Button with event 27 14:11:56.374 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.374 TRACE [main][WidgetHandler] Notify Button with event 13 14:11:56.374 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.374 TRACE [main][WidgetHandler] Notify Button with event 26 14:11:56.374 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.374 TRACE [main][WidgetHandler] Notify Button with event 3 14:11:56.374 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.374 TRACE [main][WidgetHandler] Notify Button with event 4 14:11:56.374 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.374 TRACE [main][WidgetHandler] Notify Button with event 13 14:11:56.374 TRACE [main][WidgetHandler] Wait for synchronization 14:11:56.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:56.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:56.375 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:56.376 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.376 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:56.376 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.376 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.376 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.376 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.376 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.381 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.381 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11: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: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 14:11:56.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:56.427 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 14:11:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:56.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:56.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:56.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:56.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:56.428 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:56.429 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.429 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:56.429 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.429 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.429 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.429 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.429 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.433 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.433 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.455 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) 14:11:56.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:11:56.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:11:56.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:11:56.466 INFO [WorkbenchTestable][AbstractButton] Click button 14:11:56.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:56.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:56.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:56.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:56.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:56.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:56.467 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:56.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:56.468 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.468 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.468 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.468 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.468 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.473 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.473 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.478 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 14:11:56.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:56.521 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 14:11:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:56.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:56.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:56.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:56.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:56.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:56.522 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.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 14:11:56.522 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.523 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.523 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.523 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.523 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.527 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.527 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.532 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.545 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) 14:11:56.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:56.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:56.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:11:56.560 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 14:11:56.560 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 14:11:56.560 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 14:11:56.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:56.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:56.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:56.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:56.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 14:11:56.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:56.561 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:56.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 14:11:56.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:56.562 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 14:11:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:56.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:56.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:56.563 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 14:11:56.563 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 14:11:56.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:56.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:56.563 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:56.563 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:56.563 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:56.563 INFO [main][AbstractShell] Close shell Testing shell 14:11:56.563 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:56.567 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:56.567 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:56.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:56.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:56.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.615 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) 14:11:56.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:56.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:11:56.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:11:57.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:11:57.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:11:57.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:11:57.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:11:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:11:57.630 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 14:11:57.631 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:57.631 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:57.631 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:57.631 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:57.631 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:57.631 INFO [main][AbstractShell] Close shell Testing shell 14:11:57.631 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:57.636 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:57.636 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:57.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:57.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:57.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:57.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:57.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:57.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:57.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:57.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:57.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:57.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:57.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 14:11:57.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:57.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:57.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:57.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:57.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:57.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:58.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:58.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:58.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:11:58.672 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:11:58.672 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:58.672 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:58.672 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:58.672 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:58.672 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:58.672 INFO [main][AbstractShell] Close shell Testing shell 14:11:58.672 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:58.676 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:58.676 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:58.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:58.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:58.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:58.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.682 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:58.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:58.682 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:58.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:58.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:58.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:58.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:58.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 14:11:58.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:58.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:58.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:58.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:58.718 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 14:11:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:58.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:58.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:58.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:58.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:58.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:58.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:58.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:58.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:58.720 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:58.720 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:58.720 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:58.720 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:58.720 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:58.720 INFO [main][AbstractShell] Close shell Testing shell 14:11:58.720 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:58.725 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:58.725 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:58.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:58.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:58.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:58.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:58.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:58.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:58.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:58.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:58.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:58.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:58.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 14:11:58.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:58.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:58.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:58.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:11:58.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:11:58.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:11:58.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:58.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:58.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:58.762 INFO [WorkbenchTestable][AbstractButton] Click button 14:11:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:58.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:58.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:58.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:58.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:58.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:58.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:58.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:58.763 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:58.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:58.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 14:11:58.764 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:58.764 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:58.764 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:58.764 INFO [main][AbstractShell] Close shell Testing shell 14:11:58.764 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:58.768 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:58.768 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:58.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:58.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:58.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:58.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:58.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:58.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:58.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:58.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:58.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:58.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:58.787 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) 14:11:58.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:58.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:58.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:11:58.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:11:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:58.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:11:58.800 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 14:11:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:58.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:58.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:58.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:11:58.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:58.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:58.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:58.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:58.801 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:58.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:58.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:58.802 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:58.802 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:58.802 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:58.802 INFO [main][AbstractShell] Close shell Testing shell 14:11:58.802 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:58.806 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:58.806 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:58.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:58.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:58.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.811 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:58.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:58.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:58.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:58.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:58.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:58.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:58.824 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) 14:11:58.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:58.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:58.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:58.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:11:58.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:11:59.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:11:59.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:11:59.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:11:59.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:11:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:11:59.843 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 14:11:59.843 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:11:59.843 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:11:59.843 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:11:59.843 DEBUG [main][AbstractWait] Waiting until shell is active... 14:11:59.843 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:11:59.843 INFO [main][AbstractShell] Close shell Testing shell 14:11:59.844 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:11:59.848 DEBUG [main][AbstractWait] Waiting while shell is available... 14:11:59.848 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:11:59.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:59.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:59.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:59.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:59.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:59.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:11:59.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:11:59.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:59.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:59.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:59.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 14:11:59.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:59.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:11:59.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:59.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:59.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:00.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:00.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:00.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:00.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:00.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:00.885 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:12:00.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:00.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:00.885 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:00.885 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:00.885 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:00.885 INFO [main][AbstractShell] Close shell Testing shell 14:12:00.885 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:00.889 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:00.889 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:00.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:00.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:00.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:00.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:00.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:00.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:00.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:00.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:00.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:00.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:00.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:00.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:00.907 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) 14:12:00.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:00.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:00.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:00.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:00.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:12:00.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:12:01.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:12:01.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:12:01.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:12:01.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:12:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:01.923 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 14:12:01.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:01.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 14:12:01.924 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:01.924 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:01.924 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:01.924 INFO [main][AbstractShell] Close shell Testing shell 14:12:01.924 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:01.928 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:01.928 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:01.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:01.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:01.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:01.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:01.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:01.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:01.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:01.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:01.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:01.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:01.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:01.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:01.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 "NON_EXISTING_#$SDFF@S") 14:12:01.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:01.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:01.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:01.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:01.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:02.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:02.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:02.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:02.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:02.965 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:12:02.965 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:02.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 14:12:02.965 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:02.965 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:02.965 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:02.965 INFO [main][AbstractShell] Close shell Testing shell 14:12:02.965 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:02.969 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:02.969 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:02.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:02.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:02.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:02.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:02.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:02.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:02.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:02.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:02.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:02.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:02.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 14:12:02.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:03.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:03.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:03.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:03.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:03.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:03.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:03.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:03.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:03.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:03.003 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 14:12:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:03.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:03.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:03.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:03.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:03.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:03.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:03.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:03.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:03.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:03.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:03.004 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:03.004 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:03.004 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:03.004 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:03.005 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:03.005 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:03.005 INFO [main][AbstractShell] Close shell Testing shell 14:12:03.005 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:03.009 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:03.009 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:03.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:03.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:03.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:03.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:03.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:03.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:03.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:03.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:03.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:03.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:03.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:03.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:03.030 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) 14:12:03.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:03.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:03.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:03.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 14:12:03.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 14:12:03.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 14:12:03.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 14:12:04.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 14:12:04.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 14:12:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:04.044 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 14:12:04.044 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:04.045 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:04.045 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:04.045 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:04.045 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:04.045 INFO [main][AbstractShell] Close shell Testing shell 14:12:04.045 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:04.049 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:04.049 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:04.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:04.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:04.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:04.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:04.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:04.067 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) 14:12:04.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:04.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:12:04.080 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 14:12:04.080 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 14:12:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:04.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:04.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:04.081 TRACE [main][WidgetHandler] Notify Button with event 27 14:12:04.081 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.081 TRACE [main][WidgetHandler] Notify Button with event 13 14:12:04.081 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.081 TRACE [main][WidgetHandler] Notify Button with event 26 14:12:04.081 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.081 TRACE [main][WidgetHandler] Notify Button with event 3 14:12:04.081 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.081 TRACE [main][WidgetHandler] Notify Button with event 4 14:12:04.081 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.081 TRACE [main][WidgetHandler] Notify Button with event 13 14:12:04.081 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:04.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:04.082 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:04.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 14:12:04.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:04.083 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 14:12:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:04.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:04.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:04.084 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 14:12:04.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:04.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:04.084 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:04.084 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:04.084 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:04.084 INFO [main][AbstractShell] Close shell Testing shell 14:12:04.084 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:04.088 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:04.088 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:04.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:04.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:04.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:04.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:04.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12: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, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 14:12:04.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:12:04.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:12:04.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:12:04.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:04.122 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 14:12:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:04.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:04.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:04.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:04.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:04.123 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:04.124 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:04.124 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:04.124 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:04.124 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:04.124 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:04.124 INFO [main][AbstractShell] Close shell Testing shell 14:12:04.124 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:04.129 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:04.129 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:04.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:04.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.138 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.138 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:04.138 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:04.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:04.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:04.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: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 14:12:04.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:12:04.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:12:04.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:04.162 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 14:12:04.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:04.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:04.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:04.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:04.162 TRACE [main][WidgetHandler] Notify Button with event 27 14:12:04.162 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.162 TRACE [main][WidgetHandler] Notify Button with event 13 14:12:04.162 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.162 TRACE [main][WidgetHandler] Notify Button with event 26 14:12:04.162 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.162 TRACE [main][WidgetHandler] Notify Button with event 3 14:12:04.162 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.162 TRACE [main][WidgetHandler] Notify Button with event 4 14:12:04.162 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.162 TRACE [main][WidgetHandler] Notify Button with event 13 14:12:04.162 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:04.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:04.163 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:04.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 14:12:04.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:04.165 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) 14:12:04.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:12:04.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:12:04.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:12:04.165 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:04.165 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:04.166 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:04.166 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:04.166 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:04.166 INFO [main][AbstractShell] Close shell Testing shell 14:12:04.166 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:04.170 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:04.170 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:04.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:04.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:04.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:04.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:04.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:04.188 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) 14:12:04.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:04.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:04.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:12:04.202 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 14:12:04.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:04.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:04.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:04.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:04.202 TRACE [main][WidgetHandler] Notify Button with event 27 14:12:04.202 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.203 TRACE [main][WidgetHandler] Notify Button with event 13 14:12:04.203 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.203 TRACE [main][WidgetHandler] Notify Button with event 26 14:12:04.203 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.203 TRACE [main][WidgetHandler] Notify Button with event 3 14:12:04.203 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.203 TRACE [main][WidgetHandler] Notify Button with event 4 14:12:04.203 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.203 TRACE [main][WidgetHandler] Notify Button with event 13 14:12:04.203 TRACE [main][WidgetHandler] Wait for synchronization 14:12:04.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:04.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:04.203 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:04.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 14:12:04.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:04.205 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) 14:12:04.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:12:04.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:12:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:12:04.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:04.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:04.206 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:04.206 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:04.206 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:04.206 INFO [main][AbstractShell] Close shell Testing shell 14:12:04.206 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:04.212 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:04.212 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:04.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:04.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:04.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:04.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:04.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:04.239 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) 14:12:04.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:12:04.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:12:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:12:04.252 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 14:12:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:04.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:04.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:04.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:04.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:04.252 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:04.253 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:04.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 14:12:04.253 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:04.254 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:04.254 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:04.254 INFO [main][AbstractShell] Close shell Testing shell 14:12:04.254 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:04.259 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:04.259 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:04.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:04.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:04.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:04.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:04.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:04.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:04.289 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) 14:12:04.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:12:04.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:12:04.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:12:04.316 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 14:12:04.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:04.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:04.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:04.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:04.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:04.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:04.317 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:04.317 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:04.317 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:04.317 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:04.318 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:04.318 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:04.318 INFO [main][AbstractShell] Close shell Testing shell 14:12:04.318 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:04.322 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:04.322 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:04.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:04.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:04.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:04.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:04.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:04.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:04.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, with key 'buttonTestId' and value 'CHECK-BOX#1') 14:12:04.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:12:04.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:12:04.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:04.356 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 14:12:04.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:04.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:04.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:04.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:04.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:04.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:04.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:04.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:04.357 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:04.358 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:04.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 14:12:04.358 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:04.358 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:04.359 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:04.359 INFO [main][AbstractShell] Close shell Testing shell 14:12:04.359 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:04.364 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:04.364 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:04.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:04.364 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:04.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:04.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:04.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:04.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:04.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:04.388 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) 14:12:04.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:04.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:04.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:04.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:04.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:04.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:04.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:12:04.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:12:04.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:12:04.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:12:05.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:12:05.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:12:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:05.428 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 14:12:05.428 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:05.428 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:05.428 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:05.429 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:05.429 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:05.429 INFO [main][AbstractShell] Close shell Testing shell 14:12:05.429 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:05.434 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:05.435 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:05.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:05.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:05.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:05.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:05.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:05.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:05.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:05.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:05.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:05.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:05.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:05.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:05.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: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 14:12:05.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:05.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:05.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:05.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:05.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:05.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:05.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:05.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:06.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:06.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:06.479 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:12:06.479 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:06.479 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:06.479 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:06.479 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:06.479 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:06.479 INFO [main][AbstractShell] Close shell Testing shell 14:12:06.479 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:06.483 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:06.483 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:06.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:06.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:06.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:06.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:06.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:06.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:06.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:06.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:06.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:06.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:06.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: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 14:12:06.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:06.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:12:06.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:12:06.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:12:06.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:06.516 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 14:12:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:06.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:06.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:06.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:06.517 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:06.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:06.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:06.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:06.518 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:06.518 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:06.518 INFO [main][AbstractShell] Close shell Testing shell 14:12:06.518 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:06.523 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:06.523 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:06.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:06.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:06.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:12:06.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:12:06.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:06.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:06.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.234 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.049 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.039 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.036 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.054 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.045 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.064 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.041 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.048 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.043 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.038 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.046 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.037 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.043 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.038 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.039 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.04 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.039 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.044 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.037 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.046 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.049 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.044 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.075 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.046 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:12:06.534 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:12:06.537 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:06.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:06.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:12:06.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:06.537 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:06.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:06.537 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:06.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:06.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:06.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 14:12:06.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:12:06.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:06.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:06.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:06.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: 16) 14:12:06.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:06.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:06.620 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) 14:12:06.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:06.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:06.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:12:06.621 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) 14:12:06.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:06.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:12:06.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:12:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:12:06.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:12:06.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:06.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:06.622 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:06.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:12:06.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:06.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:06.624 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:06.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:12:06.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:06.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:06.625 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:06.625 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 14:12:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:06.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:06.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:06.625 TRACE [main][WidgetHandler] Notify Button with event 27 14:12:06.625 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.625 TRACE [main][WidgetHandler] Notify Button with event 13 14:12:06.625 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.625 TRACE [main][WidgetHandler] Notify Button with event 26 14:12:06.625 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.625 TRACE [main][WidgetHandler] Notify Button with event 3 14:12:06.625 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.625 TRACE [main][WidgetHandler] Notify Button with event 4 14:12:06.625 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.625 TRACE [main][WidgetHandler] Notify Button with event 13 14:12:06.625 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.627 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 14:12:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:06.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:06.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:06.627 TRACE [main][WidgetHandler] Notify Button with event 27 14:12:06.627 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.627 TRACE [main][WidgetHandler] Notify Button with event 13 14:12:06.627 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.627 TRACE [main][WidgetHandler] Notify Button with event 26 14:12:06.627 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.627 TRACE [main][WidgetHandler] Notify Button with event 3 14:12:06.627 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.627 TRACE [main][WidgetHandler] Notify Button with event 4 14:12:06.627 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.627 TRACE [main][WidgetHandler] Notify Button with event 13 14:12:06.627 TRACE [main][WidgetHandler] Wait for synchronization 14:12:06.628 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:06.628 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:06.628 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:06.628 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:06.628 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:06.628 INFO [main][AbstractShell] Close shell Testing shell 14:12:06.628 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:06.632 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:06.633 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:06.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:12:06.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:06.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 14:12:06.638 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:12:06.638 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:06.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.1 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:12:06.641 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:12:06.642 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:06.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:06.642 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:12:06.642 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:06.642 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:06.642 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:06.642 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:06.642 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:06.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:06.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 14:12:06.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:12:06.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:06.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:06.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:06.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 "OK", Widget matcher matching widgets with style: 8) 14:12:06.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:06.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:07.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:07.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:07.675 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:12:07.675 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:07.675 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:07.675 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:07.675 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:07.675 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:07.675 INFO [main][AbstractShell] Close shell Testing shell 14:12:07.675 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:07.681 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:07.681 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:07.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:12:07.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:07.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 14:12:07.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:07.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 14:12:07.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:12:07.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:07.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:07.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:07.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) 14:12:07.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:07.718 INFO [WorkbenchTestable][AbstractButton] Click button &OK 14:12:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:07.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:07.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:07.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:07.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:07.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:07.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:12:07.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:07.724 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 14:12:07.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:07.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:07.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:07.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:07.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 "Next >", Widget matcher matching widgets with style: 8) 14:12:07.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:07.726 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:12:07.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:07.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:07.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:07.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 "< Back", Widget matcher matching widgets with style: 8) 14:12:07.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:07.728 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 14:12:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:07.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:07.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:07.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 14:12:07.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:07.730 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 14:12:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:07.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:07.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:07.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 "No", Widget matcher matching widgets with style: 8) 14:12:07.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:07.731 INFO [WorkbenchTestable][AbstractButton] Click button &No 14:12:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:07.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:07.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:07.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:12:07.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:12:07.734 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:12:07.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:12:07.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:07.734 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:07.734 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:07.734 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:07.735 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:07.735 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:07.735 INFO [main][AbstractShell] Close shell Testing shell 14:12:07.735 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:07.741 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:07.741 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:07.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:12:07.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:07.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 14:12:07.751 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:12:07.751 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:07.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.044 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.065 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:07.754 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:07.754 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:07.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:07.755 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:07.755 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:07.755 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:07.755 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:07.755 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:07.755 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:07.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:07.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:07.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:07.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:07.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:07.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:07.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:07.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:07.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:07.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:07.776 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:07.776 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:07.776 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:07.776 INFO [main][AbstractShell] Close shell Testing shell 14:12:07.776 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:07.779 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:07.779 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:07.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:07.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:07.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:07.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:07.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:07.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:07.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:07.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:07.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:07.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:07.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:07.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:07.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:07.803 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:07.803 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:07.803 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:07.803 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:07.803 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:07.803 INFO [main][AbstractShell] Close shell Testing shell 14:12:07.803 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:07.805 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:07.805 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:07.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:07.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:07.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:07.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:07.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:07.818 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:07.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:07.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:07.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:07.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:07.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:07.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:07.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:07.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:07.838 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:07.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:08.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:08.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:08.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:08.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:08.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:08.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:08.341 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 14:12:08.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:08.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:08.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:08.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:08.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:12:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:08.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:08.844 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 14:12:08.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 14:12:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:09.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 14:12:09.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 14:12:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:09.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:09.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 14:12:09.847 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 14:12:09.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 14:12:09.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:10.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 14:12:10.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 14:12:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:10.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 14:12:10.849 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 14:12:10.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:12:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:11.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:12:11.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:12:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:11.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 14:12:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:11.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:12:11.351 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 14:12:11.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 14:12:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:11.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 14:12:11.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 14:12:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:12.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 14:12:12.353 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 14:12:12.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 14:12:12.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:12.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 14:12:12.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 14:12:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:13.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 14:12:13.355 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:13.355 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:13.355 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:13.356 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:13.356 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:13.356 INFO [main][AbstractShell] Close shell Testing shell 14:12:13.356 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:13.359 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:13.359 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:13.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:13.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:13.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:13.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:13.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:13.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:13.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:13.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:13.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:13.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:13.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:13.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:13.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:13.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:13.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:13.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:13.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:13.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:13.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:13.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:13.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:13.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:13.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:13.384 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:13.384 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:13.384 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:13.384 INFO [main][AbstractShell] Close shell Testing shell 14:12:13.384 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:13.388 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:13.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:13.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:13.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:13.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:13.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:13.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:13.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:13.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:13.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:13.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:13.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:13.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:13.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:13.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:13.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:13.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:13.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:13.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:13.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:13.413 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:13.413 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:13.413 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:13.414 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:13.414 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:13.414 INFO [main][AbstractShell] Close shell Testing shell 14:12:13.414 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:13.416 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:13.416 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:13.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:13.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:13.416 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:13.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:13.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:13.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:13.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:13.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:13.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:13.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:13.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:13.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:13.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:13.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:13.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:13.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:13.441 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') 14:12:13.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:13.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:13.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:13.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 14:12:13.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:13.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:13.441 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:13.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 14:12:13.441 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:13.442 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:13.442 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:13.442 INFO [main][AbstractShell] Close shell Testing shell 14:12:13.442 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:13.444 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:13.444 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:13.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:13.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:13.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:13.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:13.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:13.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:13.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:13.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:13.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:13.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:13.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:13.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:13.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:13.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:13.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:13.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:13.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:13.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:13.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:13.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:13.471 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:13.471 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:13.471 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:13.471 INFO [main][AbstractShell] Close shell Testing shell 14:12:13.471 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:13.474 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:13.474 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:13.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:13.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:13.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:12:13.480 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:12:13.480 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:13.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.727 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.028 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.034 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.546 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.029 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.031 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.024 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:13.484 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:13.484 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:13.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:13.485 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:13.485 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:13.485 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:13.485 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:13.485 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:13.485 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:13.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:13.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:13.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:13.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:13.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:13.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:13.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:13.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:13.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:13.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:13.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:13.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:13.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:13.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:13.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:13.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:13.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:13.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:13.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:13.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:13.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:13.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:13.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:14.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:14.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:14.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:14.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:12:14.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:14.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:12:14.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:14.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:12:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:14.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:14.533 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:14.533 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:14.533 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:14.533 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:14.533 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:14.533 INFO [main][AbstractShell] Close shell Testing shell 14:12:14.533 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:14.536 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:14.536 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:14.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:14.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:14.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:14.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:14.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:14.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:14.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:14.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:14.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:14.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:14.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:14.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:14.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:14.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:14.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:14.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:14.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:14.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:14.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:14.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:14.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:14.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:14.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:14.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:14.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:14.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:14.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:14.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:14.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:14.559 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:14.559 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:14.559 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:14.559 INFO [main][AbstractShell] Close shell Testing shell 14:12:14.559 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:14.562 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:14.562 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:14.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:14.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:14.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:14.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:14.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:14.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:14.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:14.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:14.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:14.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:14.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:14.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:14.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:14.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:14.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:14.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:14.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:14.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:14.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:14.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:14.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:14.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:14.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:14.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:14.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:14.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:14.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:14.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:14.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:15.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:15.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:15.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:15.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:15.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:15.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:15.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:15.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:12:15.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:15.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:15.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:15.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:12:15.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:15.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:12:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:15.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:15.593 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:15.593 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:15.593 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:15.593 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:15.593 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:15.593 INFO [main][AbstractShell] Close shell Testing shell 14:12:15.593 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:15.596 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:15.596 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:15.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:15.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:15.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:15.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:15.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:15.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:15.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:15.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:15.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:15.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:15.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:15.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:15.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:15.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:15.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:15.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:15.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:15.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:15.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:15.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:15.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:15.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:15.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:15.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:15.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:15.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:15.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:15.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:15.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:15.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:16.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:16.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:16.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:16.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:16.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:12:16.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:16.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:12:16.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:16.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:12:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:16.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:16.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:16.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:16.627 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:16.627 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:16.627 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:16.627 INFO [main][AbstractShell] Close shell Testing shell 14:12:16.627 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:16.630 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:16.630 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:16.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:16.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:16.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:16.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:16.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:16.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:16.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:16.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:16.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:16.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:16.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:16.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:16.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 14:12:16.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:16.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:16.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:16.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:16.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:16.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:16.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:16.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:16.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:16.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:16.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:16.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:16.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:16.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:16.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:16.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:17.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:17.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:17.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:17.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:17.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:17.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:17.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:17.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:12:17.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:17.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:17.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:17.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:12:17.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:17.660 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:12:17.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:17.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12: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.... 14:12: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 14:12:17.660 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:17.661 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:17.661 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:17.661 INFO [main][AbstractShell] Close shell Testing shell 14:12:17.661 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:17.663 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:17.663 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:17.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:17.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:17.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:17.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:17.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:17.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:17.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:17.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:17.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:17.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:17.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:17.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:17.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:17.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:17.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:17.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:17.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:17.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:17.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:17.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:17.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:17.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:17.691 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 14:12:17.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:17.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:18.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:18.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:18.193 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:18.193 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:18.193 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:18.194 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:18.194 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:18.194 INFO [main][AbstractShell] Close shell Testing shell 14:12:18.194 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:18.196 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:18.196 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:18.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:18.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:18.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:18.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:18.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:18.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:18.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:18.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:18.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:18.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:18.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:18.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:18.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:18.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:18.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:18.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:18.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:18.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:18.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:18.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:18.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:18.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:18.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:18.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:18.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:18.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:18.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:18.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:18.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:18.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:18.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:18.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:18.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:18.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:18.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:18.726 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 14:12:18.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:18.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:18.726 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 14:12:19.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:19.226 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 14:12:19.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:19.228 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 14:12:19.228 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 14:12:19.229 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 14:12:19.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 14:12:19.229 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 14:12:19.229 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 14:12:19.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:19.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:19.230 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:19.230 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:19.230 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:19.230 INFO [main][AbstractShell] Close shell Testing shell 14:12:19.230 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:19.233 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:19.233 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:19.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:19.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:19.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:19.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:19.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:19.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:19.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:19.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:19.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:19.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:19.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:19.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:19.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:19.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:19.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:19.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:19.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:19.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:19.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:19.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:19.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:19.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:19.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:19.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:19.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:19.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:19.759 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 14:12:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 14:12:19.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:12:19.760 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:12:19.760 DEBUG [main][TreeEventsListener] It was check event: true 14:12:19.760 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 14:12:19.761 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 14:12:19.761 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 14:12:19.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:12:19.761 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:12:19.761 DEBUG [main][TreeEventsListener] It was check event: true 14:12:19.761 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 14:12:19.761 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:19.761 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:19.761 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:19.762 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:19.762 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:19.762 INFO [main][AbstractShell] Close shell Testing shell 14:12:19.762 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:19.764 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:19.764 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:19.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:19.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:19.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:19.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:19.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:19.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:19.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:19.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:19.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:19.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:19.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:19.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:19.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:19.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:19.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:19.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:19.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:19.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:19.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:19.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:19.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:19.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:19.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 14:12:19.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:19.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:19.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:19.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:19.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 14:12:19.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 14:12:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:20.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 14:12:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 14:12:20.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 14:12:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:20.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 14:12:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:20.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 14:12:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 14:12:20.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 14:12:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:20.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 14:12:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 14:12:20.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 14:12:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:20.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 14:12:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:20.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 14:12:20.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:20.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:20.798 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:20.798 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:20.798 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:20.798 INFO [main][AbstractShell] Close shell Testing shell 14:12:20.798 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:20.800 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:20.801 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:20.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:20.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:20.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:20.805 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:20.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:20.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:20.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:20.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:20.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:20.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:20.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:20.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:20.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:20.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:20.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:20.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:20.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:20.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:20.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:20.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:20.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:20.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:20.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:20.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:20.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:21.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:21.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:21.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:21.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:21.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:12:21.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:21.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:12:21.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:21.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:21.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:21.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:21.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:21.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:21.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:21.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:21.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:21.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 14:12:21.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:12:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 14:12:22.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:12:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 14:12:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:12:22.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:22.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:22.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:22.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:22.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:22.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:22.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:22.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:22.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:12:22.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:12:22.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:22.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:22.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:22.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:22.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:22.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:22.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:22.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:22.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:22.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:22.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:22.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:22.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:22.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:22.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:22.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:22.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:22.335 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:12:22.335 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:12:22.336 DEBUG [main][TreeItemHandler] Set Tree selection 14:12:22.336 DEBUG [main][TreeHandler] Notify Tree about selection event 14:12:22.336 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:12:22.336 DEBUG [main][TreeEventsListener] It was check event: false 14:12:22.336 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:12:22.336 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 14:12:22.336 DEBUG [WorkbenchTestable][TreeItemHandler] BB 14:12:22.336 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 14:12:22.336 DEBUG [WorkbenchTestable][TreeItemHandler] C 14:12:22.337 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 14:12:22.338 DEBUG [main][TreeHandler] Unselect all tree items 14:12:22.338 DEBUG [main][TreeHandler] Notify Tree about selection event 14:12:22.338 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:12:22.338 DEBUG [main][TreeEventsListener] It was check event: false 14:12:22.338 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 14:12:22.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:22.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:22.338 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:22.338 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:22.338 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:22.338 INFO [main][AbstractShell] Close shell Testing shell 14:12:22.338 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:22.347 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:22.347 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:22.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:22.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:22.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:22.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:22.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:22.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:22.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:22.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:22.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:22.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:22.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:22.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:22.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:22.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:22.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:22.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:22.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:22.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:22.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:22.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:22.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:22.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:22.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:22.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:22.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:12:22.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:23.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:23.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:23.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:12:23.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:23.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:12:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:23.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:23.377 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:23.377 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:23.377 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:23.377 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:23.377 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:23.377 INFO [main][AbstractShell] Close shell Testing shell 14:12:23.377 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:23.380 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:23.380 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:23.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:23.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:23.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:23.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:23.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:23.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:23.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:23.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:23.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:23.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:23.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:23.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:23.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:23.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:23.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:23.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:23.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:23.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:23.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:23.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 14:12:23.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:23.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:23.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:23.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:23.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:23.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:23.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:23.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:23.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:23.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:23.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:23.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:23.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:23.906 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:23.906 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:23.906 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:23.906 INFO [main][AbstractShell] Close shell Testing shell 14:12:23.906 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:23.909 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:23.909 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:23.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:23.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:23.909 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:23.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:23.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:23.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:23.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:23.920 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:23.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:23.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:23.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:23.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:23.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 14:12:23.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:23.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:23.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:23.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:23.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:23.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:23.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:23.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:23.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:23.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:23.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:23.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:23.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:23.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:23.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:23.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:23.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:23.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:23.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:24.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:24.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:24.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:24.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:24.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:24.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:24.445 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 14:12:24.445 DEBUG [main][TreeItemHandler] Selecting tree item: AA 14:12:24.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 14:12:24.446 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:12:24.446 DEBUG [main][TreeEventsListener] It was check event: false 14:12:24.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 14:12:24.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:24.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:24.446 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:24.446 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:24.446 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:24.446 INFO [main][AbstractShell] Close shell Testing shell 14:12:24.446 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:24.450 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:24.450 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:24.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:24.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:24.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:24.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:24.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:24.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:24.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:24.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:24.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:24.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:24.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:24.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:24.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 14:12:24.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:24.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:24.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:24.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:24.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:24.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:24.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:24.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:24.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:24.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:24.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:24.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:24.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:24.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:24.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:24.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:24.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:24.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:24.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:24.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:24.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:24.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:24.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:24.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:24.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:24.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:24.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:12:24.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:24.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:25.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:12:25.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:12:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:25.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:12:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:25.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:12:25.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:25.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 14:12:25.485 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:25.486 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:25.486 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:25.486 INFO [main][AbstractShell] Close shell Testing shell 14:12:25.486 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:25.490 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:25.490 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:25.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:25.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:25.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:25.500 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:25.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:25.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:25.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:25.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:25.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:25.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:25.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:25.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:25.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:25.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:25.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:25.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:25.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:25.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 14:12:25.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:25.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:25.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:25.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:25.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:25.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:12:25.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:26.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:26.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:26.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:12:26.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:26.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:26.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:26.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:26.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:26.020 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 14:12:26.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 14:12:26.020 DEBUG [main][TreeItemHandler] Selecting tree item: AA 14:12:26.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 14:12:26.020 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:12:26.020 DEBUG [main][TreeEventsListener] It was check event: false 14:12:26.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 14:12:26.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:26.021 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:26.021 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 14:12:26.021 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 14:12:26.021 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 14:12:26.021 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:26.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:26.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:26.021 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:26.022 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:26.022 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:26.022 INFO [main][AbstractShell] Close shell Testing shell 14:12:26.022 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:26.024 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:26.024 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:26.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:26.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:26.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:26.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:26.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:26.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:26.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:26.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:26.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:26.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:26.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:26.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:26.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:26.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:26.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:26.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:26.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:26.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:26.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:26.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:26.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:26.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:26.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:26.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:26.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:26.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:26.050 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 14:12:26.050 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:26.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:26.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:26.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:26.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:26.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 14:12:26.552 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:26.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:27.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:27.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:27.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:27.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:27.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:27.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:28.054 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:28.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:28.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:28.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:28.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:29.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:29.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:29.556 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:29.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:29.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:29.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:29.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:29.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:29.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:29.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:29.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:29.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:30.057 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:30.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:30.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:30.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:30.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:30.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:30.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:30.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:30.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:30.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:30.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:30.558 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:30.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:30.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:30.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:30.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:30.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:30.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:30.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:30.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:30.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:30.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:31.059 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:31.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:31.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:31.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:31.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:31.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:31.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 14:12:31.059 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:31.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:31.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:31.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:31.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:31.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:12:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:31.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:31.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:12:31.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:31.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:31.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:31.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:31.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:31.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:12:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:12:31.060 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 14:12:31.060 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:31.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:31.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:31.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 14:12:31.562 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:31.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:32.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:32.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:32.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:32.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:33.064 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:33.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:33.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:33.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:33.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:33.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:34.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:34.565 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:12:34.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:35.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:35.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:12:35.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:35.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:35.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:12:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 14:12:35.567 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:35.567 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:35.567 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:35.568 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:35.568 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:35.568 INFO [main][AbstractShell] Close shell Testing shell 14:12:35.568 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:35.571 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:35.571 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:35.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:35.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:12:35.576 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:12:35.576 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.576 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.094 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.055 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.026 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.034 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.033 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.039 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.532 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.032 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.537 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.031 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.547 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.032 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.535 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.536 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.044 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.533 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.543 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.582 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.582 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:35.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.582 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.582 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.582 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:35.588 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.588 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:35.588 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.597 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 14:12:35.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:35.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:12:35.608 TRACE [main][WidgetHandler] Notify List with event 13 14:12:35.608 TRACE [main][WidgetHandler] Wait for synchronization 14:12:35.609 TRACE [main][WidgetHandler] Notify List with event 13 14:12:35.609 TRACE [main][WidgetHandler] Wait for synchronization 14:12:35.609 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:35.609 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:35.609 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:35.609 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:35.609 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:35.609 INFO [main][AbstractShell] Close shell Testing shell 14:12:35.609 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:35.612 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:35.612 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:35.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.630 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 14:12:35.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:35.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:12:35.638 TRACE [main][WidgetHandler] Notify List with event 13 14:12:35.638 TRACE [main][WidgetHandler] Wait for synchronization 14:12:35.638 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:35.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 14:12:35.638 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:35.639 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:35.639 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:35.639 INFO [main][AbstractShell] Close shell Testing shell 14:12:35.639 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:35.641 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:35.641 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:35.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.654 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 14:12:35.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:35.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:12:35.664 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:35.664 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:35.664 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:35.664 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:35.664 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:35.664 INFO [main][AbstractShell] Close shell Testing shell 14:12:35.664 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:35.667 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:35.667 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:35.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.687 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 14:12:35.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:35.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:12:35.721 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 14:12:35.722 TRACE [main][WidgetHandler] Notify List with event 13 14:12:35.722 TRACE [main][WidgetHandler] Wait for synchronization 14:12:35.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:35.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:35.722 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:35.723 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:35.723 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:35.723 INFO [main][AbstractShell] Close shell Testing shell 14:12:35.723 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:35.726 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:35.726 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:35.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.740 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 14:12:35.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:35.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:12:35.747 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') 14:12:35.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:35.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 14:12:35.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:12:35.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:35.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 14:12:35.752 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:35.752 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:35.752 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:35.752 INFO [main][AbstractShell] Close shell Testing shell 14:12:35.752 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:35.754 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:35.754 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:35.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.765 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 14:12:35.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:35.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:12:35.775 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 14:12:35.775 TRACE [main][WidgetHandler] Notify List with event 13 14:12:35.775 TRACE [main][WidgetHandler] Wait for synchronization 14:12:35.776 TRACE [main][WidgetHandler] Notify List with event 13 14:12:35.776 TRACE [main][WidgetHandler] Wait for synchronization 14:12:35.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:35.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:35.777 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:35.777 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:35.777 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:35.777 INFO [main][AbstractShell] Close shell Testing shell 14:12:35.777 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:35.780 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:35.780 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:35.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.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 14:12:35.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:35.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:12:35.827 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 14:12:35.827 TRACE [main][WidgetHandler] Notify List with event 13 14:12:35.827 TRACE [main][WidgetHandler] Wait for synchronization 14:12:35.828 TRACE [main][WidgetHandler] Notify List with event 13 14:12:35.828 TRACE [main][WidgetHandler] Wait for synchronization 14:12:35.828 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:35.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 14:12:35.828 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:35.828 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:35.828 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:35.828 INFO [main][AbstractShell] Close shell Testing shell 14:12:35.828 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:35.830 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:35.830 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:35.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:12:35.839 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:12:35.839 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.036 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.021 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.032 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.053 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.028 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.031 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.049 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:12:35.844 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:12:35.845 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:35.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:12:35.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.845 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:35.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.845 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:35.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 14:12:35.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:35.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:35.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 14:12:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:35.854 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:12:35.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:12:35.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:35.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:35.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:35.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:35.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 14:12:35.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:12:35.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.857 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') 14:12:35.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.857 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:12:35.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 14:12:35.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:12:35.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:12:35.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 14:12:35.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 14:12:35.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:12:35.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.859 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:") 14:12:35.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.859 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:12:35.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:12:35.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:12:35.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 14:12:35.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:12:35.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:35.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.003 s defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:35.865 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:35.865 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:35.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:35.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.866 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:35.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.872 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:35.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:35.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:35.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:35.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:35.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:35.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:35.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:722): Gtk-WARNING **: 14:12:35.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.914: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.915: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.916: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.916: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.923: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.923: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.924: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.925: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.925: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.938: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.939: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.940: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.941: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.946: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.946: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.947: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.947: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.948: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.949: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.949: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.954: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.955: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.955: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.956: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.956: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.956: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.957: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.958: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.958: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.959: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.965: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.965: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.966: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.966: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.967: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.968: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.968: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.968: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:35.968: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:12:35.972 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 14:12:35.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:35.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 14:12:35.985 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 14:12:35.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:35.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:35.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:35.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:35.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:35.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:12:35.986 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:35.986 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:35.986 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:35.986 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:35.986 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:35.986 INFO [main][AbstractShell] Close shell Testing shell 14:12:35.986 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:36.018 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:36.018 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:36.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:36.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:36.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:36.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:36.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:36.024 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:36.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:36.024 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:36.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:36.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:36.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:36.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:722): Gtk-WARNING **: 14:12:36.037: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.044: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.046: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.054: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.054: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.068: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.069: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.069: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.075: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.075: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.076: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.076: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.077: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.078: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.078: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.083: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.083: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.083: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.084: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.084: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.085: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.085: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.086: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.086: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.087: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.091: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.093: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.093: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.093: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.093: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.094: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.095: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.095: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.095: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:36.096: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:12:36.098 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 14:12:36.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:36.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:36.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:36.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:36.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:36.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:36.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:12:36.110 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 14:12:36.110 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 14:12:36.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:36.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:36.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:36.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:36.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:36.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:36.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:12:36.111 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 14:12:36.114 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:37.114 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 14:12:37.114 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 14:12:37.114 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 14:12:37.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:37.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:37.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:37.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:37.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:37.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:37.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:37.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:37.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:37.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:12:37.115 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 14:12:37.115 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:38.116 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 14:12:38.116 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 14:12:38.116 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 14:12:38.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:38.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:38.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:38.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:38.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:38.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:12:38.117 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 14:12:38.117 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:39.117 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 14:12:39.117 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 14:12:39.117 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 14:12:39.119 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 14:12:39.119 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 14:12:39.119 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 14:12:39.120 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 14:12:39.120 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 14:12:39.120 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 14:12:39.120 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 14:12:39.120 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 14:12:39.120 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 14:12:39.120 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:39.121 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:39.121 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:39.121 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:39.121 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:39.121 INFO [main][AbstractShell] Close shell Testing shell 14:12:39.121 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:39.137 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:39.137 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:39.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:39.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:39.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:39.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:39.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:39.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:39.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:39.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:39.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:39.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:39.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:39.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:722): Gtk-WARNING **: 14:12:39.153: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.158: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.160: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.164: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.164: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.165: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.165: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.166: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.167: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.167: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.179: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.180: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.181: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.181: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.186: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.186: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.188: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.189: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.189: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.195: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.195: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.195: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.202: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.202: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.204: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:39.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:12:39.207 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 14:12:39.207 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 14:12:39.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:39.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:39.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:39.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:39.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:39.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:12:39.218 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 14:12:39.218 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:40.223 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 14:12:40.223 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 14:12:40.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:40.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:40.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:40.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:40.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:40.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:12:40.225 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:40.227 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:40.227 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:40.227 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:40.228 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:40.228 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:40.228 INFO [main][AbstractShell] Close shell Testing shell 14:12:40.228 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:40.264 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:40.264 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:40.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:40.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:40.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:40.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:40.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:40.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:40.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:40.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:40.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:40.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:722): Gtk-WARNING **: 14:12:40.287: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.296: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.298: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.300: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.301: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.311: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.312: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.314: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.314: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.315: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.331: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.332: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.341: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.341: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.358: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.358: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.358: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.358: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.360: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.362: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:40.362: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:12:40.364 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 14:12:40.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:40.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:40.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:40.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:40.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:40.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:40.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:40.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:40.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:40.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 14:12:40.377 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 14:12:40.377 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 14:12:40.378 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:41.378 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 14:12:41.378 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 14:12:41.379 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:42.379 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 14:12:42.379 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 14:12:42.379 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:43.379 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 14:12:43.380 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:43.380 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:43.380 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:43.380 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:43.380 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:43.380 INFO [main][AbstractShell] Close shell Testing shell 14:12:43.380 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:43.404 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:43.404 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:43.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:43.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:43.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:43.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:43.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:43.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:43.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:43.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:43.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:43.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:43.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:43.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:722): Gtk-WARNING **: 14:12:43.425: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.432: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.433: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.433: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.434: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.439: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.439: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.440: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.440: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.441: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.442: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.442: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.451: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.457: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.458: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.459: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.460: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.465: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.466: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.467: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.467: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.467: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.468: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.468: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.473: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.474: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.474: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.475: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.475: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.475: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.476: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.484: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.485: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.485: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.485: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:43.486: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:12:43.487 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 14:12:43.488 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 14:12:43.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:43.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:43.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:43.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:43.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:43.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:43.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:43.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:43.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:43.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:12:43.500 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 14:12:43.501 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:44.501 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 14:12:44.502 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 14:12:44.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:44.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:44.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:44.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:12:44.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:12:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:44.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:12:44.502 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:44.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:44.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:44.504 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:44.505 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:44.505 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:44.505 INFO [main][AbstractShell] Close shell Testing shell 14:12:44.505 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:44.522 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:44.522 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:44.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:44.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:44.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:44.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:44.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:44.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:44.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:44.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:44.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:44.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:722): Gtk-WARNING **: 14:12:44.540: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.545: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.546: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.546: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.547: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.554: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.555: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.555: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.556: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.557: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.557: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.565: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.576: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.576: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.577: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.577: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.578: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.579: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.579: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.583: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.583: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.584: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.584: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.585: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.585: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.585: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.586: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.586: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.586: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.591: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.591: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.591: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.591: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.592: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.592: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.592: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.592: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.593: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:12:44.596 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 14:12:44.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:44.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:44.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:44.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:44.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:44.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:44.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 14:12:44.605 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:44.605 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:44.605 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:44.605 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:44.605 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:44.605 INFO [main][AbstractShell] Close shell Testing shell 14:12:44.605 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:44.621 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:44.621 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:44.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:44.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:44.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:44.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:44.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:44.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:44.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:44.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:44.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:44.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:44.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:44.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:722): Gtk-WARNING **: 14:12:44.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.645: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.646: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.647: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.656: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.673: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.674: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.675: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.676: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.680: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.680: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.681: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.681: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.682: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.683: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.683: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.687: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.687: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.687: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.688: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.688: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.689: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.689: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.691: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.691: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.691: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.698: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.698: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.698: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.698: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.700: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.700: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.700: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.700: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.701: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.702: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:44.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:12:44.705 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 14:12:44.705 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 14:12:44.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:44.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:44.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:44.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:12:44.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:12:45.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:12:45.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:12:45.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:12:45.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:12:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:45.719 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 14:12:45.719 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:45.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 14:12:45.719 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:45.719 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:45.719 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:45.719 INFO [main][AbstractShell] Close shell Testing shell 14:12:45.719 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:45.735 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:45.736 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:45.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:45.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:45.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:45.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:45.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:45.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:45.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:45.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:45.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:722): Gtk-WARNING **: 14:12:45.751: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.756: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.757: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.757: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.758: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.762: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.762: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.763: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.763: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.764: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.765: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.765: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.772: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.777: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.792: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.792: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.792: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.793: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.793: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.794: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.794: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.800: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.800: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.800: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.800: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.803: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.803: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.804: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:722): Gtk-WARNING **: 14:12:45.804: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:12:45.805 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 14:12:45.806 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 14:12:45.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:45.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 14:12:45.816 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:45.816 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:45.816 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:45.817 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:45.817 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:45.817 INFO [main][AbstractShell] Close shell Testing shell 14:12:45.817 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:45.833 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:45.833 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:45.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:45.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:45.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:12:45.839 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:12:45.839 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:45.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.975 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.152 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.118 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.127 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.141 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.117 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.1 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.113 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.099 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:45.843 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:45.843 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:45.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:45.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:45.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:45.844 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:45.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:45.844 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:45.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:45.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:45.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:45.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:45.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:45.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:45.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:45.865 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 14:12:45.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:45.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:12:45.874 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:") 14:12:45.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:45.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:45.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:12:45.876 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:45.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 14:12:45.876 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:45.877 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:45.877 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:45.877 INFO [main][AbstractShell] Close shell Testing shell 14:12:45.877 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:45.881 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:45.881 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:45.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:45.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:45.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:45.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:45.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:45.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:45.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:45.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:45.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:45.904 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') 14:12:45.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:45.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 14:12:45.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 14:12:45.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 14:12:45.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 14:12:45.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:12:45.915 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 14:12:45.916 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:45.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 14:12:45.916 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:45.917 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:45.917 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:45.917 INFO [main][AbstractShell] Close shell Testing shell 14:12:45.917 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:45.921 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:45.921 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:45.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:45.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:45.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:45.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:45.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:45.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:45.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:45.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:45.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:45.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:45.944 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") 14:12:45.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:45.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:12:45.954 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 14:12:45.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:45.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:12:45.955 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") 14:12:45.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:45.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:12:45.956 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 14:12:45.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:45.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:12:45.957 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") 14:12:45.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:45.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:45.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:12:45.959 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 14:12:45.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:12:45.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:12:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 14:12:45.959 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") 14:12:45.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:45.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:12:45.961 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 14:12:45.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:12:45.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:12:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 14:12:45.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:45.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:45.962 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:45.962 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:45.962 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:45.962 INFO [main][AbstractShell] Close shell Testing shell 14:12:45.962 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:45.967 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:45.967 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:45.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:45.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:45.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:45.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:45.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:45.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:45.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:45.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:45.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:45.986 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") 14:12:45.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:45.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:45.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:45.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:12:45.999 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 14:12:45.999 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:45.999 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:45.999 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:46.000 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:46.000 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:46.000 INFO [main][AbstractShell] Close shell Testing shell 14:12:46.000 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:46.004 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:46.004 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:46.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:46.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:46.004 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:46.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:46.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:46.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:46.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:46.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:46.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:46.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:46.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:46.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:46.026 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") 14:12:46.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:46.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:46.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:46.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:46.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:46.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:12:46.036 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 14:12:46.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:46.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:46.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:46.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:46.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:46.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:46.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:46.037 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:46.037 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:46.037 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:46.037 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:46.038 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:46.038 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:46.038 INFO [main][AbstractShell] Close shell Testing shell 14:12:46.038 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:46.042 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:46.042 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:46.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:46.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:46.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:46.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:46.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:46.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:46.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:46.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:46.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:46.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:46.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:46.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:46.064 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 14:12:46.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:46.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:46.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:46.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:46.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:46.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:12:46.074 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 14:12:46.074 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:46.074 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:46.074 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:46.074 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:46.074 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:46.074 INFO [main][AbstractShell] Close shell Testing shell 14:12:46.074 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:46.079 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:46.079 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:46.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:46.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:46.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:46.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:46.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:46.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:46.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:46.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:46.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:46.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:46.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:46.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:46.099 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 14:12:46.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:46.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:46.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:46.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:46.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:46.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:12:46.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:12:46.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:12:46.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:12:47.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:12:47.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:12:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:47.112 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 14:12:47.112 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:47.112 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:47.112 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:47.112 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:47.112 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:47.112 INFO [main][AbstractShell] Close shell Testing shell 14:12:47.112 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:47.117 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:47.117 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:47.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:47.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:47.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:47.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:47.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:47.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:47.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:47.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:47.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:47.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:47.136 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_&*") 14:12:47.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:47.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:47.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:47.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:47.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:47.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:47.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:48.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:48.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:48.154 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 14:12:48.155 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:48.155 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:48.155 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:48.155 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:48.155 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:48.155 INFO [main][AbstractShell] Close shell Testing shell 14:12:48.155 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:48.160 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:48.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:48.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:48.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:48.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:48.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:48.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:48.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:48.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:48.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:48.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:48.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 14:12:48.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:12:48.190 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 14:12:48.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:48.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:48.192 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:48.192 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:48.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 14:12:48.192 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:48.193 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:48.193 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:48.193 INFO [main][AbstractShell] Close shell Testing shell 14:12:48.193 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:48.198 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:48.198 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:48.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:48.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:48.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:12:48.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:12:48.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:48.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.363 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.046 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.041 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.041 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.041 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.034 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.037 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.038 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.042 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.042 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.210 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.210 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:48.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:48.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:48.210 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:48.211 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:48.211 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:48.211 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:48.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:48.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:48.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:48.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:48.229 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 14:12:48.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:12:48.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:12:48.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 14:12:48.237 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 14:12:48.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:48.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:48.240 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:48.240 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:48.240 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:48.240 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:48.240 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:48.240 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:48.240 INFO [main][AbstractShell] Close shell Testing shell 14:12:48.240 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:48.244 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:48.244 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:48.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:48.244 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:48.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:48.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:48.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:48.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:48.267 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 14:12:48.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 14:12:48.275 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:48.276 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:48.276 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:48.276 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:48.276 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:48.276 INFO [main][AbstractShell] Close shell Testing shell 14:12:48.276 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:48.279 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:48.279 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:48.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:48.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:48.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:48.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:48.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:48.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:48.302 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 14:12:48.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:12:48.318 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 14:12:48.318 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 14:12:48.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 14:12:48.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:48.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:48.319 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:48.320 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:48.320 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:48.320 INFO [main][AbstractShell] Close shell Testing shell 14:12:48.320 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:48.323 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:48.323 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:48.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:48.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:48.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:48.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:48.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:48.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:48.341 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") 14:12:48.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:12:48.351 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") 14:12:48.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:12:48.352 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 14:12:48.353 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 14:12:48.353 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:48.353 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:48.353 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:48.353 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:48.353 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:48.353 INFO [main][AbstractShell] Close shell Testing shell 14:12:48.353 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:48.356 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:48.356 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:48.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:48.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:48.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:48.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:48.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:48.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:48.375 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 14:12:48.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 14:12:48.386 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:48.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 14:12:48.386 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:48.387 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:48.387 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:48.387 INFO [main][AbstractShell] Close shell Testing shell 14:12:48.387 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:48.395 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:48.395 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:48.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:48.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:48.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:48.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:48.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:48.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:48.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:48.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:48.434 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 14:12:48.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:48.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:48.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:48.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:12:48.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:12:48.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:12:48.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:12:49.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:12:49.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:12:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:49.444 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 14:12:49.444 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:49.444 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:49.444 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:49.444 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:49.444 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:49.444 INFO [main][AbstractShell] Close shell Testing shell 14:12:49.444 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:49.448 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:49.448 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:49.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:49.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:49.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:49.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:49.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:49.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:49.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:49.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:49.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:49.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:49.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:49.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:49.468 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_#$") 14:12:49.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:49.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:49.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:49.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:49.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:49.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:49.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:49.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:49.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:49.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:50.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:50.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:50.477 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 14:12:50.477 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:50.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 14:12:50.477 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:50.477 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:50.477 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:50.477 INFO [main][AbstractShell] Close shell Testing shell 14:12:50.477 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:50.480 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:50.480 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:50.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:50.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:50.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:50.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:50.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:50.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:50.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:50.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:50.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:50.500 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") 14:12:50.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:12:50.508 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 14:12:50.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:12:50.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:50.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:12:50.509 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:12:50.510 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:50.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 14:12:50.510 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:50.510 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:50.510 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:50.510 INFO [main][AbstractShell] Close shell Testing shell 14:12:50.510 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:50.513 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:50.513 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:50.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:50.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:50.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:12:50.518 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:12:50.518 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:50.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:50.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.309 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.038 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.039 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.04 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.033 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.06 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.031 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.033 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:12:50.521 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:12:50.522 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:50.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:50.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:12:50.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:50.522 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:50.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:50.525 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:50.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:50.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:50.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 14:12:50.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:12:50.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:50.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:50.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:50.536 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 14:12:50.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:12:50.544 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 14:12:50.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:12:50.544 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 14:12:50.545 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 14:12:50.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:12:50.545 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 14:12:50.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:50.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 14:12:50.546 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 14:12:50.546 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 14:12:50.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:50.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 14:12:50.547 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:") 14:12:50.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:12:50.548 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 14:12:50.548 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:") 14:12:50.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:12:50.549 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:") 14:12:50.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:12:50.550 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 14:12:50.550 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:") 14:12:50.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:12:50.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:50.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 14:12:50.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:50.552 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:50.552 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:50.552 INFO [main][AbstractShell] Close shell Testing shell 14:12:50.552 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:50.554 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:50.555 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:50.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:12:50.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:50.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:50.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 14:12:50.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:12:50.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:50.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:50.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:50.564 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:50.564 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:50.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:50.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:50.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:50.564 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:50.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:50.564 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:50.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:50.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:50.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:50.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:50.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:50.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:50.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:50.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 14:12:50.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:50.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:50.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:50.864 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 14:12:50.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:50.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 14:12:50.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 14:12:50.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:50.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 14:12:50.865 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@75926229 14:12:50.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:50.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 14:12:50.867 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:50.867 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:50.867 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:50.867 INFO [main][AbstractShell] Close shell Testing shell 14:12:50.867 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:50.872 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:50.872 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:50.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:50.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:50.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:50.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:50.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:50.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:50.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:50.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:50.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:50.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:51.028 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 14:12:51.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:51.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:51.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:51.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:51.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:51.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:51.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:51.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:51.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:51.168 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") 14:12:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:51.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:51.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:51.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:12:51.168 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:51.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 14:12:51.168 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:51.169 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:51.169 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:51.169 INFO [main][AbstractShell] Close shell Testing shell 14:12:51.169 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:51.173 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:51.173 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:51.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:51.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:51.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:51.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:51.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:51.182 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:51.182 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:51.182 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:51.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:51.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:51.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:51.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:51.325 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 14:12:51.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:51.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:51.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:51.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:51.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:51.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:12:51.465 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:51.465 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:51.465 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:51.465 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:51.465 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:51.465 INFO [main][AbstractShell] Close shell Testing shell 14:12:51.465 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:51.470 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:51.470 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:51.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:51.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:51.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:51.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:51.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:51.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:51.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:51.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:51.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:51.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:51.619 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") 14:12:51.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:51.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:51.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:51.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:51.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:51.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:51.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:51.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:12:51.755 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:51.755 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:51.755 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:51.755 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:51.755 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:51.755 INFO [main][AbstractShell] Close shell Testing shell 14:12:51.755 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:51.760 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:51.760 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:51.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:51.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:51.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:51.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:51.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:51.766 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:51.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:51.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:51.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:51.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:51.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:51.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:51.912 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 14:12:51.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:52.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:52.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:52.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:52.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:52.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:52.051 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") 14:12:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:52.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:52.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:52.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:12:52.051 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 14:12:52.051 TRACE [main][WidgetHandler] Notify Table with event 13 14:12:52.051 TRACE [main][WidgetHandler] Wait for synchronization 14:12:52.052 TRACE [main][WidgetHandler] Notify Table with event 3 14:12:52.052 TRACE [main][WidgetHandler] Wait for synchronization 14:12:52.052 TRACE [main][WidgetHandler] Notify Table with event 4 14:12:52.052 TRACE [main][WidgetHandler] Wait for synchronization 14:12:52.053 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:52.053 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:52.053 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:52.053 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:52.053 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:52.053 INFO [main][AbstractShell] Close shell Testing shell 14:12:52.053 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:52.059 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:52.059 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:52.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:52.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:52.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:52.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:52.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:52.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:52.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:52.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:52.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:52.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:52.209 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 14:12:52.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:52.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:52.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:52.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:52.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:52.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:52.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:52.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 14:12:52.346 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:52.346 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:52.346 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:52.346 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:52.346 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:52.346 INFO [main][AbstractShell] Close shell Testing shell 14:12:52.346 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:52.351 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:52.351 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:52.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:52.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:52.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:52.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:52.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:52.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:52.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:52.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:52.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:52.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:52.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:52.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:52.503 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 14:12:52.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:52.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:52.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:52.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:52.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:52.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:52.641 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 14:12:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:52.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:52.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:52.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:12:52.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:52.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:52.641 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:52.642 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:52.642 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:52.642 INFO [main][AbstractShell] Close shell Testing shell 14:12:52.642 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:52.646 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:52.646 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:52.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:52.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:52.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:52.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:52.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:52.655 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:52.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 14:12:52.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:52.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:52.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:52.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:52.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:52.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:52.951 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 14:12:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:52.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:52.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:52.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 14:12:52.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:52.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:52.951 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:52.951 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:52.951 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:52.951 INFO [main][AbstractShell] Close shell Testing shell 14:12:52.951 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:52.956 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:52.956 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:52.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:52.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:52.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:52.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:52.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:52.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:52.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:52.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:52.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:52.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:52.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:52.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:53.108 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 14:12:53.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:53.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:53.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:53.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 14:12:53.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 14:12:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:53.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 14:12:53.244 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 14:12:53.245 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 14:12:53.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:53.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:53.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:53.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 14:12:53.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 14:12:53.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:53.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 14:12:53.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:53.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 14:12:53.246 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:53.246 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:53.246 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:53.246 INFO [main][AbstractShell] Close shell Testing shell 14:12:53.246 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:53.251 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:53.251 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:53.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:53.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:53.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:53.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:53.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:53.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:53.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:53.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:53.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:53.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:53.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:53.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:53.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:53.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:53.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:53.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:53.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:53.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:53.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:53.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:53.539 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 14:12:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:53.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 14:12:53.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 14:12:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:53.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 14:12:53.540 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 14:12:53.540 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 14:12:53.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:53.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:53.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:53.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 14:12:53.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 14:12:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:53.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 14:12:53.541 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:53.541 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:53.541 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:53.542 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:53.542 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:53.542 INFO [main][AbstractShell] Close shell Testing shell 14:12:53.542 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:53.546 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:53.546 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:53.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:53.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:53.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:53.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:12:53.556 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:12:53.556 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:53.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.993 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.313 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.304 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.294 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.29 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.298 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.292 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.299 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.31 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.295 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.296 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:53.560 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:53.560 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:12:53.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:53.560 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:53.560 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:53.560 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:12:53.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:53.561 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:12:53.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:53.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:53.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:53.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:53.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:53.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:53.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:53.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 14:12:53.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:53.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:53.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:53.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:53.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:53.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:53.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:53.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:53.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:53.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:53.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:53.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:53.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:53.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:54.002 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:54.002 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:54.002 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:54.002 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:54.002 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:54.002 INFO [main][AbstractShell] Close shell Testing shell 14:12:54.002 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:54.009 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:54.009 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:54.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:54.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:54.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:54.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:54.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:54.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:54.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:54.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:54.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:54.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:54.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:54.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:54.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:54.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:54.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:54.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:54.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:54.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:54.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:54.428 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 14:12:54.428 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:54.428 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:54.428 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:54.428 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:54.429 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:54.429 INFO [main][AbstractShell] Close shell Testing shell 14:12:54.429 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:54.435 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:54.435 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:54.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:54.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:54.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:54.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:54.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:54.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:54.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:54.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:54.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:54.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:54.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:54.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:54.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:54.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:54.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:54.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:54.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:54.848 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 14:12:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:54.849 TRACE [main][WidgetHandler] Notify Table with event 13 14:12:54.849 TRACE [main][WidgetHandler] Wait for synchronization 14:12:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:54.852 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:54.852 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:54.852 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:54.852 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:54.852 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:54.852 INFO [main][AbstractShell] Close shell Testing shell 14:12:54.852 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:54.859 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:54.859 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:54.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:54.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:54.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:54.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:54.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:54.868 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:54.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:54.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:54.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:54.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:54.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:54.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:55.080 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 14:12:55.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:55.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:55.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:55.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:55.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:55.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:55.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:12:55.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:12:55.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:55.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:12:55.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:55.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:55.284 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 14:12:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:12:55.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:12:55.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:12:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:55.296 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:55.296 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:55.296 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:55.296 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:55.296 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:55.296 INFO [main][AbstractShell] Close shell Testing shell 14:12:55.296 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:55.303 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:55.303 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:55.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:55.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:55.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:55.308 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:55.308 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:55.308 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:55.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:55.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:55.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:55.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:55.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:55.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:55.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:55.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:55.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:55.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:55.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:55.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:55.716 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 14:12:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:55.716 TRACE [main][WidgetHandler] Notify Table with event 13 14:12:55.717 TRACE [main][WidgetHandler] Wait for synchronization 14:12:55.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:55.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:55.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:55.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:55.719 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:55.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 14:12:55.719 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:55.719 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:55.719 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:55.719 INFO [main][AbstractShell] Close shell Testing shell 14:12:55.719 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:55.726 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:55.726 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:55.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:55.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:55.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:55.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:55.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:55.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:55.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:55.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:55.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:55.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:55.944 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 14:12:55.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:56.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:56.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:56.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:56.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:56.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:56.138 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 14:12:56.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:56.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:56.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:56.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:56.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:56.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:56.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:56.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:56.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:56.142 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 14:12:56.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:56.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:56.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:56.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:56.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:56.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:56.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:56.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:56.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:56.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:56.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:56.147 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:56.147 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:56.147 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:56.147 INFO [main][AbstractShell] Close shell Testing shell 14:12:56.147 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:56.153 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:56.153 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:56.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:56.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:56.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:56.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:56.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:56.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:56.371 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 14:12:56.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:56.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:56.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:56.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:56.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:56.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:56.565 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 14:12:56.566 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:56.566 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:56.566 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:56.566 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:56.566 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:56.566 INFO [main][AbstractShell] Close shell Testing shell 14:12:56.566 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:56.572 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:56.572 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:56.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:56.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:56.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:56.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:56.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:56.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:56.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:56.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:56.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:56.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:56.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:56.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:56.791 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 14:12:56.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:56.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:56.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:56.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:56.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:56.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:56.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:56.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:56.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:56.985 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:12:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:56.985 TRACE [main][WidgetHandler] Notify Table with event 13 14:12:56.985 TRACE [main][WidgetHandler] Wait for synchronization 14:12:56.985 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:56.985 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:56.985 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:56.985 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:56.985 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:56.985 INFO [main][AbstractShell] Close shell Testing shell 14:12:56.985 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:56.991 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:56.991 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:56.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:56.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:56.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:56.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:56.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:56.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:56.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:56.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:56.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:56.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:57.206 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 14:12:57.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:57.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:57.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:57.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:57.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:57.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:57.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:12:57.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:12:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:57.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:12:57.396 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 14:12:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:57.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:57.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:57.397 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:57.397 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:57.397 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:57.397 INFO [main][AbstractShell] Close shell Testing shell 14:12:57.397 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:57.403 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:57.403 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:57.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:57.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:57.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:57.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:57.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:57.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:57.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:57.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:57.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:57.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:57.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:57.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:57.623 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 14:12:57.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:57.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:57.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:57.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:57.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:57.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:57.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:57.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:57.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 14:12:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 14:12:57.816 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:57.816 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:57.816 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:57.816 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:57.816 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:57.816 INFO [main][AbstractShell] Close shell Testing shell 14:12:57.816 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:57.822 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:57.822 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:57.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:57.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:57.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:57.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:57.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:57.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:57.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:57.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:57.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:57.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:58.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:58.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:58.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:58.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:58.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:58.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:58.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:58.232 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:58.232 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:58.232 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:58.233 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:58.233 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:58.233 INFO [main][AbstractShell] Close shell Testing shell 14:12:58.233 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:58.238 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:58.238 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:58.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:58.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:58.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:58.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:58.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:58.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:58.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:58.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:58.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:58.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:58.459 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 14:12:58.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:58.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:58.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:58.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:12:58.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:12:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:58.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:12:58.652 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') 14:12:58.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:58.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:58.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:58.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:58.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 14:12:58.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 14:12:58.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:58.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:58.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:58.655 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:58.655 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:58.655 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:58.656 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:58.656 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:58.656 INFO [main][AbstractShell] Close shell Testing shell 14:12:58.656 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:58.662 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:58.662 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:58.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:58.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:58.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:58.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:58.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:58.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:58.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:58.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:58.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:58.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:58.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:58.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:59.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:59.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:59.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:59.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:59.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:59.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:59.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:59.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:59.067 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 14:12:59.067 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:59.067 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:59.067 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:59.067 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:59.067 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:59.067 INFO [main][AbstractShell] Close shell Testing shell 14:12:59.067 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:59.074 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:59.074 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:59.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:59.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:59.074 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:59.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:59.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:59.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:59.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:59.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:59.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:59.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:59.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:59.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:59.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:59.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:59.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:59.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:59.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:59.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:59.487 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:12:59.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:59.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:59.487 TRACE [main][WidgetHandler] Notify Table with event 13 14:12:59.487 TRACE [main][WidgetHandler] Wait for synchronization 14:12:59.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:59.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:12:59.487 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:59.487 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:59.487 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:59.487 INFO [main][AbstractShell] Close shell Testing shell 14:12:59.487 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:59.493 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:59.493 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:59.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:59.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:59.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:59.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:59.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:59.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:59.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:59.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:59.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:59.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:59.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:59.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:59.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:59.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:59.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:59.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:59.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:12:59.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:59.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:59.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:59.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:59.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:59.901 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 14:12:59.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:12:59.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 14:12:59.901 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:12:59.901 DEBUG [main][AbstractWait] Waiting until shell is active... 14:12:59.902 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:12:59.902 INFO [main][AbstractShell] Close shell Testing shell 14:12:59.902 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:12:59.908 DEBUG [main][AbstractWait] Waiting while shell is available... 14:12:59.908 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:12:59.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:59.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:59.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:59.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:59.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:59.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:59.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:59.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:12:59.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:12:59.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:59.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:59.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:00.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:00.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:00.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:00.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:00.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:00.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:00.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:00.325 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:00.325 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:00.325 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:00.325 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:00.325 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:00.325 INFO [main][AbstractShell] Close shell Testing shell 14:13:00.325 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:00.331 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:00.331 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:00.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:00.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:00.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:00.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:00.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:00.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:00.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:00.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:00.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:00.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:00.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:00.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:00.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:00.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:00.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:00.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:00.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:00.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:00.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:00.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:00.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:00.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:00.745 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:00.745 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:00.745 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:00.745 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:00.745 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:00.745 INFO [main][AbstractShell] Close shell Testing shell 14:13:00.745 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:00.752 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:00.752 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:00.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:00.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:00.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:00.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:00.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:00.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:00.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:00.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:00.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:00.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:00.967 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 14:13:00.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:01.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:01.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:01.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:01.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:01.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:13:01.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:13:01.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:01.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:13:01.162 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:13:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:01.162 TRACE [main][WidgetHandler] Notify Table with event 13 14:13:01.162 TRACE [main][WidgetHandler] Wait for synchronization 14:13:01.162 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:01.162 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:01.162 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:01.162 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:01.162 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:01.162 INFO [main][AbstractShell] Close shell Testing shell 14:13:01.162 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:01.169 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:01.169 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:01.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:01.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:01.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:01.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:01.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:01.174 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:01.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:01.174 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:01.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:01.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:01.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:01.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:01.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 14:13:01.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:01.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:01.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:01.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:01.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:01.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:01.576 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:01.576 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:01.576 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:01.576 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:01.577 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:01.577 INFO [main][AbstractShell] Close shell Testing shell 14:13:01.577 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:01.583 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:01.583 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:01.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:01.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:01.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:01.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:01.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:01.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:01.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:01.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:01.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:01.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:01.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 14:13:01.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:01.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:01.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:01.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:01.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:01.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:01.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:13:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:01.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:13:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:01.993 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 14:13:01.994 TRACE [main][WidgetHandler] Notify Table with event 13 14:13:01.994 TRACE [main][WidgetHandler] Wait for synchronization 14:13:01.994 TRACE [main][WidgetHandler] Notify Table with event 8 14:13:01.994 TRACE [main][WidgetHandler] Wait for synchronization 14:13:01.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:01.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:01.996 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:01.996 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:01.996 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:01.996 INFO [main][AbstractShell] Close shell Testing shell 14:13:01.996 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:02.005 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:02.005 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:02.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:02.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:02.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:02.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:02.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:02.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:02.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:02.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:02.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:02.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:02.237 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 14:13:02.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:02.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:02.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:02.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:02.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:13:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:02.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:13:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:02.430 TRACE [main][WidgetHandler] Notify Table with event 13 14:13:02.430 TRACE [main][WidgetHandler] Wait for synchronization 14:13:02.430 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 14:13:02.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:02.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:02.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:02.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:02.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:13:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:02.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:13:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:02.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:02.434 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:02.434 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:02.434 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:02.434 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:02.434 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:02.434 INFO [main][AbstractShell] Close shell Testing shell 14:13:02.434 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:02.441 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:02.441 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:02.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:02.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:02.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:02.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:02.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:02.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:02.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:02.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:02.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:02.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:02.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 14:13:02.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:02.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:02.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:02.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:02.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:02.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:02.844 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 14:13:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:02.844 TRACE [main][WidgetHandler] Notify Table with event 13 14:13:02.844 TRACE [main][WidgetHandler] Wait for synchronization 14:13:02.844 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:02.845 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:02.845 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:02.845 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:02.845 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:02.845 INFO [main][AbstractShell] Close shell Testing shell 14:13:02.845 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:02.851 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:02.851 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:02.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:02.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:02.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:02.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:02.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:02.856 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:02.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:02.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:02.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:02.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:02.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:02.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:03.067 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 14:13:03.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:03.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:03.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:03.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:03.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:03.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:03.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:03.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:13:03.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:03.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:13:03.260 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 14:13:03.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:03.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:03.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:03.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:03.260 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:03.260 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:03.260 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:03.260 INFO [main][AbstractShell] Close shell Testing shell 14:13:03.260 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:03.267 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:03.267 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:03.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:03.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:03.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:03.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:03.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:03.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:03.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:03.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:03.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:03.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:03.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:03.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:03.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:03.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:03.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:03.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:03.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:03.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:03.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:03.671 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:13:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:03.671 TRACE [main][WidgetHandler] Notify Table with event 13 14:13:03.671 TRACE [main][WidgetHandler] Wait for synchronization 14:13:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:03.673 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 14:13:03.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:03.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:03.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:03.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:03.675 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:03.675 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:03.675 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:03.675 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:03.675 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:03.675 INFO [main][AbstractShell] Close shell Testing shell 14:13:03.675 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:03.682 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:03.682 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:03.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:03.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:03.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:03.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:03.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:03.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:03.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:03.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:03.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:03.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:03.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:03.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:04.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:04.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:04.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:04.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:04.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:04.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:04.090 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 14:13:04.090 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:04.090 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:04.090 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:04.091 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:04.091 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:04.091 INFO [main][AbstractShell] Close shell Testing shell 14:13:04.091 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:04.097 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:04.097 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:04.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:04.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:04.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:04.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:04.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:04.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:04.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:04.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:04.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:04.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:04.314 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 14:13:04.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:04.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:04.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:04.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:04.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:04.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:04.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:04.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:13:04.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:04.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:13:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 14:13:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:04.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:05.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:05.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:07.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:07.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:08.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:08.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:09.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:09.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:10.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:10.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:10.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:10.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:11.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:11.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:11.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:11.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:12.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:12.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:12.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:12.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:13.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:14.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:14.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:14.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 14:13:14.548 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:14.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 14:13:14.548 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:14.548 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:14.548 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:14.548 INFO [main][AbstractShell] Close shell Testing shell 14:13:14.548 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:14.555 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:14.555 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:14.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:14.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:14.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:14.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:14.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:14.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:13:14.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:13:14.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:14.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:14.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:14.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.002 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.457 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.421 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.428 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.44 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.423 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.431 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.414 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.42 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.411 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.42 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.419 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.419 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.413 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.42 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.415 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.422 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.421 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.417 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.414 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.424 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.434 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.41 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.416 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.415 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.418 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.455 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:14.565 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:14.565 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:14.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:14.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:14.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:14.565 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:14.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:14.570 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:14.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:14.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:14.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:14.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:14.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:14.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:14.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:14.580 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 14:13:14.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:14.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:14.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:14.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:14.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:13:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:14.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 14:13:14.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:14.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:14.588 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:14.588 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:14.588 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:14.588 INFO [main][AbstractShell] Close shell Testing shell 14:13:14.588 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:14.591 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:14.591 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:14.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:14.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:14.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:14.596 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:14.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:14.596 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:14.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:14.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:14.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:14.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:14.606 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 14:13:14.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:14.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:14.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:14.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:13:14.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:13:15.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:13:15.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:13:15.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:13:15.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:13:15.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:13:15.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 14:13:15.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:15.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:15.613 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:15.613 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:15.613 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:15.613 INFO [main][AbstractShell] Close shell Testing shell 14:13:15.613 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:15.616 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:15.616 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:15.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:15.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:15.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.622 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:15.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:15.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:15.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:15.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:15.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:15.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:15.628 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 14:13:15.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:15.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:15.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:15.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:15.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:13:15.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:15.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 14:13:15.639 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:15.639 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:15.639 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:15.639 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:15.639 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:15.639 INFO [main][AbstractShell] Close shell Testing shell 14:13:15.639 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:15.642 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:15.642 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:15.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:15.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:15.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:15.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:15.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:15.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:15.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:15.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:15.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:15.658 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 14:13:15.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:15.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:15.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:15.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:15.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 14:13:15.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 14:13:15.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:15.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:13:15.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:15.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:15.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:15.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:15.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:15.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:15.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:15.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:15.667 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:15.668 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:15.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 14:13:15.668 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:15.668 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:15.668 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:15.668 INFO [main][AbstractShell] Close shell Testing shell 14:13:15.668 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:15.670 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:15.670 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:15.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:15.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:15.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:15.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:15.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:15.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:15.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:15.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:15.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:15.681 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 14:13:15.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:15.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:15.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:15.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:15.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:13:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:15.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 14:13:15.717 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:15.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 14:13:15.717 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:15.717 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:15.717 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:15.717 INFO [main][AbstractShell] Close shell Testing shell 14:13:15.717 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:15.719 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:15.719 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:15.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:15.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:15.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:15.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:15.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:15.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:15.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:15.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:15.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:15.735 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 14:13:15.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:15.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:15.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:15.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:15.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:15.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:15.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:15.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 14:13:15.740 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:15.741 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:15.741 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:15.741 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:15.741 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:15.741 INFO [main][AbstractShell] Close shell Testing shell 14:13:15.741 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:15.743 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:15.743 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:15.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:15.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:15.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:13:15.752 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:13:15.752 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:15.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.026 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.026 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.029 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.024 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.053 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.023 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:15.755 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:15.756 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:15.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:15.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:15.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:15.756 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:15.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:15.756 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:15.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:15.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:15.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:15.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:15.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:15.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:15.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:15.762 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) 14:13:15.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:15.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:15.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:15.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:15.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:15.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:15.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:13:15.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 14:13:16.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:13:16.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 14:13:16.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:13:16.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 14:13:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:13:16.768 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 14:13:16.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:16.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:16.768 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:16.768 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:16.768 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:16.768 INFO [main][AbstractShell] Close shell Testing shell 14:13:16.768 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:16.770 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:16.770 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:16.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:16.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:16.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:16.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:16.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:16.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:16.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:16.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:16.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:16.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:16.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:16.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:16.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 14:13:16.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:16.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:16.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:16.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:16.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:16.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:13:16.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 14:13:16.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:16.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:16.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:16.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:16.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:16.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:13:16.789 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:16.789 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:16.789 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:16.789 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:16.789 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:16.789 INFO [main][AbstractShell] Close shell Testing shell 14:13:16.789 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:16.791 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:16.792 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:16.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:16.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:16.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:16.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:16.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:16.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:16.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:16.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:16.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:16.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:16.800 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) 14:13:16.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:16.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:16.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:16.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:16.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:16.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:13:16.813 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) 14:13:16.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:16.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:16.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:16.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:16.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:16.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:13:16.813 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) 14:13:16.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:16.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:16.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:16.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:16.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:16.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:16.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:13:16.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:16.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 14:13:16.815 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:16.815 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:16.815 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:16.815 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:16.815 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:16.815 INFO [main][AbstractShell] Close shell Testing shell 14:13:16.815 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:16.818 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:16.818 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:16.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:16.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:16.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:16.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:16.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:16.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:16.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:16.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:16.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:16.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:16.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:16.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:16.828 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) 14:13:16.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:16.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:16.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:16.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:16.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:13:17.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:17.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:13:17.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:17.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:13:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:13:17.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 14:13:17.841 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:17.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 14:13:17.841 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:17.841 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:17.841 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:17.841 INFO [main][AbstractShell] Close shell Testing shell 14:13:17.841 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:17.844 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:17.844 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:17.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:17.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:17.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:17.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:17.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:17.850 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:17.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:17.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:17.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:17.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:17.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:17.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:17.857 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) 14:13:17.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:17.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:17.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:17.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:17.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:17.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:13:17.869 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) 14:13:17.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:17.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:17.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:17.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:17.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:17.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:13:17.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:17.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:17.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:17.870 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:17.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:17.870 INFO [main][AbstractShell] Close shell Testing shell 14:13:17.870 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:17.872 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:17.872 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:17.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:17.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:17.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:17.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:17.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:17.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:17.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:17.885 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) 14:13:17.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:17.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:17.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:17.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:17.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:13:18.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:18.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:13:18.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:18.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:13:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:13:18.896 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 14:13:18.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:18.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 14:13:18.896 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:18.896 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:18.896 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:18.896 INFO [main][AbstractShell] Close shell Testing shell 14:13:18.896 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:18.898 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:18.898 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:18.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:18.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:18.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:18.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:18.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:18.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:13:18.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:13:18.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:18.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:18.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:18.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.15 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.018 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.022 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.028 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.026 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.028 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.025 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:13:18.908 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:13:18.908 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:18.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:18.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:13:18.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:18.909 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:18.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:18.909 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:18.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:18.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:18.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 14:13:18.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:13:18.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:18.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:18.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:18.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:18.924 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 14:13:18.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:13:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:18.924 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) 14:13:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:18.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:18.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:18.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:18.925 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:13:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:18.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:18.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 14:13:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 14:13:18.925 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) 14:13:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:18.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:18.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:18.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:18.927 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:13:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:18.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:18.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 14:13:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 14:13: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.... 14:13: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. finished successfully 14:13:18.928 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:18.928 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:18.928 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:18.928 INFO [main][AbstractShell] Close shell Testing shell 14:13:18.928 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:18.931 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:18.931 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:18.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:13:18.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:18.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:18.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:18.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:18.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 14:13:18.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:13:18.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:18.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:18.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:18.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:13:18.939 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:13:18.939 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:18.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:18.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:13:18.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:18.940 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:18.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:18.940 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:18.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:18.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:18.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:13:18.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:13:18.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:18.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:18.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:18.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:13:18.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:18.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:18.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:18.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:18.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:18.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:13:18.957 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 14:13:18.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:13:18.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:18.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:18.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:18.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:18.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:18.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:13:18.958 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:13:18.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:18.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:18.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:18.958 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:18.959 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:18.959 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:18.959 INFO [main][AbstractShell] Close shell Testing shell 14:13:18.959 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:18.961 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:18.961 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:18.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:13:18.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:18.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:18.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:13:18.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:18.969 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:13:18.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:13:18.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:18.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:18.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:18.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:13:18.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:18.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:18.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:18.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:18.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:18.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:18.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:18.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:18.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:18.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:13:18.984 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 14:13:18.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:13:18.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:18.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:18.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:18.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:18.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:18.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:18.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:18.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:18.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:18.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:13:18.984 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 14:13:18.987 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:18.987 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:18.987 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:18.987 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:18.987 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:18.987 INFO [main][AbstractShell] Close shell Testing shell 14:13:18.987 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:18.989 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:18.989 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:18.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:13:18.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:18.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:18.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:18.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:18.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:13:18.996 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:18.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:13:18.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:13:18.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:18.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:18.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:19.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 14:13:19.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:19.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:19.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:19.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:19.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:19.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:13:19.006 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 14:13:19.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 14:13:19.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:19.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:19.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:19.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:19.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:19.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:13:19.006 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 14:13:19.007 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:19.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 14:13:19.007 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:19.007 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:19.007 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:19.007 INFO [main][AbstractShell] Close shell Testing shell 14:13:19.007 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:19.009 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:19.009 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:19.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:13:19.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:19.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:19.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:19.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:19.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:13:19.015 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:13:19.015 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:19.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:19.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:19.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.029 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.027 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.017 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:19.018 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:19.018 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:19.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:19.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:19.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:19.018 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:19.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:19.018 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:19.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:19.019 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:19.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:13:19.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:19.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:19.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:19.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:19.034 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 14:13:19.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:19.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:19.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:19.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:13:19.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:13:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:19.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 14:13:19.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 14:13:19.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:13:19.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:19.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:19.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:19.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:19.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:19.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:19.049 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:19.050 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 14:13:19.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:19.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:19.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:19.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:19.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:19.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:19.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 14:13:19.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:19.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 14:13:19.052 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:19.052 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:19.052 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:19.052 INFO [main][AbstractShell] Close shell Testing shell 14:13:19.052 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:19.057 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:19.057 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:19.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:19.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:19.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:19.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:19.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:19.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:13:19.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:19.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:13:19.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:19.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:19.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:19.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:19.084 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 14:13:19.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:19.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:19.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:19.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:13:19.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:13:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:19.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 14:13:19.092 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 14:13:19.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 14:13:19.093 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:13:19.094 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 14:13:19.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:19.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:19.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:19.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:13:19.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:13:19.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:13:19.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:13:20.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:13:20.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:13:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:13:20.096 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 14:13:20.096 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:20.096 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:20.096 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:20.096 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:20.096 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:20.096 INFO [main][AbstractShell] Close shell Testing shell 14:13:20.096 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:20.099 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:20.099 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:20.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:20.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:20.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:20.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:20.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:20.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:13:20.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:20.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:13:20.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:20.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:20.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:20.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:20.121 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 14:13:20.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:20.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:20.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:20.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:13:20.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:13:20.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:13:20.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:13:21.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:13:21.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:13:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:13:21.131 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 14:13:21.131 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:21.131 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:21.131 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:21.131 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:21.131 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:21.131 INFO [main][AbstractShell] Close shell Testing shell 14:13:21.131 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:21.135 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:21.135 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:21.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:21.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:21.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:21.140 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:13:21.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:21.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:13:21.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:21.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:21.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:21.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:21.155 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_#$") 14:13:21.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:21.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:21.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:21.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:21.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:21.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:21.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:21.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:21.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:21.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:22.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:22.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:22.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:13:22.165 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 14:13:22.165 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:22.166 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:22.166 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:22.166 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:22.166 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:22.166 INFO [main][AbstractShell] Close shell Testing shell 14:13:22.166 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:22.169 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:22.169 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:22.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:22.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:22.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:22.179 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:13:22.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:22.179 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:13:22.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:22.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:22.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:22.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:22.193 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") 14:13:22.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:22.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:22.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:22.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:22.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:22.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:22.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 14:13:22.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:13:22.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:22.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:22.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:22.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:22.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:22.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:22.205 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:22.205 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 14:13:22.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:22.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:22.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:22.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:22.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:22.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 14:13:22.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:22.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:22.206 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:22.206 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:22.206 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:22.206 INFO [main][AbstractShell] Close shell Testing shell 14:13:22.206 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:22.209 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:22.209 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:22.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:22.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:22.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:22.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:22.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:13:22.214 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:13:22.214 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:22.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.197 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.051 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.039 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.03 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.039 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 14:13:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:22.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:22.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:22.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:22.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:22.232 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:22.232 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:22.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:22.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:22.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:22.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:22.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:22.256 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:22.256 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:22.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:22.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:22.276 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 14:13:22.277 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 14:13:22.277 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:22.277 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:22.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:22.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:22.296 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:22.296 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:22.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:22.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:22.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:22.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:22.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:22.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:23.814 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 14:13:23.815 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:23.815 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:23.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:23.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:23.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:23.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:23.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:23.834 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:23.834 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:23.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:23.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:23.852 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:23.853 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:23.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:23.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:23.873 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:23.873 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:23.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:23.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:23.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:23.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:23.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:23.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:23.890 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:23.890 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:23.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:23.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:23.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:23.907 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:23.907 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:23.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:23.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:23.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:23.927 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:23.927 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:23.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:13:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:13:23.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:13:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:23.948 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:13:23.948 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:13:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:23.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.026 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.019 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.02 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.023 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.519 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.015 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.024 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.015 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.017 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.023 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.02 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.015 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:23.958 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:23.958 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:23.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:23.959 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:23.959 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:23.959 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:23.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:23.960 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:23.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:23.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:23.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:23.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:23.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:23.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:23.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:24.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:24.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:24.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:24.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:24.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:24.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:24.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:24.102 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:24.102 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:24.102 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:24.102 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:24.102 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:24.102 INFO [main][AbstractShell] Close shell Testing shell 14:13:24.102 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:24.109 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:24.109 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:24.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:24.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:24.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:24.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:24.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:24.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:24.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:24.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:24.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:24.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:24.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:24.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:24.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:24.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:24.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:24.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:24.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:24.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:24.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:24.267 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:24.267 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:24.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:24.267 INFO [main][AbstractShell] Close shell Testing shell 14:13:24.267 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:24.274 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:24.274 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:24.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:24.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:24.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:24.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:24.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:24.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:24.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:24.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:24.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:24.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:24.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:24.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:24.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:24.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:24.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:24.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:24.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:24.511 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:24.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 14:13:24.512 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:24.512 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:24.512 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:24.512 INFO [main][AbstractShell] Close shell Testing shell 14:13:24.512 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:24.517 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:24.517 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:24.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:24.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:24.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:24.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:24.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:24.522 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:24.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:24.522 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:24.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:24.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:24.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:24.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:24.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 14:13:24.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:24.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:24.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:24.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:13:24.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:13:24.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:24.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:13:24.716 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:24.716 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:24.716 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:24.717 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:24.717 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:24.717 INFO [main][AbstractShell] Close shell Testing shell 14:13:24.717 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:24.721 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:24.721 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:24.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:24.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:24.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:24.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:24.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:24.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:24.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:24.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:24.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:24.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:24.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:24.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:24.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:24.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:24.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:24.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:24.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:24.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:24.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:24.871 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:24.871 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:24.871 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:24.871 INFO [main][AbstractShell] Close shell Testing shell 14:13:24.871 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:24.876 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:24.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:24.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:24.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:24.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:24.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:24.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:24.885 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:24.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:24.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:24.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:24.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:24.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:24.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:24.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:24.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:25.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:25.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:25.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:25.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:25.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:25.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:25.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:25.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:25.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:25.038 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:25.038 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:25.038 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:25.038 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:25.039 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:25.039 INFO [main][AbstractShell] Close shell Testing shell 14:13:25.039 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:25.043 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:25.043 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:25.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:25.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:25.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:25.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:25.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:25.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:25.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:25.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:25.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:25.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:25.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:25.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:25.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 14:13:25.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:25.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:25.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:25.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:25.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:25.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:25.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:25.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:25.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:25.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:25.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:25.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:25.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:25.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:25.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:25.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 14:13:25.204 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:25.204 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:25.204 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:25.204 INFO [main][AbstractShell] Close shell Testing shell 14:13:25.204 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:25.209 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:25.209 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:25.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:25.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:25.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:25.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:25.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:25.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:25.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:25.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:25.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:25.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:25.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:25.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:25.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:25.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:25.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:25.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:25.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:25.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:25.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:25.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:25.360 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:25.360 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:25.360 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:25.360 INFO [main][AbstractShell] Close shell Testing shell 14:13:25.360 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:25.365 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:25.365 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:25.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:25.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:25.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:25.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:25.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:25.370 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:13:25.370 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:13:25.370 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:25.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:25.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:25.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.154 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.172 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.236 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.205 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.158 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.167 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.165 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.152 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:25.374 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:25.375 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:25.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:25.375 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:25.375 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:25.375 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:25.375 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:25.375 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:25.375 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:25.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:25.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:25.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:25.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:25.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:25.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:25.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:25.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:25.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:25.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:25.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:25.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:25.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:25.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:25.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:25.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:25.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:25.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 14:13:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:13:25.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:13:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:25.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:13:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:13:25.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:13:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:25.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:13:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:25.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:13:26.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:26.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:26.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:13:26.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:13:26.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:26.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:13:26.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:26.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:13:26.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:13:26.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:13:26.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:26.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:13:26.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:26.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:13:26.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 14:13:26.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:26.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:26.400 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:26.400 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:26.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:26.400 INFO [main][AbstractShell] Close shell Testing shell 14:13:26.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:26.402 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:26.402 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:26.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:26.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:26.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:26.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:26.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:26.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:26.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:26.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:26.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:26.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:26.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:26.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:26.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:26.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:26.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:26.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:26.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:26.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:26.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:26.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:26.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 14:13:26.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:13:26.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:13:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:26.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:13:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:13:26.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:13:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:26.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:13:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:26.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:13:26.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:13:26.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:13:26.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:27.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:13:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:13:27.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:13:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:27.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:13:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:27.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:13:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 14:13:27.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:27.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:27.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:27.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:27.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:27.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:27.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:13:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:27.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:13:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:27.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:13:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:27.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:13:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:27.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:13:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 14:13:27.436 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:27.437 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:27.437 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:27.437 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:27.437 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:27.437 INFO [main][AbstractShell] Close shell Testing shell 14:13:27.437 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:27.439 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:27.439 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:27.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:27.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:27.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:27.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:27.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:27.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:27.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:27.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:27.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:27.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:27.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:27.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:27.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:27.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:27.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:27.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:27.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 14:13:27.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 14:13:27.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:27.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:27.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:27.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:27.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:27.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 14:13:27.464 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:27.464 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:27.464 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:27.465 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:27.465 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:27.465 INFO [main][AbstractShell] Close shell Testing shell 14:13:27.465 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:27.467 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:27.467 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:27.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:27.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:27.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:27.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:27.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:27.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:27.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:27.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:27.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:27.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:27.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:27.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:27.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:27.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:27.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:27.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:27.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:27.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:27.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 14:13:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 14:13:28.494 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:28.494 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:28.494 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:28.494 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:28.494 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:28.494 INFO [main][AbstractShell] Close shell Testing shell 14:13:28.494 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:28.496 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:28.496 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:28.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:28.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:28.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:28.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:28.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:28.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:28.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:28.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:28.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:28.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:28.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:28.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:28.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:28.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:28.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:28.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:28.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 14:13:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:29.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:29.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:29.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:29.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 14:13:29.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:29.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:29.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:29.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:29.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:29.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:29.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 14:13:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:30.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:30.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:30.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 14:13:30.526 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:30.526 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:30.526 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:30.526 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:30.526 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:30.526 INFO [main][AbstractShell] Close shell Testing shell 14:13:30.526 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:30.530 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:30.530 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:30.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:30.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:30.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:30.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:30.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:30.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:30.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:30.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:30.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:30.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:30.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:30.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:30.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 14:13:30.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:30.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:30.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:30.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:30.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:30.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:30.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:30.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:30.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:30.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:30.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 14:13:31.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 14:13:31.565 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:31.565 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:31.565 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:31.565 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:31.565 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:31.565 INFO [main][AbstractShell] Close shell Testing shell 14:13:31.565 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:31.567 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:31.567 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:31.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:31.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:31.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:31.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:31.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:31.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:31.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:31.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:31.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:31.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:31.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:31.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:31.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:13:31.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:31.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:31.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:31.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:31.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 14:13:32.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 14:13:32.593 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:13:32.593 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:13:32.593 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:13:32.594 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:32.594 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:32.594 INFO [main][AbstractShell] Close shell Testing shell 14:13:32.594 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:13:32.596 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:32.596 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:32.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:32.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:32.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:32.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:13:32.601 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:13:32.601 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:32.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.227 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.037 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.037 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.024 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.029 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.04 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.03 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.029 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:32.604 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:32.605 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:32.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:32.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:32.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:32.605 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:32.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:32.609 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:32.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:32.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:32.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:32.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:32.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:32.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:32.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 14:13:32.627 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 14:13:32.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:32.627 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") 14:13:32.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:32.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 14:13:32.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:32.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:32.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:32.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 14:13:32.627 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 14:13:32.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:32.627 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") 14:13:32.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:32.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 14:13:32.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:32.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:32.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:32.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:13:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 14:13:32.629 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 14:13:32.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 14:13:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:32.629 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") 14:13:32.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:32.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 14:13:32.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:32.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:32.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:32.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:32.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:32.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:13:32.630 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") 14:13:32.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:32.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:32.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:32.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 14:13:32.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:32.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:32.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:32.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:33.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:33.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:33.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:13:33.631 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 14:13:33.632 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 14:13:33.632 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 14:13:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:33.634 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 14:13:33.634 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 14:13:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:33.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:33.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:13:33.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:13:33.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:13:33.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.656 INFO [WorkbenchTestable][AbstractShell] Close shell 14:13:33.656 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:13:33.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:33.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 14:13:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 14:13:33.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 14:13:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.686 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 14:13:33.687 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 14:13:33.688 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 14:13:33.688 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 14:13:33.688 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 14:13:33.688 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 14:13:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:33.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:13:33.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:13:33.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:13:33.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.721 INFO [WorkbenchTestable][AbstractShell] Close shell 14:13:33.721 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:13:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:33.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:33.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 14:13:33.755 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 14:13:33.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 14:13:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.755 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 14:13:33.755 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 14:13:33.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:33.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:33.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:13:33.770 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:13:33.770 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.038 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.021 s defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.001 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.036 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.038 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:13:33.773 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:13:33.774 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:33.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:13:33.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.774 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:33.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.774 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:33.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 14:13:33.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:13:33.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:33.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:13:33.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 14:13:33.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 14:13:33.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:13:33.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:33.775 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 14:13:33.775 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:13:33.775 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 14:13:33.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:13:33.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 14:13:33.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:13:33.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 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.001 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:33.780 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:33.780 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:33.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:33.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.780 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:33.818 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.818 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:33.818 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:33.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:33.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:33.819 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") 14:13:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:13:33.823 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 14:13:33.823 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:13:33.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:33.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:33.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:33.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:33.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:33.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:33.824 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.*') 14:13:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:13:33.827 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 14:13:33.827 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:13:33.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:33.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:33.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:33.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:33.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:33.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:33.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:33.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:33.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:33.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:33.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:33.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:33.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:13:33.833 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:33.833 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:33.833 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:13:33.833 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:13:33.833 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:13:33.833 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:13:33.833 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:13:33.834 DEBUG [main][MenuItemLookup] Item match:Window 14:13:33.834 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:13:33.834 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:13:33.834 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:13:33.834 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:33.834 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:13:33.834 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:13:33.834 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:33.834 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:13:33.834 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:33.834 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:13:33.834 DEBUG [main][MenuItemLookup] Item match:Preferences 14:13:33.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:13:33.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:13:33.835 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:13:33.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.... 14:13:33.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:13:33.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:13:33.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.939 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:13:33.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:33.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:33.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:33.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:33.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:33.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:13:33.941 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:13:33.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:13:33.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:13:33.941 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 14:13:33.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:33.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:13:33.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:33.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:33.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:33.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 14:13:33.942 DEBUG [main][TreeItemHandler] Selecting tree item: Java 14:13:33.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 14:13:33.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 14:13:33.942 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 14:13:33.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:33.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:33.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:33.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:13:33.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:33.981 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 14:13:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:13:33.981 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 14:13:33.982 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:13:33.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:33.984 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 14:13:33.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:33.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:13:33.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:33.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:33.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:13:33.985 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:13:33.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:13:33.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:13:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:13:33.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:33.987 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:13:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:33.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:33.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:34.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:34.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:34.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:34.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:34.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:34.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:34.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:34.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:34.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:34.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:34.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:34.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:34.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:34.019 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:13:34.019 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:34.019 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:34.019 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:13:34.019 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:13:34.019 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:13:34.019 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:13:34.019 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:13:34.019 DEBUG [main][MenuItemLookup] Item match:Window 14:13:34.020 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:13:34.020 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:13:34.020 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:13:34.020 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.020 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:13:34.020 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:13:34.020 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.020 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:13:34.020 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.020 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:13:34.020 DEBUG [main][MenuItemLookup] Item match:Preferences 14:13:34.020 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:13:34.020 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:13:34.020 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:13:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:13:34.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 'Preferences.*'] is available. finished successfully 14:13:34.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:13:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.083 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:13:34.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:34.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:34.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:34.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:34.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:13:34.084 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:13:34.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:13:34.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:13:34.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.085 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 14:13:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:13:34.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:34.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:34.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:13:34.085 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:13:34.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:13:34.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:13:34.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:13:34.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:34.087 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:13:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:34.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:34.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:34.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:34.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:34.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:34.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:34.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:34.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:34.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:34.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:34.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:34.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:34.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.*'] 14:13:34.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.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.*'] 14:13:34.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.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.*'] 14:13:34.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:34.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:34.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:13:34.112 DEBUG [main][MenuItemLookup] Item match:Window 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.112 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:13:34.112 DEBUG [main][MenuItemLookup] Item match:Preferences 14:13:34.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:13:34.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:13:34.112 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:13:34.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:13:34.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:13:34.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:13:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.175 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:13:34.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:34.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:34.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:34.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:34.176 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:13:34.176 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:13:34.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:13:34.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:13:34.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:34.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:34.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 14:13:34.177 DEBUG [main][TreeItemHandler] Selecting tree item: Java 14:13:34.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 14:13:34.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 14:13:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.214 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.*') 14:13:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:13:34.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:34.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:34.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:13:34.215 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:13:34.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:13:34.215 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:13:34.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 "Cancel") 14:13:34.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:34.219 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:13:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:34.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:34.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:34.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:34.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:34.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:34.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:34.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:34.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:34.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:34.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:34.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:34.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:34.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:34.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:34.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:34.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:13:34.238 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:13:34.239 DEBUG [main][MenuItemLookup] Item match:Window 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.239 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:13:34.239 DEBUG [main][MenuItemLookup] Item match:Preferences 14:13:34.239 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:13:34.239 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:13:34.239 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:13:34.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.... 14:13:34.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:13:34.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:13:34.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.321 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:13:34.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:34.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 14:13:34.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:34.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:34.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:34.323 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:13:34.323 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:13:34.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:13:34.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:13:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:13:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.337 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 14:13:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 14:13:34.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:34.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:34.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:13:34.339 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:13:34.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:13:34.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:13:34.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:13:34.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:13:34.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:34.355 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:13:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:34.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:34.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:34.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:34.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:34.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:34.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:13:34.378 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:13:34.378 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:34.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:34.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.005 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.003 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.191 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.093 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.127 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.14 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.382 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.382 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:34.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:34.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:34.382 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:34.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:34.383 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:34.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:34.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:34.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:13:34.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:34.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:34.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:34.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:34.395 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 14:13:34.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:34.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:34.395 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:13:34.395 DEBUG [main][MenuItemLookup] Item match:Window 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.395 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:13:34.395 DEBUG [main][MenuItemLookup] Item match:Show View 14:13:34.398 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:34.399 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:13:34.399 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:13:34.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:13:34.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:13:34.399 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:13:34.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:13:34.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:13:34.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:13:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:13:34.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:13:34.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 14:13:34.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:13:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:34.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:13:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:34.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:13:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 14:13:34.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:13:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:34.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:13:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:34.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:13:34.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 14:13:34.443 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 14:13:34.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 14:13:34.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 14:13:34.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:13:34.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:13:34.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:13:34.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:34.445 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:13:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:34.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:34.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:34.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:34.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:34.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:13:34.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:13:34.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:34.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 '\*?\QRedDeer SWT\E') 14:13:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:34.484 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:13:34.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:13:34.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:34.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:34.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:34.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:34.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:34.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:34.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:34.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:34.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:13:34.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:34.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:13:34.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:34.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:34.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:34.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 14:13:34.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:34.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 14:13:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:34.503 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:13:34.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:13:34.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:34.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:34.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:34.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:34.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.504 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 14:13:34.505 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") 14:13:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:13:34.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:34.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:13:34.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:34.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:13:34.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:34.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:34.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:34.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 14:13:34.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:34.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 '\*?\QRedDeer SWT\E') 14:13:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:34.520 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:13:34.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:13:34.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:34.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:34.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:34.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.522 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 14:13:34.529 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") 14:13:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:13:34.529 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 14:13:34.529 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:13:34.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:34.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:34.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:13:34.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:34.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:13:34.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:34.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:34.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:34.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.533 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 14:13:34.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:34.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 '\*?\QRedDeer SWT\E') 14:13:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:34.539 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:13:34.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:13:34.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:34.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:34.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:34.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.550 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 14:13:34.550 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.*') 14:13:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:13:34.551 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 14:13:34.551 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:13:34.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:34.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:34.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:13:34.551 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:13:34.551 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:34.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.106 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.016 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.023 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.021 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:34.554 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:34.555 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:34.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:34.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:34.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:34.555 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:34.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:34.555 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:34.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:34.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:34.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:34.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:34.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:34.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:34.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:13:34.572 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 14:13:34.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 14:13:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:13:34.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:34.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:34.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:34.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 14:13:34.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:34.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:34.575 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:34.575 INFO [WorkbenchTestable][Keyboard] Type text "test123" 14:13:34.576 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:34.576 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:35.176 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:35.176 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:13:35.777 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:35.777 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:13:36.378 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:36.378 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:36.979 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:36.979 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 14:13:37.580 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:37.580 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 14:13:38.181 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:38.181 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 14:13:38.782 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:13:38.782 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 14:13:38.782 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 14:13:38.783 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:38.783 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:38.783 INFO [main][AbstractShell] Close shell Keyboard testing shell 14:13:38.783 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 14:13:38.786 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:38.787 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:38.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:38.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:38.787 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:38.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:38.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:38.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:38.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:38.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:38.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:38.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:38.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:13:38.811 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 14:13:38.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 14:13:38.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:38.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:38.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:13:38.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:38.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:38.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:38.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 14:13:38.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:38.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:38.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:38.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:38.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:38.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:38.811 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:38.812 INFO [WorkbenchTestable][Keyboard] Type text "test" 14:13:38.812 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:38.812 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:39.413 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:39.413 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:13:40.014 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:40.014 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:13:40.616 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:40.616 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:41.217 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 14:13:41.217 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 14:13:41.418 INFO [WorkbenchTestable][Keyboard] Move cursor 14:13:41.618 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:13:41.618 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:13:41.819 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:13:42.221 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:13:42.221 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:13:42.421 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:13:42.622 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 14:13:42.822 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 14:13:42.822 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 14:13:43.023 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 14:13:43.023 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 14:13:43.223 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 14:13:43.424 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 14:13:43.624 INFO [WorkbenchTestable][Keyboard] Move cursor 14:13:43.825 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:13:43.825 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:13:44.026 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:13:44.427 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:13:44.427 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:13:44.627 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:13:45.028 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:13:45.028 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:13:45.228 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:13:45.629 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:13:45.629 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:13:45.830 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:13:46.230 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:13:46.230 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:13:46.431 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:13:46.632 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 14:13:46.632 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 14:13:46.832 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 14:13:46.832 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 14:13:47.033 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 14:13:47.234 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 14:13:47.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:13:47.435 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 14:13:47.435 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 14:13:47.436 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:47.436 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:47.436 INFO [main][AbstractShell] Close shell Keyboard testing shell 14:13:47.436 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 14:13:47.439 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:47.439 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:47.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:47.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:47.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:47.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:47.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:47.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:47.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:47.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:47.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:47.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:13:47.458 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 14:13:47.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 14:13:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:47.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 14:13:47.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:47.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 14:13:47.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:47.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:47.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:47.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:47.459 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:47.459 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 14:13:47.459 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:47.459 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 14:13:47.659 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 14:13:48.660 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:48.661 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 14:13:48.861 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 14:13:49.862 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:49.862 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 14:13:50.062 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:51.064 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:51.064 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:13:51.665 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:51.665 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:13:52.266 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:52.266 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:52.866 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:52.866 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 14:13:53.067 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 14:13:54.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:13:54.068 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 14:13:54.068 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 14:13:54.069 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:54.069 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:54.069 INFO [main][AbstractShell] Close shell Keyboard testing shell 14:13:54.069 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 14:13:54.071 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:54.071 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:54.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:54.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:54.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:54.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:54.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:54.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:54.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:54.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:54.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:54.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:54.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:13:54.089 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 14:13:54.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 14:13:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:54.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:13:54.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:54.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 14:13:54.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:54.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:54.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:54.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:54.089 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:54.090 INFO [WorkbenchTestable][Keyboard] Type text "test" 14:13:54.090 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:54.090 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:54.691 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:54.691 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:13:55.292 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:55.292 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:13:55.893 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:55.893 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:56.494 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 14:13:56.494 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 14:13:56.694 INFO [WorkbenchTestable][Keyboard] Move cursor 14:13:56.894 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:13:56.894 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:13:57.095 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:13:57.496 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:13:57.496 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:13:57.696 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:13:57.897 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 14:13:58.098 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 14:13:58.098 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 14:13:58.298 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 14:13:58.499 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:13:58.499 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 14:13:58.499 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 14:13:58.500 DEBUG [main][AbstractWait] Waiting until shell is active... 14:13:58.500 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:13:58.500 INFO [main][AbstractShell] Close shell Keyboard testing shell 14:13:58.500 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 14:13:58.502 DEBUG [main][AbstractWait] Waiting while shell is available... 14:13:58.502 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:13:58.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:58.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:58.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:58.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:58.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:58.507 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:58.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:58.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:58.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:58.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:58.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:58.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:58.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:58.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:58.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:58.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:58.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:58.508 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:58.508 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:13:58.708 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 14:13:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 14:13:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 14:13:59.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 14:13:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:59.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:59.720 INFO [WorkbenchTestable][AbstractShell] Close shell Search 14:13:59.720 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 14:13:59.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:59.734 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:13:59.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:59.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:59.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:59.734 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:59.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:59.734 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:13:59.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:13:59.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:59.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:59.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:13:59.751 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 14:13:59.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 14:13:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:59.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:13:59.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:59.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 14:13:59.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:59.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:59.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:59.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:59.751 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:59.752 INFO [WorkbenchTestable][Keyboard] Type text "test" 14:13:59.752 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:59.752 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:14:00.353 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:14:00.353 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:14:00.954 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:14:00.954 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:14:01.555 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:14:01.555 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:14:02.156 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 14:14:02.156 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 14:14:02.356 INFO [WorkbenchTestable][Keyboard] Move cursor 14:14:02.556 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:14:02.556 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:14:02.757 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:14:03.159 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:14:03.159 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:14:03.359 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:14:03.560 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 14:14:03.760 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 14:14:03.760 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 14:14:03.961 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 14:14:03.961 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 14:14:04.162 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 14:14:04.362 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 14:14:04.563 INFO [WorkbenchTestable][Keyboard] Move cursor 14:14:04.763 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:14:04.763 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:14:04.963 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:14:05.364 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:14:05.364 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:14:05.564 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:14:05.965 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:14:05.965 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:14:06.166 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:14:06.567 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:14:06.567 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:14:06.767 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:14:07.168 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:14:07.168 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:14:07.368 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:14:07.569 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 14:14:07.569 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 14:14:07.769 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 14:14:07.769 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 14:14:07.970 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 14:14:08.170 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 14:14:08.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:14:08.371 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 14:14:08.371 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 14:14:08.372 DEBUG [main][AbstractWait] Waiting until shell is active... 14:14:08.372 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:14:08.372 INFO [main][AbstractShell] Close shell Keyboard testing shell 14:14:08.372 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 14:14:08.375 DEBUG [main][AbstractWait] Waiting while shell is available... 14:14:08.375 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:14:08.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:14:08.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:08.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:08.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:14:08.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:14:08.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:08.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.838 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.236 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.651 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.635 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.428 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.227 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.658 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0.001 s regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 14:14:08.398 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 14:14:08.399 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:08.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:08.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 14:14:08.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:08.399 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:08.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:08.399 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:08.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:08.400 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:08.400 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 14:14:08.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 14:14:08.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:08.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:08.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:08.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:08.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:08.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:08.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:08.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:08.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 14:14:08.404 TRACE [WorkbenchTestable][WidgetLookup] 144 widget(s) found 14:14:08.404 INFO [WorkbenchTestable][WidgetResolverTest] Testing 144 widgets for matching children to parent. 14:14:08.406 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@a59e0e4] 14:14:08.406 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@a59e0e4] 14:14:08.406 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@a59e0e4] 14:14:08.406 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@a59e0e4] 14:14:08.407 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@357eb0a0] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@a59e0e4] 14:14:08.407 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}] 14:14:08.407 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@27d3a440] 14:14:08.407 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}]}] 14:14:08.408 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@11a43807] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:14:08.408 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@11a43807] 14:14:08.408 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@11a43807] 14:14:08.408 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@11a43807] 14:14:08.408 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@11a43807] 14:14:08.408 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 14:14:08.408 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 14:14:08.409 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] 14:14:08.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] 14:14:08.409 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 14:14:08.409 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.409 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.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}] 14:14:08.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}] 14:14:08.412 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.412 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.412 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.412 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:14:08.412 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 14:14:08.413 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}] 14:14:08.413 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}]}] 14:14:08.413 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 14:14:08.413 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}] 14:14:08.413 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}] 14:14:08.414 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}] 14:14:08.414 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:14:08.414 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}] 14:14:08.414 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:14:08.414 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}] 14:14:08.414 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:14:08.414 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}] 14:14:08.415 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 14:14:08.415 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:14:08.415 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@521a3128] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:14:08.415 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@521a3128] 14:14:08.415 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@521a3128] 14:14:08.415 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@521a3128] 14:14:08.415 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@521a3128] 14:14:08.415 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.415 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.416 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}] 14:14:08.416 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}] 14:14:08.416 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}] 14:14:08.416 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}] 14:14:08.416 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}] 14:14:08.416 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}] 14:14:08.416 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}] 14:14:08.417 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}] 14:14:08.417 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}] 14:14:08.417 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}] 14:14:08.417 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}] 14:14:08.417 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 14:14:08.417 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] 14:14:08.417 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 14:14:08.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 14:14:08.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 14:14:08.418 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}] 14:14:08.418 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}] 14:14:08.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:14:08.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 14:14:08.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@45220c67] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:14:08.419 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@45220c67] 14:14:08.419 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}] 14:14:08.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 14:14:08.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 14:14:08.419 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@32ecad28] 14:14:08.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 14:14:08.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 14:14:08.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 14:14:08.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 14:14:08.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 14:14:08.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 14:14:08.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 14:14:08.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 14:14:08.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32ecad28] 14:14:08.420 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}] 14:14:08.420 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}] 14:14:08.421 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] 14:14:08.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:14:08.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 14:14:08.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 14:14:08.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 14:14:08.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 14:14:08.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@272185e8] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 14:14:08.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] 14:14:08.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@272185e8] 14:14:08.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@272185e8] 14:14:08.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@272185e8] 14:14:08.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 14:14:08.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 14:14:08.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 14:14:08.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 14:14:08.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 14:14:08.423 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}] 14:14:08.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 14:14:08.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 14:14:08.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.424 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@650a6974] 14:14:08.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] 14:14:08.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:14:08.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.425 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.425 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.425 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:14:08.425 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.425 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.425 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:14:08.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] 14:14:08.425 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] 14:14:08.425 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:14:08.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] 14:14:08.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] 14:14:08.426 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:14:08.426 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] 14:14:08.426 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] 14:14:08.426 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:14:08.426 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] 14:14:08.427 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:14:08.427 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.427 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.427 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:14:08.427 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] 14:14:08.427 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] 14:14:08.427 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] 14:14:08.427 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] 14:14:08.428 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.428 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.428 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:14:08.428 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] 14:14:08.428 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}] 14:14:08.428 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}] 14:14:08.429 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.429 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] 14:14:08.429 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}] 14:14:08.429 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.429 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:14:08.430 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@525b8922 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.views.BookmarkView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.PropertySheet, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.perspSC:org.eclipse.team.ui.TeamSynchronizingPerspective, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/onboarding_resource_persp.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.perspSC:org.eclipse.jdt.ui.JavaPerspective, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@5b7ee56c, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Resource, iconURI: platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/eview16/resource_persp.png, tooltip: null, context: PerspectiveImpl (org.eclipse.ui.resourcePerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 14:14:08.430 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@25b8f9d2 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.actionSet:org.eclipse.debug.ui.launchActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.jdt.ui.PackageExplorer, persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy, persp.viewSC:org.eclipse.jdt.ui.SourceView, persp.viewSC:org.eclipse.jdt.ui.JavadocView, persp.viewSC:org.eclipse.search.ui.views.SearchView, persp.viewSC:org.eclipse.ui.console.ConsoleView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.texteditor.TemplatesView, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewRecordCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective, persp.perspSC:org.eclipse.debug.ui.DebugPerspective, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/onboarding_jperspective.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.editorOnboardingCommand:Open Type$$$Shift+Ctrl+T, persp.actionSet:org.eclipse.debug.ui.breakpointActionSet, persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet, persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard, persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@5b7ee56c, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Java, iconURI: platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png, tooltip: null, context: PerspectiveImpl (org.eclipse.jdt.ui.JavaPerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 14:14:08.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 14:14:08.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:08.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:08.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 14:14:08.430 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 14:14:08.430 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:08.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.EditorBarTest 14:14:08.434 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 14:14:08.435 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:08.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:08.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 14:14:08.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:08.435 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:08.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:08.435 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:08.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:08.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:08.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 14:14:08.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 14:14:08.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:08.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:08.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:08.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:08.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:08.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:08.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:08.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:08.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:08.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:14:08.436 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:08.436 DEBUG [main][MenuItemLookup] Item match:File 14:14:08.437 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:14:08.437 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:08.439 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:14:08.439 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:14:08.439 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:14:08.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:14:08.439 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:14:08.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 14:14:08.486 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 14:14:08.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:14:08.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:08.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:08.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:14:08.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:08.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:08.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:08.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:14:08.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:08.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:08.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:08.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:08.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:08.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:08.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:14:08.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:14:08.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:14:08.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:14:08.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:14:08.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:14:08.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:14:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:14:08.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:14:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:14:08.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:14:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:14:08.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:14:08.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:14:08.993 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:14:08.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:14:08.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:14:08.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 "Next >") 14:14:08.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:08.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:14:08.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:08.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:08.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:08.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:08.996 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:14:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:08.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:08.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:14:09.024 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 14:14:09.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:14:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:09.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:14:09.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:09.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:14:09.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:09.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:09.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:09.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:14:09.026 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:14:09.026 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 14:14:09.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 14:14:09.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:09.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:14:09.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:09.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:09.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:09.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:09.029 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:14:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:09.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:09.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:09.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:14:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:14:09.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:14:09.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:14:09.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:14:09.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:14:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:14:09.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:09.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:09.539 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:14:09.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:09.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:09.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:09.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:09.540 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:14:09.540 DEBUG [main][MenuItemLookup] Item match:Window 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:09.540 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:14:09.540 DEBUG [main][MenuItemLookup] Item match:Show View 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:09.545 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:14:09.545 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:14:09.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:14:09.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:14:09.546 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:14:09.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:14:09.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:14:09.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:14:09.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:09.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:09.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:14:09.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:09.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:09.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:09.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:14:09.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:09.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:09.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:09.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:09.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:14:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:14:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:14:09.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:14:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:14:09.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:14:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:14:09.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:14:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:14:09.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:14:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:14:09.600 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:14:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:14:09.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:14:09.601 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:14:09.601 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:14:09.601 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:14:09.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:14:09.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:09.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:14:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:09.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:09.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:09.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 "Open") 14:14:09.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:09.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:14:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:09.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:09.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:09.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:09.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:09.603 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:14:09.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:09.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:09.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:09.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:14:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:14:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:14:09.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:09.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:14:09.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:09.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:09.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:09.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:09.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:14:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:09.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:09.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:09.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:09.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:09.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:09.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:09.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:09.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:09.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:09.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:09.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:09.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:09.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:09.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:09.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:09.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:09.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:09.640 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:09.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:09.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:09.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:09.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:09.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:10.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:10.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:10.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:10.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:10.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:14:10.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:10.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:10.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:10.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:10.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 14:14:10.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:10.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:10.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:10.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:10.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:10.644 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 14:14:10.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:10.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:10.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:10.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:10.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 14:14:10.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:10.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:10.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:10.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:10.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:10.652 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:14:10.652 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:14:10.652 DEBUG [main][TreeItemHandler] Set Tree selection 14:14:10.652 DEBUG [main][TreeHandler] Notify Tree about selection event 14:14:10.662 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:14:10.676 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 14:14:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:10.676 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:14:10.676 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:10.676 DEBUG [main][MenuItemLookup] Item match:File 14:14:10.677 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:14:10.677 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:14:10.679 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:10.679 DEBUG [main][MenuItemLookup] Item match:File 14:14:10.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 14:14:10.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 14:14:10.680 INFO [main][MenuItemHandler] Select menu item: File 14:14:10.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:14:10.742 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 14:14:10.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:14:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:10.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:14:10.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:10.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 14:14:10.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:10.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:10.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:10.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:14:10.746 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:14:10.746 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 14:14:10.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 14:14:10.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:10.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 14:14:10.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:10.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:10.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:10.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:10.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:10.753 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:14:10.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:10.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:10.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:10.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:10.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:14:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:14:11.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51da822f is found... 14:14:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51da822f is found finished successfully 14:14:11.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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') 14:14:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:11.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:11.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:11.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:11.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:11.267 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 14:14:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:11.268 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 14:14:11.268 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") 14:14:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:11.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:11.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:11.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:14:11.268 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 14:14:11.268 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:14:11.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:11.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:11.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:11.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:14:11.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:11.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:11.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 14:14:11.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:11.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:11.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 14:14:11.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:14:11.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:11.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:11.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:11.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:11.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:11.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:11.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:11.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:11.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:11.294 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:11.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:11.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:11.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:11.295 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:11.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:11.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:11.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:11.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:11.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:11.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:11.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:11.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:12.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:12.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:14:12.297 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:12.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:12.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:12.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:12.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:14:12.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:12.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:12.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:12.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:12.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:12.298 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 14:14:12.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 14:14:12.299 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 14:14:12.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 14:14:12.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 14:14:12.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:14:12.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:12.352 DEBUG [main][MenuItemLookup] Found menu:'New' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:12.353 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:14:12.353 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:14:12.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:14:12.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:14:12.353 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:14:12.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:14:12.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:14:12.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:14:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:14:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:14:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:14:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:14:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:14:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:14:12.855 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 14:14:12.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 14:14:12.855 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 14:14:12.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 14:14:12.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 14:14:12.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:14:12.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:12.885 DEBUG [main][MenuItemLookup] Found menu:'New' 14:14:12.885 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:14:12.885 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:12.885 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:14:12.885 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:12.885 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:14:12.885 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:14:12.885 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:14:12.885 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:14:12.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:14:12.885 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:14:12.885 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:14:12.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.... 14:14:13.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:14:13.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:14:13.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:13.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:13.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:13.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:14:13.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:13.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:13.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:13.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:14:13.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:13.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:13.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:13.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:13.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:13.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:13.488 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:14:13.488 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:14:13.489 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:14:13.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:13.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:13.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:13.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:13.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) 14:14:13.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:13.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:13.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:13.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:14:13.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:13.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:13.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:13.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:13.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:13.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:13.490 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:14:13.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:13.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:13.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:13.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:13.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:14:13.496 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:14:13.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:14:13.997 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:14:13.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:14:13.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:14:13.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:14:13.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:14:13.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:14:13.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:14:13.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 14:14:13.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:13.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:13.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 14:14:13.998 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 14:14:13.998 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:13.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.564 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.562 s Running org.eclipse.reddeer.swt.test.DummyTest 14:14:14.001 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 14:14:14.001 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:14.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:14.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 14:14:14.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:14.001 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:14.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:14.002 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:14.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:14.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:14.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 14:14:14.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 14:14:14.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:14.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:14.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:14.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 14:14:14.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:14.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:14.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 14:14:14.002 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 14:14:14.002 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:14.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:14.005 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:14.005 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:14.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:14.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:14.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:14.006 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:14.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:14.006 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:14.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:14.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:14.006 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:14:14.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:14.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:14.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:14.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:14.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:14.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:14.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:14:14.020 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 14:14:14.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:14.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:14:14.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:14:14.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:14.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 14:14:14.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:14:14.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:14:14.021 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:14:14.021 DEBUG [main][AbstractWait] Waiting until shell is active... 14:14:14.021 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:14:14.021 INFO [main][AbstractShell] Close shell Testing shell 14:14:14.021 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:14:14.023 DEBUG [main][AbstractWait] Waiting while shell is available... 14:14:14.023 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:14:14.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:14.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:14.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:14.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:14.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:14.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:14:14.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:14.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:14:14.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:14.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:14.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:14.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:14.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:14:14.044 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') 14:14:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:14.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:14.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:14.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:14.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:14:14.045 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:14:14.045 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:14:14.045 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:14:14.045 DEBUG [main][AbstractWait] Waiting until shell is active... 14:14:14.045 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:14:14.045 INFO [main][AbstractShell] Close shell Testing shell 14:14:14.045 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:14:14.047 DEBUG [main][AbstractWait] Waiting while shell is available... 14:14:14.047 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:14:14.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:14.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:14.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:14.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:14.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:14:14.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:14.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:14:14.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:14.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:14.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:14.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:14.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 14:14:14.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:14.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:14.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 14:14:14.067 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") 14:14:14.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:14.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:14.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:14.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:14.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:14:14.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:14:14.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:14:14.084 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:14:14.084 DEBUG [main][AbstractWait] Waiting until shell is active... 14:14:14.084 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:14:14.084 INFO [main][AbstractShell] Close shell Testing shell 14:14:14.084 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:14:14.086 DEBUG [main][AbstractWait] Waiting while shell is available... 14:14:14.086 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:14:14.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:14.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:14.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:15.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 14:14:15.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 14:14:16.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 14:14:16.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:14:16.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:16.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:14:16.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:16.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:16.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:16.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:16.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:14:16.602 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") 14:14:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:14:16.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:14:16.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 14:14:16.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:14:16.602 DEBUG [main][AbstractWait] Waiting until shell is active... 14:14:16.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:14:16.602 INFO [main][AbstractShell] Close shell Testing shell 14:14:16.602 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:14:16.604 DEBUG [main][AbstractWait] Waiting while shell is available... 14:14:16.604 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:14:16.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:16.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:14:16.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:16.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:14:16.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:16.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:16.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:16.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:14:16.632 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 14:14:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 14:14:16.632 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:14:16.632 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:14:16.632 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:14:16.632 DEBUG [main][AbstractWait] Waiting until shell is active... 14:14:16.632 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:14:16.632 INFO [main][AbstractShell] Close shell Testing shell 14:14:16.632 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:14:16.635 DEBUG [main][AbstractWait] Waiting while shell is available... 14:14:16.635 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:14:16.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:16.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:14:16.648 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:14:16.648 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.643 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.026 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.02 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.538 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.023 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.035 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.v20230830-1408 [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 14:14:26.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 14:14:26.423 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 14:14:26.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 14:14:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:26.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 14:14:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:26.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 14:14:26.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:26.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:26.435 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 14:14:26.436 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 14:14:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:14:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.233 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:14:26.540 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:14:26.541 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:14:26.549 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:14:26.550 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:14:26.618 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:14:26.630 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:26.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:26.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:14:26.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:14:26.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:14:26.637 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:14:26.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:26.638 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:26.641 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:26.641 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:26.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:26.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:26.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 14:14:26.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:14:26.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:26.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:26.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:14:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:14:26.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:14:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:14:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:14:26.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:14:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:14:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:14:26.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:14:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:14:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:14:26.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:14:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:26.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:14:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:14:26.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:14:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:26.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:14:26.833 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 14:14:26.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:26.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 14:14:26.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:26.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:26.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:26.924 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:14:26.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:26.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:26.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:27.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:27.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:27.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:27.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:27.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:27.940 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:14:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:14:27.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:14:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:27.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:27.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:27.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:27.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:14:27.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:27.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:27.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:27.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:28.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:28.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:28.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:28.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:28.955 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:14:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:14:28.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:14:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:28.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 14:14:28.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:28.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:14:28.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:28.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:28.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:29.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:29.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:29.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:29.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:29.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:29.961 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:29.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:14:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:14:29.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:14:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:29.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 14:14:29.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:29.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:14:29.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:29.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:29.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:29.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:30.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:30.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:30.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:30.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:30.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:30.967 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:30.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:14:30.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:14:30.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:14:30.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:30.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:30.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 14:14:30.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:30.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:30.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:30.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:14:30.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:30.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:30.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:30.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:31.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:31.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:31.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:31.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:31.972 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:14:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:14:31.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:14:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:31.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:31.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:31.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:31.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:14:31.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:31.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:31.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:31.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:32.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:32.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:32.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:32.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:32.978 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:14:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:14:32.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:32.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:32.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:32.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:32.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:32.988 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:14:32.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:32.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:32.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:32.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:33.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:33.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:33.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:33.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:33.991 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:14:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:14:33.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:14:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:33.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:33.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:34.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:34.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:14:34.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:34.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:34.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:34.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:34.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:34.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:35.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:35.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:35.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:35.004 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:35.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:14:35.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:14:35.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:14:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:35.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:35.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:35.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:14:35.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:35.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:35.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:35.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:35.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:36.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:36.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:36.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:36.010 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:36.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:14:36.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:14:36.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:14:36.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:36.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:36.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 14:14:36.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:36.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:36.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:36.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:14:36.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:36.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:36.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:36.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:36.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:37.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:37.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:37.015 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:14:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:14:37.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:14:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:37.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 14:14:37.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:37.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:37.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:37.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:14:37.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:37.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:37.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:37.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:37.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:37.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:38.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:38.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:38.021 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:14:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:14:38.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:14:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:38.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 14:14:38.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:38.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:38.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:14:38.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:38.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:38.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:38.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:38.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:39.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:39.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:39.027 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:14:39.028 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 14:14:39.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:39.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:39.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:39.046 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:14:39.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:39.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:39.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:39.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:39.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:39.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:40.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:40.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:40.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:40.050 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:14:40.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 14:14:40.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:14:40.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:40.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:40.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 14:14:40.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:40.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:40.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:40.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:14:40.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:40.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:40.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:40.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:40.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:40.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:41.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:41.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:41.058 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:14:41.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:14:41.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:14:41.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:41.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:41.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 14:14:41.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:41.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:41.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:41.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:14:41.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:41.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:41.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:41.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:41.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:41.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:42.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:42.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:42.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:42.063 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:42.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:14:42.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:14:42.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:14:42.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:42.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:42.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 14:14:42.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:42.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:42.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:14:42.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:42.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:42.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:42.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:42.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:42.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:43.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:43.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:43.068 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:14:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:14:43.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:14:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:43.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:43.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:43.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:14:43.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:43.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:43.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:43.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:43.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:44.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:44.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:44.073 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:14:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:14:44.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:14:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:44.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:44.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:44.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:44.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:14:44.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:44.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:44.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:44.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:44.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:45.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:45.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:45.078 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:14:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:14:45.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:45.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:45.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:45.100 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:14:45.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:45.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:45.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:45.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:45.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:45.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:46.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:46.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:46.104 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:14:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:14:46.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:14:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:46.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:46.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:46.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:14:46.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:46.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:46.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:46.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:46.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:47.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:47.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:47.113 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:14:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:14:47.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:14:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:47.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:47.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:47.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:14:47.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:47.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:47.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:47.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:47.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:48.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:48.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:48.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:48.118 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:48.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:14:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:14:48.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:14:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:48.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:48.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:48.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:14:48.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:48.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:48.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:48.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:48.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:48.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:49.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:49.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:49.122 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:14:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:14:49.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:14:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:49.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 14:14:49.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:49.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:14:49.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:49.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:49.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:49.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:49.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:50.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:50.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:50.127 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:14:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:14:50.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:14:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:50.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:50.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:50.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:14:50.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:50.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:50.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:50.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:50.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:51.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:51.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:51.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:51.130 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:14:51.131 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 14:14:51.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:51.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:51.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:51.137 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:14:51.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:51.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:51.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:51.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:51.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:51.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:52.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:52.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:52.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:52.141 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:14:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:14:52.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:14:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:52.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 14:14:52.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:52.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:14:52.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:52.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:52.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:52.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:52.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:53.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:53.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:53.149 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:14:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:14:53.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:14:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:53.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:53.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:53.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:14:53.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:53.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:53.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:53.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:53.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:54.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:54.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:54.153 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:14:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:14:54.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:14:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:54.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 14:14:54.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:54.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:54.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:54.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:14:54.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:54.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:54.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:54.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:54.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:55.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:55.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:55.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:55.157 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:55.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:14:55.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:14:55.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:14:55.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:55.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:55.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:55.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:55.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:55.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:55.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:14:55.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:55.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:55.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:55.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:55.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:55.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:56.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:56.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:56.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:56.162 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:14:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:14:56.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:14:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:56.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:56.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:56.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:14:56.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:56.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:56.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:56.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:56.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:57.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:57.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:57.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:57.167 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:14:57.187 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 14:14:57.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:57.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 14:14:57.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:57.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:57.193 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:14:57.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:57.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:57.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:57.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:57.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:57.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:58.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:58.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:58.197 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:14:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:14:58.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:14:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:58.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:58.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:58.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:14:58.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:58.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:58.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:58.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:58.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:14:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:14:58.218 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 14:14:58.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:58.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 14:14:58.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:58.225 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:14:58.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:58.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:58.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:58.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:58.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:58.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:59.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:59.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:59.228 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:14:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:14:59.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 14:14:59.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:14:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:59.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:59.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 14:14:59.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:59.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:59.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:59.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:14:59.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:59.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:59.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:59.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:14:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:14:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:14:59.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:14:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:59.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:14:59.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:59.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:14:59.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:59.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:59.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:59.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:59.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:00.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:00.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:00.246 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:00.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:00.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:00.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:00.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:00.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:00.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:00.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:00.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:00.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:00.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:00.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:00.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:00.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:00.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:01.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:01.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:01.250 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:01.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:01.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:01.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:01.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:01.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:01.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:01.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:01.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:01.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:02.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:02.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:02.255 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:02.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:02.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 14:15:02.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:02.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:02.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:02.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:02.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:02.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:02.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:03.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:03.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:03.260 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:03.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:03.261 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 14:15:03.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:03.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:03.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:03.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.261 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:03.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:03.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:03.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:04.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:04.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:04.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:04.272 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:04.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:04.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 14:15:04.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:04.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:04.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:04.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:04.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:04.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:04.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:04.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:04.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:04.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:04.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:04.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:04.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:04.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:04.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:05.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:05.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:05.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:05.289 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:05.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:05.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:05.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:05.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:05.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:05.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:05.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:05.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:05.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:05.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:06.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:06.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:06.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:06.294 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:06.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:06.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:06.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:06.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:06.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:06.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:06.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:06.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:06.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:06.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:06.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:06.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:06.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:06.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:06.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:06.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:07.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:07.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:07.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:07.298 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:07.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:07.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:07.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:07.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:07.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:07.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:07.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:07.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:07.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:07.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:08.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:08.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:08.302 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:08.302 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 14:15:08.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:08.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 14:15:08.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:08.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:08.309 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:08.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:08.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:08.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:08.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:08.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:09.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:09.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:09.312 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:09.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:09.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:09.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:09.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:09.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:09.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:09.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:09.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:09.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:09.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:09.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:09.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 14:15:09.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:09.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:09.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:09.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:09.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:09.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:09.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:10.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:10.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:10.329 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:10.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 14:15:10.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:10.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 14:15:10.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:10.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:10.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:10.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:10.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:10.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:10.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:11.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:11.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:11.331 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:11.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:11.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 14:15:11.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:11.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:11.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:11.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:11.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:11.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:11.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:12.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:12.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:12.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:12.336 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:12.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:12.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 14:15:12.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:12.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 14:15:12.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:12.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:12.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:12.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:12.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:12.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:12.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:12.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:13.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:13.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:13.341 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:13.341 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 14:15:13.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:13.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:13.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:13.357 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:13.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:13.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:13.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:13.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:13.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:13.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:14.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:14.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:14.360 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:14.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:14.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:14.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:14.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:14.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:14.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:14.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:14.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:14.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:14.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:14.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:14.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:14.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:14.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:14.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:14.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:14.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:15.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:15.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:15.370 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:15.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:15.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:15.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:15.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:15.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:15.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:15.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:15.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:15.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:15.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:16.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:16.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:16.375 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:16.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:16.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:16.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:16.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:16.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:16.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:16.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:16.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:17.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:17.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:17.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:17.379 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:17.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:17.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:17.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:17.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:17.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:17.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:17.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:17.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:17.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:17.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:18.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:18.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:18.384 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:18.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:18.386 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 14:15:18.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:18.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:18.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.395 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:18.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:18.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:19.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:19.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:19.398 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:19.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:19.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:19.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:19.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:19.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:19.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:19.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:19.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:19.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:19.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:19.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:15:19.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:19.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:19.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:19.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:19.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:19.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:19.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:19.410 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:19.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:19.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:19.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:19.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:19.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:19.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:20.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:20.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:20.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:20.417 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:20.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:20.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:20.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:20.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:20.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:20.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:20.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:20.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:20.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:20.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:20.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:20.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:20.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:20.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:20.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:20.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:20.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:20.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:20.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:20.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:20.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:20.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:20.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:20.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:20.426 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 14:15:20.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:20.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:20.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:20.431 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:20.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:20.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:20.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:20.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:20.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:20.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:21.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:21.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:21.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:21.435 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:21.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:21.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:21.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:21.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:21.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:21.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:21.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:21.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:21.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:21.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:21.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:21.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:21.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 14:15:21.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:21.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:21.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:21.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:21.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:21.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:21.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:21.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:21.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:21.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:21.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:21.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:21.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:21.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:21.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:22.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:22.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:22.444 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:22.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:22.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:22.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:22.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:22.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:22.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:22.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:22.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:22.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:23.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:23.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:23.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:23.447 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:23.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:23.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:23.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 14:15:23.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:23.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:23.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:23.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:23.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:23.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:23.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:24.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:24.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:24.450 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:24.451 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 14:15:24.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:24.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:24.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:24.456 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:24.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:24.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:24.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:24.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:24.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:24.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:25.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:25.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:25.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:25.459 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:25.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:25.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 14:15:25.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:25.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:25.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:25.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:25.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:25.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:25.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:25.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:25.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:25.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:25.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:25.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:25.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:25.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:25.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:25.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:25.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 14:15:25.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:25.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:25.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:25.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:25.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:25.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:25.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:26.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:26.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:26.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:26.474 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:26.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:26.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:26.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:26.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:26.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:26.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:26.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:26.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:26.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:26.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:26.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:26.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:26.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:26.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:26.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:26.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:27.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:27.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:27.476 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:27.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:27.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:27.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:27.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:27.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:27.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:27.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:27.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:27.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:28.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:28.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:28.479 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:28.480 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 14:15:28.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:28.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:28.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:28.484 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:28.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:28.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:28.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:28.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:28.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:29.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:29.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:29.488 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:29.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:29.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:29.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:29.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:29.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:29.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:29.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:29.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:29.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:29.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:29.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:29.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:29.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:29.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:29.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:29.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:29.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:29.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:29.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:29.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 14:15:29.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:29.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:29.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:29.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:29.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:30.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:30.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:30.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:30.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:30.503 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:30.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:30.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:30.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:30.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:30.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:30.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:30.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:31.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:31.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:31.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:31.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:31.508 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:31.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:31.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:31.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:31.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:31.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:31.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:31.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:32.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:32.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:32.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:32.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:32.512 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:32.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:32.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:15:32.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:32.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:32.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:32.519 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:32.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:32.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:32.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:32.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:33.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:33.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:33.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:33.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:33.532 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:33.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:33.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:33.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:33.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:33.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:33.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:33.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:33.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:33.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:33.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:33.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:33.543 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 14:15:33.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:33.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:33.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:33.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:33.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:33.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:33.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:33.543 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:33.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:33.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:33.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:34.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:34.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:34.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:34.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:34.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:34.550 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:34.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:34.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:34.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:34.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:34.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:34.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:34.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:34.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:34.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:34.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:34.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:34.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:34.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:34.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:34.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:34.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:34.559 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 14:15:34.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:34.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 14:15:34.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:34.559 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:34.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:34.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:34.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:35.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:35.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:35.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:35.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:35.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:35.562 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:35.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:35.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:35.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:35.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:35.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:35.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:35.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:35.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:35.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:35.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:35.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:35.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:35.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:35.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:35.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 14:15:35.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:35.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 14:15:35.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:35.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:35.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:35.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:35.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:35.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:35.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:35.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:35.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:35.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:35.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:35.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:35.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:35.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:35.576 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 14:15:35.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:35.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:35.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:35.600 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:35.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:35.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:35.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:36.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:36.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:36.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:36.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:36.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:36.603 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:36.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:36.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:36.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:36.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:36.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:36.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:36.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:36.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:36.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:36.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:36.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:36.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:36.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:36.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:36.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:36.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:36.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:36.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:36.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:36.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:36.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:36.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:36.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:36.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:36.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:36.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:36.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:36.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:36.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:36.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:36.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:36.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:36.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:36.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:36.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:36.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:36.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:36.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:36.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:36.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:36.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:36.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:36.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:36.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:36.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:36.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:36.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:36.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:36.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:36.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:37.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:37.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:37.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:37.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:37.631 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:37.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:37.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 14:15:37.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:37.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:37.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:37.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:37.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:38.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:38.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:38.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:38.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:38.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:38.635 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:38.636 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 14:15:38.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:38.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:38.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:38.641 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:38.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:38.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:38.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:38.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:39.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:39.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:39.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:39.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:39.645 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:39.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:39.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 14:15:39.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:39.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:39.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:39.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:39.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:39.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:39.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:39.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 14:15:39.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:39.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:39.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:39.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:39.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:39.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:39.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:39.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 14:15:39.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:39.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:39.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:39.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:39.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:39.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:39.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:39.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:39.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:39.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:39.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:39.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:39.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:40.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:40.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:40.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:40.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:40.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:40.658 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:40.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:40.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:40.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:40.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:40.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:40.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:40.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:40.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:41.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:41.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:41.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:41.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:41.661 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:41.663 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 14:15:41.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:41.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:41.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:41.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:41.668 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:41.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:41.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:41.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:41.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:42.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:42.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:42.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:42.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:42.671 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:42.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:42.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 14:15:42.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:42.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:42.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:42.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:42.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:42.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:42.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:42.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:42.676 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 14:15:42.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:42.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:42.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:42.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:42.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:42.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:42.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:42.680 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:42.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:42.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:42.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:42.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:43.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:43.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:43.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:43.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:43.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:43.683 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:43.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:43.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:43.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:43.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:43.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:43.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:43.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:43.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:43.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:43.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:43.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 14:15:43.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:43.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:43.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:43.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:43.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:43.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:43.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:43.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:43.697 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 14:15:43.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:43.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:43.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:43.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:43.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:43.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:43.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:43.697 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:43.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:43.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:43.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:43.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:44.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:44.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:44.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:44.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:44.700 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:44.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 14:15:44.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:44.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:44.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:44.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:44.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:44.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:44.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:44.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:44.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:44.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:44.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:44.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:44.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:44.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:44.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:44.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:44.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:44.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:44.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:44.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:44.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:44.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:44.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:44.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:44.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:44.715 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 14:15:44.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:44.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:44.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:44.716 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:44.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:44.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:44.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:45.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:45.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:45.741 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:45.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 14:15:45.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:45.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 14:15:45.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:45.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:45.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:45.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:45.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:45.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:45.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:45.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:45.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:45.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:45.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:45.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:45.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:45.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:45.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:45.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:45.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:45.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:45.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:45.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:45.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:45.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:45.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:45.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:45.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:45.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:45.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:45.749 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 14:15:45.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:45.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:45.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:45.766 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:45.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:45.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:45.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:46.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:46.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:46.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:46.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:46.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:46.780 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:46.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:46.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:46.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:46.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:46.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:46.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:46.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:46.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:46.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:46.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:46.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 14:15:46.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:46.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:46.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:46.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:46.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:46.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:46.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:46.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:46.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:46.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:46.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:46.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:46.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:46.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:46.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:46.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:46.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:46.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:46.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:46.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:46.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:46.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:46.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:46.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:46.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:46.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:46.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:46.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:46.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:46.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:47.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:47.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:47.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:47.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:47.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:47.804 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:47.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:47.806 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 14:15:47.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:47.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:47.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:47.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:47.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:47.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:47.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:47.812 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:47.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:47.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:47.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:47.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:48.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:48.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:48.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:48.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:48.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:48.815 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:48.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:48.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:48.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:48.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:48.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:48.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:48.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:48.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:48.821 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 14:15:48.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:48.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:48.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:48.827 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:48.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:48.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:48.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:49.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:49.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:49.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:49.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:49.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:49.829 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:49.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:49.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:49.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:49.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:49.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:49.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:49.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:49.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:49.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:49.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:49.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:49.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:49.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:49.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:49.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:49.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:49.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:49.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:49.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:49.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:49.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:49.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:49.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:49.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:49.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:49.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:49.837 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 14:15:49.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:49.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:49.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 14:15:49.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:49.838 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:49.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:49.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:49.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:50.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:50.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:50.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:50.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:50.840 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:50.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:50.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:50.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:50.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:50.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:50.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:50.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:50.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:50.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:50.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:50.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:50.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:50.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:50.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:50.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:50.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:50.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:50.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:50.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:50.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:50.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:50.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:50.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:50.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:50.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:50.862 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 14:15:50.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:50.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 14:15:50.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:50.862 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:50.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:50.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:50.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:51.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:51.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:51.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:51.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:51.869 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:51.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:51.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:51.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:51.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:51.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:51.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:51.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:51.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:51.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:51.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:51.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:51.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:51.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:51.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:51.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:51.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:51.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:51.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:51.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:51.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:51.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:51.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:51.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:51.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:51.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:51.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:51.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:51.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:51.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:51.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:51.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:51.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:51.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:51.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:51.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:51.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:51.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:51.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:51.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:51.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:51.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:51.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:51.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:15:51.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:51.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 14:15:51.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:51.887 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:51.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:51.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:51.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:52.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:52.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:52.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:52.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:52.913 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:52.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:52.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:52.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:52.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:52.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:52.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:52.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:52.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:52.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:52.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:52.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:52.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:52.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:52.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:52.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:52.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:52.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:52.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:52.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:52.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:52.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:52.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:52.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:52.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:52.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:52.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:52.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:52.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:52.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:52.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:52.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:52.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:52.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:52.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:52.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:52.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:52.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:52.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:52.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:52.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:52.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:52.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:52.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:52.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:52.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:52.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:52.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:52.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:52.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:52.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:52.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:15:52.941 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 14:15:52.941 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 14:15:52.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:15:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:15:52.946 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 14:15:52.946 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 14:15:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:15:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:15:52.949 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 14:15:52.950 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 14:15:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:15:52.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:15:52.952 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 14:15:52.952 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 14:15:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:15:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:15:52.954 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 14:15:52.954 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 14:15:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:15:52.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:15:52.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:15:52.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:52.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:52.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 14:15:52.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:52.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 14:15:52.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:15:52.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:52.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:52.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:52.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:53.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:53.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:53.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:53.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:53.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:53.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:53.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:15:53.048 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 14:15:53.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:53.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:53.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:53.048 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:53.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:53.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:53.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:53.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:53.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:54.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:54.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:54.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:54.051 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:54.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:15:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:15:54.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:15:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:54.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:54.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:54.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:15:54.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:54.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:54.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:54.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:54.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:55.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:55.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:55.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:55.053 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:55.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:15:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:15:55.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:15:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:55.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:55.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:55.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:15:55.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:55.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:55.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:55.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:55.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:56.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:56.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:56.055 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:15:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:15:56.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:15:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:56.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:56.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:56.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:15:56.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:56.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:56.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:56.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:56.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:57.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:57.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:57.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:57.058 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:15:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:15:57.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:15:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:57.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 14:15:57.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:57.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:15:57.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:57.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:57.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:57.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:57.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:58.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:58.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:58.060 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:15:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:15:58.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:15:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:58.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:15:58.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:58.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:15:58.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:58.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:58.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:58.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:58.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:59.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:59.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:59.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:59.062 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:15:59.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.... 14:15:59.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 14:15:59.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:59.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 14:15:59.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:59.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:59.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:59.069 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:15:59.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:59.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:59.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:59.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:59.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:59.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:00.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:00.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:00.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:00.078 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:16:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:16:00.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:16:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:00.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:00.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:00.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:16:00.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:00.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:00.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:00.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:00.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:01.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:01.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:01.083 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:16:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:16:01.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:16:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:01.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:01.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:01.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:16:01.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:01.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:01.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:01.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:01.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:02.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:02.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:02.087 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:16:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:16:02.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:16:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:02.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 14:16:02.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:02.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:16:02.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:02.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:02.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:02.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:02.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:03.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:03.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:03.091 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:16:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:16:03.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:16:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:03.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:03.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:03.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:03.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:16:03.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:03.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:03.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:03.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:03.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:03.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:04.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:04.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:04.094 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:16:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:16:04.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:16:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:04.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:04.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:04.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:16:04.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:04.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:04.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:04.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:16:04.098 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 14:16:04.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:16:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:04.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:04.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:04.098 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:16:04.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:04.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:04.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:04.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:04.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:05.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:05.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:05.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:05.100 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:16:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:16:05.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:16:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:05.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:05.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:05.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:16:05.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:05.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:05.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:05.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:05.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:06.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:06.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:06.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:06.103 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:16:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:16:06.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:16:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:06.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:06.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:06.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:16:06.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:06.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:06.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:06.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:06.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:07.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:07.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:07.105 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:16:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:16:07.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:16:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:07.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:07.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:07.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:16:07.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:07.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:07.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:07.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:07.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:08.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:08.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:08.107 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:16:08.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 14:16:08.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:16:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:08.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:08.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:16:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:08.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:08.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:08.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:08.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:09.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:09.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:09.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:09.109 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:16:09.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 14:16:09.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:16:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:09.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 14:16:09.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:09.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:16:09.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:09.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:09.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:09.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:09.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:16:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:16:09.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:16:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:09.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:09.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:09.141 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:16:09.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:09.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:09.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:09.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:09.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:10.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:10.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:10.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:10.143 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:16:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:16:10.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:16:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:10.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:10.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:10.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:16:10.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:10.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:10.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:10.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:10.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:11.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:11.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:11.149 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:16:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:16:11.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:16:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:11.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:11.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:11.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:11.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:11.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:16:11.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:11.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:11.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:11.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:11.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:11.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:12.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:12.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:12.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:12.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:12.651 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:16:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:16:12.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:16:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:12.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:12.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:12.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:16:12.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:12.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:12.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:13.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:13.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:13.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:13.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:14.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:14.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:14.153 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:16:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:16:14.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:16:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:14.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 14:16:14.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:14.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:16:14.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:14.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:14.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:14.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:14.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:14.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:14.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:16:14.156 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 14:16:14.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:16:14.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:14.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:14.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:14.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:14.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:14.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:14.157 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:16:14.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:14.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:14.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:14.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:14.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:14.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:15.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:15.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:15.160 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:16:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:16:15.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:16:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:15.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:15.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:15.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:16:15.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:15.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:15.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:15.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:15.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:16.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:16.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:16.162 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:16:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:16:16.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:16:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:16.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:16.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:16.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:16:16.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:16.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:16.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:16.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:16.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:17.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:17.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:17.166 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:16:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:16:17.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:16:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:17.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:17.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:17.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:17.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:16:17.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:17.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:17.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:17.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:17.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:17.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:18.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:18.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:18.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:18.170 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:16:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:16:18.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:16:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:18.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:18.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:18.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:18.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:16:18.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:18.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:18.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:18.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:18.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:16:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:16:18.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:16:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:18.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:18.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:18.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:16:18.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:18.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:18.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:18.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:16:18.176 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 14:16:18.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:16:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:18.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:18.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:18.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:18.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:18.177 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:16:18.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:18.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:18.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:18.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:18.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:18.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:19.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:19.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:19.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:19.183 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:19.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:16:19.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:16:19.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:16:19.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:19.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:19.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:19.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:19.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:19.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:19.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:16:19.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:19.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:19.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:19.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:19.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:19.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:20.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:20.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:20.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:20.184 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:20.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:16:20.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:16:20.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:16:20.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:20.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:20.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:20.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:20.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:20.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:20.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:16:20.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:20.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:20.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:20.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:20.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:20.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:21.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:21.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:21.188 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:16:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:16:21.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:16:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:21.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:21.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:21.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:16:21.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:21.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:21.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:21.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:16:21.191 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 14:16:21.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:16:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:21.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:21.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:21.191 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:16:21.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:21.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:21.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:21.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:21.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:22.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:22.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:22.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:22.193 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:22.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:16:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:16:22.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:16:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:22.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:22.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:22.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:16:22.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:22.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:22.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:22.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:22.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:23.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:23.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:23.199 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:16:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:16:23.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:16:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:23.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:23.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:23.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:16:23.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:23.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:23.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:23.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:23.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:24.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:24.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:24.201 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:16:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:16:24.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:16:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:24.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:24.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:24.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:16:24.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:24.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:24.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:24.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:16:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:16:24.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:16:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:24.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:24.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:24.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:16:24.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:24.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:24.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:24.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:16:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:16:24.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:16:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:24.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:24.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:24.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:16:24.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:24.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:24.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:24.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:16:24.211 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 14:16:24.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:16:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:24.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 14:16:24.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:24.212 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:16:24.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:24.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:24.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:24.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:24.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:25.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:25.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:25.214 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:16:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:16:25.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:16:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:25.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:25.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:25.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:16:25.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:25.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:25.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:25.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:25.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:26.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:26.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:26.219 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:16:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:16:26.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:16:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16: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 14:16:26.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:26.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:16:26.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:26.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:26.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:26.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:26.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:16:26.223 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 14:16:26.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:16:26.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:26.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:26.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:26.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:26.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:26.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:26.224 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:16:26.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:26.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:26.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:26.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:26.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:26.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:27.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:27.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:27.227 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:16:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:16:27.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:16:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:27.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:27.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:27.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:16:27.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:27.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:27.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:27.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:27.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:28.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:28.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:28.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:28.228 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:28.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:16:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:16:28.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:16:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:28.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 14:16:28.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:28.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:16:28.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:28.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:28.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:28.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:28.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:16:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:16:28.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:16:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:28.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 14:16:28.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:28.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:16:28.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:28.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:28.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:28.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:16:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:16:28.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:16:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16: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 14:16:28.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:28.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:16:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:28.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:28.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:16:28.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:28.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:28.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:16:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:28.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:28.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:16:28.241 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 14:16:28.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:16:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:28.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:28.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:28.241 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:16:28.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:28.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:28.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:28.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:28.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:29.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:29.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:16:29.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:16:29.249 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:16:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:16:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:16:29.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:16:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:29.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:16:29.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:29.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:16:29.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:29.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:29.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:29.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:16:29.254 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 14:16:29.254 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 14:16:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:16:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:16:29.255 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 14:16:29.256 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 14:16:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:16:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:16:29.263 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 14:16:29.263 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 14:16:29.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:16:29.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:16:29.264 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 14:16:29.264 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 14:16:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:16:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:16:29.266 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 14:16:29.266 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 14:16:29.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:16:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:16:29.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:16:29.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:16:29.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:16:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:29.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 14:16:29.286 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:16:29.286 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:16:29.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:16:29.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:29.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.749 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 86.325 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 36.315 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:16:29.296 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:16:29.299 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:16:29.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:16:29.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:16:29.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:16:29.300 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:16:29.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:16:29.300 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:16:29.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:16:29.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:16:29.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 14:16:29.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:16:29.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:16:29.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:16:29.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:16:29.534 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 14:16:29.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:29.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:29.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:16:29.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:29.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:16:29.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:16:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:29.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:16:29.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:29.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:29.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:16:29.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:29.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:16:29.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:16:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:16:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:16:29.769 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:16:29.769 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:16:29.769 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:16:29.769 DEBUG [main][AbstractWait] Waiting until shell is active... 14:16:29.769 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:16:29.769 INFO [main][AbstractShell] Close shell Testing shell 14:16:29.769 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:16:29.775 DEBUG [main][AbstractWait] Waiting while shell is available... 14:16:29.775 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:16:29.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:16:29.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:16:29.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:16:29.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:29.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:29.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 14:16:29.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:16:29.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 14:16:29.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:16:29.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:16:29.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:16:29.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:16:29.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:16:29.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:16:29.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:29.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:29.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:16:29.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:16:29.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:16:29.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:16:29.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:16:29.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:16:29.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:16:29.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:29.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:29.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:16:29.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:16:29.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:16:29.832 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 14:16:29.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 14:16:29.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:30.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 14:16:30.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 14:16:30.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:30.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 14:16:30.837 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 14:16:30.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 14:16:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:31.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 14:16:31.338 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 14:16:31.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:16:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:31.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:16:31.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:16:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:31.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 14:16:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:31.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:16:31.842 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 14:16:31.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:16:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:31.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 14:16:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:31.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:16:31.842 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 14:16:31.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 14:16:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:32.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:32.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 14:16:32.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 14:16:32.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:32.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 14:16:32.844 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 14:16:32.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 14:16:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:33.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:33.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 14:16:33.345 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:16:33.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:16:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:33.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:33.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:16:33.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:16:33.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:33.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:16:33.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:33.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:16:33.847 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:16:33.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:16:33.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:33.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:16:33.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:33.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:16:33.847 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 14:16:33.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:16:33.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:34.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:16:34.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:16:34.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:34.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:16:34.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:34.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:16:34.350 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 14:16:34.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:16:34.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:34.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:16:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:34.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:16:34.351 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 14:16:34.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 14:16:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:34.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 14:16:34.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 14:16:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:35.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 14:16:35.352 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 14:16:35.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 14:16:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:35.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 14:16:35.853 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 14:16:35.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 14:16:35.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:36.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 14:16:36.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 14:16:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:36.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 14:16:36.854 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 14:16:36.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 14:16:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:16:37.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:16:37.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 14:16:37.355 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:16:37.355 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:16:37.355 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:16:37.355 DEBUG [main][AbstractWait] Waiting until shell is active... 14:16:37.355 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:16:37.356 INFO [main][AbstractShell] Close shell Testing shell 14:16:37.356 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:16:37.358 DEBUG [main][AbstractWait] Waiting while shell is available... 14:16:37.358 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:16:37.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:16:37.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:16:37.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:16:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:37.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 14:16:37.363 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:16:37.363 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:16:37.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:16:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.067 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.49 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.571 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:16:37.369 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:16:37.370 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:16:37.370 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:16:37.370 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:16:37.370 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:16:37.370 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:16:37.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:16:37.383 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:16:37.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:16:37.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:16:37.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:16:37.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:16:37.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:16:37.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:16:37.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:16:37.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:16:37.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:16:37.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:16:37.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:16:37.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:16:37.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:16:37.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:16:37.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 14:16:37.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:16:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 14:16:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:16:38.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 14:16:38.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:16:38.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 14:16:38.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:16:39.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 14:16:39.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:16:39.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:16:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:16:40.390 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 14:16:40.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:16:40.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:16:40.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:16:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:40.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:16:40.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:16:40.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:16:40.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:16:40.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:16:40.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:16:40.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:16:40.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:16:40.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:16:40.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:16:40.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:40.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:41.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:41.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:42.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:42.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:43.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:43.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:44.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 14:16:45.396 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 14:16:45.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:16:45.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:16:45.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:16:45.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:45.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:45.397 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:16:45.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:16:45.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:16:45.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:16:45.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:16:45.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:16:45.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:16:45.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:16:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:16:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:16:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:16:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:16:45.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:45.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:45.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:45.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:46.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:46.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:47.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:47.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:47.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:47.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:48.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:48.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:48.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:48.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:49.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:49.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:49.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:49.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:50.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:50.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:50.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:50.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:16:51.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:16:51.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:16:51.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:16:51.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:16:52.401 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 14:16:52.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:16:52.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:16:52.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:16:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:16:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:16:52.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:16:52.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:16:52.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:16:52.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:16:52.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:16:52.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:16:52.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:16:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:16:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:16:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:16:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:16:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:16:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:16:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:16:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:16:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:16:52.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:16:52.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:16:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:16:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:16:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:54.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:16:54.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:16:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:55.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:55.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:56.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:56.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:57.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:57.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:58.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:58.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:59.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:16:59.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:17:00.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:17:00.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:17:01.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 14:17:01.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:17:01.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:17:01.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:02.408 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 14:17:02.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:17:02.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:02.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:02.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:02.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:02.409 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:17:02.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:02.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:17:02.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:17:02.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:02.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:02.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:17:02.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:17:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:17:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:17:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:17:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:17:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:17:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:17:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:02.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:03.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:03.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:04.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:04.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:05.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:05.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:06.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:06.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:07.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:07.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:08.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:17:08.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 14:17:08.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 14:17:08.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:17:08.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:17:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:09.913 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 14:17:10.914 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 14:17:10.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:17:10.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:10.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:10.915 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:17:10.915 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:10.915 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:17:10.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:17:10.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:10.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:10.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:17:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:17:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:10.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:17:11.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:17:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:17:12.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:17:12.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:17:12.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:12.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:12.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:12.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:17:12.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:12.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:12.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:17:12.917 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:17:12.917 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:12.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.549 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.007 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.006 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.005 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.007 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.506 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.002 s Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 14:17:13.136 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 14:17:13.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:13.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:13.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:17:13.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:17:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:13.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:17:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:17:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:13.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:13.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:17:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:13.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:17:13.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:17:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:17:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:13.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:17:13.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:17:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:17:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:13.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:17:13.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:17:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:17:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:13.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:17:13.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 14:17:13.335 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:17:13.335 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:17:13.335 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:17:13.335 DEBUG [main][AbstractWait] Waiting until shell is active... 14:17:13.335 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:17:13.335 INFO [main][AbstractShell] Close shell Testing shell 14:17:13.335 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:17:13.341 DEBUG [main][AbstractWait] Waiting while shell is available... 14:17:13.341 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:17:13.571 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 14:17:13.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:13.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:13.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:13.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:13.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:17:13.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:17:13.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:13.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:17:13.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:17:13.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:13.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:13.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:13.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:13.772 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:17:13.772 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:17:13.772 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:17:13.772 DEBUG [main][AbstractWait] Waiting until shell is active... 14:17:13.772 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:17:13.772 INFO [main][AbstractShell] Close shell Testing shell 14:17:13.772 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:17:13.779 DEBUG [main][AbstractWait] Waiting while shell is available... 14:17:13.779 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:17:13.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:13.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:13.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:17:13.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:17:13.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:17:13.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 14:17:13.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:17:13.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:17:13.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:17:13.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:17:13.996 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 14:17:13.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:14.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:14.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:14.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:14.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:14.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:17:14.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:17:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:14.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:17:14.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:14.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:14.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:14.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:14.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:14.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:17:14.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 14:17:14.201 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:17:14.201 DEBUG [main][AbstractWait] Waiting until shell is active... 14:17:14.201 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:17:14.201 INFO [main][AbstractShell] Close shell Testing shell 14:17:14.201 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:17:14.207 DEBUG [main][AbstractWait] Waiting while shell is available... 14:17:14.207 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:17:14.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 14:17:14.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:14.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:14.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:14.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:17:14.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:17:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:14.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:17:14.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:14.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:14.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:14.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:14.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:14.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:17:14.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:17:14.636 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:17:14.636 DEBUG [main][AbstractWait] Waiting until shell is active... 14:17:14.636 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:17:14.636 INFO [main][AbstractShell] Close shell Testing shell 14:17:14.636 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:17:14.641 DEBUG [main][AbstractWait] Waiting while shell is available... 14:17:14.642 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:17:14.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:14.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:14.858 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 14:17:14.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:15.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:15.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:15.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:15.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:15.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:15.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:17:15.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:17:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:15.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:17:15.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:17:15.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:15.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:15.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:15.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:15.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:15.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:17:15.064 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 14:17:15.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:15.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:15.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:15.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:17:15.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:17:15.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:15.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:17:15.067 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 14:17:15.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:15.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:15.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:15.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:17:15.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:17:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:15.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:17:15.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:15.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:15.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:15.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:15.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:15.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:15.074 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:17:15.074 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:17:15.075 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:17:15.075 DEBUG [main][AbstractWait] Waiting until shell is active... 14:17:15.075 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:17:15.075 INFO [main][AbstractShell] Close shell Testing shell 14:17:15.075 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:17:15.080 DEBUG [main][AbstractWait] Waiting while shell is available... 14:17:15.080 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:17:15.306 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 14:17:15.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:15.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:15.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:15.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:15.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:15.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:15.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:17:15.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:17:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:15.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:17:15.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:15.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:17:15.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:15.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:15.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:15.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:17:15.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:17:15.503 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:17:15.503 DEBUG [main][AbstractWait] Waiting until shell is active... 14:17:15.503 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:17:15.503 INFO [main][AbstractShell] Close shell Testing shell 14:17:15.503 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:17:15.509 DEBUG [main][AbstractWait] Waiting while shell is available... 14:17:15.509 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.588 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.419 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.438 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.428 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.435 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.438 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.429 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.001 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.v20230830-1408 [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 14:17:22.523 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:17:22.524 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:17:22.533 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:17:22.534 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:17:22.556 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:22.623 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:17:22.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:22.629 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:22.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:17:22.632 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:17:22.638 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:17:22.641 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:22.642 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:17:22.670 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:22.670 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:17:22.674 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:22.675 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:17:22.730 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:17:22.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:22.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:17:22.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:22.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:17:22.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:22.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:22.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:22.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:22.750 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:17:22.753 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:22.753 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:17:22.753 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:17:22.753 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:17:22.753 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:17:22.753 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:17:22.753 DEBUG [main][MenuItemLookup] Item match:Window 14:17:22.756 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:17:22.757 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:17:22.757 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:17:22.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:22.757 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:17:22.757 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:17:22.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:22.757 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:17:22.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:22.757 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:17:22.757 DEBUG [main][MenuItemLookup] Item match:Preferences 14:17:22.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:17:22.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:17:22.761 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:17:22.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:17:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:17:22.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:17:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:22.945 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:17:22.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:22.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:17:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:22.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:22.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:22.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:22.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:17:22.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:17:23.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:17:23.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:23.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:23.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:23.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:23.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:23.036 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:17:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:23.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:23.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:17:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:17:23.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:23.085 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:23.086 DEBUG [main][EditorHandler] 0 editor(s) found 14:17:23.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:23.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:23.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:17:23.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:23.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:23.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:23.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:23.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 '\*?\QProject Explorer\E') 14:17:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:23.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:23.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:23.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:23.123 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:17:23.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:17:23.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:23.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:23.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:23.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:23.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:17:23.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:17:23.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:23.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:17:23.140 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:17:23.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:17:23.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:23.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:17:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:23.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:23.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:23.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:17:23.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:17:23.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:23.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:17:23.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'] 14:17:23.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.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'] 14:17:23.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.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: "New Project"] 14:17:23.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.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'] 14:17:23.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:23.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:23.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:17:23.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:23.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:23.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:23.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:23.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:23.162 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:17:23.163 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:23.163 DEBUG [main][MenuItemLookup] Item match:File 14:17:23.165 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:17:23.165 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:17:23.168 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:17:23.168 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:23.168 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:17:23.169 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:23.169 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:17:23.169 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:23.169 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:17:23.169 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:17:23.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:17:23.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:17:23.170 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:17:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:17:23.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:17:23.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:17:23.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:23.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:23.275 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:17:23.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:17:23.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:23.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:23.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:23.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:23.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:23.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:17:23.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:17:23.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:17:23.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:17:23.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:23.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:23.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:17:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:17:23.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:17:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:23.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:17:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:23.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:17:23.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:17:23.791 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:17:23.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:17:23.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:17:23.794 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:17:23.794 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:17:23.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:17:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:23.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:23.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:23.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:23.797 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:17:23.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:23.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:23.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:23.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:23.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:23.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:17:23.828 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 14:17:23.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:17:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:23.829 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:17:23.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:23.830 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 14:17:23.831 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:") 14:17:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:23.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:23.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:23.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:23.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:17:23.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:17:23.837 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 14:17:23.839 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:17:23.839 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 14:17:23.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:17:23.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:23.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:23.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:23.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:23.847 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:17:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:23.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:23.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:17:24.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:17:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:24.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:17:24.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:24.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:24.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:24.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:24.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:17:24.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:24.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:24.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:24.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:17:24.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:24.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:24.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:24.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:24.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:17:24.359 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:24.359 DEBUG [main][MenuItemLookup] Item match:File 14:17:24.361 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:17:24.361 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:17:24.362 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:17:24.362 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:24.363 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:17:24.363 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:24.363 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:17:24.363 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:24.363 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:17:24.363 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:17:24.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:17:24.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:17:24.364 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:17:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:17: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 14:17:24.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:17:24.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:24.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:24.422 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:17:24.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:17:24.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:17:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:17:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:17:24.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:17:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:24.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:17:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:24.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:17:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:17:24.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:17:24.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:24.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:17:24.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:24.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:17:24.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:17:24.425 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:17:24.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:17:24.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:17:24.428 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:17:24.428 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:17:24.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:17:24.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:24.430 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:17:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:24.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:24.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:24.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:24.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:24.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:17:24.463 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 14:17:24.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:17:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:24.464 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:17:24.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.465 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:") 14:17:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:17:24.468 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:17:24.469 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 14:17:24.470 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:") 14:17:24.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:17:24.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:17:24.473 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 14:17:24.473 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:17:24.473 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:17:24.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.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) 14:17:24.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:24.476 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:17:24.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:24.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:24.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:24.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:17:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:17:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:24.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:17:24.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:17:24.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:17:24.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:17:24.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:17:24.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:24.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:24.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:24.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:24.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:24.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:24.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:24.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 14:17:24.618 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:24.618 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:24.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:24.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:17:24.627 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:17:24.628 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:24.650 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:24.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'] 14:17:24.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.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'] 14:17:24.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.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: "Create New File"] 14:17:24.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.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'] 14:17:24.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.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'] 14:17:24.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.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'] 14:17:24.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.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: "Create New File"] 14:17:24.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.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'] 14:17:24.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.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'] 14:17:24.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:24.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:24.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:24.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:24.654 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:17:24.654 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:24.654 DEBUG [main][MenuItemLookup] Item match:File 14:17:24.655 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:17:24.655 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:17:24.656 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:17:24.656 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:24.656 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:17:24.656 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:24.656 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:17:24.656 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:24.656 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:17:24.656 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:17:24.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:17:24.657 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:17:24.657 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:17:24.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.... 14:17:24.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 14:17:24.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:17:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:24.725 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:17:24.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.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 14:17:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:17:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:17:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:17:24.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:17:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:24.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:17:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:24.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:17:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:17:24.731 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:17:24.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:24.731 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:17:24.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:24.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:17:24.732 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:17:24.732 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:17:24.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:17:24.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:17:24.732 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:17:24.732 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:17:24.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:17:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:24.734 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:17:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:24.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:24.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:24.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'] 14:17:24.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:17:24.758 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 14:17:24.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:17:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:24.759 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:17:24.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:24.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:17:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:17:24.762 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:17:24.763 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 14:17:24.763 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:") 14:17:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:17:24.765 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:17:24.766 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 14:17:24.766 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:17:24.766 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:17:24.766 DEBUG [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) 14:17:24.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:24.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:24.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:24.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:24.768 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:17:24.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:24.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:24.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:24.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:24.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:17:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:17:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:25.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:17:25.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:17:25.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:25.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:25.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:25.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:25.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:25.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:17:25.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:25.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:25.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:25.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:17:25.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:25.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:25.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:17:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:25.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:25.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:17:25.295 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 14:17:25.296 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:25.296 DEBUG [main][MenuItemLookup] Item match:File 14:17:25.297 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:17:25.297 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:17:25.298 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:17:25.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:25.298 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:17:25.298 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:25.298 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:17:25.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:25.298 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:17:25.298 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:17:25.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:17:25.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:17:25.299 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:17:25.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:17:25.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:17:25.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:17:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:25.352 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:17:25.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:17:25.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:25.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:25.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:25.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:25.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:17:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:17:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:17:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:17:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:17:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:25.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:17:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:17:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:17:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:17:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:25.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:17:25.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:17:25.356 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:17:25.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:17:25.356 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:17:25.356 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:17:25.356 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:17:25.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:17:25.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:25.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:25.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:25.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:25.362 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:17:25.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:25.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:25.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:25.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:25.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:17:25.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:17:25.387 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 14:17:25.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:17:25.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:25.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:25.388 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:17:25.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:17:25.388 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:") 14:17:25.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:25.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:25.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:25.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:17:25.390 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:17:25.391 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 14:17:25.392 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:") 14:17:25.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:25.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:25.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:25.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:17:25.394 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:17:25.394 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 14:17:25.395 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:17:25.395 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:17:25.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:17:25.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:25.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:25.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:25.397 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:17:25.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:25.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:25.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:25.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:25.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:17:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:17:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:17:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:25.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:25.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 14:17:25.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:25.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:25.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:25.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:25.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:25.927 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 14:17:25.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:25.934 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:25.934 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:25.934 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:25.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:25.935 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:17:25.935 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:17:25.935 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 14:17:25.946 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 14:17:25.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:25.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:25.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:25.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:25.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:25.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:25.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:25.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:25.957 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:17:25.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:17:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:25.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:17:25.959 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 14:17:25.959 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:25.959 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:17:25.959 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:17:25.959 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:17:25.959 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:17:25.959 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:17:25.959 DEBUG [main][MenuItemLookup] Item match:Window 14:17:25.960 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:17:25.960 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:17:25.960 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:17:25.960 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:25.960 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:17:25.961 DEBUG [main][MenuItemLookup] Item match:Show View 14:17:25.967 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:17:25.967 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:17:25.967 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:17:25.967 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:17:25.967 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:17:25.967 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:17:25.967 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:17:25.967 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:17:25.967 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:25.967 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:17:25.968 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:17:25.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:17:25.974 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:17:25.974 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:17:26.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:17:26.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:17:26.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:17:26.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:26.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:26.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 14:17:26.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:26.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:17:26.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:26.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:26.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:26.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:17:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:17:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:17:26.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:17:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:26.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:17:26.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:17:26.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:17:26.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:26.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:17:26.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:26.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:17:26.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:17:26.529 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:17:26.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:17:26.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:17:26.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:26.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:26.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:26.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:17:26.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:26.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:26.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:26.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:17:26.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:26.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:26.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:26.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:17:26.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:26.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:26.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:26.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:26.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:26.532 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:17:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:26.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:26.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:26.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:17:26.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:17:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:17:26.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:26.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:17:26.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:26.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:26.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:17:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:26.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:17:26.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 '\*?\QPackage Explorer\E') 14:17:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:26.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:26.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:26.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:26.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:26.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:26.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:26.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 14:17:26.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:26.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:26.757 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:26.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:26.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:26.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:26.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:26.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:26.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:26.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:26.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:26.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:27.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:27.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:27.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:27.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:27.760 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:27.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:27.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:27.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:27.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 14:17:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:27.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:27.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:27.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:27.763 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:27.773 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:27.773 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:27.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:28.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:28.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:28.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:28.279 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:28.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:28.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:28.305 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:28.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:28.306 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:28.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:28.310 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:28.311 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:28.311 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:28.337 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:28.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:28.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:28.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:28.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:28.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:28.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:28.343 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:28.343 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:28.343 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:28.343 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:28.344 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:28.344 DEBUG [main][EditorHandler] 2 editor(s) found 14:17:28.345 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 14:17:28.350 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 14:17:28.350 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:28.378 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:28.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:28.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:28.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:28.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:28.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:28.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:28.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:28.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:28.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:28.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:28.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:28.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:28.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:28.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:28.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:28.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:28.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:28.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:28.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:28.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:28.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:28.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 '\*?\QPackage Explorer\E') 14:17:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:28.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:28.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:28.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:28.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:28.425 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:28.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:28.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:28.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:28.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:28.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:28.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:28.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:28.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:28.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:28.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:28.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:28.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:28.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:28.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:28.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:28.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:28.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:29.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:29.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:29.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:29.443 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:29.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:29.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:29.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:29.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:29.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:29.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:29.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:29.445 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:29.445 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:29.446 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:29.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:29.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:29.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:29.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:29.446 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:29.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:29.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:29.451 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:29.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:29.452 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:29.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:29.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:29.454 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:29.454 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:29.478 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:29.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:29.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:29.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:29.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:29.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:29.482 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:29.482 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:29.482 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:29.482 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:29.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 14:17:29.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:29.484 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:17:29.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:29.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:29.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:29.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:29.485 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:17:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:29.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:29.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:29.486 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:29.486 DEBUG [main][EditorHandler] 1 editor(s) found 14:17:29.487 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:29.512 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:29.512 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:29.513 DEBUG [main][EditorHandler] 0 editor(s) found 14:17:29.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:29.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:29.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:29.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:29.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:29.513 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:29.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:29.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:29.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:29.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:29.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:29.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:29.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:29.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:29.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:29.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:29.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:29.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:29.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:29.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:29.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:29.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:29.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:29.522 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:29.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:29.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:29.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:29.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:29.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:29.524 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:29.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:29.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:29.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:29.525 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:29.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:29.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:29.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:29.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:29.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:29.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:30.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:30.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:30.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:30.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:30.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:30.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:30.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:30.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:30.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 14:17:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:30.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:30.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:30.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:30.530 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:30.530 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:30.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:30.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:30.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:30.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:30.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:30.531 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:30.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:30.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:30.535 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:30.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:30.535 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:30.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:30.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:30.537 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:30.537 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:30.559 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:30.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:30.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:30.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:30.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:30.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:30.562 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:30.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:30.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:30.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:17:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:30.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:17:30.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:30.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:30.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:30.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:30.570 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:30.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:30.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:30.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:30.603 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:30.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:30.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:30.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:30.604 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:30.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:30.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:30.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:30.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:30.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:31.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:31.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:31.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:31.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:31.606 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:31.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:31.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:31.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:31.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 14:17:31.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:31.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:31.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:31.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:31.608 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:31.608 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:31.610 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:31.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:31.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:31.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:31.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:31.610 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:31.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:31.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:31.614 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:31.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:31.615 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:31.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:31.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:31.617 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:31.617 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:31.627 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:31.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:31.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:31.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:31.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f41148f is found... 14:17:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f41148f is found finished successfully 14:17: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:31.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:31.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:31.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:31.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:31.631 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:31.631 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:31.631 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:31.631 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:31.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:31.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:31.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:31.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:31.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:31.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:17:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:31.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:17:31.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') 14:17:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:31.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:31.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:31.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:31.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:31.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:31.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:31.673 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:31.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:31.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:31.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:31.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:31.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:31.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:31.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:31.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:31.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:32.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:32.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:32.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:32.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:32.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:32.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:32.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:32.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:32.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 14:17:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:32.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:32.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:32.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:32.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:32.679 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:32.679 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 14:17:32.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:32.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:32.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:32.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:32.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:17:32.680 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:17:32.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:17:32.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:17:32.686 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 14:17:32.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:17:32.686 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:17:32.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:17:32.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:17:32.689 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:32.689 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:32.712 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:32.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:32.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:32.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:32.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:32.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:32.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3665d629 is found... 14:17:32.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3665d629 is found finished successfully 14:17:32.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 14:17:32.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:32.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:32.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:32.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:32.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:32.716 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:32.716 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:32.716 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:32.716 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:32.717 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:32.718 DEBUG [main][EditorHandler] 2 editor(s) found 14:17:32.718 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:32.723 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:32.723 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 14:17:32.757 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 14:17:32.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:32.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:32.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:32.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:32.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:32.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:32.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:32.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:32.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:32.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:32.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:32.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:32.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:32.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:32.760 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:32.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:32.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:32.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:32.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:32.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:32.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:32.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:32.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:32.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:32.765 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:32.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:32.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:32.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:32.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:32.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:32.767 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:32.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:32.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:32.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:32.768 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:32.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:32.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:32.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:32.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:32.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:32.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:33.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:33.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:33.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:33.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:33.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:33.771 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:33.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:33.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:33.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:33.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:33.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:33.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:33.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:33.772 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:33.772 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:33.772 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:33.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:33.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:33.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:33.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:33.773 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:33.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:33.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:33.778 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:33.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:33.778 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:33.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:33.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:33.781 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:33.781 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:33.807 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:33.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:33.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:33.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:33.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:33.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:33.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:33.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:33.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:33.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:33.811 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:33.811 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:33.811 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:33.811 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:33.813 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:33.813 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:17:33.813 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 14:17:33.813 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:33.846 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:33.846 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:33.847 DEBUG [main][EditorHandler] 0 editor(s) found 14:17:33.847 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:33.847 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:33.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:33.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:33.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:33.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:33.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:33.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:33.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:33.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:33.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:33.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:33.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:33.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:33.850 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:33.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:33.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:33.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:33.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:33.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:33.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:33.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:33.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:33.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:33.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:33.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:33.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:33.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:33.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:33.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:33.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:33.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:33.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:33.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:33.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:33.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:33.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:33.881 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:33.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:33.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:33.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:33.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:33.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:33.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:34.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:34.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:34.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:34.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:34.883 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:34.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:34.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:34.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:34.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:34.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:34.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:34.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:34.885 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:34.885 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:34.886 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:34.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:34.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:34.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:34.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:34.886 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:34.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:34.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:34.890 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:34.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:34.890 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:34.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:34.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:34.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:34.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:34.907 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:34.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:34.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:34.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:34.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:34.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:34.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:34.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:34.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:34.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:34.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:34.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:34.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:34.914 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:34.914 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:34.915 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) 14:17:34.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:34.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:34.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:34.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:34.916 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:34.916 DEBUG [main][EditorHandler] 1 editor(s) found 14:17:34.916 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:34.949 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:34.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:34.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:34.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:34.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:34.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:34.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:34.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:34.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:34.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:34.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:34.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:34.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:34.954 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:34.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:34.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:34.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:34.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:34.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 '\*?\QPackage Explorer\E') 14:17:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:34.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:34.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:34.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:34.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:34.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:34.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:34.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:34.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:34.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:34.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:34.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:34.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:34.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:34.990 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:34.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:34.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:34.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:34.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:34.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:34.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:35.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:35.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:35.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:35.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:35.993 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:35.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:35.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:35.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:35.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 14:17:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:35.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:35.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:35.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:35.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:35.994 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:35.995 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:35.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:35.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:35.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:35.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:35.995 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:35.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:35.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:35.998 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:35.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:35.999 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:35.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:36.000 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:36.000 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:36.000 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:36.019 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:36.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:36.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:36.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:36.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:36.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:36.022 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:36.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:36.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:36.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:17:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:36.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:17:36.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:36.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:36.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:36.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:36.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:36.027 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:36.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:36.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:36.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:36.062 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:36.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:36.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:36.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:36.063 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:36.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:36.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:36.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:36.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:36.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:36.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:36.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:37.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:37.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:37.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:37.065 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:37.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:37.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:37.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:37.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:37.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:37.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:37.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:37.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:37.067 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:37.067 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:37.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:37.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:37.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:37.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:37.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:37.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:37.067 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:37.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:37.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:37.070 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:37.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:37.071 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:37.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:37.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:37.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:37.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:37.079 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:37.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:37.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:37.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d8495 is found... 14:17:37.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d8495 is found finished successfully 14:17:37.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:37.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:37.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:37.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:37.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:37.082 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:37.082 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:37.082 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:37.082 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:37.084 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:37.084 DEBUG [main][EditorHandler] 1 editor(s) found 14:17:37.084 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:37.107 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:37.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:37.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:37.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:37.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:37.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:37.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:37.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:37.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:37.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:37.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:37.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:37.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:37.109 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:37.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:37.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:37.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:37.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:37.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:37.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:37.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:37.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:37.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:37.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:37.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:37.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:37.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:37.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:37.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:37.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:37.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:37.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:37.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:37.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:37.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:37.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:37.119 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:37.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:37.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:37.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:37.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:37.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:37.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:37.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:37.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:38.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:38.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:38.121 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:38.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:38.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:38.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:38.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 14:17:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:38.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:38.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:38.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:38.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:38.123 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:38.123 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:38.124 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:38.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:38.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:38.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:38.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:38.124 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:38.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:38.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:38.129 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:38.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:38.129 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:38.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:38.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:38.131 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:38.132 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:38.158 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:38.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:38.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:38.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:38.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:38.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:38.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:38.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:38.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:38.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:38.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:38.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:38.163 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:38.163 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:38.163 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:38.163 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:38.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 14:17:38.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:38.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:38.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:38.164 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:17:38.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:38.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:38.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:38.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:38.165 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:17:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:38.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:38.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:38.167 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:38.167 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:17:38.167 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:17:38.167 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:38.190 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:38.190 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:38.190 DEBUG [main][EditorHandler] 0 editor(s) found 14:17:38.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:38.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:38.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:38.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:38.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:38.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:38.191 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:38.191 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:38.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:38.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:38.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:38.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:38.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:38.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:38.193 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:38.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:38.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:38.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:38.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:38.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:38.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:38.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:38.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:38.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:38.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:38.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:38.197 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:38.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:38.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:38.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:38.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:38.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:38.199 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:38.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:38.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:38.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:38.200 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:38.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:38.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:38.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:38.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:38.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:38.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:38.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:38.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:39.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:39.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:39.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:39.202 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:39.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:39.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:39.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:39.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:39.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:39.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:39.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:39.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:39.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:39.203 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:39.203 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:39.203 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:39.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:39.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:39.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:39.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:39.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:39.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:39.204 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:39.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:39.207 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:39.207 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:39.207 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:39.207 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:39.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:39.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:39.210 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:39.210 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:39.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:39.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:39.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:39.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:39.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:39.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 '\*?\QeditorTest.min\E') 14:17:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:39.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:39.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:39.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:39.236 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:39.237 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:39.237 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:39.237 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:39.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 14:17:39.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:39.238 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:17:39.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:39.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:39.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:39.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:39.238 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:17:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:39.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:39.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:39.240 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:39.241 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:17:39.241 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 14:17:39.241 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:39.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 'Save .*'] is available.... 14:17:39.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 14:17:39.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:17:39.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:39.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:39.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:39.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:39.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:39.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:17:39.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:39.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:39.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:39.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:17:39.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:39.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:17:39.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:39.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:39.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:39.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:39.775 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:17:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:39.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:39.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:17:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:17:39.818 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:39.818 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:39.818 DEBUG [main][EditorHandler] 0 editor(s) found 14:17:39.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:39.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:39.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:39.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:39.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:39.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:39.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:39.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:39.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:39.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:39.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:39.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:39.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:39.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:39.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:39.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:39.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:39.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 '\*?\QPackage Explorer\E') 14:17:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:39.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:39.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:39.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:39.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:39.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:39.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:39.831 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:39.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:39.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:39.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:39.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:39.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:39.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:39.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:39.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:40.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:40.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:40.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:40.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:40.834 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:40.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:40.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:40.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:40.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:40.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:40.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:40.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:40.836 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:40.836 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:40.836 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:40.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:40.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:40.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:40.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:40.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:40.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:40.837 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:40.838 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:40.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:40.840 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:40.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:40.840 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:40.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:40.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:40.841 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:40.841 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:40.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:40.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:40.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:40.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:40.857 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:40.863 DEBUG [main][EditorHandler] 1 editor(s) found 14:17:40.863 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:40.889 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:40.890 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:40.890 DEBUG [main][EditorHandler] 0 editor(s) found 14:17:40.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:40.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:40.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:40.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:40.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:40.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:40.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:40.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:40.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:40.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:40.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:40.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:40.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:40.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:40.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:40.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:40.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:40.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:40.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:40.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:40.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:40.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:40.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:40.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:40.897 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:40.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:40.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:40.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:40.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:40.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:40.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:40.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:40.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:40.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:40.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:40.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:40.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:40.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:40.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:41.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:41.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:41.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:41.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:41.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:41.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:41.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:41.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:41.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 14:17:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:41.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:41.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:41.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:41.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:41.903 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:41.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:41.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:41.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:41.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:41.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:41.904 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:41.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:41.907 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:41.907 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:41.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:41.907 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:41.907 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:41.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:41.908 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:41.908 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:41.936 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:41.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:41.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:41.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@119a6558 is found... 14:17:41.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@119a6558 is found finished successfully 14:17:41.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 '\*?\QeditorTest.min\E') 14:17:41.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:41.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:41.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:41.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:41.940 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:41.940 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:41.940 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:41.940 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:41.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:41.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:41.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:41.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:41.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:41.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:17:41.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:41.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:41.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:17:41.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:41.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:41.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:41.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:41.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:41.950 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:41.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:41.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:41.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:41.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:41.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:41.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:41.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:41.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:41.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:41.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:41.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:41.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:41.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:41.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:42.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:42.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:42.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:42.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:42.979 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:42.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:42.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:42.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:42.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:42.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:42.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:42.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:42.980 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:42.981 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:42.981 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 14:17:42.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:42.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:42.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:42.981 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:17:42.981 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:17:42.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:17:42.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:17:42.986 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 14:17:42.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:17:42.986 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:17:42.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:17:42.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:17:42.988 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:42.988 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:43.000 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:43.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:43.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:43.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f196028 is found... 14:17:43.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f196028 is found finished successfully 14:17:43.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:43.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:43.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:43.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:43.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:43.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:43.007 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 14:17:43.014 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:43.014 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:43.014 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:43.014 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@86d6820 is found... 14:17:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@86d6820 is found finished successfully 14:17:43.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 14:17:43.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:43.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:43.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:43.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:43.019 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 14:17:43.033 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:43.033 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 14:17:43.033 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:43.033 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:43.033 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:43.033 DEBUG [main][EditorHandler] 2 editor(s) found 14:17:43.034 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:43.041 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:43.042 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 14:17:43.075 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 14:17:43.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:43.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:43.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:43.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:43.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:43.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:43.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:43.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:43.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:43.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:43.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:43.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:43.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:43.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:43.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:43.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:43.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:43.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') 14:17:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:43.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:43.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:43.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:43.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:43.083 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:43.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:43.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:43.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:43.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:43.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:43.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:43.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:43.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:43.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:43.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:43.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:43.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:43.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:43.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:43.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:43.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:43.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:44.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:44.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:44.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:44.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:44.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:44.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:44.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:44.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:44.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:44.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:44.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:44.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:44.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:44.090 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:44.090 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:44.090 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:44.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:44.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:44.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:44.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:44.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:44.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:44.091 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:44.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:44.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:44.094 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:44.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:44.095 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:44.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:44.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:44.096 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:44.096 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:44.110 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:44.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:44.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:44.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:44.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:44.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:44.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:44.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:44.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:44.122 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:44.122 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:44.122 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:44.122 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:44.123 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:44.124 DEBUG [main][EditorHandler] 1 editor(s) found 14:17:44.124 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:44.158 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:44.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:44.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:44.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:44.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:44.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:44.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:44.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:44.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:44.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:44.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:44.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:44.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:44.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:44.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:44.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:44.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:44.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:44.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:44.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:44.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:44.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:44.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 '\*?\QPackage Explorer\E') 14:17:44.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:44.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:44.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:44.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:44.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:44.167 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:44.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:44.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:44.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:44.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:44.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:44.169 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:44.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:44.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:44.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:44.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:44.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:44.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:44.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:44.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:44.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:44.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:44.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:44.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:45.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:45.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:45.172 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:45.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:45.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:45.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:45.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:45.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:45.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:45.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:45.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:45.174 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:45.174 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:45.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:45.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:45.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:45.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:45.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:45.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:45.175 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:45.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:45.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:45.178 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:45.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:45.178 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:45.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:45.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:45.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:45.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:45.192 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:45.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:45.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:45.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:45.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:45.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:45.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:45.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:45.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:45.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:45.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:45.201 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:45.201 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:45.201 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:45.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 "Make Dirty") 14:17:45.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:45.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:45.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:45.202 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:17:45.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:45.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:45.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:45.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:45.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:45.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:45.202 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:17:45.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:45.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:45.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:45.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:45.204 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:45.204 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:17:45.204 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:17:45.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:17:45.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:45.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:45.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:17:45.205 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 14:17:45.205 DEBUG [main][MenuItemLookup] Found menu:'File' 14:17:45.205 DEBUG [main][MenuItemLookup] Item match:File 14:17:45.206 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:17:45.206 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:17:45.206 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:17:45.206 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:17:45.206 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:45.206 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:17:45.206 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:17:45.206 DEBUG [main][MenuItemLookup] Found menu:'' 14:17:45.206 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:17:45.206 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:17:45.206 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:17:45.206 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:17:45.206 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:17:45.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:17:45.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:17:45.209 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:45.210 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 14:17:45.210 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:45.210 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:45.210 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:45.210 DEBUG [main][EditorHandler] 1 editor(s) found 14:17:45.210 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:45.255 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:45.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:45.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:45.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:45.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:45.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:45.256 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:45.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:45.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:45.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:45.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:45.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:45.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:45.259 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:45.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:45.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:45.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:45.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:45.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:45.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:45.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:45.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:45.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:45.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:45.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:45.279 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:45.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:45.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:45.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:45.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:45.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:45.290 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:45.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:45.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:45.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:45.291 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:45.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:45.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:45.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:45.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:45.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:45.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:45.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:46.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:46.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:46.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:46.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:46.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:46.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:46.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:46.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:46.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 14:17:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:46.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:46.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:46.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:46.795 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:46.795 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:46.795 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:46.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:46.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:46.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:46.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:46.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:46.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:46.796 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:46.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:46.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:46.799 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:46.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:46.799 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:46.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:46.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:46.800 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:46.800 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:46.814 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:46.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:46.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:46.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:17:46.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:46.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:46.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:46.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:46.824 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:46.824 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:46.824 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:46.824 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:46.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 "Make Dirty") 14:17:46.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:46.825 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:17:46.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:46.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:46.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:46.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:46.826 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:17:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:46.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:46.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:46.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 "Save") 14:17:46.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:17:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:46.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:46.828 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:17:46.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:17:46.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:46.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:46.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:46.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:46.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:17:46.829 INFO [WorkbenchTestable][AbstractButton] Click button Save 14:17:46.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:17:46.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:17:46.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:17:46.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:17:46.830 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:46.831 DEBUG [main][EditorHandler] 1 editor(s) found 14:17:46.831 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:46.864 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:46.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:46.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:46.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:46.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:46.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:46.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:46.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:46.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:46.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:46.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:46.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:46.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:46.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:46.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:46.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:46.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:46.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:46.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:46.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:46.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 '\*?\QPackage Explorer\E') 14:17:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:46.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:46.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:46.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:46.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:46.873 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:46.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:46.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:46.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:46.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:46.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:46.875 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:46.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:46.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:46.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:46.876 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:46.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:46.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:46.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:46.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:46.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:46.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:47.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:47.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:47.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:47.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:47.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:47.878 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:47.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:47.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:47.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:47.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:47.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:47.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:47.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:47.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:47.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:47.880 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:47.880 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:47.881 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:17:47.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:47.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:47.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:47.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:47.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:47.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:47.881 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:47.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:47.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:47.886 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:17:47.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:17:47.886 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:17:47.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:17:47.888 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:17:47.888 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:47.888 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:47.900 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:47.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:47.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:47.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:47.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:47.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:47.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 '\*?\QeditorTest.min\E') 14:17:47.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:47.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:47.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:47.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:47.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:47.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:47.907 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:47.907 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:47.907 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:47.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:47.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:47.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:47.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:47.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:47.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:17:47.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:47.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:47.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:17:47.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 '\*?\QPackage Explorer\E') 14:17:47.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:47.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:47.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:47.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:47.914 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:47.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:47.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:47.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:47.940 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:47.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:47.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:47.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:47.941 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:47.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:47.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:47.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:47.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:47.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:47.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:48.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:48.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:48.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:48.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:17:48.943 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:48.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:48.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:48.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:17:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:48.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:48.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:17:48.944 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:17:48.944 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:17:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 14:17:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:17:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:17:48.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:17:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:17:48.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:17:48.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:17:48.946 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:17:48.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:17:48.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:17:48.952 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 14:17:48.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:17:48.952 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:17:48.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:17:48.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:17:48.954 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:17:48.954 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:17:48.976 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:17:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:17:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:17:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:17:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:17:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:17:48.977 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 14:17:48.983 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:48.983 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:48.983 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:17:48.983 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:17:48.983 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:17:48.983 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:17:48.991 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:17:48.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c697470 is found... 14:17:59.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c697470 is found failed, an exception will be thrown 14:17:59.006 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:17:59.006 DEBUG [main][EditorHandler] 1 editor(s) found 14:17:59.006 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 14:17:59.036 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 14:17:59.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:59.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:17:59.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:17:59.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:17:59.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:17:59.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:59.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:17:59.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:17:59.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:17:59.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:17:59.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:17:59.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:17:59.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:59.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:59.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:17:59.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:59.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:59.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:17:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:17:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:17:59.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:17:59.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:17:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:59.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:59.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:17:59.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:17:59.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:17:59.043 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:59.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:59.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:59.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:17:59.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:17:59.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:17:59.055 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:59.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:59.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:59.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:59.055 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:17:59.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:17:59.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:17:59.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:17:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:17:59.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:59.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:17:59.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:17:59.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:00.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:00.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:00.057 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:00.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:00.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:00.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:00.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:00.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:00.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:00.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:00.058 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:00.059 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:00.059 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:18:00.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:00.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:00.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:00.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:00.060 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:00.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:00.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:00.063 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:18:00.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:00.064 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:00.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:00.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:00.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:00.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:00.086 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:00.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:00.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:18:00.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:00.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:00.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:00.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:00.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:00.089 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:00.089 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:00.089 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:18:00.089 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:18:00.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 "Make Dirty") 14:18:00.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:18:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:00.090 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:18:00.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:18:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:00.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:00.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:00.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:00.090 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:18:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:00.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:00.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:00.092 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:00.092 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:00.092 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:18:00.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 'Save .*'] is available.... 14:18:00.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 'Save .*'] is available. finished successfully 14:18:00.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:18:00.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:00.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:00.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:18:00.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:00.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:18:00.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:18:00.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:00.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:00.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 "Save") 14:18:00.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:18:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:00.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:18:00.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:18:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:00.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:00.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:00.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:00.617 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:18:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:00.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:00.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:00.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:18:00.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:18:00.664 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:18:00.664 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:00.664 DEBUG [main][EditorHandler] 0 editor(s) found 14:18:00.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:00.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:00.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:00.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:00.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:00.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:00.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:00.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:00.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:00.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:00.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:00.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:00.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:00.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:00.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:18:00.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:00.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:00.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:00.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:00.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:00.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:00.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:18:00.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:00.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:00.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:00.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:00.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:00.673 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:00.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:00.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:00.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:00.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:00.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:00.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:00.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:00.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:00.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:00.675 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:00.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:00.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:00.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:00.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:00.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:01.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:01.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:01.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:01.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:01.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:01.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:01.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:01.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:01.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:01.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 14:18:01.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:01.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:01.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:01.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:01.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:01.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:01.679 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:01.679 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:18:01.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:01.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:01.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:01.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:01.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:01.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:01.679 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:01.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:01.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:01.682 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:18:01.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:01.682 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:01.682 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:01.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:01.683 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:01.683 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:01.696 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:01.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:01.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:01.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:18:01.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:01.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:01.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:01.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:01.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:01.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:01.705 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:01.705 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:18:01.705 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:18:01.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 "Make Dirty") 14:18:01.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:18:01.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:01.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:01.706 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:18:01.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:18:01.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:01.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:01.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:01.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:01.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:01.707 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:18:01.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:01.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:01.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:01.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:01.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7965da40 is found... 14:18:01.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7965da40 is found finished successfully 14:18:01.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:18:01.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:01.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:01.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:01.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:01.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:01.710 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:01.710 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:18:01.711 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:01.711 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:01.711 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:18:01.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.... 14:18:02.235 DEBUG [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 14:18:02.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:18:02.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:02.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:18:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:02.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:18:02.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:18:02.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:02.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:02.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:18:02.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:18:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:02.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:18:02.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:18:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:02.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:02.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:02.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:02.238 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:18:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:02.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:02.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:18:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:18:02.284 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:18:02.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:02.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:02.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:02.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:02.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:02.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:02.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:02.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:02.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:02.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:02.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:02.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:02.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:18:02.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:02.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:02.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:02.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:02.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:18:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:02.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:02.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:02.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:02.293 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:02.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:02.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:02.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:02.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:02.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:02.295 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:02.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:02.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:02.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:02.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:02.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:02.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:02.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:02.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:02.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:02.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:02.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:03.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:03.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:03.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:03.298 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:03.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:03.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:03.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:03.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:03.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:03.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:03.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:03.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:03.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:03.299 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:03.300 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:03.300 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:18:03.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:03.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:03.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:03.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:03.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:03.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:03.300 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:03.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:03.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:03.303 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:18:03.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:03.303 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:03.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:03.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:03.305 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:03.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:03.331 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:03.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:03.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:03.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:03.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:03.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:03.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 '\*?\QeditorTest.min\E') 14:18:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:03.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:03.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:03.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:03.333 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:03.334 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:03.334 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:18:03.334 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:18:03.334 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:03.334 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:18:03.334 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:18:03.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:18:03.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:03.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:03.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:18:03.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 14:18:03.335 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:03.335 DEBUG [main][MenuItemLookup] Item match:File 14:18:03.336 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:03.336 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:03.336 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:03.336 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:03.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:03.336 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:03.336 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:03.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:03.336 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:03.336 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:18:03.336 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:03.336 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:03.336 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:18:03.368 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:18:03.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:03.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:03.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:03.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:03.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:03.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:03.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:03.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:03.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:03.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:03.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:03.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:03.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:03.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:03.372 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:18:03.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:03.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:03.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:03.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:03.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:03.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:03.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:18:03.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:03.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:03.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:03.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:03.377 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:03.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:03.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:03.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:03.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:03.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:03.379 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:03.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:03.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:03.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:03.380 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:03.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:03.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:03.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:03.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:03.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:03.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:03.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:04.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:04.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:04.382 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:04.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:04.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:04.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:04.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:04.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:04.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:04.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:04.383 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:04.384 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:04.384 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:18:04.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:04.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:04.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:04.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:04.385 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:04.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:04.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:04.388 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:18:04.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:04.388 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:04.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:04.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:04.391 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:04.391 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:04.415 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:04.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:04.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:04.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78c055cc is found... 14:18:14.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78c055cc is found failed, an exception will be thrown 14:18:14.424 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:14.424 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:14.424 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:18:14.444 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:18:14.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:14.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:14.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:14.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:14.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:14.444 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:14.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:14.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:14.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:14.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:14.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:14.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:14.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:14.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:14.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:18:14.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:14.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:14.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:14.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:14.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:14.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:14.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:18:14.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:14.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:14.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:14.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:14.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:14.452 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:14.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:14.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:14.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:14.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:14.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:14.454 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:14.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:14.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:14.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:14.455 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:14.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:14.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:14.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:14.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:14.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:14.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:14.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:15.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:15.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:15.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:15.457 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:15.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:15.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:15.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:15.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 14:18:15.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:15.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:15.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:15.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:15.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:15.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:15.459 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:15.460 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:18:15.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:15.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:15.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:15.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:15.460 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:15.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:15.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:15.464 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:18:15.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:15.464 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:15.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:15.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:15.466 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:15.466 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:15.492 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:15.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:15.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:15.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:15.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:15.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:15.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:18:15.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:15.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:15.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:15.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:15.495 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:15.495 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:15.495 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:18:15.495 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:18:15.496 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:15.496 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:18:15.496 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:18:15.496 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:18:15.518 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:18:15.518 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:15.518 DEBUG [main][EditorHandler] 0 editor(s) found 14:18:15.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:15.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:15.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:15.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:15.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:15.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:15.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:15.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:15.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:15.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:15.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:15.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:15.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:15.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:15.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:18:15.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:15.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:15.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:15.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:15.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:15.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 '\*?\QPackage Explorer\E') 14:18:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:15.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:15.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:15.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:15.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:15.527 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:15.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:15.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:15.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:15.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:15.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:15.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:15.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:15.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:15.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:15.531 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:15.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:15.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:15.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:15.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:15.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:15.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:16.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:16.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:16.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:16.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:16.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:16.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:16.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:16.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:16.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:16.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:16.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:16.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:16.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:16.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:16.535 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:16.535 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:16.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:18:16.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:16.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:16.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:16.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:16.536 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:16.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:16.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:16.539 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:18:16.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:16.539 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:16.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:16.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:16.540 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:16.540 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:16.565 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:16.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:16.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:16.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:16.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:16.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:16.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:18:16.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:16.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:16.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:18:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:16.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:18: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 '\*?\QPackage Explorer\E') 14:18:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:16.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:16.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:16.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:16.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:16.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:16.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:16.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:16.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:16.599 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:16.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:16.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:16.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:16.599 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:16.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:16.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:16.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:16.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:16.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:16.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:17.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:17.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:17.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:17.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:17.602 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:17.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:17.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:17.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:17.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:17.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:17.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:17.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:17.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:17.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:17.603 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:17.603 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:17.604 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 14:18:17.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:17.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:17.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:17.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:17.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:17.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:18:17.604 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:18:17.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:18:17.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:18:17.607 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 14:18:17.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:18:17.608 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:18:17.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:18:17.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:18:17.609 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:17.609 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:17.620 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:17.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:17.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:17.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:17.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:17.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:17.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 '\*?\QeditorTest1.min\E') 14:18:17.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:17.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:17.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:17.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:17.623 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:17.623 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:17.623 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:18:17.623 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:18:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f20374e is found... 14:18:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f20374e is found finished successfully 14:18:17.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:18:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:17.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:17.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:17.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:17.631 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 14:18:17.636 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:17.637 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 14:18:17.637 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:18:17.637 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:18:17.637 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:17.637 DEBUG [main][EditorHandler] 2 editor(s) found 14:18:17.637 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:18:17.648 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:18:17.648 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 14:18:17.676 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 14:18:17.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:17.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:17.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:17.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:17.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:17.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:17.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:17.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:17.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:17.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:17.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:17.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:17.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:18:17.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:17.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:17.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:17.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:17.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:17.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:17.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 '\*?\QPackage Explorer\E') 14:18:17.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:17.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:17.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:17.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:17.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:17.684 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:17.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:17.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:17.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:17.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:17.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:17.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:17.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:17.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:17.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:17.687 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:17.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:17.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:17.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:17.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:17.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:17.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:18.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:18.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:18.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:18.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:18.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:18.689 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:18.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:18.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:18.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:18.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:18.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:18.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:18.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:18.691 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:18.691 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:18.691 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:18:18.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:18.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:18.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:18.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:18.692 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:18.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:18.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:18.696 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:18:18.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:18.696 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:18.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:18.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:18.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:18.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:18.721 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:18.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:18.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:18.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:18.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 '\*?\QeditorTest.min\E') 14:18:18.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:18.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:18.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:18.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:18.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:18.725 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:18.725 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:18.725 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:18:18.725 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:18:18.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:18:18.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:18.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:18.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:18.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:18.729 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:18.729 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:18:18.729 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:18.729 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:18.729 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:18:18.758 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:18:18.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:18.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:18.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:18.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:18.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:18.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:18.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:18.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:18.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:18.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:18.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:18.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:18.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:18.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:18.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:18:18.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:18.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:18.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:18.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:18.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:18.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:18.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 '\*?\QPackage Explorer\E') 14:18:18.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:18.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:18.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:18.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:18.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:18.767 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:18.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:18.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:18.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:18.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:18.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:18.769 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:18.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:18.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:18.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:18.769 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:18.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:18.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:18.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:18.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:18.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:18.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:19.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:19.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:19.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:19.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:19.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:19.772 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:19.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:19.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:19.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:19.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 14:18:19.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:19.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:19.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:19.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:19.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:19.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:19.773 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:19.773 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:18:19.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:19.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:19.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:19.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:19.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:19.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:19.774 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:19.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:19.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:19.778 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:18:19.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:19.778 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:19.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:19.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:19.779 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:19.779 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:19.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:19.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:19.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:19.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:19.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:19.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:19.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 '\*?\QeditorTest.min\E') 14:18:19.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:19.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:19.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:19.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:19.801 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:19.801 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:19.802 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:18:19.802 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:18:19.802 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:19.802 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:19.802 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:18:19.825 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:18:19.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:19.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:19.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:19.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:19.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:19.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:19.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:19.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:19.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:19.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:19.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:19.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:19.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:19.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:19.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:18:19.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:19.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:19.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:19.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:19.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 '\*?\QPackage Explorer\E') 14:18:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:19.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:19.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:19.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:19.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:19.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:19.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:19.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:19.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:19.833 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:19.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:19.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:19.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:19.834 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:19.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:19.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:19.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:19.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:19.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:20.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:20.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:20.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:20.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:20.836 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:20.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:20.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:20.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:20.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 14:18:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:20.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:20.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:20.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:20.837 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:20.837 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:20.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:18:20.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:20.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:20.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:20.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:20.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:20.838 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:20.838 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:20.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:20.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:20.841 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:18:20.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:18:20.841 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:18:20.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:18:20.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:18:20.842 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:20.842 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:20.854 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:20.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:20.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:20.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:20.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:20.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:20.857 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:18:20.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:20.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:20.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:18:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:20.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:18:20.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 '\*?\QPackage Explorer\E') 14:18:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:20.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:20.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:20.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:20.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:20.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:20.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:20.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:20.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:20.884 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:20.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:20.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:20.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:20.885 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:20.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:20.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:20.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:20.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:20.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:21.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:21.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:21.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:21.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:21.886 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:18:21.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:18:21.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:21.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:21.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 14:18:21.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:21.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:21.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:21.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:21.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:21.888 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:21.888 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:18:21.888 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 14:18:21.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:18:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:21.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:18:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:21.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:18:21.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 14:18:21.889 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 14:18:21.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 14:18:21.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 14:18:21.892 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 14:18:21.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 14:18:21.892 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 14:18:21.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 14:18:21.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 14:18:21.893 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:21.893 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:21.908 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:21.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:21.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:21.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b6d5a9d is found... 14:18:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b6d5a9d is found finished successfully 14:18:21.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 '\*?\QeditorTest+.min\E') 14:18:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:21.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:21.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:21.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:21.916 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:21.916 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:21.916 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:18:21.916 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:18:21.917 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:21.917 DEBUG [main][EditorHandler] 2 editor(s) found 14:18:21.917 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:18:21.921 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:18:21.921 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 14:18:21.944 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 14:18:21.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:21.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:21.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:21.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:18:21.944 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:21.945 DEBUG [main][EditorHandler] 0 editor(s) found 14:18:21.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:21.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:21.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:21.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:21.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:21.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:21.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:21.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') 14:18:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:21.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:21.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:21.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:21.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:21.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:21.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:21.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:21.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:21.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:21.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:21.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:21.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:21.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:21.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:21.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:21.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:21.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:22.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:22.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:22.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:22.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:22.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:22.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:22.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:22.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:22.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 14:18:22.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:22.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:22.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:22.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:22.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:22.972 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:22.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:22.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:22.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:22.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:22.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:22.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:23.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:23.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:23.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:23.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:23.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:23.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:23.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:23.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:23.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:23.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 14:18:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:23.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:23.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:23.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:23.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:23.976 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:23.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:23.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:23.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:23.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:23.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:23.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:23.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:23.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:23.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:23.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:23.977 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:18:23.977 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:18:23.978 DEBUG [main][TreeItemHandler] Set Tree selection 14:18:23.981 DEBUG [main][TreeHandler] Notify Tree about selection event 14:18:23.986 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:18:23.987 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 14:18:23.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:18:23.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'New' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:24.026 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:18:24.027 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:18:24.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:18:24.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:18:24.027 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:18:24.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:24.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:18:24.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:18:24.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:24.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:24.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:24.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:24.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:18:24.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:24.543 DEBUG [main][MenuItemLookup] Found menu:'New' 14:18:24.544 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:18:24.544 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:24.544 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:18:24.544 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:24.544 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:18:24.544 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:18:24.544 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:18:24.544 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:18:24.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:18:24.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:18:24.544 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:18:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:18:25.160 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 14:18:25.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:18:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:25.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:25.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:18:25.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:18:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:25.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:18:25.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:18:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:25.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:25.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:25.165 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:18:25.165 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:18:25.165 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:18:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:25.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:25.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:25.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:18:25.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:18:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:25.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:18:25.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:18:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:25.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:25.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:25.167 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:18:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:25.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:25.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:18:25.173 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:18:25.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:18:25.674 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:18:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:25.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:18:25.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:18:25.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:25.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:25.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:25.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:25.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:25.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:18:25.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:25.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:25.676 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:18:25.676 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:25.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.217 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.436 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.128 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.244 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.09 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.103 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.157 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.084 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.628 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.071 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.185 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.083 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.097 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.608 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.172 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.628 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.619 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.084 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.075 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.075 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.158 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.081 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.067 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.118 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:25.697 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:25.698 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:18:25.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:25.698 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:25.698 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:25.698 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:18:25.699 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:25.699 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:18:25.699 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:25.699 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:18:25.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:18:25.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:18:25.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:18:25.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:25.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:25.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:25.709 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:18:25.710 DEBUG [main][MenuItemLookup] Item match:Window 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:25.710 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:18:25.710 DEBUG [main][MenuItemLookup] Item match:Preferences 14:18:25.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:18:25.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:18:25.711 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:18:25.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.... 14:18:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:18:25.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:18:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:25.795 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:18:25.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:18:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:25.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:25.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:18:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:18:25.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:18:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:25.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:25.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:25.798 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:18:25.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:25.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:25.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:25.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:18:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:18:25.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:25.826 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:25.826 DEBUG [main][EditorHandler] 0 editor(s) found 14:18:25.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:25.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:25.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18: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 '\*?\QProject Explorer\E') 14:18:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:25.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:25.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:25.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:25.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:25.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:25.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:25.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:25.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:25.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:25.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:25.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:25.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:18:25.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:25.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:25.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:25.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:18:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:25.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:25.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:25.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:25.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:25.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:18:25.834 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:25.834 DEBUG [main][EditorHandler] 0 editor(s) found 14:18:25.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'] 14:18:25.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.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'] 14:18:25.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.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 Project"] 14:18:25.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.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'] 14:18:25.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.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'] 14:18:25.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.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'] 14:18:25.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:18:25.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.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'] 14:18:25.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.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'] 14:18:25.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:25.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:25.842 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:18:25.842 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:25.842 DEBUG [main][MenuItemLookup] Item match:File 14:18:25.843 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:25.843 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:18:25.844 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:18:25.844 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:25.844 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:18:25.844 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:25.844 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:18:25.844 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:25.844 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:18:25.844 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:18:25.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:18:25.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:18:25.844 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:18:25.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 'New|Select a wizard'] is available.... 14:18:25.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:18:25.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:18:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:25.894 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:18:25.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:18:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:25.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:25.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:18:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:18:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:18:25.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:18:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:25.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:18:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:25.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:18:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:18:25.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:18:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:25.896 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:18:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:25.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:18:25.896 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:18:25.896 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:18:25.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:18:25.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:18:25.898 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:18:25.898 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:18:25.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:18:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:25.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:25.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:25.900 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:18:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:25.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:25.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:25.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:18:25.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:18:25.938 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 14:18:25.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:18:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:25.939 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:18:25.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:25.939 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 14:18:25.939 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:") 14:18:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:25.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:25.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:18:25.941 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:18:25.941 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 14:18:25.942 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:18:25.942 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 14:18:25.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:18:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:25.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:25.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:25.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:25.945 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:18:25.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:25.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:25.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:25.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:18:26.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:18:26.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:26.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:18:26.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:18:26.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:26.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:26.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:26.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: "Import"] 14:18:26.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:26.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: "Import"] 14:18:26.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:26.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: "Import"] 14:18:26.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:26.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: "Import"] 14:18:26.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:26.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: "Import"] 14:18:26.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:26.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: "Import"] 14:18:26.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:26.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:18:26.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:26.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:18:26.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:26.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:18:26.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:26.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:26.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:26.451 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:18:26.451 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:26.451 DEBUG [main][MenuItemLookup] Item match:File 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:26.452 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:18:26.453 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:26.453 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:18:26.453 DEBUG [main][MenuItemLookup] Item match:Import... 14:18:26.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:18:26.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:18:26.453 INFO [main][MenuItemHandler] Select menu item: &Import... 14:18:26.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:18:26.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:18:26.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:18:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:26.511 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:18:26.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:26.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:18:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:26.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:26.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:26.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:26.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:18:26.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:18:26.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:18:26.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:18:26.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:27.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:27.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:18:27.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:18:27.017 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:18:27.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:27.017 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:18:27.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:27.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:18:27.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:18:27.017 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:18:27.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:18:27.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:18:27.019 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:18:27.019 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:18:27.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:18:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:27.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:27.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:27.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:27.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:27.020 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:18:27.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:27.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:27.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:27.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:27.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: "Import"] 14:18:27.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:27.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:27.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:18:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:27.077 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:18:27.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:18:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:18:27.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:18:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:27.077 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:18:27.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:27.078 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 14:18:27.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:18:27.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:27.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:27.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:27.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:27.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:27.080 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 14:18:27.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:27.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:27.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:27.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:27.082 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 14:18:27.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:27.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:27.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:27.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:18:27.083 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/ 14:18:27.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:18:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:27.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:27.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:27.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:27.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:27.111 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:18:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:27.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:27.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:27.118 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 14:18:27.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:27.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:27.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:27.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:27.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:27.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:18:27.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:18:27.120 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 14:18:27.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.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:") 14:18:27.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:27.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:27.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:27.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:27.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:27.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: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 14:18:27.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:27.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:27.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:27.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:27.122 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 14:18:27.122 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 14:18:27.122 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 14:18:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:27.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:27.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:27.123 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:18:27.123 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:18:27.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:18:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:27.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:27.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:27.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:27.125 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:18:27.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:27.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:27.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:27.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:18:27.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:18:27.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:27.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:18:28.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:18:28.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:18:28.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:18:28.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:18:28.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:28.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:28.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:28.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:28.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:28.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:28.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18: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. 14:18:28.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:28.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:28.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:28.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:28.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 '\*?\QProject Explorer\E') 14:18:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:28.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:28.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:28.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:28.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:28.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:28.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:28.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:28.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:28.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:28.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:28.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:28.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:28.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:28.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:28.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:28.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:28.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:28.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:28.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:28.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:28.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:29.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:29.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:29.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:29.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:29.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:29.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:29.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:29.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:29.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:29.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:29.148 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:29.148 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:29.149 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:29.149 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:29.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:29.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:29.653 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:29.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:29.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:30.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:30.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:30.157 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:30.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:30.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:30.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:30.662 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:30.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:30.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:30.684 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:30.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:30.684 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:30.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:30.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:30.690 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:30.690 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:31.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:31.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:18:31.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:31.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:31.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:18:31.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:31.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:31.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72fd14e4 is found... 14:18:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72fd14e4 is found finished successfully 14:18:31.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:31.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:31.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:31.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:31.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:31.527 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:31.527 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:31.528 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 14:18:31.543 INFO [WorkbenchTestable][Keyboard] Type text "a" 14:18:31.631 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:31.631 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 14:18:32.233 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:32.234 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 14:18:32.234 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:18:32.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:32.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:32.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:32.248 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:32.249 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:32.249 DEBUG [main][MenuItemLookup] Item match:File 14:18:32.250 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:32.250 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:32.250 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:32.250 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:32.250 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:32.250 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:32.250 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:32.250 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:32.250 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:32.250 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:18:32.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:18:32.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:18:32.250 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:18:32.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:18:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:18:32.321 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:32.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 14:18:32.322 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:32.322 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 14:18:32.322 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:18:32.322 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:18:32.433 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:18:32.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:32.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:32.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:32.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:32.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:32.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:32.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:32.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:32.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:32.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:18:32.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:32.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:32.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:32.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:32.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:32.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:32.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:32.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:32.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:32.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:32.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:32.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:32.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:32.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:32.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:32.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:32.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:32.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:32.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:32.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:32.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:32.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:33.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:33.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:33.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:33.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:33.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:33.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:33.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 14:18:33.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:33.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:33.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:33.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:33.443 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:33.443 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:33.443 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:33.443 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:33.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:33.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:33.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:33.444 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:33.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:33.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:33.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:33.444 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:33.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:33.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:33.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:33.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:33.444 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:33.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:33.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:33.451 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:33.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:33.451 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:33.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:33.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:33.455 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:33.456 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:33.576 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:33.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:33.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:33.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:33.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:18:33.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:33.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:33.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73de2332 is found... 14:18:33.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73de2332 is found finished successfully 14:18:33.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:33.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:33.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:33.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:33.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:33.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:33.589 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:33.589 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 14:18:33.589 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:18:33.659 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:33.660 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:33.660 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:18:33.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:33.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:33.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:33.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:33.660 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:33.660 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:33.660 DEBUG [main][MenuItemLookup] Item match:File 14:18:33.661 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:33.661 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:33.661 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:33.661 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:33.661 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:33.661 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:33.661 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:33.661 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:33.661 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:33.661 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:18:33.661 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:18:33.661 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:18:33.661 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:18:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:18:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:18:33.724 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:33.724 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:33.724 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:33.724 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:33.724 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:18:33.770 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:18:33.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:33.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:33.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:33.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:33.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:33.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:33.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:33.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:33.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:33.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:33.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:33.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:33.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:33.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 '\*?\QProject Explorer\E') 14:18:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:33.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:33.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:33.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:33.773 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:33.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:33.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:33.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:33.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:33.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:33.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:33.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:33.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:33.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:33.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:33.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:33.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:33.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:33.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:33.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:34.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:34.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:34.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:34.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:34.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:34.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:34.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:34.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:34.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:34.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:34.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:34.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:34.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:34.779 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:34.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:34.780 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:34.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:34.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:34.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:34.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:34.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:34.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:34.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:34.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:34.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:34.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:34.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:34.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:34.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:34.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:34.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:34.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:34.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:34.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:34.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:34.781 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:34.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:34.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:34.787 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:34.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:34.788 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:34.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:34.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:34.792 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:34.792 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:34.883 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:34.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:34.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:34.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:34.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:18:34.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:34.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:34.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14f354e9 is found... 14:18:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14f354e9 is found finished successfully 14:18:34.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:34.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:34.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:34.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:34.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:34.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:34.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:34.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:34.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:34.916 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 14:18:34.926 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 14:18:34.930 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:34.930 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:18:35.532 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:35.532 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:18:36.133 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:36.133 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:18:36.735 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:36.735 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:18:37.336 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:37.336 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:18:37.938 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:37.938 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:18:38.540 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:38.540 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 14:18:39.141 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:39.141 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:18:39.743 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:39.744 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:39.744 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:18:39.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:39.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:39.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:39.754 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:39.754 DEBUG [main][MenuItemLookup] Item match:File 14:18:39.755 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:39.755 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:39.755 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:39.755 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:39.755 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:39.755 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:39.755 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:39.755 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:39.755 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:39.755 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:18:39.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:18:39.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:18:39.756 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:18:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:18:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:18:39.775 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:39.775 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:39.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:39.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:39.777 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:39.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:39.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:39.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:39.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:39.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:18:39.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:39.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:39.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:39.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:39.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:39.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:39.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:39.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:39.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:39.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:39.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:39.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:39.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:39.789 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:39.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:39.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:39.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:39.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:39.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:39.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:40.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:40.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:40.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:40.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:40.791 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:40.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:40.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:40.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:40.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 14:18:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:40.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:40.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:40.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:40.792 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:40.792 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:40.793 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:40.793 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:40.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:40.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:40.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:40.793 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:40.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:40.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:40.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:40.794 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:40.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:40.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:40.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:40.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:40.794 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:40.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:40.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:40.800 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:40.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:40.800 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:40.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:40.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:40.805 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:40.805 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:40.831 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:40.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:40.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:40.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:40.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:40.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:40.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63dc334f is found... 14:18:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63dc334f is found finished successfully 14:18:40.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') 14:18:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:40.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:40.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:40.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:40.835 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:40.835 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 14:18:40.835 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:18:40.846 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:40.846 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:40.847 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:18:40.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:40.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:40.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:40.859 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:40.860 DEBUG [main][MenuItemLookup] Item match:File 14:18:40.860 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:40.860 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:40.860 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:40.860 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:40.860 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:40.860 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:40.860 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:40.860 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:40.860 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:40.860 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:18:40.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:18:40.861 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:18:40.861 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:18:40.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:18:40.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:18:40.884 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:40.885 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:40.885 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:40.885 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:40.885 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:18:40.957 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:18:40.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:40.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:40.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:40.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:40.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:40.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:40.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:40.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:40.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:40.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:40.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:40.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:40.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:40.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:40.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:40.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:40.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:40.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:18:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:40.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:40.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:40.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:40.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:40.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:40.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:40.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:40.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:40.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:40.963 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:40.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:40.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:40.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:40.963 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:40.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:40.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:40.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:40.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:40.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:40.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:41.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:41.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:41.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:41.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:41.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:41.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:41.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:41.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:41.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:41.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:41.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:41.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:41.966 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:41.966 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:41.967 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:41.967 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:41.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:41.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:41.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:41.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:41.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:41.967 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:41.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:41.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:41.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:41.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:41.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:41.967 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:41.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:41.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:41.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:41.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:41.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:41.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:41.968 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:41.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:41.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:41.974 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:41.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:41.974 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:41.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:41.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:41.978 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:41.979 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:42.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:42.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:18:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:42.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:42.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78a1fe83 is found... 14:18:42.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78a1fe83 is found finished successfully 14:18:42.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:42.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:42.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:42.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:42.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:42.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:42.072 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:42.072 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:42.072 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:42.073 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:42.073 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:18:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:43.073 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:43.073 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:43.073 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:18:43.073 DEBUG [main][MenuItemLookup] Item match:Edit 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:43.074 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:43.075 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:18:43.075 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:18:43.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 14:18:43.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 14:18:43.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 14:18:43.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 14:18:43.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 14:18:43.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 14:18:43.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 14:18:43.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 14:18:43.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:43.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:43.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:43.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:43.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:43.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:43.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:43.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:43.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:18:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:43.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:43.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:43.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:43.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:43.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:43.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:43.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:43.115 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:43.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:43.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:43.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:43.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:43.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:43.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:43.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:43.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:43.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:43.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:43.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:43.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:44.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:44.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:44.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:44.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:44.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:44.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 14:18:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:44.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:44.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:44.118 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:44.118 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:44.118 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:44.119 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:44.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:44.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:44.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:44.119 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:44.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:44.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:44.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:44.119 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:44.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:44.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:44.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:44.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:44.119 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:44.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:44.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:44.125 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:44.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:44.125 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:44.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:44.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:44.129 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:44.129 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:44.152 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:44.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:44.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:44.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:44.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:44.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:44.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11a8fb40 is found... 14:18:44.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11a8fb40 is found finished successfully 14:18:44.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:44.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:44.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:44.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:44.156 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:44.156 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:44.156 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:18:44.167 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:44.167 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:44.167 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:18:44.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:44.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:44.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:44.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:44.168 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:44.168 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:44.168 DEBUG [main][MenuItemLookup] Item match:File 14:18:44.169 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:44.169 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:44.169 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:44.169 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:44.169 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:44.169 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:44.169 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:44.169 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:44.169 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:44.169 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:18:44.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:18:44.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:18:44.169 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:18:44.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:18:44.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:18:44.193 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:44.193 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:44.193 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:44.193 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:44.193 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:18:44.274 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:18:44.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:44.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:44.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:44.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:44.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:44.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:44.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:44.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:44.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:44.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:44.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:18:44.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:18:44.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:18:44.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:18:44.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:18:44.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:18:44.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:18:44.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:18:44.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:18:44.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:44.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:44.276 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:18:44.277 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:44.277 DEBUG [main][MenuItemLookup] Item match:File 14:18:44.277 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:44.277 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:18:44.278 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:18:44.278 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:44.278 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:18:44.278 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:44.278 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:18:44.278 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:44.278 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:18:44.278 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:18:44.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:18:44.279 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:18:44.279 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:18:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:18:44.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:18:44.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:18:44.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:44.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:44.367 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:18:44.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:18:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:44.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:44.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:18:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:18:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:18:44.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:18:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:44.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:18:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:44.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:18:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:18:44.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:18:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:44.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:18:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:44.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:18:44.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:18:44.370 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:18:44.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:18:44.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:18:44.372 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:18:44.372 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:18:44.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:18:44.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:44.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:44.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:44.374 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:18:44.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:44.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:44.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:44.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:44.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:18:44.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:18:44.418 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 14:18:44.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:18:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:44.419 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:18:44.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:18:44.419 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:") 14:18:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:44.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:44.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:18:44.421 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:18:44.422 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 14:18:44.422 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:") 14:18:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:44.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:44.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:18:44.423 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:18:44.424 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 14:18:44.424 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:18:44.424 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:18:44.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:18:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:44.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:44.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:18:44.426 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:18:44.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:18:44.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:18:44.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:18:44.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:18:44.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:18:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:18:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:44.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:18:44.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:44.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:44.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:44.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:18:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:44.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:44.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:44.940 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 14:18:44.944 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:44.944 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:44.944 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:18:44.944 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:18:44.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:44.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:18:44.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:44.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:44.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:18:44.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') 14:18:44.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:44.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:44.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:44.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:44.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:44.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:44.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:44.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:44.952 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:44.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:44.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:44.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:44.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:44.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:44.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:44.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:44.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:44.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:45.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:45.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:45.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:45.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:45.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:45.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:45.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:45.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:45.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:45.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:45.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:45.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:45.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:45.956 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:45.956 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:45.957 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:45.957 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:45.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:45.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:45.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:45.957 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:45.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:45.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:45.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:45.957 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:45.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:45.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:45.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:45.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:45.958 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:45.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:45.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:45.966 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:45.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:45.966 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:45.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:45.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:45.970 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:45.971 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:46.058 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:46.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:46.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:46.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:46.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:46.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:18:46.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:46.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:46.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:46.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:46.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13c171f2 is found... 14:18:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13c171f2 is found finished successfully 14:18:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:46.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:46.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:46.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:46.065 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:46.065 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:46.065 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:18:46.093 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:46.093 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:46.093 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:18:46.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:46.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:46.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:46.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:46.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:46.094 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:46.094 DEBUG [main][MenuItemLookup] Item match:File 14:18:46.113 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:46.113 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:46.113 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:46.113 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:46.113 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:46.113 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:46.113 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:46.113 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:46.113 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:46.113 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:18:46.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:18:46.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:18:46.125 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:18:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:18:46.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:18:46.131 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:46.132 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:46.132 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:46.132 DEBUG [main][EditorHandler] 2 editor(s) found 14:18:46.132 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:18:46.150 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:18:46.150 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:18:46.221 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:18:46.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:46.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:46.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:46.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:46.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:46.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:46.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:46.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:46.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:46.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:46.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:46.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:46.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:46.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:46.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:46.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:46.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:46.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 '\*?\QProject Explorer\E') 14:18:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:46.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:46.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:46.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:46.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:46.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:46.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:46.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:46.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:46.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:46.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:46.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:46.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:46.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:46.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:46.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:46.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:46.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:46.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:46.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:46.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:46.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:47.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:47.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:47.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:47.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:47.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:47.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:47.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:47.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:47.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:47.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:47.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:47.229 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:47.229 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:47.229 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:47.230 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:47.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:47.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:47.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:47.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:47.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:47.230 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:47.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:47.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:47.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:47.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:47.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:47.230 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:47.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:47.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:47.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:47.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:47.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:47.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:47.230 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:47.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:47.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:47.237 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:47.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:47.237 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:47.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:47.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:47.242 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:47.242 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:47.380 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:47.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:47.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:47.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:47.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:47.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:18:47.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:47.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:47.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:47.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:47.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6229c514 is found... 14:18:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6229c514 is found finished successfully 14:18:47.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:47.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:47.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:47.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:47.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:47.396 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:47.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 14:18:47.396 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 14:18:47.396 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 14:18:47.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:47.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:47.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:47.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:47.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:47.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:47.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:47.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') 14:18:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:47.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:47.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:47.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:47.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:47.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:47.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:47.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:47.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:47.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:47.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:47.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:47.475 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:47.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:47.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:47.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:47.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:47.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:47.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:47.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:47.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:48.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:48.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:48.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:48.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:48.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:48.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:48.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:48.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:48.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:48.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:48.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:48.480 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:48.480 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:48.480 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:48.481 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:48.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:48.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:48.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:48.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:48.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:48.481 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:48.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:48.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:48.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:48.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:48.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:48.481 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:48.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:48.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:48.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:48.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:48.482 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:48.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:48.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:48.489 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:48.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:48.489 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:48.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:48.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:48.493 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:48.494 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:48.520 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:48.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:48.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:48.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:48.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:48.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:48.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:48.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:48.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:48.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1296c5b1 is found... 14:18:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1296c5b1 is found finished successfully 14:18:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:48.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:48.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:48.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:48.523 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:48.523 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:48.523 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:18:48.534 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:48.534 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:48.534 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:18:48.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:48.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:48.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:48.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:48.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:48.535 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:48.535 DEBUG [main][MenuItemLookup] Item match:File 14:18:48.535 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:48.535 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:48.535 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:48.535 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:48.535 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:48.535 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:48.535 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:48.535 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:48.535 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:48.535 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:18:48.536 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:18:48.536 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:18:48.536 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:18:48.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:18:48.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:18:48.564 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:48.564 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:48.564 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:48.564 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:48.564 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:18:48.639 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:18:48.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:48.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:48.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:48.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:48.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:48.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:48.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:48.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:48.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:48.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:48.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:48.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:48.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:48.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:48.640 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:48.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:48.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:48.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:48.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:48.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:48.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:48.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:18:48.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:48.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:48.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:48.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:48.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:48.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:48.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:48.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:48.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:48.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:48.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:48.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:48.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:48.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:48.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:48.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:48.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:48.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:48.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:48.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:48.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:48.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:49.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:49.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:49.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:49.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:49.647 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:49.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:49.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:49.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:49.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:49.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:49.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:49.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:49.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:49.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:49.648 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:49.648 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:49.648 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:49.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:49.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:49.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:49.649 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:49.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:49.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:49.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:49.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:49.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:49.649 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:49.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:49.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:49.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:49.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:49.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:49.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:49.649 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:49.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:49.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:49.655 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:49.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:49.656 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:49.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:49.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:49.659 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:49.660 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:49.748 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:49.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:49.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:49.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:49.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:18:49.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:49.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:49.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d89e87f is found... 14:18:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d89e87f is found finished successfully 14:18:49.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:49.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:49.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:49.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:49.755 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:49.755 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:49.755 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:18:49.755 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:18:49.956 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:18:50.159 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:18:50.159 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:18:50.360 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:18:50.564 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:18:50.564 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:18:50.764 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:18:50.968 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:18:50.968 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:18:51.168 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:18:51.372 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:51.372 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:18:51.572 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:18:52.574 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() { 14:18:52.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:52.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:52.591 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:52.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:52.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:52.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:52.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:52.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 '\*?\QProject Explorer\E') 14:18:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:52.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:52.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:52.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:52.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:52.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:52.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:52.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:52.604 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:52.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:52.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:52.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:52.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:52.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:52.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:52.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:52.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:52.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:52.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:53.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:53.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:53.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:53.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:53.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:53.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:53.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:53.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:53.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:53.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:53.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:53.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:53.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:53.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:53.608 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:53.608 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:53.609 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:53.609 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:53.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:53.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:53.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:53.609 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:53.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:53.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:53.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:53.609 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:53.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:53.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:53.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:53.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:53.609 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:53.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:53.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:53.617 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:53.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:53.617 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:53.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:53.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:53.621 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:53.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:53.652 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:53.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bf8a521 is found... 14:18:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bf8a521 is found finished successfully 14:18:53.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:53.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:53.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:53.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:53.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:53.656 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:53.656 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:53.656 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:18:53.673 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:53.673 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:53.673 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:18:53.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:53.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:53.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:53.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:53.674 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:53.674 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:53.674 DEBUG [main][MenuItemLookup] Item match:File 14:18:53.674 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:53.674 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:53.674 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:53.674 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:53.674 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:53.674 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:53.674 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:53.675 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:53.675 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:53.675 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:18:53.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:18:53.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:18:53.675 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:18:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:18:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:18:53.721 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:53.721 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:53.722 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:53.722 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:53.722 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:18:53.771 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:18:53.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:53.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:53.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:53.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:53.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:53.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:53.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:53.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:53.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:53.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:53.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:53.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:53.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:53.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:53.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:53.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:53.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:53.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:53.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:53.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:53.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:53.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 '\*?\QProject Explorer\E') 14:18:53.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:53.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:53.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:53.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:53.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:53.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:53.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:53.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:53.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:53.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:53.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:53.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:53.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:53.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:53.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:53.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:53.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:53.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:53.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:53.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:54.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:54.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:54.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:54.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:54.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:54.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:54.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:54.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:54.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:18:54.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:54.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:54.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:54.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:54.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:54.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:54.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:54.780 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:54.781 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:54.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:54.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:54.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:54.781 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:54.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:54.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:54.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:54.781 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:54.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:54.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:54.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:54.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:54.781 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:54.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:54.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:54.789 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:54.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:54.789 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:54.790 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:54.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:54.793 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:54.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:54.886 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:54.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:54.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:54.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:54.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:18:54.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:54.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:54.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1eb5ee0 is found... 14:18:54.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1eb5ee0 is found finished successfully 14:18:54.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:54.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:54.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:54.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:54.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:54.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:54.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:54.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:54.914 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:18:54.914 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:18:55.114 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:18:55.317 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:18:55.317 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:18:55.517 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:18:55.721 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:18:55.721 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:18:55.922 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:18:56.125 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:18:56.125 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:18:56.325 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:18:56.529 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:18:56.529 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:18:56.730 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:18:57.732 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(""); } } 14:18:57.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:57.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:57.733 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:57.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:57.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:57.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:57.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:57.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:57.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:18:57.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:57.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:57.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:57.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:57.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:57.745 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:57.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:57.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:57.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:57.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:57.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:57.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:57.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:57.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:57.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:57.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:57.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:57.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:57.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:58.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:58.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:58.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:58.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:58.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:58.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:58.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:58.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:58.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 14:18:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:58.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:58.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:58.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:58.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:58.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:58.768 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:58.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:58.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:58.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:58.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:58.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:58.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:58.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:58.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:58.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:58.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:58.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:58.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:58.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:58.769 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:58.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:58.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:58.774 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:58.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:58.774 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:58.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:58.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:58.778 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:58.779 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:18:58.803 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:18:58.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:18:58.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:18:58.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:18:58.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:18:58.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:18:58.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:18:58.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:18:58.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:18:58.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e44d2c6 is found... 14:18:58.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e44d2c6 is found finished successfully 14:18:58.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:18:58.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:58.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:58.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:58.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:58.806 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:58.806 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 14:18:58.806 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:18:58.819 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:58.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 14:18:58.819 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:18:58.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:18:58.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:58.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:58.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:58.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:18:58.820 DEBUG [main][MenuItemLookup] Found menu:'File' 14:18:58.820 DEBUG [main][MenuItemLookup] Item match:File 14:18:58.820 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:18:58.821 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:18:58.821 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:18:58.821 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:18:58.821 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:58.821 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:18:58.821 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:18:58.821 DEBUG [main][MenuItemLookup] Found menu:'' 14:18:58.821 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:18:58.821 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:18:58.821 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:18:58.821 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:18:58.821 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:18:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:18:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:18:58.843 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:58.843 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:18:58.843 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:18:58.843 DEBUG [main][EditorHandler] 1 editor(s) found 14:18:58.843 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:18:58.921 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:18:58.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:58.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:18:58.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:18:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:18:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:18:58.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:58.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:18:58.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:18:58.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:18:58.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:18:58.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:18:58.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:18:58.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:58.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:58.923 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:18:58.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:58.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:58.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:18:58.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:18:58.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:18:58.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:18:58.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:18:58.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:58.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:58.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:58.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:58.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:18:58.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:58.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:58.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:58.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:18:58.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:18:58.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:18:58.926 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:58.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:58.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:58.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:58.927 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:58.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:58.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:58.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:58.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:58.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:58.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:59.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:59.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:59.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:59.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:18:59.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:18:59.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:18:59.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:18:59.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:18:59.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:18:59.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 14:18:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:18:59.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:18:59.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:18:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:18:59.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:18:59.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:18:59.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:18:59.930 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:18:59.930 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:18:59.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:18:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:59.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:18:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:59.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:18:59.931 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:18:59.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:18:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:59.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:18:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:59.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:18:59.931 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:18:59.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:18:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:18:59.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:18:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:18:59.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:18:59.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:59.931 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:59.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:59.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:59.937 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:18:59.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:18:59.937 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:18:59.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:18:59.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:18:59.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:18:59.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:00.024 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:00.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:00.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:00.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:00.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:00.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:00.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:00.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d4d13e1 is found... 14:19:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d4d13e1 is found finished successfully 14:19:00.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:00.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:00.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:00.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:00.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:00.031 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:00.031 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:00.031 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:00.052 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:00.052 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:00.052 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:00.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:00.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:00.052 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:00.053 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:00.053 DEBUG [main][MenuItemLookup] Item match:File 14:19:00.053 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:00.053 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:00.053 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:00.053 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:00.053 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:00.053 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:00.053 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:00.053 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:00.053 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:00.053 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:00.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:00.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:00.066 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:00.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:00.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:00.081 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:00.081 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:00.081 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:19:01.081 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:01.087 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:19:02.088 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:02.089 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 14:19:02.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:02.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:02.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:02.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:02.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:02.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:02.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:02.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 '\*?\QProject Explorer\E') 14:19:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:02.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:02.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:02.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:02.103 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:02.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:02.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:02.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:02.123 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:02.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:02.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:02.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:02.123 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:02.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:02.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:02.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:02.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:02.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:02.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:02.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:03.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:03.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:03.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:03.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:03.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:03.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:03.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:03.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:03.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:03.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:03.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:03.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:03.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:03.126 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:03.127 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:03.127 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:03.127 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:03.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:03.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:03.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:03.127 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:03.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:03.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:03.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:03.128 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:03.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:03.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:03.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:03.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:03.128 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:03.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:03.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:03.134 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:03.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:03.134 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:03.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:03.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:03.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:03.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:03.160 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:03.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:03.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:03.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:03.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:03.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:03.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6932077f is found... 14:19:03.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6932077f is found finished successfully 14:19:03.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:03.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:03.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:03.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:03.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:03.163 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:03.164 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 14:19:03.164 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:03.169 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:03.169 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:03.169 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:03.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:03.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:03.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:03.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:03.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:03.169 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:03.170 DEBUG [main][MenuItemLookup] Item match:File 14:19:03.170 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:03.170 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:03.170 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:03.170 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:03.170 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:03.170 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:03.170 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:03.170 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:03.170 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:03.170 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:03.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:03.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:03.170 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:03.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:03.179 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:03.179 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:03.179 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:03.179 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:03.179 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:03.224 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:03.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:03.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:03.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:03.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:03.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:03.224 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:03.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:03.224 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:03.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:03.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:03.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:03.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:03.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:03.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:03.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:03.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:03.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:03.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:03.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:03.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:03.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:03.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:03.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:03.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:03.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:03.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:03.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:03.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:03.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:03.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:03.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:03.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:03.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:03.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:03.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:03.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:03.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:03.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:03.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:03.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:03.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:03.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:04.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:04.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:04.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:04.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:04.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:04.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:04.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:04.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 14:19:04.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:04.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:04.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:04.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:04.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:04.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:04.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:04.234 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:04.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:04.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:04.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:04.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:04.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:04.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:04.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:04.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:04.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:04.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:04.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:04.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:04.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:04.234 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:04.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:04.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:04.241 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:04.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:04.241 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:04.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:04.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:04.247 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:04.247 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:04.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14a90c20 is found... 14:19:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14a90c20 is found finished successfully 14:19:04.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:04.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:04.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:04.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:04.343 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:04.343 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:04.343 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:04.343 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:04.343 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 14:19:04.359 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:04.360 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:04.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:04.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:04.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:04.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:04.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:04.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:04.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:04.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:04.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:04.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:04.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:04.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:04.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:04.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:04.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:04.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:04.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:04.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:04.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:04.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:04.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:04.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:04.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:04.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:04.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:04.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:04.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:04.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:04.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:04.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:04.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:05.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:05.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:05.376 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:05.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:05.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:05.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:05.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:05.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:05.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:05.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:05.377 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:05.377 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:05.378 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:05.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:05.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:05.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:05.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:05.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:05.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:05.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:05.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:05.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:05.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:05.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:05.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:05.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:05.379 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:05.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:05.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:05.386 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:05.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:05.386 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:05.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:05.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:05.391 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:05.391 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:05.422 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:05.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:05.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:05.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:05.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:05.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:05.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11ed43bc is found... 14:19:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11ed43bc is found finished successfully 14:19:05.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:05.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:05.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:05.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:05.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:05.426 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:05.426 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:05.426 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:05.431 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:05.431 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:05.432 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:05.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:05.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:05.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:05.432 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:05.432 DEBUG [main][MenuItemLookup] Item match:File 14:19:05.433 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:05.433 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:05.433 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:05.433 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:05.433 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:05.433 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:05.433 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:05.433 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:05.433 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:05.433 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:05.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:05.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:05.433 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:05.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:05.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:05.462 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:05.463 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:05.463 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:05.463 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:05.463 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:05.540 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:05.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:05.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:05.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:05.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:05.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:05.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:05.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:05.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:05.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:05.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:05.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:05.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:05.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:05.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:05.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:05.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:05.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:05.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:05.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:05.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:05.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:05.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:05.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:05.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:05.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:05.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:05.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:05.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:05.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:05.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:05.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:05.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:05.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:05.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:05.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:05.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:05.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:06.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:06.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:06.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:06.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:06.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:06.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:06.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:06.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:06.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:06.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 14:19:06.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:06.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:06.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:06.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:06.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:06.550 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:06.550 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:06.550 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:06.550 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:06.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:06.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:06.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:06.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:06.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:06.551 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:06.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:06.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:06.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:06.551 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:06.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:06.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:06.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:06.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:06.551 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:06.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:06.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:06.557 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:06.557 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:06.557 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:06.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:06.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:06.561 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:06.561 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:06.649 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:06.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:06.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:06.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:06.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:06.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:06.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:06.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74a161e9 is found... 14:19:06.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74a161e9 is found finished successfully 14:19:06.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') 14:19:06.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:06.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:06.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:06.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:06.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:06.656 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:06.656 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:06.656 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 14:19:06.656 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 14:19:06.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:06.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:06.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:06.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:06.671 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:06.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(""); } } newText TooltipText=null 14:19:06.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:06.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:06.671 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:06.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:06.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:06.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:06.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:06.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') 14:19:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:06.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:06.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:06.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:06.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:06.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:06.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:06.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:06.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:06.699 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:06.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:06.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:06.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:06.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:06.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:06.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:06.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:06.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:06.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:07.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:07.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:07.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:07.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:07.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:07.701 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:07.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:07.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:07.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:07.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:07.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:07.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:07.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:07.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:07.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:07.702 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:07.703 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:07.703 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:07.703 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:07.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:07.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:07.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:07.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:07.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:07.703 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:07.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:07.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:07.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:07.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:07.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:07.704 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:07.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:07.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:07.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:07.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:07.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:07.704 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:07.704 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:07.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:07.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:07.711 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:07.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:07.711 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:07.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:07.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:07.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:07.715 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:07.739 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:07.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:07.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:07.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:07.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:07.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:07.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b28547d is found... 14:19:07.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b28547d is found finished successfully 14:19:07.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 '\*?\QJavaClass.java\E') 14:19:07.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:07.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:07.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:07.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:07.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:07.743 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:07.743 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 14:19:07.743 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:07.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:07.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 14:19:07.756 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:07.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:07.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:07.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:07.760 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:07.761 DEBUG [main][MenuItemLookup] Item match:File 14:19:07.761 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:07.761 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:07.761 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:07.761 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:07.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:07.761 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:07.761 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:07.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:07.761 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:07.761 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:07.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:07.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:07.762 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:07.795 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:07.795 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:07.795 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:07.795 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:07.826 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:07.876 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:07.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:07.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:07.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:07.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:07.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:07.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:07.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:07.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:07.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:07.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:07.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:07.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:07.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:07.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:07.877 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:07.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:07.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:07.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:07.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:07.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:07.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:07.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') 14:19:07.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:07.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:07.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:07.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:07.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:07.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:07.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:07.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:07.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:07.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:07.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:07.882 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:07.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:07.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:07.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:07.882 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:07.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:07.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:07.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:07.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:07.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:07.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:08.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:08.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:08.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:08.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:08.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:08.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:08.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:08.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:08.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 14:19:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:08.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:08.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:08.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:08.924 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:08.924 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:08.924 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:08.924 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:08.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:08.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:08.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:08.924 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:08.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:08.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:08.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:08.925 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:08.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:08.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:08.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:08.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:08.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:08.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:08.925 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:08.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:08.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:08.932 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:08.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:08.932 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:08.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:08.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:08.937 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:08.937 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:09.056 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:09.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:09.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:09.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:09.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:09.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:09.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:09.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0561c4 is found... 14:19:09.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0561c4 is found finished successfully 14:19:09.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:09.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:09.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:09.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:09.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:09.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:09.069 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:09.069 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:09.069 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 14:19:09.075 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 14:19:09.075 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 14:19:09.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:09.085 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:09.087 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:09.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:09.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:09.087 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:09.087 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:09.087 DEBUG [main][MenuItemLookup] Item match:File 14:19:09.088 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:09.088 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:09.088 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:09.088 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:09.088 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:09.088 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:09.088 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:09.088 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:09.088 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:09.088 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:09.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:09.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:09.089 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:09.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:09.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:09.126 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:09.126 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:09.126 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:09.126 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:09.126 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:19:09.126 DEBUG [main][MenuItemLookup] Item match:Edit 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:09.127 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:19:09.127 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:19:09.127 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:09.127 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:09.127 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 14:19:09.127 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:19:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:10.128 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:10.128 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:10.128 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:19:10.128 DEBUG [main][MenuItemLookup] Item match:Edit 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:10.129 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:19:10.129 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:19:10.130 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 14:19:10.130 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 14:19:10.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 14:19:10.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 14:19:10.130 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 14:19:10.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:19:10.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:19:10.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:19:10.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:10.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:10.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:19:10.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:19:10.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:10.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:10.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:10.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:10.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:19:10.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:19:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:19:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:19:10.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:19:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:10.266 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 14:19:10.266 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 14:19:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:19:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:19:10.266 DEBUG [WorkbenchTestable][ContentAssistant] abstract 14:19:10.266 DEBUG [WorkbenchTestable][ContentAssistant] class 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] enum 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] final 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] import 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] interface 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] public 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] record 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] sealed 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 14:19:10.267 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 14:19:10.268 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 14:19:10.277 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 14:19:10.277 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 14:19:10.277 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 14:19:10.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:19:10.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:19:10.280 TRACE [main][WidgetHandler] Notify Table with event 13 14:19:10.280 TRACE [main][WidgetHandler] Wait for synchronization 14:19:10.280 TRACE [main][WidgetHandler] Notify Table with event 14 14:19:10.280 TRACE [main][WidgetHandler] Wait for synchronization 14:19:10.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:19:10.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:19:10.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:10.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:10.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:10.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:10.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:10.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:10.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:10.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:10.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:10.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:10.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:10.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:10.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:10.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:10.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:10.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:10.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:10.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:10.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:10.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:10.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:10.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:10.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:10.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:10.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:10.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:10.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:10.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:10.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:11.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:11.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:11.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:11.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:11.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:11.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:11.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:11.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:11.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:11.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:11.344 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:11.344 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:11.344 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:11.344 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:11.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:11.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:11.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:11.345 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:11.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:11.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:11.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:11.345 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:11.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:11.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:11.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:11.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:11.345 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:11.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:11.350 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:11.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:11.350 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:11.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:11.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:11.353 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:11.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:11.377 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:11.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:11.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:11.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:11.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:11.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:11.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77262c15 is found... 14:19:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77262c15 is found finished successfully 14:19:11.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:11.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:11.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:11.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:11.380 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:11.380 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 14:19:11.380 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:11.385 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:11.385 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:11.385 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:11.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:11.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:11.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:11.385 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:11.386 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:11.386 DEBUG [main][MenuItemLookup] Item match:File 14:19:11.386 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:11.386 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:11.386 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:11.386 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:11.386 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:11.386 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:11.386 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:11.386 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:11.386 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:11.386 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:11.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:11.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:11.386 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:11.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:11.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:11.396 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:11.396 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:11.396 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:11.396 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:11.396 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:11.445 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:11.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:11.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:11.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:11.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:11.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:11.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:11.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:11.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:11.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:11.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:11.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:11.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:11.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:11.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:11.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:11.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:11.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:11.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:11.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:11.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:11.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:11.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:11.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:11.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:11.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:11.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:11.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:11.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:11.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:11.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:11.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:11.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:11.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:11.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:11.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:11.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:11.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:11.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:11.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:11.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:11.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:11.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:12.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:12.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:12.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:12.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:12.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:12.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:12.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:12.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:12.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:12.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:12.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:12.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:12.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:12.464 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:12.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:12.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:12.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:12.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:12.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:12.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:12.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:12.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:12.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 14:19:12.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:12.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:12.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:12.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 14:19:12.465 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 14:19:12.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 14:19:12.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 14:19:12.472 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 14:19:12.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 14:19:12.472 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 14:19:12.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 14:19:12.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 14:19:12.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:12.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:12.557 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:12.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:12.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:12.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:12.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:12.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:12.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:12.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2142a0d8 is found... 14:19:12.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2142a0d8 is found finished successfully 14:19:12.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E') 14:19:12.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:12.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:12.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:12.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:12.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:12.563 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:12.563 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 14:19:12.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:12.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:12.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:12.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:12.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:12.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 14:19:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:12.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 14:19:12.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') 14:19:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:12.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:12.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:12.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:12.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:12.584 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:12.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:12.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:12.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:12.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:12.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:12.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:12.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:12.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:12.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:12.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:12.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:12.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:12.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:13.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:13.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:13.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:13.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:13.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:13.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:13.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:13.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:13.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 14:19:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:13.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:13.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:13.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:13.606 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:13.606 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:13.606 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:13.606 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:13.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:13.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:13.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:13.607 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:13.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:13.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:13.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:13.607 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:13.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:13.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:13.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:13.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:13.607 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:13.609 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:13.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:13.615 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:13.615 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:13.615 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:13.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:13.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:13.620 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:13.621 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:13.734 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:13.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:13.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:13.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:13.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:13.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:13.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:13.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:13.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:13.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:13.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5beb5e1c is found... 14:19:13.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5beb5e1c is found finished successfully 14:19:13.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:13.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:13.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:13.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:13.749 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:13.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 14:19:13.749 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:13.776 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:13.776 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:13.776 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:13.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:13.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:13.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:13.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:13.777 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:13.777 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:13.777 DEBUG [main][MenuItemLookup] Item match:File 14:19:13.777 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:13.777 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:13.777 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:13.777 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:13.777 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:13.777 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:13.777 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:13.777 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:13.777 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:13.777 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:13.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:13.778 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:13.778 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:13.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:13.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:13.786 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:13.786 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:13.786 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:13.786 DEBUG [main][EditorHandler] 2 editor(s) found 14:19:13.786 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 14:19:13.849 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 14:19:13.849 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:13.933 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:13.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:13.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:13.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:13.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:13.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:13.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:13.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:13.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:13.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:13.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:13.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:13.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:13.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:13.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:13.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:13.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:13.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:13.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:13.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:13.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:13.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:13.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:13.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:13.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:13.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:13.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:13.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:13.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:13.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:13.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:13.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:13.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:13.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:13.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:13.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:13.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:13.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:14.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:14.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:14.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:14.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:14.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:14.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:14.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:14.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:14.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 14:19:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:14.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:14.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:14.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:14.942 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:14.942 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:14.943 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:14.943 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:14.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:14.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:14.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:14.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:14.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:14.943 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:14.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:14.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:14.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:14.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:14.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:14.944 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:14.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:14.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:14.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:14.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:14.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:14.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:14.944 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:14.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:14.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:14.952 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:14.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:14.952 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:14.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:14.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:14.957 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:14.957 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:15.053 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:15.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:15.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:15.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:15.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:15.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:15.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:15.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e1ab300 is found... 14:19:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e1ab300 is found finished successfully 14:19:15.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:15.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:15.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:15.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:15.066 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:15.066 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:15.066 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:15.066 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:15.267 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:15.470 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:15.470 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:15.670 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:15.873 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:15.873 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:16.074 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:16.277 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:16.277 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:16.477 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:16.681 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:19:16.681 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:19:16.881 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:19:17.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:17.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:17.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:17.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:17.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:17.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:17.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:17.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:17.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:17.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:17.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:17.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:17.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:17.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:17.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:17.899 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:17.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:17.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:17.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:17.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:17.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:17.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:17.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:17.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:17.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:17.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:17.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:17.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:17.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:17.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:18.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:18.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:18.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:18.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:18.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:18.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:18.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:18.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:18.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:18.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 14:19:18.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:18.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:18.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:18.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:18.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:18.920 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:18.920 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:18.921 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:18.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:18.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:18.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:18.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:18.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:18.922 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:18.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:18.929 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:18.930 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:18.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:18.930 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:18.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:18.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:18.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:18.935 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:18.969 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:18.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:18.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:18.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:18.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:18.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:18.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@781a7652 is found... 14:19:18.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@781a7652 is found finished successfully 14:19:18.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:18.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:18.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:18.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:18.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:18.973 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:18.973 DEBUG [WorkbenchTestable][EditorHandler] 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 14:19:18.973 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:18.992 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:18.992 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:18.992 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:18.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:18.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:18.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:18.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:18.993 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:18.993 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:18.993 DEBUG [main][MenuItemLookup] Item match:File 14:19:18.993 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:18.993 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:18.993 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:18.993 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:18.993 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:18.993 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:18.993 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:18.993 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:18.993 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:18.993 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:18.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:18.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:18.994 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:19.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:19.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:19.015 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:19.016 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:19.016 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:19.016 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:19.016 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:19.085 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:19.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:19.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:19.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:19.085 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:19.085 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:19.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:19.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:19.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:19.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:19.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:19.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:19.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:19.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:19.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:19.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:19.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:19.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:19.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:19.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:19.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:19.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:19.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:19.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:19.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:19.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:19.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:19.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:19.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:19.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:19.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:19.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:19.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:19.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:19.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:19.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:19.091 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:19.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:19.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:19.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:19.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:19.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:19.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:19.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:20.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:20.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:20.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:20.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:20.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:20.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:20.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:20.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:20.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:20.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:20.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:20.093 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:20.093 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:20.094 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:20.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:20.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:20.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:20.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:20.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:20.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:20.095 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:20.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:20.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:20.101 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:20.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:20.101 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:20.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:20.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:20.105 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:20.105 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:20.201 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:20.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:20.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:20.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:20.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:20.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:20.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:20.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:20.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:20.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:20.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4cea5de9 is found... 14:19:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4cea5de9 is found finished successfully 14:19:20.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:20.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:20.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:20.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:20.214 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:20.214 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:20.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:20.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:20.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:20.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:20.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:20.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:20.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:20.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:20.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:20.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:20.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:20.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:20.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:20.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:20.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:20.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:20.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:20.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:20.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:20.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:20.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:20.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:20.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:20.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:20.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:20.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:20.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:20.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:20.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:21.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:21.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:21.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:21.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:21.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:21.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:21.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 14:19:21.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:21.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:21.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:21.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:21.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:21.262 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:21.262 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:21.262 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:21.262 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:21.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:21.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:21.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:21.262 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:21.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:21.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:21.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:21.263 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:21.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:21.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:21.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:21.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:21.263 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:21.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:21.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:21.269 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:21.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:21.269 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:21.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:21.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:21.272 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:21.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:21.298 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:21.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:21.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:21.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:21.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:21.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:21.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d70e1d6 is found... 14:19:21.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d70e1d6 is found finished successfully 14:19:21.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:21.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:21.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:21.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:21.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:21.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:21.301 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:21.301 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:21.301 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:21.310 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:21.310 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:21.310 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:21.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:21.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:21.310 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:21.311 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:21.311 DEBUG [main][MenuItemLookup] Item match:File 14:19:21.311 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:21.311 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:21.311 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:21.311 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:21.311 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:21.311 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:21.311 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:21.311 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:21.311 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:21.311 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:21.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:21.311 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:21.311 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:21.339 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:21.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; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:21.339 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:21.339 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:21.339 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:21.387 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:21.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:21.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:21.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:21.388 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:21.388 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:21.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:21.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:21.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:21.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:21.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:21.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:21.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:21.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:21.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:21.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:21.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:21.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:21.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:21.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:21.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') 14:19:21.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:21.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:21.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:21.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:21.401 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:21.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:21.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:21.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:21.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:21.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:21.403 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:21.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:21.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:21.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:21.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:21.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:21.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:21.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:21.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:21.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:21.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:21.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:21.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:22.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:22.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:22.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:22.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:22.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:22.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:22.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 14:19:22.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:22.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:22.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:22.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:22.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:22.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:22.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:22.408 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:22.408 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:22.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:22.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:22.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:22.408 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:22.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:22.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:22.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:22.408 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:22.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:22.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:22.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:22.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:22.408 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:22.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:22.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:22.414 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:22.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:22.414 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:22.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:22.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:22.418 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:22.418 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:22.510 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:22.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:22.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:22.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:22.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:22.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:22.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:22.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:22.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:22.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:22.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2619d9cb is found... 14:19:22.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2619d9cb is found finished successfully 14:19:22.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:22.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:22.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:22.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:22.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:22.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:22.518 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:22.520 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:19:22.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Open With' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Local History' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'References' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:22.577 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:19:22.578 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:19:22.578 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:19:22.578 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:19:22.578 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 14:19:22.578 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:22.578 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 14:19:22.578 DEBUG [main][MenuItemLookup] Item match:Preferences... 14:19:22.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:22.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:22.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:22.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:22.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:22.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:22.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:22.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:22.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:22.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:22.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:22.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:22.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:22.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:22.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:22.611 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:22.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:22.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:22.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:22.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:22.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:23.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:23.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:23.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:23.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:23.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:23.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:23.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:23.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:23.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 14:19:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:23.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:23.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:23.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:23.614 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:23.614 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:23.615 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:23.615 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:23.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:23.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:23.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:23.615 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:23.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:23.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:23.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:23.615 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:23.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:23.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:23.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:23.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:23.616 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:23.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:23.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:23.623 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:23.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:23.623 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:23.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:23.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:23.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:23.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:23.660 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59bdff98 is found... 14:19:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59bdff98 is found finished successfully 14:19:23.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:23.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:23.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:23.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:23.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:23.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:23.664 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:23.664 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:23.664 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:23.680 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:23.680 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:23.680 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:23.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:23.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:23.680 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:23.680 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:23.680 DEBUG [main][MenuItemLookup] Item match:File 14:19:23.681 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:23.681 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:23.681 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:23.681 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:23.681 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:23.681 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:23.681 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:23.681 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:23.681 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:23.681 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:23.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:23.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:23.681 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:23.736 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:23.736 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:23.736 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:23.736 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:23.736 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:23.789 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:23.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:23.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:23.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:23.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:23.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:23.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:23.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:23.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:23.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:23.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:23.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:23.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:23.815 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:23.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:23.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:23.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:23.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:23.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:23.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:23.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:23.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:23.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:23.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:23.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:23.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:23.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:23.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:23.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:23.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:23.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:23.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:23.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:23.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:23.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:23.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:23.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:23.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:24.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:24.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:24.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:24.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:24.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:24.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:24.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:24.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:24.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 14:19:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:24.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:24.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:24.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:24.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:24.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:24.834 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:24.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:24.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:24.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:24.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:24.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:24.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:24.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:24.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:24.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:24.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:24.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:24.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:24.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:24.835 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:24.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:24.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:24.842 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:24.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:24.842 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:24.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:24.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:24.847 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:24.847 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:24.964 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:24.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:24.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:24.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:24.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:24.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:24.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:24.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:24.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:24.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:24.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@762e5b4f is found... 14:19:24.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@762e5b4f is found finished successfully 14:19:24.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:24.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:24.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:24.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:24.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:24.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:24.976 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:24.976 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:24.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:24.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:24.976 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:24.976 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:24.976 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:19:24.976 DEBUG [main][MenuItemLookup] Item match:Edit 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:24.977 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:19:24.977 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:19:24.978 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:24.978 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:24.978 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 14:19:24.978 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:19:25.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:25.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:25.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:25.978 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:25.978 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:19:25.978 DEBUG [main][MenuItemLookup] Item match:Edit 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:19:25.979 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:19:25.979 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 14:19:25.979 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 14:19:25.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 14:19:25.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 14:19:25.980 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 14:19:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:19:25.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:19:25.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:19:26.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:26.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:26.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:19:26.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:19:26.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:26.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:26.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:26.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:26.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:19:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:19:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:19:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:19:26.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:19:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:26.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:26.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 14:19:26.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:19:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:26.007 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") 14:19:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:26.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:26.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:26.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:26.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:27.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:27.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:19:27.011 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:19:27.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:19:27.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:19:27.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:19:27.529 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 14:19:27.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:27.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:27.531 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:27.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:27.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:27.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:27.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:27.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:27.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') 14:19:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:27.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:27.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:27.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:27.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:27.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:27.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:27.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:27.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:27.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:27.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:27.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:27.576 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:27.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:27.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:27.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:27.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:27.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:28.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:28.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:28.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:28.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:28.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:28.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:28.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:28.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:28.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:28.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 14:19:28.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:28.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:28.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:28.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:28.579 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:28.579 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:28.579 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:28.579 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:28.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:28.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:28.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:28.580 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:28.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:28.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:28.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:28.580 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:28.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:28.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:28.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:28.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:28.580 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:28.582 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:28.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:28.588 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:28.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:28.588 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:28.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:28.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:28.593 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:28.593 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:28.618 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:28.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:28.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:28.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:28.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:28.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:28.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:28.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:28.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:28.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66d435b1 is found... 14:19:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66d435b1 is found finished successfully 14:19:28.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:28.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:28.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:28.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:28.623 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:28.623 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:28.623 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:28.633 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:28.633 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:28.633 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:28.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:28.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:28.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:28.633 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:28.633 DEBUG [main][MenuItemLookup] Item match:File 14:19:28.634 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:28.634 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:28.634 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:28.634 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:28.634 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:28.634 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:28.634 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:28.634 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:28.634 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:28.634 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:28.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:28.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:28.646 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:28.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:28.667 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:28.667 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:28.667 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:28.667 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:28.667 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:28.726 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:28.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:28.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:28.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:28.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:28.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:28.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:28.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:28.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:28.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:28.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:28.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:28.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:28.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:28.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:28.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:28.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:28.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:28.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:28.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:28.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:28.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:28.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:28.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:28.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:28.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:28.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:28.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:28.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:28.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:28.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:28.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:28.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:28.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:28.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:28.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:28.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:28.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:28.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:29.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:29.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:29.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:29.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:29.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:29.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:29.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:29.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:29.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:29.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:29.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:29.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:29.750 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:29.750 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:29.750 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:29.750 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:29.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:29.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:29.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:29.751 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:29.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:29.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:29.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:29.751 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:29.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:29.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:29.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:29.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:29.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:29.752 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:29.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:29.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:29.758 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:29.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:29.758 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:29.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:29.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:29.762 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:29.762 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:29.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:29.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:29.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:29.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:29.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:29.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:29.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:29.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ef8a11b is found... 14:19:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ef8a11b is found finished successfully 14:19:29.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 '\*?\QJavaClass.java\E') 14:19:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:29.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:29.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:29.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:29.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:29.870 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:29.870 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:29.870 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 { 14:19:29.875 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:29.875 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:29.875 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 14:19:29.875 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:19:30.876 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:19:30.876 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:19:31.076 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 14:19:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:19:32.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:19:32.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:19:32.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:32.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:19:32.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:19:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:32.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:32.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:32.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:32.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:33.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:33.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:33.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:19:33.090 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 14:19:33.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:19:33.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:19:33.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:33.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:33.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:19:33.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:19:33.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:33.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:33.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:33.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:19:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:19:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:19:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:19:33.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:19:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:33.094 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 14:19:33.094 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 14:19:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:19:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:19:33.095 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 14:19:33.095 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 14:19:33.095 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 14:19:33.095 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 14:19:33.095 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 14:19:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:19:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:19:33.095 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 14:19:33.095 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 14:19:33.095 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 14:19:33.095 INFO [WorkbenchTestable][AbstractShell] Close shell 14:19:33.095 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:19:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:19:33.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:19:33.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:33.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:33.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:33.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:33.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:33.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:33.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:33.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:33.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:33.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:33.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:33.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:33.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:33.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:33.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:33.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:33.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:33.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:33.141 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:33.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:33.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:33.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:33.141 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:33.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:33.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:33.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:33.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:33.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:33.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:33.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:33.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:34.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:34.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:34.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:34.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:34.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:34.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:34.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:34.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:34.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:34.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 14:19:34.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:34.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:34.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:34.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:34.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:34.644 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:34.645 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:34.645 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:34.645 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:34.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:34.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:34.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:34.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:34.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:34.646 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:34.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:34.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:34.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:34.646 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:34.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:34.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:34.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:34.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:34.646 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:34.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:34.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:34.654 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:34.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:34.654 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:34.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:34.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:34.659 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:34.659 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:34.689 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:34.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:34.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:34.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:34.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:34.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:34.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2355cd49 is found... 14:19:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2355cd49 is found finished successfully 14:19:34.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:34.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:34.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:34.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:34.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:34.693 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:34.693 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:34.693 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:34.703 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:34.704 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:34.704 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:34.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:34.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:34.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:34.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:34.704 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:34.704 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:34.704 DEBUG [main][MenuItemLookup] Item match:File 14:19:34.705 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:34.705 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:34.705 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:34.705 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:34.705 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:34.705 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:34.705 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:34.705 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:34.705 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:34.705 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:34.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:34.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:34.716 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:34.736 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:34.736 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:34.736 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:34.737 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:34.737 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:34.830 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:34.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:34.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:34.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:34.831 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:34.831 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:34.831 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:34.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:34.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:34.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:34.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:34.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:34.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:34.832 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:34.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:34.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:34.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:34.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:34.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:34.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:34.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 '\*?\QProject Explorer\E') 14:19:34.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:34.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:34.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:34.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:34.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:34.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:34.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:34.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:34.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:34.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:34.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:34.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:34.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:34.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:34.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:34.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:34.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:34.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:34.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:34.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:34.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:35.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:35.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:35.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:35.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:35.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:35.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:35.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:35.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:35.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 14:19:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:35.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:35.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:35.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:35.845 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:35.845 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:35.845 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:35.846 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:35.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:35.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:35.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:35.846 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:35.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:35.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:35.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:35.846 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:35.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:35.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:35.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:35.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:35.846 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:35.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:35.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:35.852 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:35.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:35.852 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:35.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:35.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:35.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:35.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:35.961 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:35.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:35.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:35.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:35.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:35.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:35.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:35.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68ee5041 is found... 14:19:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68ee5041 is found finished successfully 14:19:35.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:35.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:35.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:35.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:35.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:35.974 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:35.974 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:35.974 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:35.974 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:36.174 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:36.377 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:36.377 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:36.577 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:36.781 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:36.781 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:36.982 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:37.185 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:37.185 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:37.386 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:37.589 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:19:37.589 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:19:37.789 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:19:38.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:38.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:38.792 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:38.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:38.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:38.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:38.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:38.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:38.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') 14:19:38.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:38.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:38.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:38.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:38.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:38.803 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:38.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:38.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:38.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:38.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:38.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:38.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:38.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:38.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:38.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:38.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:38.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:38.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:38.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:39.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:39.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:39.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:39.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:39.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:39.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:39.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:39.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:39.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 14:19:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:39.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:39.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:39.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:39.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:39.829 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:39.829 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:39.829 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:39.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:39.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:39.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:39.829 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:39.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:39.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:39.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:39.829 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:39.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:39.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:39.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:39.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:39.830 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:39.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:39.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:39.835 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:39.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:39.835 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:39.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:39.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:39.838 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:39.839 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:39.862 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:39.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:39.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:39.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:39.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:39.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:39.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5962d56f is found... 14:19:39.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5962d56f is found finished successfully 14:19:39.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:39.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:39.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:39.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:39.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:39.866 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:39.866 DEBUG [WorkbenchTestable][EditorHandler] 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 14:19:39.866 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:39.878 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:39.878 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:39.878 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:39.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:39.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:39.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:39.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:39.879 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:39.879 DEBUG [main][MenuItemLookup] Item match:File 14:19:39.879 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:39.879 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:39.879 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:39.879 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:39.879 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:39.879 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:39.879 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:39.879 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:39.879 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:39.879 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:39.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:39.879 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:39.879 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:39.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:39.901 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:39.901 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:39.901 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:39.901 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:39.901 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:39.950 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:39.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:39.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:39.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:39.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:39.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:39.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:39.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:39.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:39.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:39.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:39.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:39.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:39.951 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:39.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:39.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:39.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:39.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:39.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') 14:19:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:39.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:39.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:39.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:39.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:39.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:39.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:39.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:39.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:39.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:39.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:39.969 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:39.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:39.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:39.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:39.969 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:39.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:39.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:39.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:39.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:39.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:39.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:40.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:40.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:40.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:40.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:40.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:40.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:40.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:40.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:40.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:40.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 14:19:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:40.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:40.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:40.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:40.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:40.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:40.983 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:40.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:40.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:40.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:40.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:40.983 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:40.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:40.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:40.989 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:40.989 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:40.989 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:40.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:40.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:40.992 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:40.992 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:41.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:41.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:41.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d4bdc0f is found... 14:19:41.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d4bdc0f is found finished successfully 14:19:41.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:41.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:41.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:41.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:41.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:41.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:41.084 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:41.084 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:41.084 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:41.084 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:41.285 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:41.487 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:41.488 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:41.688 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:41.891 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:41.891 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:42.092 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:42.295 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:19:42.295 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:19:42.496 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:19:42.699 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:19:42.699 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:19:42.899 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:19:43.901 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 { 14:19:43.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:43.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:43.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:43.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:43.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:43.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:43.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:43.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:43.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:43.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:43.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:43.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:43.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:43.911 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:43.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:43.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:43.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:43.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:43.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:43.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:43.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:43.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:43.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:43.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:43.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:43.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:43.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:44.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:44.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:44.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:44.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:44.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:44.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:44.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:44.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:44.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 14:19:44.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:44.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:44.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:44.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:44.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:44.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:44.923 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:44.923 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:44.923 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:44.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:44.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:44.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:44.923 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:44.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:44.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:44.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:44.924 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:44.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:44.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:44.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:44.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:44.924 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:44.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:44.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:44.931 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:44.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:44.931 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:44.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:44.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:44.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:44.935 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:44.962 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:44.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:44.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:44.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:44.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:44.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:44.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:44.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:44.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:44.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16f32305 is found... 14:19:44.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16f32305 is found finished successfully 14:19:44.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:44.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:44.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:44.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:44.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:44.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:44.966 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:44.966 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:44.966 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:44.985 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:44.985 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:44.985 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:44.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:44.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:44.986 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:44.986 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:44.986 DEBUG [main][MenuItemLookup] Item match:File 14:19:44.986 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:44.986 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:44.986 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:44.986 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:44.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:44.987 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:44.987 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:44.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:44.987 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:44.987 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:44.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:44.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:44.987 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:44.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:44.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:44.996 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:44.996 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:44.996 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:44.996 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:44.996 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:45.054 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:45.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:45.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:45.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:45.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:45.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:45.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:45.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:45.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:45.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:45.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:45.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:45.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:45.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:45.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:45.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:45.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:45.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:45.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:45.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:45.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') 14:19:45.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:45.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:45.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:45.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:45.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:45.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:45.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:45.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:45.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:45.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:45.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:45.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:45.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:45.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:45.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:45.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:45.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:45.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:45.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:45.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:45.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:45.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:45.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:46.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:46.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:46.064 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:46.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:46.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:46.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:46.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:46.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:46.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:46.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:46.065 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:46.065 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:46.066 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:46.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:46.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:46.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:46.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:46.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:46.066 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:46.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:46.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:46.072 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:46.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:46.072 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:46.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:46.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:46.075 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:46.075 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:46.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:46.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:46.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:46.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:46.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:46.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:46.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:46.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4065d12d is found... 14:19:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4065d12d is found finished successfully 14:19:46.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:46.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:46.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:46.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:46.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:46.185 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:46.185 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:46.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:46.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:46.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:46.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:46.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:46.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:46.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:46.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:46.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:46.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:46.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:46.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:46.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:46.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:46.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:46.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:46.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:46.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:46.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:46.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:46.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:46.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:46.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:46.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:46.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:46.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:46.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:46.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:47.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:47.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:47.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:47.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:47.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:47.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:47.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:47.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 14:19:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:47.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:47.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:47.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:47.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:47.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:47.214 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:47.214 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:47.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:47.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:47.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:47.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:47.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:47.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:47.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:47.215 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:47.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:47.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:47.222 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:47.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:47.222 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:47.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:47.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:47.227 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:47.227 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:47.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:47.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:47.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:47.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:47.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:47.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:47.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f63ade3 is found... 14:19:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f63ade3 is found finished successfully 14:19:47.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 '\*?\QJavaClass.java\E') 14:19:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:47.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:47.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:47.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:47.264 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:47.264 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:47.264 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:47.280 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:47.281 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:47.281 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:47.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:47.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:47.281 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:47.281 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:47.281 DEBUG [main][MenuItemLookup] Item match:File 14:19:47.282 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:47.282 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:47.282 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:47.282 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:47.282 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:47.282 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:47.282 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:47.282 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:47.282 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:47.282 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:47.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:47.282 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:47.282 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:47.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:47.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:47.306 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:47.306 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:47.306 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:47.306 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:47.306 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:47.367 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:47.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:47.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:47.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:47.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:47.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:47.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:47.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:47.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:47.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:47.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:47.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:47.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:47.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:47.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:47.369 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:47.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:47.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:47.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:47.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:47.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:47.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:47.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:47.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:47.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:47.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:47.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:47.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:47.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:47.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:47.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:47.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:47.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:47.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:47.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:47.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:47.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:47.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:47.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:48.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:48.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:48.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:48.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:48.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:48.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:48.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:48.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:48.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:48.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:48.376 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:48.376 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:48.376 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:48.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:48.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:48.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:48.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:48.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:48.377 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:48.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:48.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:48.383 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:48.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:48.383 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:48.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:48.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:48.386 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:48.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:48.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:48.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:48.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:48.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:48.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:48.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:48.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:48.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cbba3a4 is found... 14:19:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cbba3a4 is found finished successfully 14:19:48.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:48.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:48.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:48.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:48.489 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:48.489 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:48.489 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 14:19:48.505 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:48.505 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:48.505 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 14:19:48.505 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:19:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:49.505 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:19:49.506 DEBUG [main][MenuItemLookup] Item match:Edit 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:49.506 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:19:49.506 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:19:49.507 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 14:19:49.507 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 14:19:49.507 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 14:19:49.507 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 14:19:49.507 DEBUG [main][MenuItemLookup] Item match:Java Proposals 14:19:49.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 14:19:49.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 14:19:49.507 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 14:19:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:19:49.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 14:19:49.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:19:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:49.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:19:49.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:19:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:49.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:49.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:49.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:19:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:19:49.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:19:49.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:19:49.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:19:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 14:19:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:19:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] abstract 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] class 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] enum 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] final 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] import 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] interface 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] public 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] record 14:19:49.540 DEBUG [WorkbenchTestable][ContentAssistant] sealed 14:19:49.540 INFO [WorkbenchTestable][AbstractShell] Close shell 14:19:49.540 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:19:49.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:19:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:19:49.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:49.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:49.556 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:49.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:49.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:49.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:49.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:49.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') 14:19:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:49.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:49.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:49.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:49.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:49.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:49.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:49.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:49.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:49.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:49.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:49.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:49.566 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:49.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:49.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:49.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:49.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:50.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:50.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:50.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:50.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:50.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:50.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:50.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:50.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 14:19:50.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:50.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:50.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:50.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:50.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:50.569 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:50.569 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:50.569 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:50.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:50.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:50.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:50.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:50.570 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:50.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:50.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:50.575 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:50.575 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:50.575 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:50.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:50.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:50.578 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:50.579 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:50.601 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:50.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:50.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:50.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:50.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:50.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:50.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@735f4c3d is found... 14:19:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@735f4c3d is found finished successfully 14:19:50.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:50.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:50.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:50.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:50.604 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:50.604 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:50.604 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:50.611 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:50.611 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:50.611 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:50.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:50.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:50.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:50.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:50.612 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:50.612 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:50.612 DEBUG [main][MenuItemLookup] Item match:File 14:19:50.613 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:50.613 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:50.613 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:50.613 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:50.613 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:50.613 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:50.613 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:50.613 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:50.613 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:50.613 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:50.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:50.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:50.613 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:50.643 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:50.643 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:50.643 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:50.643 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:50.643 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:50.693 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:50.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:50.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:50.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:50.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:50.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:50.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:50.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:50.693 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:50.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:50.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:50.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:50.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:50.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:50.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19: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. 14:19:50.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:50.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:50.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:50.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:50.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:50.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:50.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:50.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:50.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:50.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:50.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:50.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:50.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:50.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:50.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:50.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:50.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:50.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:50.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:50.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:50.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:50.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:50.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:50.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:51.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:51.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:51.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:51.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:51.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:51.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:51.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:51.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:51.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 14:19:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:51.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:51.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:51.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:51.737 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:51.737 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:51.737 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:51.737 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:51.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:51.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:51.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:51.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:51.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:51.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:51.738 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:51.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:51.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:51.744 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:51.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:51.744 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:51.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:51.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:51.747 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:51.747 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:51.828 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:51.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:51.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:51.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:51.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:51.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:51.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:51.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d5d17c2 is found... 14:19:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d5d17c2 is found finished successfully 14:19:51.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') 14:19:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:51.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:51.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:51.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:51.835 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:51.835 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:51.835 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 14:19:51.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:51.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:51.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:51.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:51.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:51.840 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:51.840 DEBUG [WorkbenchTestable][EditorHandler] 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 14:19:51.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:51.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:51.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:51.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:51.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:51.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:51.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:51.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') 14:19:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:51.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:51.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:51.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:51.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:51.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:51.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:51.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:51.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:51.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:51.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:51.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:51.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:51.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:51.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:51.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:51.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:51.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:51.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:51.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:52.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:52.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:52.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:52.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:52.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:52.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:52.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:52.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:52.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:52.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 14:19:52.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:52.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:52.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:52.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:52.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:52.881 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:52.881 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:52.881 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:52.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:52.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:52.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:52.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:52.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:52.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:52.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:52.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:52.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:52.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:52.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:52.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:52.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:52.882 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:52.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:52.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:52.890 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:52.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:52.890 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:52.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:52.894 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:52.894 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:52.894 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:52.925 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f43bd3f is found... 14:19:52.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f43bd3f is found finished successfully 14:19:52.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:52.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:52.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:52.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:52.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:52.928 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:52.928 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 14:19:52.928 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:52.940 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:52.940 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:52.940 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:52.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:52.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:52.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:52.941 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:52.941 DEBUG [main][MenuItemLookup] Item match:File 14:19:52.941 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:52.941 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:52.941 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:52.941 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:52.941 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:52.941 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:52.941 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:52.941 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:52.941 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:52.941 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:52.942 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:52.942 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:52.942 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:52.951 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:52.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 14:19:52.951 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:52.951 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:52.951 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:53.023 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:53.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:53.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:53.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:53.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:53.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:53.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:53.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:53.023 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:53.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:53.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:53.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:53.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:53.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:19:53.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:19:53.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:19:53.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:19:53.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:19:53.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:19:53.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:19:53.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:19:53.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:19:53.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:53.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:53.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:19:53.025 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:53.025 DEBUG [main][MenuItemLookup] Item match:File 14:19:53.025 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:53.025 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:19:53.026 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:19:53.026 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:53.026 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:19:53.026 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:53.026 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:19:53.026 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:53.026 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:19:53.026 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:19:53.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:19:53.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:19:53.027 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:19:53.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.... 14:19:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:19:53.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:19:53.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:53.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:53.077 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:19:53.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:19:53.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:53.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:53.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:53.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:19:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:19:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:19:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:19:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:19:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:53.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:19:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:19:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:19:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:53.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:19:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:53.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:19:53.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:19:53.083 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:19:53.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:19:53.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:19:53.083 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:19:53.083 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:19:53.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:19:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:53.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:53.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:53.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:19:53.084 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:19:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:19:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:19:53.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:19:53.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:19:53.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'] 14:19:53.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:19:53.132 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 14:19:53.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:19:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:53.133 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:19:53.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:19:53.133 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:") 14:19:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:53.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:53.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:53.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:53.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:19:53.135 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:19:53.135 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 14:19:53.136 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:") 14:19:53.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:53.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:53.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:53.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:19:53.137 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:19:53.137 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 14:19:53.138 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:19:53.138 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:19:53.138 DEBUG [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) 14:19:53.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:53.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:53.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:53.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:53.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:19:53.139 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:19:53.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:19:53.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:19:53.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:19:53.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:19:53.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:19:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:19:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:19:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:19:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 14:19:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:53.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:53.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:53.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:53.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:53.659 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:53.659 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:19:53.663 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:53.663 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 14:19:53.663 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:53.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 14:19:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:53.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 14:19:53.664 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 14:19:53.664 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:53.664 DEBUG [main][MenuItemLookup] Item match:File 14:19:53.664 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:53.664 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:53.664 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:53.664 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:53.664 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:53.664 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:53.664 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:53.664 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:53.664 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:53.664 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:53.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:53.665 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:53.665 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:53.670 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:53.670 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 14:19:53.670 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:53.670 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 14:19:53.670 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:19:53.670 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 14:19:53.699 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 14:19:53.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:53.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:53.700 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:53.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:53.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:53.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:53.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:53.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:53.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:53.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:53.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:53.702 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:53.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:53.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:53.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:53.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:53.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:53.703 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:53.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:53.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:53.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:53.703 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:53.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:53.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:53.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:53.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:53.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:54.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:54.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:54.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:54.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:54.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:54.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:54.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:54.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:54.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 14:19:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:54.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:54.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:54.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:54.706 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:54.706 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:54.707 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:54.707 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:54.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:54.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:54.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:54.707 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:54.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:54.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:54.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:54.707 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:54.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:54.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:54.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:54.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:54.708 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:54.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:54.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:54.717 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:54.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:54.717 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:54.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:54.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:54.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:54.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:54.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:54.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@88921a2 is found... 14:19:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@88921a2 is found finished successfully 14:19:54.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:54.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:54.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:54.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:54.817 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:54.817 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:54.817 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:54.843 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:54.843 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:54.843 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:54.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:54.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:54.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:54.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:54.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:54.844 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:54.844 DEBUG [main][MenuItemLookup] Item match:File 14:19:54.844 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:54.844 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:54.844 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:54.844 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:54.844 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:54.844 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:54.844 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:54.844 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:54.844 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:54.844 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:54.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:54.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:54.844 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:54.851 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:54.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 14:19:54.852 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:54.852 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:54.852 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:54.929 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:54.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:54.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:54.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:54.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:54.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:54.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:54.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:54.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:54.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:54.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:54.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:54.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:54.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:54.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:54.930 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:54.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:54.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:54.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:54.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:54.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:54.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:54.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:54.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:54.932 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:54.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:54.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:54.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:54.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:54.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:54.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:54.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:54.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:54.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:54.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:54.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:54.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:54.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:54.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:54.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:55.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:55.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:55.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:55.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:55.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:55.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:55.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:55.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:55.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 14:19:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:55.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:55.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:55.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:55.937 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:55.937 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:55.937 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:55.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:55.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:55.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:55.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:55.938 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:55.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:55.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:55.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:55.938 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:55.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:55.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:55.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:55.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:55.938 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:55.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:55.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:55.944 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:55.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:55.944 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:55.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:55.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:55.947 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:55.947 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:56.024 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20e1836c is found... 14:19:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20e1836c is found finished successfully 14:19:56.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:56.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:56.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:56.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:56.030 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:56.030 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:56.030 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 14:19:56.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:56.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:56.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:56.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:56.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:56.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:56.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19: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 '\*?\QProject Explorer\E') 14:19:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:56.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:56.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:56.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:56.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:56.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:56.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:56.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:56.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:56.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:56.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:56.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:56.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:56.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:56.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:56.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:56.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:56.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:56.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:56.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:56.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:57.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:57.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:57.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:57.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:57.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:57.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:57.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:57.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:57.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:57.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:57.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:57.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:57.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:57.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:57.078 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:57.078 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:57.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:57.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:57.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:57.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:57.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:57.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:57.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:57.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:57.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:57.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:57.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:57.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:57.079 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:57.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:57.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:57.084 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:57.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:57.084 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:57.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:57.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:57.087 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:57.087 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:57.110 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:57.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:57.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:57.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0ff913 is found... 14:19:57.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0ff913 is found finished successfully 14:19:57.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:57.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:57.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:57.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:57.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:57.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:57.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:57.113 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass extends String { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:57.113 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:19:57.122 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:57.122 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:57.122 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:19:57.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:57.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:57.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:57.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:57.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:57.123 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:57.123 DEBUG [main][MenuItemLookup] Item match:File 14:19:57.123 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:19:57.123 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:19:57.123 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:19:57.123 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:19:57.123 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:57.123 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:19:57.123 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:19:57.123 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:57.123 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:19:57.123 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:19:57.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:19:57.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:19:57.124 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:19:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:19:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:19:57.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:57.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 14:19:57.146 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:19:57.146 DEBUG [main][EditorHandler] 1 editor(s) found 14:19:57.146 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:19:57.188 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:19:57.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:57.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:19:57.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:19:57.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:57.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:57.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:57.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:19:57.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:19:57.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:19:57.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:19:57.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:19:57.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:19:57.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:57.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:57.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:57.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:57.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:57.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:19:57.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:57.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:19:57.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') 14:19:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:57.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:57.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:57.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:57.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:57.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:57.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:57.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:19:57.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:19:57.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:19:57.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:57.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:57.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:57.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:57.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:57.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:57.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:57.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:57.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:57.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:57.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:57.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:57.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:58.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:58.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:19:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:19:58.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:58.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:58.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:58.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:58.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:19:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:58.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:58.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:58.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:19:58.230 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:19:58.230 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:19:58.230 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:19:58.231 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:19:58.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:19:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:58.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:19:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:58.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:19:58.231 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:19:58.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:19:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:58.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:19:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:58.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:19:58.231 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:19:58.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:19:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:19:58.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:19:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:19:58.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:19:58.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:58.231 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:58.233 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:58.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:58.237 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:19:58.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:19:58.237 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:19:58.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:19:58.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:19:58.240 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:19:58.240 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:19:58.326 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:19:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:19:58.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:19:58.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:19:58.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:19:58.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:19:58.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:19:58.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:19:58.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:19:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:19:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ca5787d is found... 14:19:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ca5787d is found finished successfully 14:19:58.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:19:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:58.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:58.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:58.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:58.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:58.332 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:58.332 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:58.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:58.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:58.333 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:19:58.333 DEBUG [main][MenuItemLookup] Item match:Edit 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:58.333 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:19:58.334 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:19:58.334 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:58.334 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:19:58.334 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:58.334 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:19:58.334 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:58.334 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:19:58.334 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:19:58.334 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:58.334 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:19:58.334 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 14:19:58.334 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:19:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:59.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19:59.335 DEBUG [main][MenuItemLookup] Found menu:'File' 14:19:59.335 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:19:59.335 DEBUG [main][MenuItemLookup] Item match:Edit 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:19:59.336 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:19:59.336 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 14:19:59.336 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 14:19:59.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 14:19:59.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 14:19:59.337 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 14:19:59.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:19:59.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:19:59.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:19:59.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:19:59.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:19:59.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:19:59.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:19:59.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:59.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:59.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:59.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:59.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:19:59.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:19:59.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:19:59.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:19:59.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:19:59.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:59.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:59.363 INFO [WorkbenchTestable][AbstractShell] Close shell 14:19:59.363 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:19:59.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:19:59.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:19:59.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:19:59.871 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 14:19:59.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:59.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:59.872 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:19:59.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:59.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:59.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:19:59.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:19:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:19:59.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:19: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:19:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:59.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:59.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:19:59.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:19:59.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:19:59.883 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:59.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:59.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:59.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:59.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:59.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:59.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:59.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:59.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:19:59.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:19:59.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:19:59.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:19:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:19:59.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:19:59.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:00.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:00.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:00.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:00.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:00.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:00.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:00.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:00.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:00.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 14:20:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:00.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:00.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:00.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:00.906 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:00.906 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:00.906 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:00.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:00.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:00.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:00.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:00.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:00.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:00.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:00.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:00.907 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:00.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:00.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:00.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:00.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:00.907 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:00.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:00.911 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:00.911 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:00.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:00.911 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:00.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:00.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:00.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:00.915 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:00.940 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:00.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:00.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:00.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:00.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:00.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:00.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31df0ade is found... 14:20:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31df0ade is found finished successfully 14:20:00.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:00.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:00.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:00.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:00.944 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:00.944 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:00.944 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:20:00.958 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:00.958 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:00.958 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:20:00.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:00.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:00.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:00.958 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:00.959 DEBUG [main][MenuItemLookup] Item match:File 14:20:00.959 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:00.959 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:00.959 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:00.959 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:00.959 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:00.959 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:00.959 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:00.959 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:00.959 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:00.959 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:00.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:00.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:00.973 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:20:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:20:00.989 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:00.989 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:00.989 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:00.989 DEBUG [main][EditorHandler] 1 editor(s) found 14:20:00.989 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:20:01.034 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:20:01.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:01.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:01.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:01.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:01.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:01.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:01.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:01.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:01.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:01.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:01.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:01.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:01.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:01.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:01.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:01.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:01.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:01.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:01.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:01.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:01.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 '\*?\QProject Explorer\E') 14:20:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:01.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:01.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:01.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:01.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:01.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:01.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:01.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:01.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:01.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:01.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:01.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:01.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:01.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:01.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:01.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:01.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:01.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:01.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:01.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:01.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:01.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:01.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:02.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:02.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:02.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:02.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:02.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:02.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:02.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 14:20:02.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:02.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:02.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:02.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:02.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:02.053 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:02.053 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:02.053 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:02.053 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:02.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:02.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:02.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:02.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:02.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:02.054 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:02.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:02.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:02.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:02.054 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:02.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:02.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:02.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:02.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:02.054 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:02.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:02.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:02.060 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:02.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:02.060 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:02.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:02.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:02.063 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:02.063 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:02.140 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:20:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37b00a is found... 14:20:02.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37b00a is found finished successfully 14:20:02.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:02.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:02.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:02.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:02.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:02.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:02.148 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:02.148 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:02.148 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:02.148 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:02.154 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 14:20:02.154 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:02.154 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:02.161 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 14:20:02.162 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:20:02.162 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:20:02.763 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:20:02.763 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:20:03.364 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:20:03.364 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:20:03.965 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:20:03.965 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:20:04.566 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:20:04.566 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:20:05.167 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:20:05.167 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:20:05.769 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:20:05.769 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 14:20:06.370 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:20:06.370 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:20:06.971 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:06.971 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 14:20:06.971 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:20:06.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:06.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:06.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:06.989 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:06.989 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:06.989 DEBUG [main][MenuItemLookup] Item match:File 14:20:06.990 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:06.990 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:06.990 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:06.990 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:06.990 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:06.990 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:06.990 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:06.990 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:06.990 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:06.990 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:06.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:06.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:06.991 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:20:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:20:07.011 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:07.011 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:07.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:07.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:07.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:07.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:07.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:07.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:07.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:07.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:07.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:07.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:07.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:07.014 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:07.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:07.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:07.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:07.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:07.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:07.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:07.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:07.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:07.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:07.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:07.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:07.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:07.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:07.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:07.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:07.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:08.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:08.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:08.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:08.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:08.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:08.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:08.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:08.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:08.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:08.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:08.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:08.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:08.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:08.029 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:08.029 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:08.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:08.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:08.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:08.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:08.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:08.030 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:08.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:08.035 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:08.036 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:08.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:08.036 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:08.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:08.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:08.040 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:08.040 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:08.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:08.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:08.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:08.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:08.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:08.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:08.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61c9c93f is found... 14:20:08.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61c9c93f is found finished successfully 14:20:08.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:08.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:08.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:08.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:08.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:08.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:08.070 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:08.070 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:20:08.076 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:08.076 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:08.076 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:20:08.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:08.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:08.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:08.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:08.077 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:08.077 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:08.077 DEBUG [main][MenuItemLookup] Item match:File 14:20:08.078 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:08.078 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:08.078 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:08.078 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:08.078 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:08.078 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:08.078 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:08.078 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:08.078 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:08.078 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:08.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:08.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:08.078 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:08.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:20:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:20:08.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:08.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 14:20:08.113 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:08.113 DEBUG [main][EditorHandler] 1 editor(s) found 14:20:08.113 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:20:08.156 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:20:08.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:08.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:08.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:08.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:08.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:08.156 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:08.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:08.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:08.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:08.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:08.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:08.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:08.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:08.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:08.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:08.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:08.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:08.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:08.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:08.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:08.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:08.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:08.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:08.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:08.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:08.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:08.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:08.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:08.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:08.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:08.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:08.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:08.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:08.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:08.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:08.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:08.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:08.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:08.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:08.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:08.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:08.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:08.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:08.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:09.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:09.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:09.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:09.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:09.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:09.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:09.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:09.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:09.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:09.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:09.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:09.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:09.165 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:09.165 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:09.165 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:09.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:09.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:09.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:09.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:09.166 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:09.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:09.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:09.175 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:09.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:09.175 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:09.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:09.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:09.179 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:09.179 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:09.259 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:09.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:09.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:09.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:09.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:09.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:20:09.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:09.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:09.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:09.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:09.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@531a429e is found... 14:20:09.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@531a429e is found finished successfully 14:20:09.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') 14:20:09.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:09.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:09.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:09.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:09.265 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:09.265 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:09.265 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 14:20:09.272 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 14:20:09.272 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 14:20:09.479 INFO [WorkbenchTestable][Keyboard] Move cursor 14:20:09.680 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:09.680 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:09.880 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:10.283 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:10.283 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:10.484 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:10.886 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:10.886 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:11.087 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:11.488 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:11.489 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:11.689 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:12.091 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:12.091 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:12.292 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:12.693 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:12.693 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:12.894 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:13.295 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:13.295 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:13.496 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:13.898 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:13.898 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:14.099 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:14.500 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:14.500 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:14.701 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:15.102 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:15.102 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:15.303 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:15.705 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:15.705 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:15.906 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:16.307 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:16.307 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:16.508 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:16.910 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:16.910 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:17.111 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:17.512 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:17.512 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:17.713 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:18.115 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:20:18.115 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:20:18.316 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:20:18.518 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 14:20:18.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:18.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:18.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:18.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:18.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:18.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:18.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:18.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:18.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:18.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:18.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:18.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:18.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:18.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:18.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:18.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:18.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:18.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:18.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:18.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:18.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:18.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:18.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:18.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:18.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:19.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:19.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:19.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:19.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:19.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:19.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:19.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:19.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:19.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:19.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 14:20:19.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:19.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:19.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:19.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:19.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:19.752 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:19.752 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:19.752 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:19.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:19.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:19.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:19.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:19.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:19.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:19.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:19.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:19.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:19.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:19.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:19.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:19.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:19.753 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:19.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:19.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:19.758 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:19.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:19.758 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:19.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:19.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:19.761 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:19.762 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:19.783 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:19.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:19.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:19.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:19.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:19.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:19.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:19.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:19.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:19.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59b5d198 is found... 14:20:19.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59b5d198 is found finished successfully 14:20:19.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:19.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:19.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:19.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:19.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:19.786 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:19.786 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:19.786 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:20:19.791 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:19.791 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:19.791 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:20:19.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:19.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:19.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:19.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:19.792 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:19.792 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:19.792 DEBUG [main][MenuItemLookup] Item match:File 14:20:19.792 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:19.792 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:19.792 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:19.792 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:19.792 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:19.792 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:19.792 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:19.792 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:19.792 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:19.792 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:19.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:19.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:19.792 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:20:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:20:19.800 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:19.800 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:19.800 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:19.800 DEBUG [main][EditorHandler] 1 editor(s) found 14:20:19.800 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:20:19.847 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:20:19.847 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:19.847 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:19.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:19.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:19.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:19.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:19.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:19.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:19.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:19.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:19.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:19.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:19.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:19.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:19.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:19.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:19.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:19.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:19.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:19.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:19.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:19.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:19.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:19.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:19.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:19.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:19.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:19.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:19.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:19.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:19.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:19.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:19.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:19.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:19.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:19.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:19.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:19.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:19.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:19.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:19.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:20.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:20.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:20.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:20.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:20.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:20.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:20.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:20.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:20.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 14:20:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:20.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:20.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:20.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:20.855 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:20.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:20.856 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:20.856 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:20.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:20.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:20.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:20.856 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:20.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:20.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:20.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:20.856 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:20.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:20.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:20.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:20.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:20.857 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:20.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:20.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:20.862 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:20.862 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:20.862 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:20.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:20.865 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:20.865 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:20.865 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:20.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:20.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:20.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:20.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:20.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:20.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:20:20.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:20.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:20.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:20.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:20.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@199cde0e is found... 14:20:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@199cde0e is found finished successfully 14:20:20.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:20.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:20.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:20.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:20.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:20.947 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:20.947 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:20.948 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 14:20:20.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:20.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:20.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:20.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:20.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:20.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:20.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:20.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:20.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:20.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:20.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:20.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:20.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:20.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:20.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:20.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:20.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:20.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:20.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:20.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:20.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:20.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:20.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:20.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:20.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:21.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:21.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:21.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:21.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:21.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:21.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:21.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:22.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:22.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:22.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:22.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:22.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:22.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:22.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:22.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:22.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:22.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:22.001 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:22.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:22.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:22.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:22.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:22.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:22.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:22.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:22.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:22.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:22.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:22.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:22.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:22.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:22.002 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:22.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:22.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:22.008 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:22.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:22.009 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:22.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:22.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:22.013 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:22.013 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:22.036 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:22.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:22.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:22.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:22.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:22.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:22.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36337c33 is found... 14:20:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36337c33 is found finished successfully 14:20:22.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:22.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:22.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:22.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:22.039 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:22.039 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 14:20:22.039 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:20:22.048 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:22.048 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:22.048 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:20:22.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:22.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:22.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:22.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:22.048 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:22.048 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:22.048 DEBUG [main][MenuItemLookup] Item match:File 14:20:22.049 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:22.049 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:22.049 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:22.049 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:22.049 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:22.049 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:22.049 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:22.049 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:22.049 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:22.049 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:22.049 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:22.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:22.049 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:22.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:20:22.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:20:22.071 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:22.071 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:22.071 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:22.071 DEBUG [main][EditorHandler] 1 editor(s) found 14:20:22.071 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:20:22.143 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:20:22.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:22.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:22.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:22.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:22.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:22.144 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:22.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:22.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:22.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:22.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:22.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:22.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:22.145 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:22.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:22.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:22.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:22.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:22.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:22.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:22.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:22.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:22.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:22.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:22.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:22.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:22.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:22.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:22.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:22.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:22.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:22.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:22.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:22.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:22.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:22.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:22.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:22.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:22.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:22.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:22.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:23.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:23.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:23.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:23.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:23.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:23.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:23.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:23.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:23.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:23.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:23.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:23.163 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:23.163 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:23.163 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:23.163 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:23.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:23.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:23.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:23.163 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:23.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:23.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:23.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:23.164 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:23.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:23.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:23.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:23.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:23.164 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:23.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:23.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:23.169 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:23.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:23.169 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:23.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:23.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:23.172 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:23.172 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:23.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:23.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:23.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:23.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:23.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:23.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:20:23.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:23.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:23.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:23.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:23.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@373cd6d9 is found... 14:20:23.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@373cd6d9 is found finished successfully 14:20:23.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:23.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:23.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:23.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:23.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:23.266 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:23.266 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:23.266 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:20:23.274 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:20:23.284 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:23.284 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 14:20:23.284 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:20:23.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:23.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:23.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:23.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:23.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:23.285 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:23.285 DEBUG [main][MenuItemLookup] Item match:File 14:20:23.285 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:23.285 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:23.285 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:23.285 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:23.285 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:23.285 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:23.285 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:23.285 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:23.286 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:23.286 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:23.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:23.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:23.286 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:20:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:20:23.315 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:23.315 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 14:20:23.315 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:20:24.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:24.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() { SystemX.out.println(""); } } TooltipText=null 14:20:24.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:24.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:24.317 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:24.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:24.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:24.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:24.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20: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 '\*?\QProject Explorer\E') 14:20:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:24.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:24.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:24.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:24.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:24.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:24.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:24.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:24.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:24.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:24.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:24.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:24.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:24.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:24.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:24.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:24.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:24.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:24.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:24.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:24.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:24.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:25.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:25.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:25.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:25.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:25.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:25.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:25.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 14:20:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:25.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:25.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:25.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:25.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:25.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:25.355 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:25.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:25.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:25.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:25.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:25.356 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:25.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:25.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:25.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:25.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:25.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:25.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:25.356 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:25.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:25.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:25.361 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:25.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:25.361 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:25.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:25.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:25.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:25.365 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:25.394 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:25.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:25.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:25.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:25.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:25.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:25.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40f2e8b7 is found... 14:20:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40f2e8b7 is found finished successfully 14:20:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:25.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:25.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:25.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:25.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:25.399 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:25.399 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 14:20:25.399 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:20:25.406 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:25.407 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:25.407 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:20:25.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:25.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:25.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:25.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:25.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:25.407 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:25.407 DEBUG [main][MenuItemLookup] Item match:File 14:20:25.408 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:25.408 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:25.408 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:25.408 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:25.408 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:25.408 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:25.408 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:25.408 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:25.408 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:25.408 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:25.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:25.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:25.408 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:20:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:20:25.436 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:25.436 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:25.436 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:25.436 DEBUG [main][EditorHandler] 1 editor(s) found 14:20:25.436 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:20:25.479 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:20:25.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:25.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:25.479 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:25.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:25.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:25.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:25.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:25.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:25.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:25.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:25.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:25.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:25.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:25.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:25.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:25.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:25.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:25.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:25.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:25.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:25.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:25.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:25.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:25.482 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:25.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:25.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:25.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:25.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:25.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:25.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:25.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:25.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:25.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:25.513 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:25.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:25.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:25.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:25.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:25.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:26.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:26.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:26.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:26.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:26.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:26.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:26.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:26.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:26.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 14:20:26.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:26.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:26.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:26.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:26.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:26.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:26.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:26.525 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:26.525 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:26.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:26.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:26.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:26.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:26.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:26.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:26.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:26.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:26.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:26.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:26.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:26.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:26.526 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:26.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:26.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:26.530 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:26.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:26.530 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:26.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:26.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:26.534 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:26.534 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:26.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:26.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:26.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:26.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:26.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:26.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:20:26.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:26.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:26.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:26.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:26.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3fe12209 is found... 14:20:26.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3fe12209 is found finished successfully 14:20:26.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:26.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:26.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:26.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:26.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:26.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:26.628 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:26.628 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:26.628 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 { 14:20:26.639 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:26.639 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:26.639 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 14:20:26.639 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:20:27.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:27.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:27.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:27.640 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:27.640 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:27.640 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:20:27.640 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:20:27.640 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:27.640 DEBUG [main][MenuItemLookup] Item match:Navigate 14:20:27.641 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:20:27.641 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:20:27.641 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:27.641 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 14:20:27.641 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:20:27.641 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 14:20:27.641 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 14:20:27.641 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 14:20:27.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 14:20:27.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 14:20:27.641 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 14:20:27.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:20:27.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:20:27.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:27.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:20:27.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:27.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:27.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:27.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:20:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:20:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:20:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:20:27.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:20:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:27.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:27.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 14:20:27.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:20:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:27.682 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") 14:20:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:27.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:27.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:28.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:28.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:28.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:28.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:28.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:20:28.685 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:20:28.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:20:28.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:28.685 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:20:28.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:20:29.197 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 14:20:29.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:29.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:29.198 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:29.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:29.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:29.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:29.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:29.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:29.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:29.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:29.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:29.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:29.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:29.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:29.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:29.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:29.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:29.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:29.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:29.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:29.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:29.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:29.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:29.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:29.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:29.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:29.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:30.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:30.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:30.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:30.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:30.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:30.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:30.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:30.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:30.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:30.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:30.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:30.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:30.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:30.232 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:30.232 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:30.232 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:30.232 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:30.232 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:30.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:30.232 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:30.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:30.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:30.233 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:30.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:30.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:30.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:30.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:30.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:30.233 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:30.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:30.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:30.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:30.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:30.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:30.233 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:30.233 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:30.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:30.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:30.240 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:30.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:30.240 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:30.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:30.245 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:30.245 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:30.277 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:30.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:30.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:30.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:30.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:30.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:30.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@121e1322 is found... 14:20:30.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@121e1322 is found finished successfully 14:20:30.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:30.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:30.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:30.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:30.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:30.281 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:30.281 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:30.281 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:20:30.311 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:30.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 14:20:30.311 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:20:30.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:30.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:30.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:30.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:30.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:30.312 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:30.312 DEBUG [main][MenuItemLookup] Item match:File 14:20:30.313 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:30.313 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:30.313 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:30.313 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:30.313 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:30.313 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:30.313 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:30.313 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:30.313 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:30.313 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:30.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:30.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:30.313 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:20:30.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:20:30.345 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:30.345 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:30.345 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:30.345 DEBUG [main][EditorHandler] 1 editor(s) found 14:20:30.345 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:20:30.433 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:20:30.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:30.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:30.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:30.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:30.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:30.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:30.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:30.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:30.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:30.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:30.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:30.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:30.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:30.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:30.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:30.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:30.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:30.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:30.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:30.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:30.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:30.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:30.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:30.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:30.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:30.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:30.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:30.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:30.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:30.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:30.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:30.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:30.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:30.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:30.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:30.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:30.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:30.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:30.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:31.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:31.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:31.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:31.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:31.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:31.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:31.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:31.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:31.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:31.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:31.441 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:31.441 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:31.442 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:31.442 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:31.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:31.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:31.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:31.442 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:31.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:31.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:31.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:31.442 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:31.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:31.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:31.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:31.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:31.442 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:31.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:31.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:31.448 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:31.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:31.448 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:31.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:31.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:31.452 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:31.452 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:31.535 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:31.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:31.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:31.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:31.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:31.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:20:31.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:31.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:31.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:31.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:31.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43c585a6 is found... 14:20:31.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43c585a6 is found finished successfully 14:20:31.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:31.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:31.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:31.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:31.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:31.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:31.541 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:31.541 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:31.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:31.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:31.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:31.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:31.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:31.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:31.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:31.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:31.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:31.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:31.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:31.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:31.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:31.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:31.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:31.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:31.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:31.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:31.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:31.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:31.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:31.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:31.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:31.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:31.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:32.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:32.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:32.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:32.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:32.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:32.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:32.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:32.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:32.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:32.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 14:20:32.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:32.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:32.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:32.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:32.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:32.573 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:32.573 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:32.573 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:32.573 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:32.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:32.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:32.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:32.573 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:32.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:32.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:32.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:32.573 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:32.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:32.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:32.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:32.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:32.574 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:32.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:32.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:32.579 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:32.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:32.579 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:32.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:32.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:32.582 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:32.582 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:32.605 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:32.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:32.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:32.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:32.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:32.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:32.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14a56a39 is found... 14:20:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14a56a39 is found finished successfully 14:20:32.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:32.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:32.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:32.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:32.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:32.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:32.608 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:20:32.617 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:32.617 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:32.617 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:20:32.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:32.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:32.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:32.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:32.618 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:32.618 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:32.618 DEBUG [main][MenuItemLookup] Item match:File 14:20:32.618 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:32.618 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:32.618 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:32.618 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:32.618 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:32.618 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:32.618 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:32.618 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:32.618 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:32.618 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:32.619 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:32.619 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:32.619 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:20:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:20:32.640 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:32.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 14:20:32.640 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:32.640 DEBUG [main][EditorHandler] 1 editor(s) found 14:20:32.640 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:20:32.726 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:20:32.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:32.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:32.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:32.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:32.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:32.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:32.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:32.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:32.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:32.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:32.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:32.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:32.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:32.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:32.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:32.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:32.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:32.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:32.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:32.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:32.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:32.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:32.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:32.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:32.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:32.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:32.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:32.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:32.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:32.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:32.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:32.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:32.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:32.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:32.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:32.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:32.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:32.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:32.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:32.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:32.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:32.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:33.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:33.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:33.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:33.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:33.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:33.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:33.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:33.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:33.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 14:20:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:33.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:33.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:33.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:33.736 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:33.736 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:33.736 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:33.737 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:33.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:33.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:33.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:33.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:33.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:33.737 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:33.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:33.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:33.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:33.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:33.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:33.737 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:33.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:33.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:33.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:33.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:33.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:33.737 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:33.737 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:33.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:33.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:33.743 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:33.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:33.743 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:33.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:33.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:33.747 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:33.747 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:33.827 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:33.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:33.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:33.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:33.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:20:33.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:33.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:33.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2262e3ce is found... 14:20:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2262e3ce is found finished successfully 14:20:33.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:33.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:33.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:33.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:33.833 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:33.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:33.833 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:20:33.833 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:20:34.033 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:20:34.235 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:20:34.235 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:20:34.435 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:20:34.638 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:20:34.638 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:20:34.839 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:20:35.042 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:20:35.042 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:20:35.242 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:20:35.445 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:20:35.445 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:20:35.646 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:20:36.647 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 14:20:36.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:36.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:36.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:36.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:36.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:36.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:36.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:36.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:36.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:36.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 '\*?\QProject Explorer\E') 14:20:36.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:36.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:36.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:36.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:36.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:36.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:36.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:36.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:36.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:36.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:36.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:36.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:36.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:36.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:36.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:36.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:36.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:36.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:36.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:37.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:37.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:37.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:37.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:37.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:37.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:37.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:37.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:37.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 14:20:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:37.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:37.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:37.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:37.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:37.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:37.689 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:20:37.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:20:37.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:20:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:37.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:20:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:37.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:20:37.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:20:37.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:20:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:37.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:20:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:37.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:20:37.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:20:37.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:20:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:37.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:20:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:37.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:20:37.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:37.691 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:37.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:37.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:37.697 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:20:37.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:20:37.697 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:20:37.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:20:37.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:20:37.702 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:20:37.702 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:20:37.731 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:20:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:37.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:37.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:20:37.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:20:37.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:37.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:37.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72c8dfbc is found... 14:20:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72c8dfbc is found finished successfully 14:20:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:20:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:37.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:37.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:37.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:37.734 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:37.734 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:37.734 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:20:37.747 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:37.748 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:37.748 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:20:37.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:20:37.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:37.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:37.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:37.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:20:37.749 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:37.749 DEBUG [main][MenuItemLookup] Item match:File 14:20:37.749 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:37.749 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:37.749 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:37.749 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:37.749 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:37.749 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:37.749 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:37.749 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:37.749 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:37.749 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:37.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:37.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:37.749 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:20:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:20:37.757 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:37.757 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:20:37.757 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:37.757 DEBUG [main][EditorHandler] 1 editor(s) found 14:20:37.757 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:20:37.811 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:20:37.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:37.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:37.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:37.812 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:20:37.812 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:37.812 DEBUG [main][EditorHandler] 0 editor(s) found 14:20:37.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:37.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:37.812 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:37.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:37.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:37.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:37.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:37.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:37.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:37.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:37.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:37.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:37.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:37.815 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:37.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:37.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:37.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:37.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:37.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:37.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:37.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:37.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:37.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:37.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:37.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:37.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:37.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:37.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:37.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:37.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:38.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:38.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:38.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:38.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:38.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:38.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:38.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:38.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:38.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:38.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 14:20:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:38.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:38.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:38.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:38.820 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:38.820 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:38.820 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:38.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:38.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:38.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:38.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:38.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:39.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:39.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:39.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:39.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:39.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:39.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:39.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:39.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:39.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:39.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:39.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:39.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:39.823 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:20:39.823 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:20:39.823 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:39.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:39.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:39.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:39.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:39.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:39.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:39.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:39.824 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:20:39.824 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:20:39.824 DEBUG [main][TreeItemHandler] Set Tree selection 14:20:39.829 DEBUG [main][TreeHandler] Notify Tree about selection event 14:20:39.833 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:20:39.834 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 14:20:39.834 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 14:20:39.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:20:39.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'New' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:39.859 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:20:39.859 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:20:39.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:20:39.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:20:39.860 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:20:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:39.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:40.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:40.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:40.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:20:40.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:40.375 DEBUG [main][MenuItemLookup] Found menu:'New' 14:20:40.375 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:20:40.375 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:40.375 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:20:40.375 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:40.375 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:20:40.375 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:20:40.375 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:20:40.375 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:20:40.375 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:20:40.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:20:40.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:20:40.375 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:20:40.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1080): Gtk-CRITICAL **: 14:20:40.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1080): Gtk-CRITICAL **: 14:20:40.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1080): Gtk-CRITICAL **: 14:20:40.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1080): Gtk-CRITICAL **: 14:20:40.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:20:40.944 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 14:20:40.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:20:40.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:40.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: 32) 14:20:40.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:40.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:20:40.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:40.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:40.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:40.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:40.947 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:20:40.947 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:20:40.947 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:20:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:40.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:40.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:40.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:20:40.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:40.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:20:40.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:40.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:40.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:40.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:40.949 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:20:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:40.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:40.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:20:40.954 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:20:41.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:20:41.455 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:20:41.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:41.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:20:41.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:20:41.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:20:41.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:41.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:41.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:41.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:41.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:41.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:41.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:20:41.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:41.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:41.456 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:20:41.456 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:41.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.762 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.187 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.316 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.946 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.417 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.133 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.15 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.302 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.317 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.335 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.57 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.487 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.152 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.303 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.402 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.913 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 6.104 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.119 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.106 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.312 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.325 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.33 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.907 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.283 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.821 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.121 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 11.691 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.297 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.335 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.955 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.293 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.085 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:20:41.467 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:20:41.468 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:20:41.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:41.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:20:41.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:41.468 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:20:41.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:41.469 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:20:41.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:41.469 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:20:41.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:41.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:41.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:41.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:41.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:41.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:41.470 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:41.470 DEBUG [main][MenuItemLookup] Item match:Window 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:41.470 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:20:41.470 DEBUG [main][MenuItemLookup] Item match:Preferences 14:20:41.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:20:41.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:20:41.470 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:20:41.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:20:41.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 'Preferences.*'] is available. finished successfully 14:20:41.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:20:41.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:41.566 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:20:41.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:20:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:41.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:41.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:41.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:41.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:41.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:41.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:20:41.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:41.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:41.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:41.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:41.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:41.569 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:20:41.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:41.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:41.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:41.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:41.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:20:41.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:20:41.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:41.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:41.599 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:41.599 DEBUG [main][EditorHandler] 0 editor(s) found 14:20:41.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:41.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:41.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:41.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:41.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:41.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:41.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:41.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:41.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:41.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:41.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:41.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:41.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:41.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:41.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:41.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:41.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:41.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:41.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:41.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:41.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:20:41.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:41.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:41.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:41.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:20:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:41.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:41.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:41.604 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:41.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:41.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:41.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 14:20:41.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:41.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 14:20:41.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:20:41.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:41.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:41.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:41.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:20:41.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:20:41.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:20:41.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:20:41.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:20:41.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:20:41.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:20:41.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:20:41.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.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'] 14:20:41.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:41.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:41.612 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:41.612 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:41.612 DEBUG [main][MenuItemLookup] Item match:File 14:20:41.613 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:41.613 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:20:41.614 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:20:41.614 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:41.614 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:20:41.614 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:41.614 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:20:41.614 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:41.614 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:20:41.614 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:20:41.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:20:41.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:20:41.614 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:20:41.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 'New|Select a wizard'] is available.... 14:20:41.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. finished successfully 14:20:41.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:20:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:41.666 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:20:41.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:20:41.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:41.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:41.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:41.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:41.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:41.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:41.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:41.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:20:41.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:41.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:41.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:41.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:41.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:41.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:20:41.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:41.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:41.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:41.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:41.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:41.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:20:41.669 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:20:41.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:20:41.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:20:41.673 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:20:41.673 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:20:41.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:20:41.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:41.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:41.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:41.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:41.674 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:20:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:41.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:41.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:41.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:20:41.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:20:41.701 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 14:20:41.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:20:41.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:41.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:41.701 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:20:41.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:41.702 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 14:20:41.702 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:") 14:20:41.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:41.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:41.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:41.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:20:41.721 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:20:41.722 INFO [WorkbenchTestable][AbstractText] Text set to: project 14:20:41.723 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:20:41.723 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 14:20:41.723 DEBUG [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) 14:20:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:41.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:41.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:41.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:41.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:41.725 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:20:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:41.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:41.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:20:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:20:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:42.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:20:42.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:42.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:42.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'] 14:20:42.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.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'] 14:20:42.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.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: "Create New File"] 14:20:42.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.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'] 14:20:42.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.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'] 14:20:42.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.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'] 14:20:42.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.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: "Create New File"] 14:20:42.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:20:42.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:20:42.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:42.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:42.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:42.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:42.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:42.246 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:42.246 DEBUG [main][MenuItemLookup] Item match:File 14:20:42.247 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:42.247 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:20:42.248 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:20:42.248 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:42.248 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:20:42.248 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:42.248 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:20:42.248 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:42.248 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:20:42.248 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:20:42.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:20:42.248 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:20:42.248 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:20:42.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:20:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:20:42.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:20:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:42.305 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:20:42.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:20:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:42.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:42.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:42.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:20:42.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:42.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:42.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:20:42.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:42.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:42.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:42.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:20:42.307 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:20:42.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:20:42.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:20:42.309 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:20:42.309 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:20:42.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:20:42.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:42.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:42.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:42.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:42.310 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:20:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:42.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:42.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:42.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:20:42.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:20:42.336 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 14:20:42.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:20:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:42.337 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:20:42.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:42.337 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:") 14:20:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:42.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:42.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:42.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:20:42.338 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:20:42.339 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 14:20:42.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:20:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:42.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:42.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:42.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:20:42.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:20:42.354 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 14:20:42.357 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:20:42.357 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:20:42.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:20:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:42.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:42.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:42.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:42.359 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:20:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:42.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:42.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:42.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:20:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:20:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:42.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:20:42.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:20:42.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:20:42.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:42.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:42.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:42.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 14:20:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:42.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:42.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:42.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:42.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:42.867 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:42.867 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:20:42.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:42.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:42.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 14:20:42.867 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:42.867 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:42.867 DEBUG [main][MenuItemLookup] Item match:Edit 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:20:42.868 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:20:42.868 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 14:20:42.868 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:20:42.868 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:20:43.068 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 14:20:44.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:20:44.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:20:44.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:44.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:44.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:20:44.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:44.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:44.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:44.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:44.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:20:44.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:20:44.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:20:44.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:20:44.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:20:44.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:44.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:44.080 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 14:20:44.080 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 14:20:44.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:20:44.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:20:44.080 DEBUG [WorkbenchTestable][ContentAssistant] a 14:20:44.080 DEBUG [WorkbenchTestable][ContentAssistant] b 14:20:44.080 DEBUG [WorkbenchTestable][ContentAssistant] c 14:20:44.080 INFO [WorkbenchTestable][AbstractShell] Close shell 14:20:44.080 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:20:44.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:44.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:44.087 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:44.088 DEBUG [main][EditorHandler] 1 editor(s) found 14:20:44.088 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 14:20:44.105 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 14:20:44.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:44.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:44.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:44.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:44.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:44.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:44.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:44.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:44.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:44.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:44.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:44.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:44.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:44.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:44.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:44.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:44.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:44.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:44.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:44.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:44.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:44.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:44.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:44.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:44.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:44.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:44.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:44.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:44.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:44.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:44.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:44.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:44.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:44.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:45.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:45.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:45.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:45.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:45.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:45.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:45.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:45.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 14:20:45.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:45.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:45.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:45.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:45.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:45.112 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 14:20:45.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:45.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:45.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:45.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:45.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:45.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:45.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:45.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:45.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:46.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:46.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:46.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:46.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:46.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:46.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:46.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 14:20:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:46.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:46.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:46.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:46.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 14:20:46.115 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:46.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:46.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:46.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:46.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:46.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:46.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:46.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:46.115 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:20:46.115 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:20:46.115 DEBUG [main][TreeItemHandler] Set Tree selection 14:20:46.117 DEBUG [main][TreeHandler] Notify Tree about selection event 14:20:46.120 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:20:46.121 DEBUG [WorkbenchTestable][TreeItemHandler] project 14:20:46.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:20:46.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'New' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:46.139 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:20:46.139 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:20:46.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:20:46.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:20:46.139 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:20:46.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:46.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:20:46.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:20:46.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:46.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:46.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:46.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:20:46.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:46.656 DEBUG [main][MenuItemLookup] Found menu:'New' 14:20:46.656 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:20:46.656 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:46.656 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:20:46.656 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:46.656 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:20:46.656 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:20:46.656 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:20:46.656 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:20:46.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:20:46.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:20:46.656 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:20:46.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:20:47.219 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 14:20:47.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:20:47.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:47.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:20:47.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:47.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:20:47.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:47.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:47.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:47.222 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:20:47.222 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:20:47.222 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:20:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:47.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:47.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:47.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 "OK") 14:20:47.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:47.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:20:47.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:47.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:47.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:47.223 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:20:47.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:47.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:47.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:47.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:47.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:20:47.226 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:20:47.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:20:47.726 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:20:47.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:47.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:20:47.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:20:47.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:47.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:47.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:47.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:47.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:47.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:47.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:20:47.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:47.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:47.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:20:47.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:47.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:47.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:47.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:47.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 14:20:47.730 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:20:47.730 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:47.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:47.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:47.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.264 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.12 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:20:47.736 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:20:47.737 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:20:47.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:47.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:20:47.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:47.737 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:20:47.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:47.737 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:20:47.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:47.737 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:20:47.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:47.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:47.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:47.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:47.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:47.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:47.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:47.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:47.738 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:47.738 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:47.738 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:47.738 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:47.738 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:47.739 DEBUG [main][MenuItemLookup] Item match:Window 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:47.739 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:20:47.739 DEBUG [main][MenuItemLookup] Item match:Preferences 14:20:47.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:20:47.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:20:47.739 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:20:47.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 'Preferences.*'] is available.... 14:20:47.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:20:47.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:20:47.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:47.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:47.810 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:20:47.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:47.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:20:47.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:47.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:47.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:47.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:47.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:47.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) 14:20:47.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:47.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:47.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:47.814 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:20:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:47.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:47.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:47.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:20:47.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:20:47.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:47.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:47.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:47.838 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:47.838 DEBUG [main][EditorHandler] 0 editor(s) found 14:20:47.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:47.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:47.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:47.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') 14:20:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:47.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:47.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:47.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:47.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:47.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:47.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:47.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:47.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:47.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:47.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:47.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:20:47.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:47.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:20:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:47.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:47.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:47.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:20:47.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:47.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 14:20:47.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:20:47.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:47.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:47.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:47.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:20:47.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:47.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:47.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 14:20:47.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:47.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 14:20:47.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:20:47.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:47.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:47.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:47.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:20:47.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:47.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:47.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 14:20:47.865 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:20:47.866 DEBUG [main][EditorHandler] 0 editor(s) found 14:20:47.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:20:47.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:47.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:47.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:47.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:47.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') 14:20:47.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:47.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:47.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:47.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:47.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:47.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:47.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:47.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:47.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:47.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:47.870 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:47.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:47.871 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:47.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:47.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:47.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:47.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:48.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:48.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:48.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:48.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:48.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:48.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:48.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:48.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:48.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:48.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:48.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:48.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:48.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 14:20:48.874 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:48.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:48.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:48.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:48.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:48.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:49.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:49.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:49.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:49.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:20:49.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:49.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:49.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:49.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:49.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:49.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:49.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:49.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:49.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:49.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:49.876 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 14:20:49.876 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:49.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:49.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:49.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:49.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:20:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:49.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:49.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:49.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:49.877 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:20:49.877 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:20:49.877 DEBUG [main][TreeItemHandler] Set Tree selection 14:20:49.878 DEBUG [main][TreeHandler] Notify Tree about selection event 14:20:49.882 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:20:49.883 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 14:20:49.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:20:49.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'New' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:49.896 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:20:49.896 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:20:49.896 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:20:49.896 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:20:49.896 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:20:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:49.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:20:50.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:50.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:50.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:20:50.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:50.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:20:50.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:50.410 DEBUG [main][MenuItemLookup] Found menu:'New' 14:20:50.410 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:20:50.410 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:50.410 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:20:50.410 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:50.410 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:20:50.410 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:20:50.410 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:20:50.410 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:20:50.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:20:50.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:20:50.410 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:20:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:20:50.981 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 14:20:50.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:20:50.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:50.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:20:50.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:50.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:20:50.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:50.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:50.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:50.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:50.984 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:20:50.984 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:20:50.985 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:20:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:50.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:50.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:50.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:20:50.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:50.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:20:50.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:50.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:50.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:50.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:50.986 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:20:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:50.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:50.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:50.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:20:50.990 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:20:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:20:51.491 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:20:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:20:51.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:20:51.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:20:51.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:20:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:20:51.491 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:51.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:51.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:51.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:20:51.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:51.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:51.492 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:20:51.492 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:51.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:51.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:51.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.758 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.012 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:51.497 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:51.498 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:20:51.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:51.499 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:51.499 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:51.499 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:20:51.499 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:51.499 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:20:51.499 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:51.499 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:20:51.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:51.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:51.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:51.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:51.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:51.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:51.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:51.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:51.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:51.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:51.500 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:51.500 DEBUG [main][MenuItemLookup] Item match:Window 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:51.500 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:20:51.501 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:51.501 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:20:51.501 DEBUG [main][MenuItemLookup] Item match:Preferences 14:20:51.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:20:51.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:20:51.501 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:20:51.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:20:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:20:51.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:20:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:51.571 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:20:51.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:51.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:20:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:51.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:51.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:51.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:51.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:20:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:51.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:51.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:51.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:51.574 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:20:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:51.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:51.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:51.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:20:51.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:20:51.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:51.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:51.597 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:51.597 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:51.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:51.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:51.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:51.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:51.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:51.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:51.601 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:51.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:51.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:51.601 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:51.601 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:51.601 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:51.601 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:51.601 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:51.601 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:51.601 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:51.601 DEBUG [main][MenuItemLookup] Item match:Window 14:20:51.601 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:51.602 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:51.602 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:51.602 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:51.602 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:51.602 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:51.603 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:51.603 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:51.604 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:51.604 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:51.604 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:51.604 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:51.604 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:51.604 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:51.604 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:51.604 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:51.604 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:51.604 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:51.604 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:51.604 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:51.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:51.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:51.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:51.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:51.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:51.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:51.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:51.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:51.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:52.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:52.147 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:52.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:52.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:52.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:52.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:52.149 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:52.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:52.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:52.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:52.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:20:52.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:52.195 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:52.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:52.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:52.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:52.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:20:52.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:52.207 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:52.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:52.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:52.208 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:52.208 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:52.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.210 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188137586 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:52.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.244 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:52.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.244 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:52.245 DEBUG [main][MenuItemLookup] Item match:Window 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.245 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:52.245 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:52.248 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:52.248 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:52.248 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:52.248 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:52.248 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:52.248 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:52.248 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:52.248 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:52.248 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.248 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:52.248 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:52.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:52.248 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:52.248 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:52.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 14:20:52.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:52.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.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 14:20:52.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:52.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:52.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:52.292 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:52.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:52.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:52.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:52.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:52.293 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:52.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:52.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:52.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:52.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:52.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:52.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:52.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.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 '\*?\QWorkbench Test\E') 14:20:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:52.330 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:52.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:52.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:52.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:52.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.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 '\*?\QWorkbench Test\E') 14:20:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:52.347 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:52.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:52.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:52.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:52.348 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:52.348 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:52.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.348 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188137725 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:52.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.367 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.387 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 14:20:52.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:52.388 DEBUG [main][MenuItemLookup] Item match:Window 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.388 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:52.388 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:52.390 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:52.390 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:52.390 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:52.390 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:52.390 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:52.390 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:52.390 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:52.390 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:52.390 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.390 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:52.390 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:52.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:52.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:52.391 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:52.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:52.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:52.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:52.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:52.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:52.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:52.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 14:20:52.442 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 14:20:52.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 14:20:52.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 14:20:52.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.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") 14:20:52.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:52.445 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:52.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:52.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:52.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:52.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:52.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:52.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.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 Dirty Test\E') 14:20:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:52.497 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 14:20:52.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 14:20:52.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:52.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:52.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:52.500 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 14:20:52.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 14:20:52.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 14:20:52.500 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 14:20:52.500 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 14:20:52.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 14:20:52.501 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188137877 data=null x=386 y=16 width=0 height=0 detail=0} 14:20:52.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.546 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:52.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:52.547 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:52.547 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:52.547 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:52.547 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:52.547 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:52.547 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:52.547 DEBUG [main][MenuItemLookup] Item match:Window 14:20:52.548 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:52.548 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:52.548 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:52.548 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.548 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:52.548 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:52.550 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:52.550 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:52.550 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:52.550 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:52.550 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:52.550 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:52.550 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:52.550 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:52.550 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.550 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:52.550 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:52.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:52.550 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:52.550 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:52.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:52.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:52.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.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 14:20:52.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:52.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:52.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.591 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:52.591 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:52.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:52.592 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:52.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:52.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:52.593 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:52.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:52.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:52.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:52.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:20:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:52.627 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:52.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:52.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:52.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:52.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:20:52.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:52.640 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:52.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:52.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:52.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:52.641 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:52.641 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:52.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.641 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188138017 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:52.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.677 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 14:20:52.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:52.678 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:52.678 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:52.678 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:52.678 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:52.678 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:52.678 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:52.678 DEBUG [main][MenuItemLookup] Item match:Window 14:20:52.679 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:52.679 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:52.679 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:52.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.679 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:52.679 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:52.681 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:52.681 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:52.681 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:52.681 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:52.681 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:52.681 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:52.681 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:52.681 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:52.681 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.681 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:52.681 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:52.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:52.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:52.682 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:52.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:52.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:52.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:52.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:52.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:52.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:52.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:52.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 14:20:52.738 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 14:20:52.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 14:20:52.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 14:20:52.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:52.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:52.740 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:52.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:52.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:52.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:52.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:52.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:52.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 14:20:52.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:52.778 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 14:20:52.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 14:20:52.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:52.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:52.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:52.788 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: ") 14:20:52.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:20:52.789 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:20:52.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:52.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:52.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:52.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:52.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:52.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:52.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:52.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.804 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:52.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.804 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:52.804 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:52.804 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:52.805 DEBUG [main][MenuItemLookup] Item match:Window 14:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.805 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:52.805 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:52.807 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:52.807 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:52.807 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:52.807 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:52.807 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:52.807 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:52.807 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:52.807 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:52.807 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.807 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:52.807 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:52.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:52.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:52.807 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:52.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:52.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:52.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:52.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:52.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:52.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:52.857 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:52.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:52.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:52.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.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 "Open") 14:20:52.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:52.865 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:52.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:52.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:52.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:52.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:52.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:52.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.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 '\*?\QWorkbench Test\E') 14:20:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:52.908 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:52.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:52.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:52.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:52.909 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:52.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:52.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:20:52.910 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:52.910 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:52.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:52.911 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188138287 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:52.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:52.932 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:52.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:52.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:52.933 DEBUG [main][MenuItemLookup] Item match:Window 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.933 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:52.933 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:52.935 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:52.936 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:52.936 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:52.936 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:52.936 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:52.936 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:52.936 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:52.936 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:52.936 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:52.936 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:52.936 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:52.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:52.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:52.936 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:52.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:52.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:52.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:52.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:52.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:52.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:52.987 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:52.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:52.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:52.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:52.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:52.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:52.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:52.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:52.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:52.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:52.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:52.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:52.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:52.993 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:52.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:52.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:52.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:52.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:53.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:53.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:53.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:53.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 '\*?\QWorkbench Test\E') 14:20:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:53.041 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:53.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:53.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:53.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:20:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:53.056 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:53.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:53.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:53.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:53.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:53.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:53.057 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:53.057 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:53.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:53.057 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188138433 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:53.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:53.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:53.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:53.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:53.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:53.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:53.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:53.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:53.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.085 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.085 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:53.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:53.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:53.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:53.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:53.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:53.089 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.089 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:53.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:53.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:53.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:53.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:53.094 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:53.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:53.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:53.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:53.095 DEBUG [main][MenuItemLookup] Item match:Window 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:53.095 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:53.095 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:53.118 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:53.118 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:53.118 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:53.118 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:53.118 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:53.118 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:53.118 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:53.118 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:53.118 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:53.118 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:53.118 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:53.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:53.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:53.125 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:53.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:53.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:53.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:53.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:53.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:53.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:53.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:53.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:53.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:53.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:53.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:53.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:53.181 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:53.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:53.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:53.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:53.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:53.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:53.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:53.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:53.183 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:53.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:53.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:53.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:53.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:53.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:53.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:53.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:53.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 '\*?\QWorkbench Test\E') 14:20:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:53.232 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:53.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:53.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:53.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:53.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:53.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:53.233 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:53.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:53.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:53.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:20:53.233 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:53.234 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:53.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:53.234 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188138610 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:53.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:53.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:53.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:53.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:53.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:53.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:53.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:53.260 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:53.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:53.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:53.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:53.261 DEBUG [main][MenuItemLookup] Item match:Window 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:53.261 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:53.261 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:53.264 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:53.264 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:53.264 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:53.264 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:53.264 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:53.264 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:53.264 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:53.264 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:53.264 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:53.264 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:53.264 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:53.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:53.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:53.264 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:53.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:53.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:53.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:53.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:53.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:53.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:53.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:53.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:53.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:53.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:53.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:53.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:53.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:53.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:53.302 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:53.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:53.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:53.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:53.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:53.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.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 "Open") 14:20:53.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:53.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:53.313 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:53.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:53.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:53.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:53.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:53.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:53.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:53.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:53.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:53.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:53.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:53.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:20:53.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:53.349 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:53.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:53.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:53.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:53.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:53.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:53.350 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:53.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:53.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:53.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:20:53.351 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:53.351 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:53.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:53.351 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188138727 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:53.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:53.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:53.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:53.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:53.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:53.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:53.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:53.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:53.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:53.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:53.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:53.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:53.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:53.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:53.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:53.377 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:53.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:53.378 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:53.378 DEBUG [main][MenuItemLookup] Item match:Window 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:53.378 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:53.378 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:53.381 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:53.381 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:53.381 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:53.381 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:53.381 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:53.381 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:53.381 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:53.381 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:53.381 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:53.381 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:53.381 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:53.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:53.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:53.388 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:53.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.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 14:20:53.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:53.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:53.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:53.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:53.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:53.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:53.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:53.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:53.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:53.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:53.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:53.448 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:53.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:53.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:53.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:53.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:53.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:53.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:53.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:53.450 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:53.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:53.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:53.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:53.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:53.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:53.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:53.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:53.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20: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 '\*?\QWorkbench Test\E') 14:20:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:53.490 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:53.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:53.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:53.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:53.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:53.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:53.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:53.515 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 14:20:53.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:53.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:53.521 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:53.521 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:53.521 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:53.521 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:53.521 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:53.521 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:53.521 DEBUG [main][MenuItemLookup] Item match:Window 14:20:53.522 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:53.522 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:53.522 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:53.522 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:53.522 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:53.522 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:53.523 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:53.524 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:53.524 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:53.524 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:53.524 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:53.524 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:53.524 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:53.524 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:53.524 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:53.524 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:53.524 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:53.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:53.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:53.524 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:53.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:53.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:53.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:53.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:53.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:53.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:53.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:53.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:53.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:53.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:53.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:53.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:53.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:53.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:53.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:20:53.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:54.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:20:54.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:54.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:54.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:54.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 14:20:54.069 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 14:20:54.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 14:20:54.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 14:20:54.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:54.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:54.070 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:54.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:54.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:54.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:54.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:54.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:54.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:54.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 14:20:54.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:54.126 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:20:54.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:20:54.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:54.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.127 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:54.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:20:54.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.144 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:54.144 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:54.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.144 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188139520 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:54.156 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:20:54.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:20:54.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:54.157 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 14:20:54.157 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 14:20:54.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:20:54.157 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188139533 data=null x=459 y=16 width=0 height=0 detail=0} 14:20:54.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:54.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:54.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:54.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:54.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:54.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:54.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:54.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:54.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:54.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.184 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:54.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.185 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:54.185 DEBUG [main][MenuItemLookup] Item match:Window 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.185 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:54.185 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:54.188 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:54.188 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:54.188 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:54.188 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:54.188 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:54.188 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:54.188 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:54.188 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:54.188 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.188 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:54.188 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:54.189 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:54.189 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:54.189 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:54.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:54.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:54.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:54.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:54.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:54.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:54.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:54.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:54.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:54.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:54.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:54.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:54.239 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:54.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:54.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:54.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:54.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:54.241 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:54.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:54.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:54.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:54.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:54.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:54.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:54.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:20:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:54.278 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:54.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:54.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.289 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 14:20:54.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.290 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:54.290 DEBUG [main][MenuItemLookup] Item match:Window 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.290 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:54.290 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:54.292 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:54.292 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:54.292 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:54.292 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:54.292 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:54.292 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:54.292 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:54.292 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:54.292 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.292 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:54.292 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:54.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:54.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:54.293 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:54.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:54.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:54.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:54.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:54.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:54.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:54.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:54.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:20:54.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:54.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:54.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:54.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:54.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:54.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:20:54.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:54.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:54.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:54.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:54.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:54.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 14:20:54.358 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 14:20:54.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 14:20:54.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 14:20:54.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:54.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:54.360 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:54.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:54.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:54.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:54.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:54.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:54.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.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 '\*?\QMarkers\E') 14:20:54.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:54.413 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:20:54.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:20:54.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:54.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.414 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:54.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:20:54.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.426 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:54.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:20:54.426 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:54.426 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:54.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.427 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188139803 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:54.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:54.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:54.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:54.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:54.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:54.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:54.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:54.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:54.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:54.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:54.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.452 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:54.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:54.452 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:54.452 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:54.452 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:54.452 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:54.452 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:54.453 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:54.453 DEBUG [main][MenuItemLookup] Item match:Window 14:20:54.453 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:54.453 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:54.453 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:54.453 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.453 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:54.453 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:54.455 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:54.455 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:54.455 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:54.455 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:54.455 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:54.455 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:54.455 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:54.455 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:54.455 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.455 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:54.455 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:54.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:54.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:54.456 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:54.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:54.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:54.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:54.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:54.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:54.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:54.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:54.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:54.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:54.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:54.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:54.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:54.512 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:54.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:54.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:54.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.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 "Open") 14:20:54.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:54.513 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:54.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:54.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:54.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:54.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.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 '\*?\QWorkbench Test\E') 14:20:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:54.559 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:54.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:54.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.560 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:54.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:20:54.561 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:54.561 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:54.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.561 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188139937 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:54.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:54.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:54.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:54.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:54.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:54.589 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:54.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:54.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:54.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:54.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:54.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 14:20:54.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.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 '\*?\QWorkbench Dirty Test\E') 14:20:54.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:54.597 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 14:20:54.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 14:20:54.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:54.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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: ") 14:20:54.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.604 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 14:20:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:20:54.604 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:20:54.604 INFO [WorkbenchTestable][AbstractText] Text set to: hello 14:20:54.606 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 14:20:54.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 14:20:54.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 14:20:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.607 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:54.607 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:54.607 DEBUG [main][MenuItemLookup] Item match:File 14:20:54.607 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:20:54.607 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:20:54.607 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:20:54.607 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:20:54.607 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.607 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:20:54.607 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:20:54.607 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.607 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:20:54.607 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:20:54.617 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:20:54.617 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:20:54.618 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:20:54.623 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 14:20:54.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 14:20:54.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 14:20:54.624 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 14:20:54.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 14:20:54.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 14:20:54.633 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 14:20:54.633 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 14:20:54.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 14:20:54.634 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188140010 data=null x=379 y=16 width=0 height=0 detail=0} 14:20:54.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:54.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:54.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:54.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:54.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:54.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:54.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:54.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:54.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:54.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:54.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.662 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:20:54.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:54.662 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:54.662 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:54.662 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:54.662 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:54.662 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:54.662 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:54.662 DEBUG [main][MenuItemLookup] Item match:Window 14:20:54.663 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:54.663 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:54.663 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:54.663 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.663 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:54.663 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:54.664 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:54.664 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:54.664 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:54.664 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:54.665 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:54.665 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:54.665 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:54.665 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:54.665 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.665 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:54.665 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:54.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:54.665 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:54.665 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:54.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:54.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:54.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:20:54.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:54.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:54.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:20:54.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:20:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:54.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:20:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:54.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:20:54.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:20:54.706 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:20:54.706 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:20:54.706 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:20:54.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.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 "Open") 14:20:54.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:54.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:54.707 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:54.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:54.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:54.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:54.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:54.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:54.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:54.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.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') 14:20:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:54.739 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:54.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:54.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 14:20:54.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 14:20:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:54.746 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:20:54.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:20:54.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:54.757 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:54.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:20:54.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.768 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:20:54.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:20:54.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:54.774 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 14:20:54.774 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 14:20:54.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:20:54.774 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188140150 data=null x=413 y=16 width=0 height=0 detail=0} 14:20:54.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:20:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:54.795 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:20:54.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:54.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.796 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:20:54.796 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:20:54.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:20:54.796 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188140172 data=null x=333 y=16 width=0 height=0 detail=0} 14:20:54.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:54.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:54.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:54.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.811 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:20:54.811 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:20:54.811 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:54.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:54.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.314 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.641 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.129 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.009 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.141 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.01 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.009 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.114 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.004 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.01 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.122 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.276 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.004 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.166 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.114 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.004 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.807 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.265 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.144 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.069 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.152 s Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:20:54.817 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:20:54.817 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:20:54.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:54.818 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:20:54.818 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:54.818 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:20:54.818 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:54.818 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:20:54.818 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:54.818 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:20:54.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:54.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:54.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:54.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:54.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:54.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:54.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:54.819 DEBUG [main][MenuItemLookup] Item match:Window 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.819 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:20:54.819 DEBUG [main][MenuItemLookup] Item match:Preferences 14:20:54.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:20:54.820 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:20:54.820 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:20:54.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:20:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:20:54.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:20:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.879 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:20:54.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:54.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:20:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:54.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:20:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:54.883 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:20:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:54.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:54.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:54.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:20:54.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:20:54.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:54.916 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:20:54.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:20:54.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:54.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:54.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:54.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:54.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:54.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:54.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:54.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:54.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:54.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:54.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:54.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:54.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:54.929 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:20:54.929 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:20:54.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:54.929 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2d85487] time=1188140305 data=null x=140 y=16 width=0 height=0 detail=0} 14:20:54.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:20:54.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:54.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:54.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:20:54.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:54.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:20:54.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:20:54.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:54.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:54.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:54.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:54.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:54.976 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 14:20:54.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:54.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:54.976 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:54.976 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:54.976 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:54.976 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:20:54.976 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:20:54.976 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:54.977 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:54.977 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:54.977 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:20:54.977 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:54.977 DEBUG [main][MenuItemLookup] Item match:Window 14:20:54.977 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:54.977 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:54.977 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:54.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.977 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:54.977 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:54.980 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:54.980 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:54.980 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:54.980 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:54.980 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:54.980 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:54.980 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:54.980 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:54.980 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:54.980 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:54.980 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:54.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:54.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:54.980 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:55.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:55.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:55.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:55.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:55.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:55.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:55.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:55.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:55.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:55.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:55.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:55.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:55.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:55.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:55.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:55.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:20:55.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:55.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:55.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:20:55.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:55.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:55.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:55.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 14:20:55.041 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 14:20:55.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 14:20:55.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 14:20:55.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:55.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:55.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:55.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:55.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:20:55.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:55.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:55.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:55.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:55.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:55.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:55.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:55.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:55.043 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:55.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:55.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:55.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:55.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:55.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:55.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:55.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:55.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:55.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:55.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:55.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 '\*?\QMarkers\E') 14:20:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:55.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:55.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:55.090 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:20:55.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:20:55.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:55.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:55.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:55.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:55.091 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:20:55.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:20:55.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:55.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:20:55.092 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 14:20:55.092 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 14:20:55.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:20:55.092 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@76b6b86f] time=1188140468 data=null x=293 y=16 width=0 height=0 detail=0} 14:20:55.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:55.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:20:55.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:55.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:55.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:20:55.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:55.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:20:55.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:20:55.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:55.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:55.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:55.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:55.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:55.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:20:55.144 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:20:55.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:55.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:55.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:55.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:55.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:55.144 DEBUG [main][MenuItemLookup] Item match:Window 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:55.144 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:55.144 DEBUG [main][MenuItemLookup] Item match:Show View 14:20:55.146 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:20:55.146 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:20:55.146 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:20:55.146 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:20:55.146 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:20:55.146 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:20:55.146 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:20:55.146 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:20:55.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:55.146 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:20:55.146 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:20:55.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:20:55.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:20:55.158 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:20:55.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:20:55.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:20:55.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:20:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:55.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:20:55.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:55.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:55.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:55.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:55.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:55.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:55.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:55.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:55.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:55.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:20:55.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:55.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:55.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:55.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:55.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:20:55.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:20:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:20:55.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:20:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:20:55.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:20:55.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:20:55.234 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:20:55.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:20:55.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:20:55.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:55.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:55.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:55.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.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 "Open") 14:20:55.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:20:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:55.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:20:55.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:20:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:55.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:55.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:55.236 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:20:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:55.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:55.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:20:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:20:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:20:55.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:20:55.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:55.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:55.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:20:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:55.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:55.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:20:55.297 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:55.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:55.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:55.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:20:55.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:20:55.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:20:55.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:20:55.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:55.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:20:55.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:20:55.298 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:20:55.298 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:20:55.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:20:55.298 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@788fb2e] time=1188140674 data=null x=140 y=16 width=0 height=0 detail=0} 14:20:55.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:20:55.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:55.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:55.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:20:55.322 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:20:55.322 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:55.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.049 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.17 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.187 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:20:55.325 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:20:55.325 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:20:55.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:55.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:20:55.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:55.325 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:20:55.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:55.326 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:20:55.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:55.326 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:20:55.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:55.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:55.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:55.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:55.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:20:55.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:55.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:55.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:20:55.327 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'File' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:20:55.327 DEBUG [main][MenuItemLookup] Item match:Window 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'' 14:20:55.327 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:20:55.327 DEBUG [main][MenuItemLookup] Item match:Preferences 14:20:55.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:20:55.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:20:55.327 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:20:55.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:20:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:20:55.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:20:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:55.383 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:20:55.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:20:55.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:20:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:55.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:55.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:20:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:20:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:20:55.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:20:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:20:55.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:20:55.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:20:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:20:55.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:20:55.386 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:20:55.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:20:55.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:20:55.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:20:55.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:20:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:20:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:20:55.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:20:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:20:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:20:55.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:55.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 14:20:55.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:20:55.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:55.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:55.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:55.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:20:55.405 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 14:20:55.405 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job' is still alive 14:20:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:20:55.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:20:55.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:20:55.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:20:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:20:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:20:55.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 14:20:55.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:20:55.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 14:20:55.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:20:55.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:20:55.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:20:55.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:20:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 14:20:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 14:20:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:20:55.906 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:20:55.907 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:20:56.407 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:20:56.407 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:20:56.907 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:20:56.907 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:20:57.407 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:20:57.407 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:20:57.907 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:20:57.907 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:20:58.407 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:20:58.407 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:20:58.907 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:20:58.907 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:20:59.408 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:20:59.408 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:20:59.908 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:20:59.908 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:00.408 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:00.408 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:00.908 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:00.908 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:01.408 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:01.408 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:01.908 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:01.908 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:02.409 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:02.409 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:02.909 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:02.909 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:03.409 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:03.409 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:03.909 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:03.909 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:04.409 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:04.409 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:04.909 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:04.909 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:05.409 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:05.409 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:05.910 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:21:05.910 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:21:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 14:21:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:21:05.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:06.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:07.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:07.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:08.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:08.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:09.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:09.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:10.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:10.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:11.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:11.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:12.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:12.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:13.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:13.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:14.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:14.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:15.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:15.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:16.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:16.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:17.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:17.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:18.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:18.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:19.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:19.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:20.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:20.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:21.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:21.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:22.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:22.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:23.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:23.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:24.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:24.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:25.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:25.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:26.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:26.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:27.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:27.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:28.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:28.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:29.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:29.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:30.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:30.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:31.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:31.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:32.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:32.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:33.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:33.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:34.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:34.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:35.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:35.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:36.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:36.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:37.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:37.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:38.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:38.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:39.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:39.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:40.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:40.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:41.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:41.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:42.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:42.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:43.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:43.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:44.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:44.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:45.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:45.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:46.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:46.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:47.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:47.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:48.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:48.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:49.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:49.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:50.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:50.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:51.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:51.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:52.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:52.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:53.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:53.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:54.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:54.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:55.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:21:55.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:21:55.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:21:55.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:21:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:21:55.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:21:55.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:21:55.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:21:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:21:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:21:55.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 14:21:55.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:21:55.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:21:55.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:21:55.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:21:55.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.6 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.503 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.018 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.v20230830-1408 [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 14:22:02.524 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:22:02.526 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:22:02.536 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:22:02.537 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:22:02.620 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:02.650 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:22:02.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:02.657 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:02.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:22:02.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:22:02.715 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:22:02.731 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:02.731 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:22:02.733 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:02.733 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:22:02.736 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:02.737 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:22:02.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:22:02.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:02.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:22:02.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:02.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:22:02.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:02.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:02.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:02.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:02.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:02.770 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:02.814 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:02.814 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:22:02.814 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:22:02.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:22:02.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:22:02.815 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:22:02.815 DEBUG [main][MenuItemLookup] Item match:Window 14:22:02.818 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:22:02.818 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:22:02.818 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:22:02.818 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:02.818 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:22:02.818 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:22:02.818 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:02.818 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:22:02.818 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:02.818 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:22:02.818 DEBUG [main][MenuItemLookup] Item match:Preferences 14:22:02.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:22:02.820 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:22:02.822 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:22:02.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.... 14:22:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:22:02.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:22:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:02.959 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:22:02.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:02.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:22:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:02.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:02.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:02.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:02.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:03.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:22:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:03.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:03.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:03.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:03.034 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:03.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:03.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:03.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:03.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:03.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:03.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:03.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:03.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:03.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:03.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:03.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:03.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:03.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:03.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:03.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:03.084 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 14:22:03.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:03.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:03.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:03.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:03.085 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:03.085 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:03.085 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:22:03.085 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:22:03.085 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:22:03.085 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:22:03.085 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:22:03.085 DEBUG [main][MenuItemLookup] Item match:Window 14:22:03.086 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:22:03.086 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:22:03.086 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:22:03.113 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:03.113 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:22:03.113 DEBUG [main][MenuItemLookup] Item match:Show View 14:22:03.121 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:22:03.121 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:22:03.121 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:22:03.121 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:22:03.121 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:22:03.121 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:22:03.121 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:22:03.121 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:22:03.121 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:03.121 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:22:03.121 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:22:03.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:22:03.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:22:03.122 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:22:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:22:03.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:22:03.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:22:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:03.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:22:03.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:03.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:22:03.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:03.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:03.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:03.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:03.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:03.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:03.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:03.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 14:22:03.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 14:22:03.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:03.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:03.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 14:22:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 14:22:03.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 14:22:03.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:03.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 14:22:03.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:03.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 14:22:03.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 14:22:03.673 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 14:22:03.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 14:22:03.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 14:22:03.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:03.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:22:03.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:03.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:03.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:03.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:22:03.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:03.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:22:03.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:03.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:03.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:03.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:03.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:03.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:03.678 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:22:03.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:03.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:03.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:03.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:22:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:22:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 14:22:03.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:03.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:03.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 14:22:03.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:03.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:03.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:03.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:03.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:03.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 '\*?\QUI Form Test\E') 14:22:03.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:03.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:03.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:03.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:03.941 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:03.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:03.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:03.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:03.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:03.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:03.957 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) 14:22:03.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:03.959 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:03.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:03.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:03.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:03.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:22:03.981 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: ") 14:22:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:03.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:03.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:04.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:04.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:04.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:04.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:22:04.990 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 14:22:04.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:04.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:04.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:04.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:04.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:04.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:04.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:04.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:04.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:04.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:04.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:04.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:04.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:05.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:05.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:05.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:05.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:05.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:05.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:05.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 '\*?\QUI Form Test\E') 14:22:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:05.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:05.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:05.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:05.010 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:05.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:05.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:05.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:05.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:05.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:05.015 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) 14:22:05.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:05.027 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:05.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:05.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:05.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:05.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:05.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:22:05.038 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: ") 14:22:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:05.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:05.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:05.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:22:05.038 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:05.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:05.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:05.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:05.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:05.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:05.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:05.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:05.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:05.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:05.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:05.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:05.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:05.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:05.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:05.046 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:05.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:05.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:05.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:05.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:05.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 '\*?\QUI Form Test\E') 14:22:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:05.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:05.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:05.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:05.067 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:05.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:05.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:05.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:05.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:05.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:05.072 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") 14:22:05.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:05.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:05.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:05.083 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:05.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:05.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:05.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:05.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:05.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:06.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:22:06.111 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 14:22:06.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:06.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:06.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:06.113 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:06.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:06.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:06.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:06.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:06.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:06.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:06.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:06.127 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:06.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:06.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:06.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:06.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:06.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:06.133 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) 14:22:06.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.133 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:06.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:06.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 14:22:06.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:06.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:06.156 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:06.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:06.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:06.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:06.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:06.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:06.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 '\*?\QUI Form Test\E') 14:22:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:06.183 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:06.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:06.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:06.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:06.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:06.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:06.188 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") 14:22:06.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.200 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:06.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:06.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:06.202 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") 14:22:06.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:22:06.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:06.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:06.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:06.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:06.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:06.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:06.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:06.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 '\*?\QUI Form Test\E') 14:22:06.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:06.232 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:06.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:06.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:06.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:06.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:06.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:06.236 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) 14:22:06.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:06.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.251 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:06.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:06.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:22:06.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:06.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:06.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:06.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:06.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:06.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:06.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:06.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:06.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:06.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 '\*?\QUI Form Test\E') 14:22:06.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:06.285 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:06.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:06.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:06.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:06.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:06.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:06.290 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") 14:22:06.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.290 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:06.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:22:06.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:06.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:06.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:06.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:06.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:06.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:06.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:06.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:06.349 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:06.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:06.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:06.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:06.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:06.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:06.354 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") 14:22:06.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.386 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:06.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:06.389 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) 14:22:06.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:22:06.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:06.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:06.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:06.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:06.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:06.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:06.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:06.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 '\*?\QUI Form Test\E') 14:22:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:06.450 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:06.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:06.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:06.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:06.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:06.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:06.455 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") 14:22:06.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.470 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:06.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:06.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:06.474 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) 14:22:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:06.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 14:22:06.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:06.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:06.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:22:06.477 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:22:06.477 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:06.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:06.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.027 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.919 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.043 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.071 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.042 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.059 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.041 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.071 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.062 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.085 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:06.520 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:06.521 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:22:06.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:06.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:06.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:06.522 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:22:06.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:06.522 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:22:06.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:06.522 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:22:06.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:22:06.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:06.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.*'] 14:22:06.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:06.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.*'] 14:22:06.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:06.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:06.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:06.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:06.524 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:06.524 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:22:06.524 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:22:06.524 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:22:06.524 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:22:06.524 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:22:06.524 DEBUG [main][MenuItemLookup] Item match:Window 14:22:06.525 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:22:06.525 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:22:06.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:22:06.525 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:06.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:22:06.525 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:22:06.525 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:06.525 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:22:06.525 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:06.525 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:22:06.525 DEBUG [main][MenuItemLookup] Item match:Preferences 14:22:06.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:22:06.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:22:06.525 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:22:06.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.... 14:22:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:22:06.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:22:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.624 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:22:06.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:06.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:22:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:06.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:22:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:06.629 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:06.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:06.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:06.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:06.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:06.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:06.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:06.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:06.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:06.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:06.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:06.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:06.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 '\*?\QUI Form Test\E') 14:22:06.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:06.716 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:06.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:06.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:06.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:06.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:06.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:06.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:06.751 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 14:22:06.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:06.752 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:06.752 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:06.752 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:22:06.752 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:22:06.752 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:22:06.752 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:22:06.752 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:22:06.752 DEBUG [main][MenuItemLookup] Item match:Window 14:22:06.753 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:22:06.753 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:22:06.753 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:22:06.753 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:06.753 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:22:06.753 DEBUG [main][MenuItemLookup] Item match:Show View 14:22:06.755 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:22:06.755 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:22:06.755 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:22:06.755 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:22:06.755 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:22:06.755 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:22:06.755 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:22:06.755 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:22:06.755 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:06.755 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:22:06.755 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:22:06.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:22:06.769 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:22:06.769 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:22:06.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:22:06.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:22:06.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:22:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:06.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:22:06.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:06.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:22:06.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:06.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:06.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:06.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:06.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:06.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:06.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:22:06.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:22:06.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:07.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:22:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:22:07.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:22:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:07.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:22:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:07.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:22:07.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 14:22:07.326 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 14:22:07.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 14:22:07.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 14:22:07.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:07.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:07.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:07.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:22:07.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:07.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:07.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:07.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:22:07.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:07.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:22:07.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:07.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:07.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:07.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:07.328 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:22:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:07.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:07.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:22:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:22:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 14:22:07.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:07.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:07.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 14:22:07.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:07.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:07.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:07.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:07.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:07.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:07.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:22:07.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:07.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:07.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:07.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:07.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:07.423 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:22:07.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:22:07.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:07.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:07.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:07.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:07.424 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 14:22:07.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:07.424 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 14:22:07.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:07.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:07.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:07.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:07.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:08.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:22:08.427 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 14:22:08.428 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:22:08.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:22:08.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:08.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:08.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:08.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:08.429 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 14:22:08.429 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 14:22:08.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:22:08.431 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:22:08.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:08.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:08.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:08.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:08.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:08.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.477 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:08.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:08.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') 14:22:08.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:08.499 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:08.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:08.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:08.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:08.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:08.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:08.502 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 14:22:08.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:08.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.502 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:08.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:08.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:08.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:08.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 14:22:08.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:08.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:08.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:08.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:08.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:08.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:08.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:08.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.533 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:08.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:08.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:08.539 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:08.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:08.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:08.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:08.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:08.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:08.543 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") 14:22:08.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.543 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:08.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:08.557 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") 14:22:08.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:08.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:08.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:08.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:08.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.565 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:08.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:08.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:08.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:08.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:08.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:08.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:08.577 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:08.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:08.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:08.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:08.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:08.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:08.593 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 14:22:08.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.593 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:08.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:08.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:08.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:08.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:08.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:08.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:08.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:08.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.616 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:08.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:08.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 '\*?\QUI Form Test\E') 14:22:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:08.623 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:08.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:08.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:08.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:08.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:08.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:08.627 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") 14:22:08.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.627 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:08.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:08.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:08.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:08.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:08.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:08.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:08.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:08.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:08.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:08.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:08.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:08.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:08.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:08.658 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:08.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:08.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:08.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:08.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:08.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:08.663 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") 14:22:08.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:08.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.677 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:08.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:08.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:08.679 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 14:22:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:08.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:08.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:08.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:08.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:08.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:08.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:08.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:08.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:08.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:08.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 '\*?\QUI Form Test\E') 14:22:08.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:08.699 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:08.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:08.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:08.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:08.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:08.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:08.702 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") 14:22:08.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.702 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:08.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:08.704 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 14:22:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:08.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 14:22:08.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:08.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:08.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:22:08.711 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:22:08.711 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:08.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.799 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.056 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.036 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.047 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.035 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.038 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.024 s Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:08.719 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:08.720 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:22:08.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:08.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:08.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:08.721 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:22:08.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:08.728 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:22:08.729 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:08.729 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:22:08.729 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:22:08.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:08.729 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:22:08.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:08.729 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:22:08.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:08.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:08.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:08.730 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:08.730 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:22:08.730 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:22:08.730 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:22:08.730 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:22:08.730 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:22:08.730 DEBUG [main][MenuItemLookup] Item match:Window 14:22:08.731 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:22:08.731 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:22:08.731 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:22:08.731 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:08.731 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:22:08.731 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:22:08.731 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:08.731 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:22:08.731 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:08.731 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:22:08.731 DEBUG [main][MenuItemLookup] Item match:Preferences 14:22:08.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:22:08.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:22:08.731 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:22:08.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 'Preferences.*'] is available.... 14:22:08.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 'Preferences.*'] is available. finished successfully 14:22:08.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:22:08.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.811 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:22:08.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:08.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:22:08.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:08.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:22:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:08.816 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:08.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:08.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:08.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:08.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:08.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:08.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:08.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:08.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:08.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:08.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:08.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:08.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:08.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:08.876 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:08.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:08.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:08.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:08.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:08.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:08.880 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 14:22:08.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:08.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.892 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:08.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:08.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 14:22:08.894 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 14:22:08.894 TRACE [main][WidgetHandler] Wait for synchronization 14:22:08.894 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 14:22:08.894 TRACE [main][WidgetHandler] Wait for synchronization 14:22:08.894 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 14:22:08.894 TRACE [main][WidgetHandler] Wait for synchronization 14:22:08.895 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") 14:22:08.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:08.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.901 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:08.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:08.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:22:08.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:08.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:08.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:08.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:08.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:08.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:08.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:08.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:08.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:08.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:08.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:08.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:08.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:08.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:08.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:08.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 '\*?\QUI Form Test\E') 14:22:08.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:08.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:08.915 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:08.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:08.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:08.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:08.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:08.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:08.918 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") 14:22:08.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:08.931 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:08.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:08.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:08.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:08.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:09.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:09.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:09.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:09.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:22:09.946 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 14:22:09.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:09.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:09.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:09.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:09.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:09.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:09.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:09.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:09.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:09.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:09.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:09.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:09.950 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:09.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:09.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:09.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:09.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:09.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 '\*?\QUI Form Test\E') 14:22:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:09.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:09.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:09.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:09.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:09.958 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:09.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:09.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:09.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:09.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:09.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:09.961 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 14:22:09.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:09.961 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:09.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:09.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:09.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:09.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 14:22:09.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:09.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:09.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:09.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:09.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:09.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:09.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:09.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:09.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:09.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:09.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:09.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:09.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:09.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:09.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:09.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:09.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:09.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:09.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:09.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:09.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:09.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 '\*?\QUI Form Test\E') 14:22:09.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:09.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:09.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:09.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:09.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:09.991 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:09.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:09.994 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") 14:22:09.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:09.994 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:09.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:09.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:09.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:09.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:09.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:09.996 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") 14:22:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:09.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:09.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:09.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 14:22:09.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:09.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:09.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:09.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:09.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:09.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:09.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:09.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:09.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:09.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:09.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:09.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:09.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.016 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:10.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:10.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:10.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 '\*?\QUI Form Test\E') 14:22:10.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:10.026 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:10.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:10.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:10.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:10.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:10.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:10.030 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 14:22:10.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.031 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:10.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 14:22:10.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:10.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:10.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:10.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:10.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:10.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:10.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:10.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:10.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:10.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:10.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:10.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:10.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:10.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:10.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:10.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:10.065 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:10.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:10.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:10.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:10.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:10.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:10.069 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") 14:22:10.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:10.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.082 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:10.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:10.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 14:22:10.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:10.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:10.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:10.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:10.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:10.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:10.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:10.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:10.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:10.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:10.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:10.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:10.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:10.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:10.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:10.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:10.094 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:10.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:10.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:10.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:10.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:10.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:10.097 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") 14:22:10.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:10.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.098 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:10.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:10.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:10.119 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 14:22:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 14:22:10.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:10.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:10.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:10.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:10.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:10.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:10.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:10.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:10.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:10.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.125 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:10.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:10.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:10.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:10.132 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:10.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:10.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:10.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:10.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:10.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:10.136 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") 14:22:10.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.155 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:10.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:10.157 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 14:22:10.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:10.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:10.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 14:22:10.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:10.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:10.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:10.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:22:10.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:22:10.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:10.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.44 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.057 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.045 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.017 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.034 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.035 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.051 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.036 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:10.163 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:10.164 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:22:10.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:10.164 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:10.164 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:10.164 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:22:10.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:10.165 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:22:10.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:10.165 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:22:10.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.*'] 14:22:10.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:10.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.*'] 14:22:10.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:10.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.*'] 14:22:10.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:10.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:10.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:10.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:10.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:10.166 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:10.166 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:10.166 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:22:10.166 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:22:10.166 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:22:10.166 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:22:10.166 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:22:10.166 DEBUG [main][MenuItemLookup] Item match:Window 14:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:10.167 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:22:10.167 DEBUG [main][MenuItemLookup] Item match:Preferences 14:22:10.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:22:10.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:22:10.167 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:22:10.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:22:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:22:10.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:22:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:10.252 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:22:10.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:10.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:22:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:10.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:22:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:10.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:10.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:10.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:10.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:10.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:10.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:10.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:10.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:10.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:10.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:10.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.294 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:10.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:10.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:10.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:10.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:10.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:10.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:10.302 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:10.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:10.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:10.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:10.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:10.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:10.306 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 14:22:10.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:10.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.307 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:10.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:10.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:22:10.310 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") 14:22:10.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:10.310 TRACE [main][WidgetHandler] Notify FormText with event 1 14:22:10.310 TRACE [main][WidgetHandler] Wait for synchronization 14:22:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.326 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:10.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:22:10.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:10.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:10.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:10.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:10.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:10.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:10.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:10.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:10.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:10.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:10.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:10.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:10.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:10.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:10.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 '\*?\QUI Form Test\E') 14:22:10.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:10.340 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:10.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:10.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:10.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:10.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:10.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:10.342 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 14:22:10.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.343 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:10.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:22:10.356 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 14:22:10.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:10.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.356 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:10.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:10.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:10.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:10.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 14:22:10.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:10.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:10.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:10.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:10.359 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:10.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:10.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:10.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:10.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:10.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:10.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:10.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:10.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:10.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 '\*?\QUI Form Test\E') 14:22:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:10.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:10.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:10.373 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:10.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:10.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:10.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:10.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:10.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:10.378 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") 14:22:10.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:10.390 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:10.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:10.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:10.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:10.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:10.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:11.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:22:11.407 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 14:22:11.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:11.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:11.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:11.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:11.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:11.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:11.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:11.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:11.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:11.419 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:11.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:11.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:11.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:11.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:11.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:11.421 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 14:22:11.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:11.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.422 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:11.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:11.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 14:22:11.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:11.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:11.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:11.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:11.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:11.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.440 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:11.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:11.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 '\*?\QUI Form Test\E') 14:22:11.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:11.448 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:11.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:11.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:11.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:11.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:11.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:11.451 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 14:22:11.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.451 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:11.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:22:11.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:11.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:11.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:11.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:11.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:11.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:11.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:11.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:11.475 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:11.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:11.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:11.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:11.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:11.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:11.490 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") 14:22:11.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.491 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:11.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:11.504 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") 14:22:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:22:11.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:11.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:11.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:11.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:11.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:11.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:11.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:11.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 '\*?\QUI Form Test\E') 14:22:11.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:11.518 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:11.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:11.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:11.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:11.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:11.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:11.521 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 14:22:11.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.521 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:11.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:22:11.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:11.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.522 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.523 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:11.523 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:11.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:11.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:11.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:11.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22: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 '\*?\QUI Form Test\E') 14:22:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:11.567 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:11.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:11.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:11.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:11.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:11.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:11.570 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 14:22:11.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.571 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:11.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:22:11.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:11.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:11.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.573 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:11.573 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:11.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:11.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:11.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:11.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:11.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 '\*?\QUI Form Test\E') 14:22:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:11.598 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:11.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:11.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:11.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:11.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:11.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:11.600 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") 14:22:11.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.601 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:11.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:22:11.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:11.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:11.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:11.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:11.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:11.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:11.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.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. 14:22:11.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:11.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:11.631 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:11.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:11.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:11.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:11.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:11.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:11.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") 14:22:11.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.634 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:11.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:11.636 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 14:22:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:22:11.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:11.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:11.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:11.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:11.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:11.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.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. 14:22:11.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:11.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:11.671 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:11.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:11.674 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") 14:22:11.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:11.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.674 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:11.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:11.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:11.675 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 14:22:11.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:11.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 14:22:11.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:11.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:22:11.690 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:22:11.690 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:11.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.052 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.031 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.049 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.015 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.028 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.053 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.016 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.05 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.03 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.035 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.052 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:11.696 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:11.696 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:22:11.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:11.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:11.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:11.697 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:22:11.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:11.697 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:22:11.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:11.697 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:22:11.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:22:11.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:11.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:22:11.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:11.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:22:11.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:11.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:11.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:11.698 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:11.698 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:22:11.698 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:22:11.699 DEBUG [main][MenuItemLookup] Item match:Window 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:11.699 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:22:11.699 DEBUG [main][MenuItemLookup] Item match:Preferences 14:22:11.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:22:11.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:22:11.699 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:22:11.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:22:11.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:22:11.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:22:11.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.774 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:22:11.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:11.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:22:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:11.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:22:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:11.777 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:11.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:11.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:11.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:11.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:11.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:11.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:11.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:11.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:11.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:11.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:11.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.799 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:11.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:11.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:11.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 '\*?\QUI Form Test\E') 14:22:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:11.823 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:11.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:11.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:11.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:11.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:11.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:11.827 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 14:22:11.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:11.828 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:11.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:11.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:22:11.849 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: ") 14:22:11.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:11.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:11.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:12.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:12.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:22:12.852 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 14:22:12.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:12.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:12.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:12.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:12.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:12.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:12.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:12.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:12.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:12.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:12.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:12.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:12.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:12.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:12.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:12.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:12.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:12.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:12.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:12.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:12.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:12.863 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:12.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:12.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:12.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:12.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:12.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:12.865 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 14:22:12.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:12.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:12.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:12.878 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:12.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:12.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:12.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:12.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:12.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:22:12.889 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: ") 14:22:12.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:12.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:12.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:22:12.890 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:12.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:12.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:12.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:12.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:12.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:12.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:12.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:12.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:12.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:12.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:12.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:12.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:12.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:12.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:12.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:12.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:12.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:12.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:12.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 '\*?\QUI Form Test\E') 14:22:12.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:12.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:12.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:12.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:12.902 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:12.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:12.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:12.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:12.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:12.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:12.904 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") 14:22:12.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:12.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:12.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:12.905 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:12.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:12.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:12.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:12.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:13.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:13.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:13.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:13.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:22:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:22:13.933 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 14:22:13.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:13.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:13.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:13.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:13.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:13.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:13.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:13.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:13.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:13.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:13.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:13.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:13.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. 14:22:13.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:13.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:13.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:13.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:13.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 '\*?\QUI Form Test\E') 14:22:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:13.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:13.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:13.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:13.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:13.944 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:13.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:13.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:13.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:13.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:13.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:13.947 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 14:22:13.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:13.947 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:13.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:13.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:13.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:13.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 14:22:13.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:13.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:13.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:13.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:13.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:13.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:13.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:13.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:13.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:13.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:13.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:13.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:13.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:13.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:13.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:13.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:13.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:13.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:13.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:13.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:13.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:13.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 '\*?\QUI Form Test\E') 14:22:13.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:13.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:13.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:13.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:13.972 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:13.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:13.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:13.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:13.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:13.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:13.986 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") 14:22:13.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:13.987 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:13.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:13.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:13.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:13.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:13.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:14.000 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") 14:22:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:22:14.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:14.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:14.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:14.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:14.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:14.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:14.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:14.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:14.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:14.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:14.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:14.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.008 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:14.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:14.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:14.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:22:14.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:14.016 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:14.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:14.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:14.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:14.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:14.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:14.018 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 14:22:14.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:14.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:14.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:14.018 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:14.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:14.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:22:14.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:14.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:14.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:14.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:14.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:14.019 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:14.019 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:14.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:14.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:14.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:14.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:14.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:14.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:14.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:14.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:14.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 '\*?\QUI Form Test\E') 14:22:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:14.046 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:14.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:14.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:14.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:14.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:14.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:14.048 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") 14:22:14.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:14.048 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:14.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:22:14.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:14.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:14.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:14.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:14.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:14.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:14.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:14.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:14.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:14.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:14.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:14.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:14.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:14.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:14.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:14.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 '\*?\QUI Form Test\E') 14:22:14.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:14.072 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:14.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:14.087 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") 14:22:14.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:14.087 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:14.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:14.101 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 14:22:14.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:22:14.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:14.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:14.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:14.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:14.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:14.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:14.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:14.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:14.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:14.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:14.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:14.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:14.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.110 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:22:14.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:14.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:14.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:14.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:14.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 '\*?\QUI Form Test\E') 14:22:14.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:22:14.117 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:22:14.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:22:14.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:22:14.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:22:14.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:22:14.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:22:14.119 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") 14:22:14.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:14.120 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:22:14.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:14.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:22:14.133 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 14:22:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:14.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:22:14.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:22:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:14.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 14:22:14.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:14.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:14.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:14.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:14.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:22:14.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:22:14.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:14.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.44 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.057 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.038 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.043 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.015 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.053 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.017 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.03 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.052 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.032 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.v20230830-1408 [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 14:22:22.545 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:22:22.546 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:22:22.618 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:22:22.619 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:22:22.638 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:22.737 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:22:22.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:22.742 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:22.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:22:22.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:22:22.753 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:22:22.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:22.843 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:22:22.846 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:22.846 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:22:22.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:22.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:22.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:22.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:22.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:22.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:22:23.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:23.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:23.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:22:23.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:23.124 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.... 14:22:23.124 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.*'] 14:22:23.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:23.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:23.125 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 14:22:23.132 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) 14:22:23.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:23.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:23.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:23.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:23.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:23.146 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:22:23.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:23.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:23.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:23.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:28.183 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.... 14:22:28.183 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.*'] 14:22:28.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:28.183 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 14:22:28.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:28.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:28.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:28.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:28.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:28.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:28.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:28.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:28.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:28.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:28.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:28.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:28.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:28.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:22:28.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:28.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:22:28.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:28.238 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.*'] 14:22:28.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:28.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:28.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:28.239 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:22:28.239 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 14:22:28.239 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) 14:22:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:28.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:28.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:28.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:28.241 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:28.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:28.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:28.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:22:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:22:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:22:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:22:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:22:28.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:28.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:28.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:28.273 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:28.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:28.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:28.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:28.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:28.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:28.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:28.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:28.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:28.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:28.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:28.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:22:28.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:28.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:22:28.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:28.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:28.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:28.344 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.... 14:22:28.344 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"] 14:22:28.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:28.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:28.345 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 14:22:28.345 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) 14:22:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:28.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:28.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:28.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:28.346 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:22:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:28.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:28.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:33.362 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.... 14:22:33.362 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"] 14:22:33.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:33.362 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 14:22:33.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:33.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:33.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:33.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:33.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:33.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:33.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:33.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:33.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:33.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:33.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:33.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:33.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:22:33.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:33.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:22:33.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:33.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:33.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:33.407 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.*'] 14:22:33.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:33.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:33.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:33.408 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:22:33.408 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 14:22:33.408 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) 14:22:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:33.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:33.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:33.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:33.410 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:33.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:33.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:33.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:33.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:33.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:33.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:33.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:22:33.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:22:33.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:22:33.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:22:33.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:33.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:33.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:33.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:33.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:33.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:33.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:33.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:33.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:33.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:33.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:33.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:33.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:33.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:22:33.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:33.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:22:33.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:33.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:33.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:33.467 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.... 14:22:33.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 'Testing.*'] 14:22:33.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:33.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:33.468 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 14:22:33.468 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) 14:22:33.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:33.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:33.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:33.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:33.470 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:22:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:33.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:33.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:38.485 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.... 14:22:38.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 'Testing.*'] 14:22:38.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:38.485 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 14:22:38.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:38.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:38.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:38.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:38.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:38.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:38.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:38.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:38.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:38.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:38.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:38.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:22:38.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:38.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:38.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:22:38.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 14:22:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 14:22:38.531 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) 14:22:38.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:38.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:38.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:38.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:38.532 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:22:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:38.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:38.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:43.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:43.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:43.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:43.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:43.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:43.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:43.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:43.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:22:43.550 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:22:43.550 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:43.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.03 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.335 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.085 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.09 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.061 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.062 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.063 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:22:43.570 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:22:43.572 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:22:43.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:43.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:22:43.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:43.573 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:22:43.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:43.573 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:22:43.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:43.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:43.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:43.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:43.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:43.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:22:43.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:43.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:43.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:22:43.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:22:43.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:43.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:43.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:43.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:43.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:43.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:43.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:43.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:43.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:43.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:22:43.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:43.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:43.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:43.579 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:43.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:43.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:43.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:43.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:43.584 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:43.585 DEBUG [main][MenuItemLookup] Item match:File 14:22:43.586 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:22:43.587 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:22:43.590 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:22:43.590 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:43.590 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:22:43.590 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:43.590 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:22:43.590 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:43.590 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:22:43.590 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:22:43.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:22:43.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:22:43.593 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:22:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:22:43.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:22:43.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:22:43.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:43.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:43.671 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:22:43.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:43.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:22:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:43.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:43.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:43.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:43.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:43.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:43.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:43.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 14:22:43.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:22:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:44.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:44.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:22:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 14:22:44.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:22:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:44.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 14:22:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:44.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:22:44.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 14:22:44.218 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 14:22:44.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 14:22:44.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 14:22:44.219 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:22:44.219 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:22: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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:22:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:44.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:44.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:44.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:44.221 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:22:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:44.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:44.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:44.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'] 14:22:44.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:22:44.230 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 14:22:44.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:44.231 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:44.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:44.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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'] 14:22:44.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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: "Testing new wizard"] 14:22:44.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:44.232 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:44.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.232 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:44.232 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 14:22:44.232 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) 14:22:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:44.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:44.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:44.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:44.236 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:44.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:44.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:22:44.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:22:44.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:22:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:22:44.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'] 14:22:44.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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'] 14:22:44.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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'] 14:22:44.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:44.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:44.251 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:44.251 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:44.251 DEBUG [main][MenuItemLookup] Item match:File 14:22:44.252 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:22:44.252 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:22:44.253 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:22:44.253 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:44.254 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:22:44.254 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:44.254 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:22:44.254 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:44.254 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:22:44.254 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:22:44.254 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:22:44.254 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:22:44.254 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:22:44.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.... 14:22:44.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:22:44.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:22:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:44.324 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:22:44.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:22:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:44.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:44.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:44.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 14:22:44.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:22:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:44.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:44.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:22:44.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 14:22:44.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:22:44.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:44.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 14:22:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:44.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:22:44.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 14:22:44.830 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 14:22:44.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 14:22:44.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 14:22:44.831 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:22:44.831 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:22:44.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:22:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:44.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:44.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:44.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:44.832 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:22:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:44.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:44.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:44.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'] 14:22:44.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:22:44.838 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 14:22:44.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:44.838 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:44.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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'] 14:22:44.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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'] 14:22:44.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.839 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.... 14:22:44.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: "Testing new wizard"] 14:22:44.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.840 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 14:22:44.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:44.840 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:44.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:44.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:44.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:44.841 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:44.841 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 14:22:44.841 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) 14:22:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:44.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:44.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:44.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:44.842 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:44.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:44.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:44.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:44.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:44.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:22:44.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:22:44.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:22:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:22:44.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:22:44.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:44.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:44.866 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:22:44.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'] 14:22:44.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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'] 14:22:44.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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: "Testing new wizard"] 14:22:44.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:44.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:22:44.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:22:44.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:44.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:44.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:44.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'] 14:22:44.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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'] 14:22:44.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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'] 14:22:44.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:22:44.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.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'] 14:22:44.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:44.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:44.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:44.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:44.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:44.869 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:44.869 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:44.869 DEBUG [main][MenuItemLookup] Item match:File 14:22:44.870 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:22:44.870 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:22:44.871 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:22:44.871 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:44.871 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:22:44.871 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:44.871 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:22:44.871 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:44.871 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:22:44.871 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:22:44.871 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:22:44.871 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:22:44.872 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:22:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:22:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:22:44.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:22:44.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:44.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:44.927 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:22:44.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:44.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:22:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:44.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:44.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:44.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:44.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:44.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:44.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 14:22:44.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:22:44.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:45.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:45.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:22:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 14:22:45.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:22:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:45.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 14:22:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:45.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:22:45.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 14:22:45.433 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 14:22:45.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 14:22:45.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 14:22:45.434 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:22:45.434 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:22:45.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:22:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:45.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:45.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:45.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:45.436 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:22:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:45.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:45.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:45.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'] 14:22:45.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:22:45.441 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 14:22:45.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:45.442 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:45.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:45.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:45.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:45.442 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:45.442 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 14:22:45.442 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) 14:22:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:45.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:45.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:45.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:45.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:45.443 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:45.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:45.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:45.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:45.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:45.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:45.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:45.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:22:45.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:22:45.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:22:45.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:22:45.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:22:45.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:45.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:45.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:45.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:45.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:22:45.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:45.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:45.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.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: "Testing new wizard"] 14:22:45.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:45.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:22:45.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:22:45.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:45.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:45.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:45.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:45.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:45.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:45.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.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: "Testing new wizard"] 14:22:45.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:45.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:45.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:45.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:45.460 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:45.460 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:45.461 DEBUG [main][MenuItemLookup] Item match:File 14:22:45.461 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:22:45.461 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:22:45.462 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:22:45.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:45.462 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:22:45.462 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:45.462 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:22:45.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:45.462 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:22:45.462 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:22:45.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:22:45.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:22:45.463 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:22:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:22:45.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. finished successfully 14:22:45.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:22:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:45.520 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:22:45.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:45.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:22:45.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:45.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:45.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:45.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:45.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:45.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:45.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 14:22:45.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:22:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:46.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:22:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 14:22:46.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:22:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:46.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 14:22:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:46.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:22:46.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 14:22:46.025 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 14:22:46.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 14:22:46.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 14:22:46.026 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:22:46.026 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:22:46.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:22:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:46.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:46.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:46.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:46.028 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:22:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:46.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:46.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:46.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'] 14:22:46.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:22:46.036 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 14:22:46.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:46.036 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:46.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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'] 14:22:46.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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'] 14:22:46.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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: "Testing new wizard"] 14:22:46.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:46.037 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:46.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:46.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:46.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:46.038 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:46.038 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 14:22:46.038 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) 14:22:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:46.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:46.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:46.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:46.039 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:46.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:46.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:22:46.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:22:46.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:22:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:22:46.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:22:46.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:46.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:46.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:22:46.069 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:22:46.069 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:46.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.5 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.289 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.591 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.61 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 14:22:46.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'] 14:22:46.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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'] 14:22:46.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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: "Testing new wizard"] 14:22:46.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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'] 14:22:46.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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'] 14:22:46.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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'] 14:22:46.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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: "Testing new wizard"] 14:22:46.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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'] 14:22:46.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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'] 14:22:46.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:46.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:46.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:46.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:46.086 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:46.086 DEBUG [main][MenuItemLookup] Item match:File 14:22:46.086 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:22:46.086 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:22:46.088 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:22:46.088 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:46.088 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:22:46.088 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:46.088 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:22:46.088 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:46.088 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:22:46.088 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:22:46.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:22:46.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:22:46.088 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:22:46.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.... 14:22:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:22:46.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:22:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:46.151 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:22:46.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.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 14:22:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:46.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:46.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:46.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 14:22:46.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:22:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:46.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:22:46.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 14:22:46.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:22:46.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:46.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 14:22:46.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:46.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:22:46.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 14:22:46.656 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 14:22:46.657 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 14:22:46.657 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 14:22:46.657 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:22:46.657 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:22:46.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:22:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:46.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:46.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:46.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:46.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:46.659 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:22:46.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:46.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:46.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:46.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:46.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:22:46.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:22:46.664 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 14:22:46.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:46.665 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:46.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.665 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.... 14:22:46.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.665 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 14:22:46.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:46.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:22:46.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:46.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:46.666 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:22:46.666 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 14:22:46.666 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) 14:22:46.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:46.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:46.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:46.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:46.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:46.667 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:46.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:46.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:46.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:46.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:22:46.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:22:46.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:22:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:22:46.684 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.... 14:22:46.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.726 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 14:22:46.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 14:22:46.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:46.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:46.726 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.728 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:46.730 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.732 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.732 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.732 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.733 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.733 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 14:22:46.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:46.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:46.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:46.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 14:22:46.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:46.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:46.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:46.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:46.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:46.735 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 14:22:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:46.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:46.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:46.742 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:46.743 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.743 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.743 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.743 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.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 "TitleAreaDialog warning message") 14:22:46.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:46.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 14:22:46.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:46.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:46.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:46.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:46.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:46.744 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 14:22:46.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:46.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:46.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:46.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:46.747 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.747 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:46.748 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.748 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.749 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.749 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 14:22:46.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:46.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 14:22:46.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:46.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:46.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:46.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:46.751 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 14:22:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:46.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:46.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:46.752 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.752 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:46.755 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.755 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.755 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.755 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message") 14:22:46.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:46.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 14:22:46.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:46.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:46.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:46.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:46.757 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 14:22:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:46.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:46.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:46.759 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.759 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:46.759 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.759 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.759 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.760 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 14:22:46.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:46.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 14:22:46.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:46.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:46.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:46.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:46.761 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 14:22:46.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:46.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:46.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:46.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:46.763 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.763 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:46.763 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.764 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.764 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:22:46.770 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.... 14:22:46.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:46.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:47.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:47.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:47.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:47.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:48.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:48.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:48.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:48.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:49.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:49.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:49.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:49.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:50.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:50.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:50.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:50.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:51.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:51.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:51.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:51.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:52.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:52.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:52.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:52.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:53.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:53.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:53.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:53.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:54.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:54.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:54.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:54.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:55.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:55.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:55.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:55.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:56.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:56.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:56.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:56.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:56.834 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.761 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.6 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.087 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.071 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 14:22:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 14:22:56.883 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 14:22:56.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 14:22:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:56.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:22:56.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:56.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:22:56.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:56.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:56.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:56.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:56.886 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:22:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:56.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:56.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:56.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 14:22:56.931 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 14:22:56.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 14:22:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:56.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:22:56.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:56.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:56.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:56.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:22:56.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:56.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:56.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:56.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:56.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:56.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:22:56.933 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:56.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 14:22:56.982 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 14:22:56.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 14:22:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:56.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 "Cancel", Widget matcher matching widgets with style: 8) 14:22:56.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:56.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:22:56.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:56.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:56.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:56.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:56.984 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:56.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:56.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 14:22:57.052 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 14:22:57.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 14:22:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:57.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 14:22:57.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:57.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:57.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:22:57.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:57.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:57.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:57.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:57.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:57.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:22:57.053 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:57.054 INFO [WorkbenchTestable][AbstractText] Text set to: something 14:22:57.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:22:57.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:57.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:22:57.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:57.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:57.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:57.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:22:57.056 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:22:57.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:22:57.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:22:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:57.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:22:57.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:22:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:57.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:57.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:57.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:57.057 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:57.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:57.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:57.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:57.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.054 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.035 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.085 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.043 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:22:57.075 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:22:57.076 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:22:57.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:57.077 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:22:57.077 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:57.077 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:22:57.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:57.084 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:22:57.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:57.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: "Export"] 14:22:57.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.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: "Export"] 14:22:57.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.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: "Testing export wizard"] 14:22:57.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:57.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 14:22:57.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:22:57.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:57.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:57.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:57.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:22:57.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:22:57.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:22:57.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 14:22:57.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:22:57.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:22:57.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:57.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:57.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:57.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:57.088 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:57.089 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:57.089 DEBUG [main][MenuItemLookup] Item match:File 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:22:57.090 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:22:57.090 DEBUG [main][MenuItemLookup] Item match:Export... 14:22:57.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 14:22:57.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 14:22:57.090 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 14:22:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 14:22:57.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 14:22:57.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 14:22:57.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:57.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:57.160 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 14:22:57.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:22:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:57.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:57.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:57.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 14:22:57.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 14:22:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:57.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:57.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 14:22:57.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 14:22:57.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 14:22:57.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:57.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 14:22:57.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:57.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 14:22:57.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 14:22:57.665 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 14:22:57.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 14:22:57.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 14:22:57.668 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 14:22:57.668 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:22:57.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:22:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:57.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:57.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:57.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:57.669 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:22:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:57.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:57.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:57.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:22:57.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 14:22:57.674 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 14:22:57.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 14:22:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:57.675 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 14:22:57.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:57.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 14:22:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:57.675 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 14:22:57.675 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 14:22:57.675 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) 14:22:57.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:57.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:57.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:57.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:57.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:57.677 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:57.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:57.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:22:57.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:22:57.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:22:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:22:57.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:22:57.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:57.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:57.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 14:22:57.690 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:22:57.690 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:57.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:57.690 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.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.603 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:22:57.695 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:22:57.696 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:22:57.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:57.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:22:57.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:57.697 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:22:57.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:57.697 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:22:57.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:57.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: "Import"] 14:22:57.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:22:57.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 14:22:57.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:57.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 14:22:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:22:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:57.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:22:57.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:22:57.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.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: "Import"] 14:22:57.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.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: "Testing import wizard"] 14:22:57.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.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: "Import"] 14:22:57.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.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: "Import"] 14:22:57.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:57.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:57.711 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:22:57.711 DEBUG [main][MenuItemLookup] Found menu:'File' 14:22:57.711 DEBUG [main][MenuItemLookup] Item match:File 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'' 14:22:57.712 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:22:57.712 DEBUG [main][MenuItemLookup] Item match:Import... 14:22:57.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:22:57.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:22:57.712 INFO [main][MenuItemHandler] Select menu item: &Import... 14:22:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:22:57.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:22:57.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:22:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:57.761 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:22:57.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:57.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:22:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:57.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:57.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:57.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:22:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:22:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:22:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 14:22:57.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 14:22:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:58.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 14:22:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 14:22:58.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 14:22:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:22:58.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 14:22:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:22:58.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 14:22:58.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 14:22:58.266 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 14:22:58.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 14:22:58.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 14:22:58.268 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:22:58.268 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:22:58.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:22:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:58.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:58.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:58.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:58.269 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:22:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:58.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:58.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:58.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: "Import"] 14:22:58.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:58.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 14:22:58.273 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 14:22:58.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 14:22:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.273 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 14:22:58.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:58.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 14:22:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.274 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 14:22:58.274 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 14:22:58.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest$ImportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:22:58.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:58.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:58.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:58.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:58.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:58.275 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:58.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:58.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:58.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:58.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:22:58.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:22:58.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:22:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:22:58.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:22:58.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:58.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:58.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 14:22:58.288 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:22:58.288 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:58.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.579 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:22:58.293 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:22:58.293 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:22:58.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:58.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:22:58.294 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:58.294 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:22:58.294 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:58.294 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:22:58.294 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:58.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:58.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:22:58.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:22:58.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:58.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:58.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:58.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:22:58.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:58.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:22:58.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.336 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:22:58.336 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 14:22:58.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:22:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:58.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:58.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:58.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:58.337 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:22:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:58.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:58.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:58.339 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:22:58.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:22:58.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:58.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:58.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:58.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:58.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:58.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:58.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:22:58.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.341 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") 14:22:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:58.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:58.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:58.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:58.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:58.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:58.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:22:58.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:58.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:58.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:22:58.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:58.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:22:58.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:22:58.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:58.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:58.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:58.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:22:58.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:58.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:22:58.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.414 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:22:58.414 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 14:22:58.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:22:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:58.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:58.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:58.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:58.416 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:22:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:58.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:58.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:22:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:22:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:22:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:22:58.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:22:58.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:22:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:22:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:58.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:58.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:58.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:22:58.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:22:58.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:22:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:22:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:22:58.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:22:58.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:22:58.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:22:58.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:22:58.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:22:58.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:22:58.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:22:58.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:22:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:22:58.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:22:58.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:58.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:22:58.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:22:58.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:22:58.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:22:58.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:22:58.479 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:22:58.479 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) 14:22:58.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:58.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:58.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:58.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:58.480 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:22:58.480 INFO [WorkbenchTestable][WizardDialog] Finish wizard 14:22:58.480 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) 14:22:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:22:58.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:22:58.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:22:58.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:22:58.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:22:58.485 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:22:58.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:22:58.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:22:58.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:22:58.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:03.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:23:03.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:23:03.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:23:03.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:23:03.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:03.501 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:03.501 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:03.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:03.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:03.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:03.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:23:03.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:23:03.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.555 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:23:03.555 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) 14:23:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:23:03.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.556 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") 14:23:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:03.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:03.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:03.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:03.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:03.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:03.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:03.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:23:03.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:23:03.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.620 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:23:03.620 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:23:03.621 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:23:03.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:23:03.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.622 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") 14:23:03.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:03.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:03.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:03.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:03.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:03.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:03.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:03.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:23:03.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:23:03.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.681 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:23:03.681 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 14:23:03.681 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) 14:23:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.682 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:23:03.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:23:03.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:23:03.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:03.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:03.684 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:23:03.685 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) 14:23:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.689 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:23:03.689 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 14:23:03.689 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) 14:23:03.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.715 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 14:23:03.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:23:03.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:23:03.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:03.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:03.718 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 14:23:03.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 14:23:03.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:03.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:23:03.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:23:03.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.723 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") 14:23:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:03.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:03.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:03.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:03.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:03.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:03.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:03.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:03.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:03.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:23:03.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:23:03.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.784 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:23:03.784 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) 14:23:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.785 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:23:03.785 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 14:23:03.785 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) 14:23:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.786 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:23:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:23:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:23:03.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:03.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:03.787 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 14:23:03.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 14:23:03.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:23:03.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:23:03.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.789 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") 14:23:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:03.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:03.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:03.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:03.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:03.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:03.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:03.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:23:03.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:23:03.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.861 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:23:03.861 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) 14:23:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:23:03.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.862 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") 14:23:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:03.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:03.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:03.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:03.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:03.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:03.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:03.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:03.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:03.875 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:03.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:03.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:03.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:03.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:03.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:03.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:03.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:03.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:23:03.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:23:03.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:23:03.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:03.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:04.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:04.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:04.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:04.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:04.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:04.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:05.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:05.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:05.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:05.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:05.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:05.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:06.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:06.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:06.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:06.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:06.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:06.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:07.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:07.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:07.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:07.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:07.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:07.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:08.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:08.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:08.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:08.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:08.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:08.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:09.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:09.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:09.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:09.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:09.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:09.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:10.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:10.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:10.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:10.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:10.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:10.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:11.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:11.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:11.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:11.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:11.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:11.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:12.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:12.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:12.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:12.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:12.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:12.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:13.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:13.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:13.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:13.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:13.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:13.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:13.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:23:13.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:13.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 14:23:13.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 14:23:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:13.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:23:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:13.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:13.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:13.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:13.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:13.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:14.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:23:14.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:14.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:14.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:14.006 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") 14:23:14.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:14.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:14.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:14.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:14.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:14.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:14.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:14.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:14.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:14.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:14.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:14.023 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:14.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:14.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:14.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:14.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:14.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:14.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:23:14.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:14.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:14.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: "Testing Wizard"] is available. finished successfully 14:23:14.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:14.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:14.064 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:23:14.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:23:14.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:14.064 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") 14:23:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:14.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:14.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:14.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:14.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:14.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:14.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:14.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:14.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:14.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:14.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:14.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:14.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:14.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:14.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:14.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:14.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:14.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:14.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:14.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:14.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:14.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:23:14.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:14.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:14.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:23:14.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:14.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:23:14.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:23:14.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:14.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:14.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:23:14.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:14.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:14.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:14.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:14.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:14.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:14.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:14.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:14.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:14.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:23:14.146 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:23:14.147 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:14.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.855 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.061 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.073 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.073 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.078 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.054 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.11 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.075 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.055 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.147 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.055 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.068 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:14.152 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:14.154 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:23:14.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:14.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:14.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:14.154 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:23:14.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:14.154 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:23:14.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:14.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:14.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:14.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:14.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:14.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:14.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:14.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:23:14.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:14.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:14.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:14.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:14.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:14.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:14.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:14.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:23:14.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:14.218 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 14:23:14.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:14.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:14.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:14.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:14.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:14.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:14.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:14.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:14.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:14.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:23:14.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:14.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:14.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:14.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:14.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:14.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:23:14.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:14.250 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 14:23:14.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:14.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:14.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:14.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:14.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:14.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:14.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:14.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:14.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:14.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:23:14.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:14.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:14.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:14.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:14.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:14.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:23:14.267 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 14:23:14.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 14:23:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:14.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:14.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 14:23:14.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 14:23:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:14.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 14:23:14.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:14.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 14:23:14.774 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 14:23:14.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 14:23:14.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:15.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:15.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 14:23:15.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 14:23:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:15.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 14:23:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:15.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 14:23:15.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:15.302 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 14:23:15.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:15.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:15.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:15.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:15.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:15.303 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:15.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:15.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:15.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:15.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:15.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:15.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:15.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:23:15.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:15.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:15.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:15.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:15.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:15.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:15.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:15.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:23:15.319 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:23:15.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:15.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:15.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:15.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:15.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:23:15.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:15.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:15.825 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:23:15.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:15.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:16.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:16.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:16.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:23:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:16.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:16.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:16.349 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 14:23:16.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:16.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:16.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:16.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:16.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:16.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:16.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:16.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:16.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:16.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:16.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 14:23:16.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:16.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:16.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:16.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:16.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:16.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:16.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:16.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:23:16.370 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:23:16.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:16.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:16.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:16.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:16.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:16.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:23:16.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:16.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:16.876 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:23:16.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:16.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:17.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:17.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:17.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:23:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:17.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:17.384 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 14:23:17.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 14:23:17.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:17.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:17.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 14:23:17.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 14:23:17.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:17.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 14:23:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:17.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 14:23:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:17.901 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 14:23:17.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:17.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:17.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:17.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:17.901 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:17.901 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:17.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:17.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:17.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:17.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:17.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 14:23:17.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:17.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:17.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:17.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:17.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:17.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:23:17.932 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:23:17.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:18.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:18.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:18.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:18.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:23:18.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:18.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:18.438 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:23:18.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:18.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:18.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:18.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:18.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:18.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:18.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:23:18.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:18.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:18.945 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:23:18.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:18.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:19.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:19.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:19.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:19.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:19.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:23:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:19.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:19.454 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:23:19.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:19.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:19.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:19.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:19.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:23:19.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:19.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:19.963 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:23:19.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:20.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:20.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:20.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:20.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:23:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:20.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:20.465 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:23:20.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:20.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:20.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:20.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:20.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:20.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:23:20.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:20.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:20.976 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 14:23:20.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:20.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:20.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:20.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:20.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:20.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:20.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:20.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:20.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:20.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:20.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:23:20.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:21.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:21.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:21.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:21.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:21.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:21.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:23:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:23:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:23:21.007 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 14:23:21.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 14:23:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:21.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 14:23:21.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 14:23:21.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:21.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 14:23:21.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:21.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 14:23:21.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:21.527 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 14:23:21.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:21.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:21.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:21.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:21.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:21.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:21.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:21.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:21.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:21.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:21.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:21.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:21.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:23:21.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:21.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:21.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:21.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:21.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:21.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:23:21.543 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 14:23:21.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 14:23:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:22.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 14:23:22.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 14:23:22.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:22.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 14:23:22.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:22.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 14:23:22.048 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 14:23:22.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 14:23:22.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:22.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 14:23:22.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 14:23:22.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:22.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 14:23:22.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:22.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 14:23:22.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:22.562 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 14:23:22.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:22.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:22.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:22.563 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:22.563 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:22.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:22.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:22.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:22.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:22.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:22.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:23:22.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:22.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:22.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:22.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:22.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:22.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:22.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:22.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:22.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:22.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:23:22.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:22.604 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 14:23:22.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:22.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:22.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:22.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:22.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:22.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:22.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:22.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:22.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:22.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:22.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:22.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:22.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:23:22.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:22.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:22.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:22.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:22.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:22.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:22.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:23:22.636 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:23:22.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:23.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:23.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:23.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:23:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:23.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:23.142 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:23:23.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:23.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:23.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:23.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:23:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:23.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:23:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:23.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:23:23.649 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:23:23.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:24.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:24.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:24.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:23:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:24.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:24.157 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:23:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:24.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:24.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:24.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:24.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:24.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:23:24.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:24.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:24.666 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:23:24.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:25.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:23:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:25.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:25.169 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:23:25.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:25.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:25.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:25.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:25.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:23:25.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:23:25.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:23:25.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:23:25.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:23:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:25.688 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 14:23:25.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:25.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:25.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:25.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:25.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:25.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:23:25.689 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:23:25.689 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:25.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:25.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:25.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.537 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.063 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.032 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.052 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.047 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.551 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.075 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.55 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.036 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.041 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.083 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:23:25.694 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:23:25.695 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:23:25.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:25.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:23:25.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:25.695 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:23:25.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:25.695 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:23:25.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:25.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:25.696 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 14:23:25.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:23:25.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:25.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:25.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:25.697 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.... 14:23:25.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:25.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:25.743 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 14:23:25.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:23:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:25.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:25.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:25.744 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") 14:23:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:25.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:25.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:25.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:25.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid") 14:23:25.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:25.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:23:25.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:25.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:25.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:25.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:25.746 INFO [WorkbenchTestable][AbstractButton] Click button make valid 14:23:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:23:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:23:25.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:25.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:25.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:25.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:25.748 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") 14:23:25.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:25.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:25.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:25.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:25.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:25.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:25.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:25.753 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") 14:23:25.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:25.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:25.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:25.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:23:25.754 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:23:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:23:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:23:25.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:23:25.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:23:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:23:25.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:25.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:23:25.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:25.765 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:25.765 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 14:23:25.766 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:23:25.766 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:25.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.069 s Running org.eclipse.reddeer.jface.test.window.WindowTest 14:23:25.773 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"] 14:23:25.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:25.778 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"] 14:23:25.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:25.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:25.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:25.782 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") 14:23:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:25.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:25.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:25.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:23:25.787 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:23:25.788 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:23:25.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:25.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 14:23:25.799 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 14:23:25.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:25.799 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 14:23:25.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:25.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:25.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:25.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 14:23:25.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:25.800 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") 14:23:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:25.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:25.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:26.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:26.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:26.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:26.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:26.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:23:26.802 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:23:26.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:23:26.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:26.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:26.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:26.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:26.811 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") 14:23:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:26.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:26.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:26.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:26.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:23:26.814 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:23:26.814 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:23:26.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:26.829 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"] 14:23:26.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:26.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:26.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:26.830 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 14:23:26.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:26.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:26.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:26.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 14:23:26.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:26.830 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") 14:23:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:26.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:26.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:27.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:27.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:27.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:27.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:23:27.832 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:23:27.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:23:27.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:27.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:27.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:27.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:27.840 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") 14:23:27.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:27.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:27.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:27.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:23:27.844 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:23:27.844 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:23:27.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:27.860 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.... 14:23:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:27.860 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 14:23:27.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.861 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 14:23:27.861 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 14:23:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:23:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:23:27.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:27.874 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") 14:23:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:27.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:27.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:27.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:27.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:23:27.878 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:23:27.878 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:23:27.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:27.894 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.... 14:23:27.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:27.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:27.894 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 14:23:27.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.895 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 14:23:27.895 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 14:23:27.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:23:27.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:23:27.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:27.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:27.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:27.913 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"] 14:23:27.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:27.913 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"] 14:23:27.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:27.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:27.914 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") 14:23:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:27.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:27.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:27.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:23:27.917 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:23:27.917 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:23:27.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:27.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 14:23:27.927 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 14:23:27.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:27.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.928 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 14:23:27.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:27.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:27.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.928 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 14:23:27.928 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 14:23:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:23:27.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:23:27.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:27.941 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") 14:23:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:27.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:27.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:27.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:27.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:23:27.944 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:23:27.944 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:23:27.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 14:23:27.960 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 14:23:27.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.961 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 14:23:27.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:27.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:27.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 14:23:27.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:27.961 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") 14:23:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:27.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:27.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:28.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:28.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:28.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:28.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:23:28.963 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:23:28.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:23:28.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:28.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:23:28.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:28.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:28.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:23:28.971 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") 14:23:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:28.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:28.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:28.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:23:28.974 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:23:28.974 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:23:28.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:28.990 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"] 14:23:28.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:28.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:28.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:28.991 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 14:23:28.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:23:28.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:28.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:28.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:28.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 14:23:28.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:23:28.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:23:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:28.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:28.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:29.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:29.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:29.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:29.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:23:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:23:29.994 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:23:29.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:23:29.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.236 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.037 s openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.001 s openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.029 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.07 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.061 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.037 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:23:30.014 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:23:30.015 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:23:30.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:30.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:23:30.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:30.015 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:23:30.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:30.015 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:23:30.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:23:30.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:23:30.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 14:23:30.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:23:30.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:23:30.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:23:30.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1624): Gtk-CRITICAL **: 14:23:30.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:23:30.035 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 14:23:30.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:23:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:30.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:23:30.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:23:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:30.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:30.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:30.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:23:30.047 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 14:23:30.049 TRACE [main][WidgetHandler] Notify Table with event 13 14:23:30.049 TRACE [main][WidgetHandler] Wait for synchronization 14:23:30.050 TRACE [main][WidgetHandler] Notify Table with event 3 14:23:30.050 TRACE [main][WidgetHandler] Wait for synchronization 14:23:30.050 TRACE [main][WidgetHandler] Notify Table with event 4 14:23:30.050 TRACE [main][WidgetHandler] Wait for synchronization 14:23:30.058 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 14:23:30.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:23:30.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:23:30.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:23:30.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:23:30.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:23:30.058 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:23:30.058 INFO [WorkbenchTestable][AbstractText] Text set to: abc 14:23:30.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 14:23:30.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:23:30.061 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:23:30.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 14:23:30.061 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:23:30.062 DEBUG [main][AbstractWait] Waiting until shell is active... 14:23:30.062 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:23:30.062 INFO [main][AbstractShell] Close shell Testing shell 14:23:30.062 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:23:30.064 DEBUG [main][AbstractWait] Waiting while shell is available... 14:23:30.065 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:23:30.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:23:30.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:30.065 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:30.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:30.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:23:30.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 14:23:30.069 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:23:30.069 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:23:30.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:23:30.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:23:30.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.053 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.v20230830-1408 [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.v20230830-1408 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test --- [INFO] Resolving class path of RedDeer Eclipse Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test --- [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test --- [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar [INFO] Copying hsqldb-2.3.0.jar to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar [INFO] [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 16/2127K 32/2127K 48/2127K 64/2127K 80/2127K 96/2127K 112/2127K 128/2127K 144/2127K 160/2127K 176/2127K 192/2127K 208/2127K 224/2127K 240/2127K 256/2127K 272/2127K 288/2127K 304/2127K 320/2127K 336/2127K 352/2127K 368/2127K 384/2127K 400/2127K 416/2127K 432/2127K 448/2127K 464/2127K 480/2127K 496/2127K 512/2127K 528/2127K 544/2127K 560/2127K 571/2127K 587/2127K 603/2127K 619/2127K 635/2127K 651/2127K 667/2127K 683/2127K 699/2127K 715/2127K 731/2127K 747/2127K 763/2127K 779/2127K 795/2127K 811/2127K 828/2127K 844/2127K 860/2127K 876/2127K 892/2127K 908/2127K 924/2127K 940/2127K 956/2127K 972/2127K 988/2127K 1004/2127K 1020/2127K 1036/2127K 1052/2127K 1068/2127K 1086/2127K 1102/2127K 1118/2127K 1134/2127K 1150/2127K 1166/2127K 1182/2127K 1198/2127K 1214/2127K 1230/2127K 1246/2127K 1262/2127K 1278/2127K 1294/2127K 1310/2127K 1328/2127K 1344/2127K 1360/2127K 1376/2127K 1392/2127K 1408/2127K 1424/2127K 1440/2127K 1456/2127K 1472/2127K 1488/2127K 1504/2127K 1520/2127K 1536/2127K 1552/2127K 1568/2127K 1586/2127K 1602/2127K 1618/2127K 1634/2127K 1650/2127K 1666/2127K 1682/2127K 1698/2127K 1714/2127K 1730/2127K 1746/2127K 1762/2127K 1778/2127K 1794/2127K 1810/2127K 1828/2127K 1844/2127K 1860/2127K 1876/2127K 1892/2127K 1908/2127K 1924/2127K 1940/2127K 1956/2127K 1972/2127K 1988/2127K 2004/2127K 2020/2127K 2036/2127K 2052/2127K 2068/2127K 2084/2127K 2100/2127K 2116/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.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (440.5kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.13kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (78.29kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.32kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.82kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.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.67kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.08kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.88kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-09/plugins/ (131.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 14:24:11.120 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:24:11.122 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:24:11.126 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:24:11.127 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:24:11.140 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 14:24:11.154 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:24:11.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:24:11.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 14:24:11.159 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:24:11.159 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:24:11.215 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:24:11.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:24:11.218 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:24:11.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:24:11.220 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:24:11.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:24:11.225 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 14:24:11.226 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 14:24:11.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:11.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:11.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:24:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:11.316 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") 14:24:11.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:11.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:11.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:11.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:11.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:24:11.335 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:24:11.335 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:24:11.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:11.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:24:11.444 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 14:24:11.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:24:11.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:11.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:11.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 14:24:11.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:24:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:11.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:24:11.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:24:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:11.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:11.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:11.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:24:11.454 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 14:24:11.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:24:11.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:24:11.458 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:24:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:24:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:24:11.459 TRACE [main][WidgetHandler] Notify Table with event 13 14:24:11.459 TRACE [main][WidgetHandler] Wait for synchronization 14:24:11.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:24:11.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:11.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:11.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:24:11.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:24:11.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:11.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:11.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:24:11.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:24:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:11.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:24:11.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:24:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:11.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:11.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:11.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:11.523 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:24:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:11.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:11.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:24:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:24:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:24:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:12.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:24:12.228 DEBUG [main][MenuItemLookup] Found menu:'File' 14:24:12.228 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:24:12.228 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:24:12.228 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:24:12.228 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:24:12.228 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:24:12.228 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:24:12.229 DEBUG [main][MenuItemLookup] Item match:Window 14:24:12.231 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:24:12.231 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:24:12.231 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:24:12.231 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.231 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:24:12.231 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:24:12.231 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.231 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:24:12.232 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.232 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:24:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:12.235 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:24:12.235 DEBUG [main][MenuItemLookup] Found menu:'File' 14:24:12.235 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:24:12.235 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:24:12.235 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:24:12.235 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:24:12.235 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:24:12.235 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:24:12.235 DEBUG [main][MenuItemLookup] Item match:Window 14:24:12.236 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:24:12.236 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:24:12.236 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:24:12.236 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.236 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:24:12.236 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:24:12.236 DEBUG [main][MenuItemLookup] Item match:Perspective 14:24:12.239 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:24:12.239 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.239 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:24:12.239 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:24:12.239 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:24:12.239 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:24:12.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:24:12.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:12.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:12.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:24:12.242 DEBUG [main][MenuItemLookup] Found menu:'File' 14:24:12.242 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:24:12.242 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:24:12.242 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:24:12.242 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:24:12.242 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:24:12.242 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:24:12.243 DEBUG [main][MenuItemLookup] Item match:Window 14:24:12.243 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:24:12.243 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:24:12.243 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:24:12.243 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.243 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:24:12.243 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:24:12.243 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.243 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:24:12.243 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.243 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:24:12.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:12.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:12.244 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:24:12.244 DEBUG [main][MenuItemLookup] Found menu:'File' 14:24:12.244 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:24:12.244 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:24:12.244 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:24:12.244 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:24:12.244 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:24:12.244 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:24:12.244 DEBUG [main][MenuItemLookup] Item match:Window 14:24:12.245 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:24:12.245 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:24:12.245 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:24:12.245 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.245 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:24:12.245 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:24:12.245 DEBUG [main][MenuItemLookup] Item match:Perspective 14:24:12.246 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:24:12.246 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.246 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:24:12.246 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:24:12.246 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:24:12.246 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:24:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:12.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:24:12.248 DEBUG [main][MenuItemLookup] Found menu:'File' 14:24:12.248 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:24:12.248 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:24:12.248 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:24:12.248 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:24:12.248 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:24:12.248 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:24:12.248 DEBUG [main][MenuItemLookup] Item match:Window 14:24:12.248 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:24:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:12.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'File' 14:24:12.249 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:24:12.250 DEBUG [main][MenuItemLookup] Item match:Window 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:24:12.250 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:24:12.251 DEBUG [main][MenuItemLookup] Item match:Perspective 14:24:12.251 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:24:12.251 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.251 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:24:12.251 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:24:12.251 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:24:12.251 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:24:12.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:24:12.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:24:12.254 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:24:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:24:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 14:24:12.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:24:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:12.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:24:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:12.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:12.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:24:12.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:24:12.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:12.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:12.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") 14:24:12.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:24:12.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:12.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:12.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:24:12.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:24:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:12.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:12.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:12.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:12.324 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:24:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:12.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:12.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:12.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:12.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:12.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:12.459 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:24:12.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:12.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:12.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:24:12.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:12.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:12.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:24:12.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:24:12.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:12.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:12.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:12.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:12.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:24:12.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:24:12.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:24:12.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:12.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:24:12.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:24:12.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:24:12.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:24:12.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:24:12.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:12.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:24:12.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:24:12.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:24:12.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:12.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:24:12.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:12.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:12.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:12.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'] 14:24:12.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:12.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'] 14:24:12.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:12.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 Maven Project"] 14:24:12.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:12.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:24:12.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:12.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:24:12.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:12.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:24:12.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:12.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 14:24:12.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:12.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:24:12.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:12.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:24:12.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:12.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:24:12.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:12.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:12.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:24:12.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:24:12.556 DEBUG [main][MenuItemLookup] Found menu:'File' 14:24:12.556 DEBUG [main][MenuItemLookup] Item match:File 14:24:12.558 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:24:12.558 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:24:12.559 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:24:12.559 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.559 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:24:12.559 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:12.559 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:24:12.559 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:24:12.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:24:12.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:24:12.570 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:24:12.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 'New|Select a wizard'] is available.... 14:24:12.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:24:12.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:24:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:12.680 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:24:12.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:12.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 14:24:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:12.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:12.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:12.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:24:12.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:24:12.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:24:12.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:24:12.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:24:13.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:24:13.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:24:13.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:24:13.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:24:13.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:24:13.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:24:13.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:24:13.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:24:13.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 14:24:13.225 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 14:24:13.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 14:24:13.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 14:24:13.228 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:24:13.228 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:24:13.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:24:13.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:13.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:13.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:13.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:13.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:13.231 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:24:13.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:13.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:13.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:13.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:13.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:24:13.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:13.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 14:24:13.539 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 14:24:13.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 14:24:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:13.540 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:24:13.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:13.540 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:24:13.540 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 14:24:13.540 DEBUG [WorkbenchTestable][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) 14:24:13.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:13.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:13.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:13.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:13.541 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:24:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:13.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:13.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:24:13.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 14:24:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 14:24:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:24:13.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 14:24:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 14:24:14.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 14:24:15.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 14:24:15.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 14:24:15.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 14:24:15.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:24:15.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:24:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:24:15.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:24:15.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:24:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:16.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent 14:24:16.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:24:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:16.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:16.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:16.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:24:16.525 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:24:16.526 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven 14:24:16.566 DEBUG [WorkbenchTestable][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") 14:24:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:16.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:16.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:16.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:16.569 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only 14:24:16.569 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only 14:24:16.570 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only 14:24:16.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:16.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:16.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:16.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:24:16.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 14:24:16.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 14:24:16.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:24:16.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:24:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:24:16.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypePage, index 0 and no matchers specified 14:24:16.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:16.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:16.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:16.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:16.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:24:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:24:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:24:16.601 TRACE [main][WidgetHandler] Notify Table with event 13 14:24:16.601 TRACE [main][WidgetHandler] Wait for synchronization 14:24:16.601 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:24:16.601 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 14:24:16.602 DEBUG [WorkbenchTestable][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) 14:24:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:16.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:16.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:16.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:16.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:16.617 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:24:16.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:16.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:16.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:16.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:16.645 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:") 14:24:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:16.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:16.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:16.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:16.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:24:16.674 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:com.example 14:24:16.725 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:") 14:24:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:16.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:16.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:16.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:16.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:24:16.739 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:debugger 14:24:16.753 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:24:16.753 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 14:24:16.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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) 14:24:16.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:16.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:16.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:16.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:16.759 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:24:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:16.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:16.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:24:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:24:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:24:16.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Launching mavenrun-bdcbdbe9-abe2-461b-8aaa-45d0448f52aa' has no excuses, wait for it 14:24:17.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:17.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:17.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:17.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:18.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:18.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:18.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:18.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:19.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:19.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:19.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:19.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:20.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:20.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:20.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:20.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:21.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:21.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:21.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:21.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:22.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:22.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:22.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:22.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:23.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:23.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:23.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:23.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:24.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:24.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:24.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:24.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:25.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:25.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:25.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:25.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:26.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:26.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:26.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:26.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:27.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:27.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:28.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:28.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:28.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:28.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:29.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:29.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:29.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:29.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:30.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:30.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:30.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:31.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:31.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:31.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:31.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:32.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:32.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:24:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:33.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:33.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:34.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:34.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:35.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:35.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:36.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:36.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:37.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:37.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:24:38.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:24:38.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:24:39.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:24:39.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 14:24:40.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 14:24:40.924 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 14:24:40.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:24:40.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:24:40.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:24:40.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:24:40.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:24:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:24:40.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:24:40.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 14:24:40.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 14:24:40.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:24:40.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:24:40.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:24:40.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:24:40.931 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 14:24:40.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:40.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:40.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:40.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:40.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:40.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:24:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:40.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:24:40.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 14:24:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:40.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:40.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:40.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:24:40.941 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:40.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:41.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:41.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:41.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:24:41.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:41.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:41.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:41.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:41.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:24:41.150 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' 14:24:41.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:41.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:41.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:41.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:41.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:41.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:24:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:41.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:41.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:24:41.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 14:24:41.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:41.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:41.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:41.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:24:41.164 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:41.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:41.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:41.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:24:41.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:24:41.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:24:41.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 14:24:41.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:41.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:41.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:41.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:41.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:41.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:24:41.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:41.314 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 14:24:41.314 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:41.314 DEBUG [main][MenuItemLookup] Found menu:'Enable' 14:24:41.314 DEBUG [main][MenuItemLookup] Found menu:'Disable' 14:24:41.314 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 14:24:41.314 DEBUG [main][MenuItemLookup] Found menu:'Remove' 14:24:41.314 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 14:24:41.314 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 14:24:41.315 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:24:41.315 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:24:41.315 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:24:41.315 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:41.315 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 14:24:41.315 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 14:24:41.315 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 14:24:41.315 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 14:24:41.316 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 14:24:41.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 14:24:41.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:41.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 14:24:41.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 14:24:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:41.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 14:24:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:41.433 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:") 14:24:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:41.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:41.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:41.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:41.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:24:41.434 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:24:41.435 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 14:24:41.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:24:41.440 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 14:24:41.440 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) 14:24:41.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:41.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:41.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:41.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:41.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:24:41.442 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 14:24:41.442 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) 14:24:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:41.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:41.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:41.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:41.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:41.443 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 14:24:41.443 INFO [WorkbenchTestable][WizardDialog] Finish wizard 14:24:41.443 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) 14:24:41.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:41.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:41.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:41.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:41.444 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:24:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:41.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:41.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:24:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:24:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:24:41.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Breakpoints View Update Job' is a system job, skipped 14:24:41.939 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 14:24:41.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:24:41.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:24:41.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:24:41.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:24:41.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:24:41.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:24:41.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:24:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:24:41.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:41.940 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:41.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:41.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:41.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:41.941 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:24:41.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:41.941 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:41.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:42.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:42.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:42.258 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:24:43.258 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 14:24:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:43.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:43.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:43.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:43.259 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 14:24:43.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:43.261 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:43.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:43.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:43.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:43.262 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:24:43.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:43.262 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:43.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:43.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:43.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:43.263 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:24:44.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 14:24:44.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:44.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:44.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:44.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:44.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:44.264 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 14:24:44.264 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 14:24:44.264 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:24:44.265 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:44.265 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:44.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:44.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:44.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:44.266 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:24:45.266 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 14:24:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:45.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:45.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:45.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:45.267 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 14:24:45.267 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 14:24:45.267 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp() 14:24:45.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp() 14:24:45.267 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp() 14:24:45.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection 14:24:45.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp() 14:24:45.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:24:45.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:45.314 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 14:24:45.314 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:45.314 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 14:24:45.314 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 14:24:45.314 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:45.314 DEBUG [main][MenuItemLookup] Found menu:'Enable' 14:24:45.314 DEBUG [main][MenuItemLookup] Found menu:'Disable' 14:24:45.314 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 14:24:45.314 DEBUG [main][MenuItemLookup] Found menu:'Remove' 14:24:45.314 DEBUG [main][MenuItemLookup] Item match:Remove 14:24:45.314 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove" 14:24:45.314 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove 14:24:45.314 INFO [main][MenuItemHandler] Select menu item: Rem&ove 14:24:45.329 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed 14:24:45.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:45.348 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:45.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:45.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:45.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:45.349 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:24:45.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:45.350 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:45.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:45.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:45.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:45.351 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:24:46.352 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 14:24:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:46.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:46.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:46.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:46.353 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 14:24:46.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:24:46.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:24:46.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:24:46.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:46.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:46.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:46.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:46.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:24:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:46.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:24:46.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:24:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:46.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:46.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:46.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:24:46.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:24:46.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:24:46.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:46.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:24:46.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:24:46.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:24:46.368 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:24:46.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:24:46.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:46.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:46.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:46.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:46.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:24:46.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:46.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:24:47.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:47.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:24:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:24:47.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:24:47.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:24:47.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:47.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:47.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:24:47.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:47.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:47.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:47.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:47.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:47.374 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 14:24:47.378 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:24:47.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 14:24:47.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 14:24:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:24:47.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:24:47.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 14:24:47.881 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 14:24:47.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 14:24:47.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:24:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:24:48.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 14:24:48.383 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 14:24:48.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 14:24:48.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:24:48.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:24:48.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 14:24:48.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 14:24:48.885 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 14:24:48.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 14:24:48.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 14:24:48.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:24:48.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'New' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Open With' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'References' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:24:49.042 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:24:49.042 DEBUG [main][MenuItemLookup] Item match:Debug As 14:24:49.123 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 14:24:49.123 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 14:24:49.123 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 14:24:49.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 14:24:49.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 14:24:49.124 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 14:24:49.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 14:24:49.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:24:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:49.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:24:49.138 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.*') 14:24:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:49.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:49.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:49.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:24:50.223 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:24:51.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 14:24:51.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 14:24:51.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:24:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:51.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:24:51.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 '\*?\QDebug\E') 14:24:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:51.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:51.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:24:51.228 INFO [WorkbenchTestable][AbstractView] Activate view Debug 14:24:51.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 14:24:51.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:51.229 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 14:24:51.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:24:51.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:24:51.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:24:51.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:24:51.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:51.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:51.246 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 14:24:51.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:24:51.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:51.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:51.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:51.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:24:51.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:51.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:51.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:24:51.249 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.*') 14:24:51.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:51.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:51.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:24:51.255 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 14:24:51.255 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:24:51.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 14:24:51.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:24:51.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:51.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:24:51.439 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.*') 14:24:51.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:51.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:51.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:24:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 14:24:51.461 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 14:24:51.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:51.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:24:51.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:51.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:51.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:24:51.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 14:24:51.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:51.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:51.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:24:51.476 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:51.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:51.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:51.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:51.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:24:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:51.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:51.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:24:51.528 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 14:24:51.528 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:24:51.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:51.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 14:24:51.563 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 14:24:51.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 14:24:51.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:51.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:51.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:51.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:51.565 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:24:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:51.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:51.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:24:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:24:51.642 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 14:24:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:51.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:24:51.642 DEBUG [main][MenuItemLookup] Found menu:'File' 14:24:51.642 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:24:51.642 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:24:51.642 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:24:51.642 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:24:51.642 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:24:51.642 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:24:51.642 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:24:51.642 DEBUG [main][MenuItemLookup] Item match:Run 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Resume' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:24:51.644 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 14:24:51.644 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 14:24:51.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 14:24:51.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 14:24:51.645 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 14:24:51.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:24:52.562 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 14:24:52.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:24:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:52.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:52.569 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 14:24:52.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:24:52.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:24:52.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:52.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:52.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:24:52.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:24:52.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:52.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:52.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:52.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:52.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:24:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:24:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:24:52.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:24:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:24:52.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:24:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:24:52.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:24:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:24:52.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:24:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:24:52.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:24:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:24:52.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:24:52.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 14:24:52.572 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 14:24:52.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 14:24:52.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 14:24:52.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:24:52.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:52.574 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 14:24:52.574 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 14:24:52.574 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:24:52.574 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:24:52.574 DEBUG [main][MenuItemLookup] Found menu:'Delete' 14:24:52.574 DEBUG [main][MenuItemLookup] Item match:Delete 14:24:52.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 14:24:52.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 14:24:52.574 INFO [main][MenuItemHandler] Select menu item: Dele&te 14:24:52.604 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.... 14:24:52.605 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 14:24:52.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 14:24:52.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:52.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:52.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:52.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:52.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 "Delete") 14:24:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:52.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:52.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:52.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:52.606 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:24:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:52.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:52.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:52.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:24:52.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:24:52.674 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 14:24:52.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:52.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:52.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:24:52.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:52.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:52.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 14:24:52.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:24:52.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:52.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:52.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:24:52.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:24:52.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:52.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:52.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:52.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:52.677 INFO [WorkbenchTestable][AbstractButton] Click button Close 14:24:52.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:52.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:52.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:52.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 14:24:55.732 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 14:24:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:24:55.733 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 14:24:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:24:55.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:24:55.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:24:55.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:24:55.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:24:55.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:24:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:24:55.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 14:24:55.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:24:55.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:24:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:24:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:24:55.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:24:55.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 14:24:55.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:24:55.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 14:24:55.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 14:24:55.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:24:55.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:24:55.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:24:55.738 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 14:24:55.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:55.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:24:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:55.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:24:55.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 14:24:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:55.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:55.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:24:55.754 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:55.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:55.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:55.755 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 14:24:55.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:24:55.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:24:55.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:24:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:55.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:55.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:24:55.775 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' 14:24:55.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.781 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:55.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:24:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:55.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:55.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:24:55.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 '\*?\QBreakpoints\E') 14:24:55.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:55.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:55.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:24:55.811 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:55.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:55.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:55.812 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 14:24:55.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:24:55.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:24:55.815 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 14:24:55.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:55.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:55.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:55.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:24:55.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Enable' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Disable' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Remove' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:55.855 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 14:24:55.855 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 14:24:55.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 14:24:55.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 14:24:55.856 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 14:24:55.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.... 14:24:55.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:55.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:24:55.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:24:55.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 14:24:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:55.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 14:24:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:55.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:") 14:24:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:55.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:55.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:24:55.923 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:24:55.924 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 14:24:55.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:24:55.925 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 14:24:55.925 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) 14:24:55.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:55.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:55.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:55.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:24:55.927 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 14:24:55.927 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) 14:24:55.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:55.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:55.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:55.929 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 14:24:55.929 INFO [WorkbenchTestable][WizardDialog] Finish wizard 14:24:55.929 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) 14:24:55.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:55.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:55.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:55.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:24:55.930 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:24:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:24:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:24:55.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:24:55.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:56.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:24:56.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:24:56.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:24:56.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 14:24:56.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:24:56.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:24:56.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:24:56.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:24:56.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:24:56.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:24:56.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:24:56.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:24:56.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:24:56.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:56.024 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:56.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:56.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:56.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:56.026 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:24:56.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:56.026 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:56.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:56.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:56.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:56.027 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:24:57.028 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 14:24:57.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:57.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:57.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:57.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:57.029 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 14:24:57.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:57.029 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:57.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:57.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:57.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:57.030 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:24:57.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:57.030 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:57.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:57.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:57.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:57.031 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:24:58.032 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 14:24:58.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:58.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:58.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:58.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:58.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:58.033 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 14:24:58.033 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 14:24:58.033 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:24:58.033 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:24:58.033 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:24:58.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:24:58.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:58.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:58.034 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:24:59.035 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 14:24:59.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:59.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:59.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:59.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:59.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:24:59.035 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 14:24:59.036 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite() 14:24:59.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 14:24:59.036 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 14:24:59.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 14:24:59.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 14:24:59.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:24:59.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:59.062 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 14:24:59.062 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:59.062 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 14:24:59.062 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 14:24:59.062 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:59.062 DEBUG [main][MenuItemLookup] Found menu:'Enable' 14:24:59.062 DEBUG [main][MenuItemLookup] Found menu:'Disable' 14:24:59.062 DEBUG [main][MenuItemLookup] Item match:Disable 14:24:59.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable" 14:24:59.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable 14:24:59.063 INFO [main][MenuItemHandler] Select menu item: &Disable 14:24:59.064 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed 14:24:59.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:24:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:24:59.566 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite() 14:24:59.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 14:24:59.566 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 14:24:59.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 14:24:59.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 14:24:59.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:24:59.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:24:59.592 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 14:24:59.592 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:59.592 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 14:24:59.592 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 14:24:59.592 DEBUG [main][MenuItemLookup] Found menu:'' 14:24:59.592 DEBUG [main][MenuItemLookup] Found menu:'Enable' 14:24:59.592 DEBUG [main][MenuItemLookup] Found menu:'Disable' 14:24:59.592 DEBUG [main][MenuItemLookup] Item match:Disable 14:24:59.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:24:59.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:24:59.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:24:59.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:59.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:59.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:59.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:59.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:24:59.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:24:59.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:24:59.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:24:59.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 '\*?\QProject Explorer\E') 14:24:59.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:59.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:59.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:24:59.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:24:59.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:24:59.621 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:24:59.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:24:59.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:59.621 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 14:24:59.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:24:59.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:24:59.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:24:59.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:24:59.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:24:59.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:24:59.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:24:59.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:24:59.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:00.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:00.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:00.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:00.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:00.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:25:00.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:25:00.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:25:00.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:00.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:00.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 14:25:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:00.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:00.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:00.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:00.652 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 14:25:00.652 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:25:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 14:25:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 14:25:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 14:25:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:00.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 14:25:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 14:25:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 14:25:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 14:25:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:00.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 14:25:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 14:25:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 14:25:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 14:25:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:00.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 14:25:00.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 14:25:00.654 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 14:25:00.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 14:25:00.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 14:25:00.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:00.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'New' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Open With' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'References' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:25:00.709 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:25:00.709 DEBUG [main][MenuItemLookup] Item match:Debug As 14:25:00.715 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 14:25:00.716 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 14:25:00.716 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 14:25:00.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 14:25:00.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 14:25:00.716 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 14:25:00.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 14:25:00.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:00.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:00.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:00.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:00.836 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.*') 14:25:00.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:00.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:00.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:00.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:00.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:01.842 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:25:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 14:25:02.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:02.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:02.843 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 14:25:02.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:02.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:02.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:02.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:02.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 '\*?\QDebug\E') 14:25:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:02.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:02.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:02.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:25:02.845 INFO [WorkbenchTestable][AbstractView] Activate view Debug 14:25:02.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 14:25:02.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:02.846 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 14:25:02.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:25:02.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:25:02.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:02.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:02.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:02.848 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 14:25:02.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:02.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:02.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:02.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:02.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:02.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:02.849 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.*') 14:25:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:02.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:02.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:02.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:02.876 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 14:25:02.876 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:25:02.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 14:25:02.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:02.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:02.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:02.965 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.*') 14:25:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:02.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:02.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:02.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:02.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:02.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 14:25:02.982 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 14:25:02.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:02.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:02.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:25:02.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:02.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:02.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:02.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:02.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 '\*?\QBreakpoints\E') 14:25:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:02.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:02.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:02.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:02.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:25:02.993 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:25:02.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:25:03.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:03.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:03.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:25:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:03.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:03.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:03.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:03.039 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 14:25:03.039 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:25:03.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:03.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 14:25:03.074 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 14:25:03.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 14:25:03.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:03.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:03.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:03.075 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:25:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:03.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:03.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:03.144 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 14:25:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:03.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:03.145 DEBUG [main][MenuItemLookup] Item match:Run 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Resume' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:25:03.145 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:03.146 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:25:03.146 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:25:03.146 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 14:25:03.146 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 14:25:03.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 14:25:03.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 14:25:03.146 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 14:25:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:25:03.949 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 14:25:03.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:25:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:03.956 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 14:25:03.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:03.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:03.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:03.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:03.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:03.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:03.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:25:03.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:03.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:03.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:25:03.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:03.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:03.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:03.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 14:25:03.959 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 14:25:03.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 14:25:03.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 14:25:03.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:03.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:03.961 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 14:25:03.961 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 14:25:03.961 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:25:03.961 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:25:03.961 DEBUG [main][MenuItemLookup] Found menu:'Delete' 14:25:03.961 DEBUG [main][MenuItemLookup] Item match:Delete 14:25:03.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 14:25:03.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 14:25:03.961 INFO [main][MenuItemHandler] Select menu item: Dele&te 14:25:03.993 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.... 14:25:03.994 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 14:25:03.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 14:25:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:03.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:03.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:03.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 "Delete") 14:25:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:03.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:03.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:03.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:03.995 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:25:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:03.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:03.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:04.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:04.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:04.064 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 14:25:04.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:04.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:04.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:25:04.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:04.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:04.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 "Close") 14:25:04.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:04.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:04.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:04.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:04.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:04.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:04.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:04.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:04.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:04.067 INFO [WorkbenchTestable][AbstractButton] Click button Close 14:25:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:04.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:04.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:04.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 14:25:07.107 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 14:25:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:25:07.107 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 14:25:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:25:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:07.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 14:25:07.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:07.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:07.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:25:07.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 14:25:07.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:07.109 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 14:25:07.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 14:25:07.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:07.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:07.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:07.109 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 14:25:07.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:25:07.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:07.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:07.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:07.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:07.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 14:25:07.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:07.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:07.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:25:07.120 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:25:07.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:25:07.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:07.121 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 14:25:07.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:25:07.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:25:07.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:25:07.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:07.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:07.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:07.125 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' 14:25:07.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:25:07.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:07.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:07.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:07.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 '\*?\QBreakpoints\E') 14:25:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:07.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:07.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:25:07.152 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:25:07.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:25:07.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:07.153 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 14:25:07.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:25:07.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:25:07.156 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 14:25:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:07.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:07.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:07.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:07.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:07.190 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'Enable' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'Disable' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'Remove' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:07.191 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 14:25:07.191 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 14:25:07.191 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 14:25:07.191 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 14:25:07.191 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 14:25:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 14:25:07.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:07.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:25:07.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 14:25:07.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:07.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:07.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 14:25:07.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:07.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:07.254 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:") 14:25:07.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:07.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:07.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:07.255 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:07.256 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 14:25:07.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:25:07.256 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 14:25:07.256 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) 14:25:07.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:07.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:07.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:25:07.258 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 14:25:07.258 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) 14:25:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:07.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:07.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:07.259 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 14:25:07.259 INFO [WorkbenchTestable][WizardDialog] Finish wizard 14:25:07.259 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) 14:25:07.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:07.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:07.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:07.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:07.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:07.259 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:25:07.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:07.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:07.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:07.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:07.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 14:25:07.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug children update' is a system job, skipped 14:25:07.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:25:07.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:25:07.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:25:07.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:07.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:07.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:07.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:07.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:25:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:07.340 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:25:07.340 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:25:07.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:25:07.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:07.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:07.341 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:25:07.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:25:07.342 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:25:07.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:25:07.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:07.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:07.342 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:25:08.343 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 14:25:08.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:08.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:08.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:08.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:08.344 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 14:25:08.344 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:25:08.344 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:25:08.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:25:08.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:08.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:08.345 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:25:08.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:25:08.345 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:25:08.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:25:08.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:08.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:08.346 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:25:09.346 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 14:25:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:09.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:09.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:09.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:09.347 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 14:25:09.347 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 14:25:09.347 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:25:09.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:25:09.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:25:09.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:09.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:09.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:09.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:09.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:09.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:09.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:09.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:25:09.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:09.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:09.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:09.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:09.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:25:09.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:25:09.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:25:09.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:09.388 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 14:25:09.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:25:09.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:25:09.389 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:25:09.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:25:09.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:09.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:09.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:09.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:09.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:09.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:09.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:10.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:10.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:10.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:25:10.392 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:25:10.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:25:10.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:10.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:10.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:25:10.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:10.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:10.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:10.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:10.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:10.393 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 14:25:10.393 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:25:10.393 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 14:25:10.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 14:25:10.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:10.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 14:25:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:10.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 14:25:10.394 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 14:25:10.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 14:25:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:10.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 14:25:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:10.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 14:25:10.394 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 14:25:10.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 14:25:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:10.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 14:25:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:10.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 14:25:10.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 14:25:10.394 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 14:25:10.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 14:25:10.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 14:25:10.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:10.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'New' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Open With' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'References' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:25:10.441 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:25:10.441 DEBUG [main][MenuItemLookup] Item match:Debug As 14:25:10.448 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 14:25:10.449 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 14:25:10.449 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 14:25:10.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 14:25:10.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 14:25:10.449 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 14:25:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 14:25:10.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:10.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:10.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 14:25:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:10.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:10.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:10.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:11.568 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:25:12.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 14:25:12.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:12.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:12.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 14:25:12.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:12.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:12.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:12.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:12.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 '\*?\QDebug\E') 14:25:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:12.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:12.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:12.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:12.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:25:12.572 INFO [WorkbenchTestable][AbstractView] Activate view Debug 14:25:12.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 14:25:12.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:12.573 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 14:25:12.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:25:12.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:25:12.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:12.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:12.574 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 14:25:12.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:12.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:12.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:12.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:12.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:12.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:12.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:12.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:12.575 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.*') 14:25:12.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:12.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:12.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:12.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:12.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:12.607 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 14:25:12.607 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:25:12.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:12.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 14:25:12.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:12.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:12.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:12.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:12.678 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.*') 14:25:12.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:12.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:12.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:12.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:12.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:12.721 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:25:13.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 14:25:13.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.723 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 14:25:13.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:13.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:13.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:13.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:13.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 14:25:13.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:13.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:13.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:25:13.726 INFO [WorkbenchTestable][AbstractView] Activate view Debug 14:25:13.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 14:25:13.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:13.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:13.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:13.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:13.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:13.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:13.793 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 14:25:13.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:13.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:13.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:13.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.811 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 14:25:13.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:13.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:13.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 '\*?\QDebug\E') 14:25:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:13.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:13.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:25:13.814 INFO [WorkbenchTestable][AbstractView] Activate view Debug 14:25:13.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 14:25:13.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:13.814 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 14:25:13.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:25:13.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:25:13.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 14:25:13.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:13.834 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 14:25:13.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:13.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:13.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:13.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:13.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.testApp() line: 36 14:25:13.834 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.testApp() line: 36 14:25:13.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.testApp() line: 36 about selection 14:25:13.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.testApp() line: 36 14:25:13.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E'' is already open. Activate. 14:25:13.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:13.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:13.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 '\*?\QVariables\E') 14:25:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:13.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:13.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:25:13.846 INFO [WorkbenchTestable][AbstractView] Activate view Variables 14:25:13.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Variables 14:25:13.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:13.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:13.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected... 14:25:13.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 14:25:13.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:13.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:13.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:13.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:13.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:13.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:14.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:14.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item this 14:25:14.414 DEBUG [main][TreeItemHandler] Selecting tree item: this 14:25:14.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item this about selection 14:25:14.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: this 14:25:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected finished successfully 14:25:14.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty... 14:25:14.461 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 14:25:14.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:14.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:14.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:14.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:14.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:25:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty finished successfully 14:25:14.489 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 14:25:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:14.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:14.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:14.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:14.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:25:14.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:14.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:14.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:14.536 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.*') 14:25:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:14.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:14.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:14.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:14.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:14.542 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 14:25:14.542 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:25:14.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:14.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 14:25:14.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:14.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:14.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:14.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:14.568 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.*') 14:25:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:14.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:14.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:14.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 14:25:14.626 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 14:25:14.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:14.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:14.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:25:14.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:14.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:14.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 14:25:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:14.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:14.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 14:25:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:14.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:14.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:14.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:14.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:25:14.638 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:25:14.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:25:14.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:14.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:14.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 14:25:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:14.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:14.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:14.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:14.689 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 14:25:14.689 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:25:14.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:14.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 14:25:14.752 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 14:25:14.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 14:25:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:14.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:14.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:14.757 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:25:14.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:14.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:14.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:14.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:14.845 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 14:25:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:14.845 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 14:25:14.845 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:14.845 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:14.845 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:14.845 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:14.845 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:14.845 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:14.845 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:14.845 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:14.845 DEBUG [main][MenuItemLookup] Item match:Run 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Resume' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:25:14.846 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 14:25:14.846 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 14:25:14.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 14:25:14.847 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 14:25:14.847 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 14:25:15.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:25:15.624 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 14:25:15.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:25:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:15.631 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 14:25:15.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 14:25:15.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:15.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:15.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:15.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:15.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:15.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:25:15.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:15.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:15.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:25:15.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:15.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:15.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:15.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 14:25:15.634 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 14:25:15.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 14:25:15.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 14:25:15.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:15.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:15.636 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 14:25:15.636 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 14:25:15.636 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:25:15.636 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:25:15.636 DEBUG [main][MenuItemLookup] Found menu:'Delete' 14:25:15.636 DEBUG [main][MenuItemLookup] Item match:Delete 14:25:15.636 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 14:25:15.636 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 14:25:15.636 INFO [main][MenuItemHandler] Select menu item: Dele&te 14:25:15.671 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.... 14:25:15.672 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 14:25:15.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 14:25:15.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:15.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:15.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:15.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:15.673 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") 14:25:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:15.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:15.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:15.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:15.673 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:25:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:15.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:15.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:15.735 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 14:25:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:15.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:25:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:15.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 "Close") 14:25:15.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:15.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:15.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:15.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:15.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:15.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:15.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:15.738 INFO [WorkbenchTestable][AbstractButton] Click button Close 14:25:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:15.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:15.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 14:25:18.779 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 14:25:18.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:25:18.780 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 14:25:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:18.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:18.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:18.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:18.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:18.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:25:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:18.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 14:25:18.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:18.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:18.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:25:18.781 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 14:25:18.781 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:25:18.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:25:18.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:25:18.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:18.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:18.804 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:25:18.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:25:18.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:18.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:18.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:25:18.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:25:18.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:18.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:18.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:18.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:19.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:19.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:19.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:19.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:19.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:25:19.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:25:19.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:25:19.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:25:19.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:25: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 14:25:19.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:19.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:19.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:19.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:19.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:19.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 14:25:19.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 14:25:19.810 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 14:25:19.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 14:25:19.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 14:25:19.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:19.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'New' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:19.886 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:25:19.886 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:25:19.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:25:19.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:25:19.886 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:25:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:19.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:25:20.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:20.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:20.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:20.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:20.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:25:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:20.387 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer 14:25:20.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 14:25:20.387 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 14:25:20.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 14:25:20.394 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 14:25:20.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:20.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:20.422 DEBUG [main][MenuItemLookup] Found menu:'New' 14:25:20.422 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:25:20.422 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:20.423 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:25:20.423 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:20.423 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:25:20.423 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:25:20.423 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:25:20.423 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:25:20.423 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:25:20.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:25:20.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:25:20.423 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:25:20.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:25:20.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 14:25:20.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:25:20.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:20.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:20.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:20.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:25:20.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:20.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:20.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:20.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:25:20.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:20.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:20.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:20.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:20.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:20.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:20.944 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:25:20.944 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:25:20.944 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:25:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:20.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:20.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:20.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:25:20.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:20.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:20.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:25:20.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:20.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:20.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:20.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:20.946 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:25:20.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:20.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:20.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:20.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:25:20.953 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:25:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:25:21.454 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:25:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:21.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:25:21.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 14:25:21.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:25:21.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:25:21.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:21.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:21.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:21.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:21.455 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 14:25:21.455 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:21.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.399 s - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 14.811 s debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 11.37 s debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 11.672 s Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:21.475 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:21.476 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:25:21.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:21.476 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:21.476 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:21.476 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:25:21.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:21.477 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:25:21.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:21.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:21.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 14:25:21.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:21.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:21.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:21.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:21.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:21.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:21.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:21.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:21.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:21.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:21.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:21.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:21.479 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:21.479 DEBUG [main][MenuItemLookup] Item match:Window 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:21.479 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:21.479 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:21.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:21.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:21.480 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:21.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:25:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:21.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:21.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:21.579 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:21.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:21.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:21.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:21.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:21.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:21.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:21.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:25:21.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:25:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:22.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:22.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:25:22.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:25:22.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:25:22.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:22.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:25:22.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:22.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:25:22.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:25:22.084 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:25:22.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:25:22.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:25:22.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:25:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.127 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:25:22.128 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:25:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.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 "Apply") 14:25:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.130 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:25:22.131 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:25:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.131 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") 14:25:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.132 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") 14:25:22.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.133 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 14:25:22.134 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out 14:25:22.134 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 14:25:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:25:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.135 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") 14:25:22.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.136 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 14:25:22.136 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out 14:25:22.136 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 14:25:22.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.137 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") 14:25:22.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:22.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.138 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:22.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.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) 14:25:22.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.141 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:22.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:22.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:22.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:22.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:25:22.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 14:25:22.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:22.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 14:25:22.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:22.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:22.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:22.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:22.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:22.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:22.188 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:22.188 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:22.188 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:22.188 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:22.188 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:22.188 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:22.188 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:22.188 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:22.188 DEBUG [main][MenuItemLookup] Item match:Window 14:25:22.189 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:22.189 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:22.189 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:22.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.189 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:22.189 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:22.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.189 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:22.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.189 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:22.189 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:22.189 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:22.189 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:22.189 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:22.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.... 14:25:22.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:22.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:22.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.280 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:22.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:22.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:25:22.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:25:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:22.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:25:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:22.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:25:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:25:22.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:25:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:22.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:25:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:22.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:25:22.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:25:22.282 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:25:22.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:25:22.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:25:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:25:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.284 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:25:22.285 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:25:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:25:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.288 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:25:22.289 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:25:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.289 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") 14:25:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.291 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") 14:25:22.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.292 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 14:25:22.292 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 14:25:22.292 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 14:25:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.293 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") 14:25:22.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.294 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") 14:25:22.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.308 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 14:25:22.308 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 14:25:22.308 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 14:25:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.309 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") 14:25:22.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:22.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.310 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:22.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:22.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.325 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:22.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:22.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:22.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:22.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:22.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 14:25:22.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:22.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 14:25:22.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:22.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:22.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:22.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:22.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:22.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:22.349 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:22.349 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:22.349 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:22.349 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:22.349 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:22.349 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:22.349 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:22.349 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:22.349 DEBUG [main][MenuItemLookup] Item match:Window 14:25:22.350 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:22.350 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:22.350 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:22.350 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.350 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:22.350 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:22.350 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.350 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:22.350 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.350 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:22.350 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:22.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:22.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:22.350 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:25:22.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:22.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:22.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.443 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:22.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:25:22.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:25:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:22.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:25:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:22.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:25:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:25:22.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:25:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:22.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:25:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:22.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:25:22.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:25:22.444 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:25:22.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:25:22.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:25:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.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 "Restore Defaults") 14:25:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.448 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:25:22.448 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:25:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.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") 14:25:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.451 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:25:22.451 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:25:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.467 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") 14:25:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.468 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 14:25:22.473 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 14:25:22.473 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 14:25:22.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:25:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.475 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 14:25:22.475 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 14:25:22.475 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 14:25:22.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.475 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):") 14:25:22.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:22.482 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:22.482 INFO [WorkbenchTestable][AbstractText] Text set to: 54321 14:25:22.483 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") 14:25:22.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.484 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):") 14:25:22.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:22.521 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:22.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.*'] 14:25:22.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:22.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.523 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:22.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:22.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.526 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:22.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:22.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:22.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:22.565 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:22.565 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 14:25:22.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:22.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 14:25:22.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:22.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:22.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:22.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:22.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:22.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:22.567 DEBUG [main][MenuItemLookup] Item match:Window 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.567 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:22.567 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:22.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:22.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:22.567 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:22.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 'Preferences.*'] is available.... 14:25:22.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 14:25:22.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:22.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.649 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:22.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:25:22.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:25:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:22.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:25:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:22.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:25:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:25:22.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:25:22.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:22.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:25:22.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:22.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:25:22.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:25:22.665 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:25:22.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:25:22.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:25:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:25:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.668 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:25:22.673 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:25:22.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.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 "Apply") 14:25:22.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.676 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:25:22.676 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:25:22.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.676 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") 14:25:22.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.678 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 14:25:22.678 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 14:25:22.679 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") 14:25:22.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.680 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 14:25:22.680 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 14:25:22.680 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):") 14:25:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:22.684 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:22.684 INFO [WorkbenchTestable][AbstractText] Text set to: 12345 14:25:22.690 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") 14:25:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.692 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):") 14:25:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:22.698 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:22.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.700 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:22.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.716 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:22.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:22.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:22.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:22.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:22.741 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 14:25:22.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:22.741 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 14:25:22.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:22.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:22.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:22.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:22.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:22.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:22.742 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:22.742 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:22.742 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:22.742 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:22.742 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:22.742 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:22.742 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:22.742 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:22.742 DEBUG [main][MenuItemLookup] Item match:Window 14:25:22.743 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:22.743 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:22.743 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:22.743 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.743 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:22.743 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:22.743 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.743 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:22.743 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:22.743 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:22.743 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:22.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:22.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:22.743 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:22.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:25:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:22.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.841 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:22.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:22.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:22.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:22.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:25:22.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:25:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:22.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:25:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:22.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:25:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:25:22.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:25:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:22.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:25:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:22.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:25:22.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:25:22.843 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:25:22.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:25:22.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:25:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:25:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.845 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:25:22.845 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:25:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.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") 14:25:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.848 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:25:22.848 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:25:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.848 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") 14:25:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.850 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") 14:25:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.851 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 14:25:22.851 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error 14:25:22.851 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 14:25:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:25:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 14:25:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.853 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 14:25:22.853 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error 14:25:22.853 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 14:25:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.853 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") 14:25:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:22.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.871 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:22.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:22.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:22.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.884 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:22.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:22.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:22.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:22.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:22.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:22.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 14:25:22.923 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 14:25:22.923 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:22.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.448 s - in org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.711 s testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.161 s testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.216 s testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.175 s testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.182 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 14:25:22.930 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 14:25:22.931 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:25:22.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:22.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 14:25:22.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:22.931 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:25:22.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:22.932 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:25:22.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:22.932 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:25:22.932 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 14:25:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:22.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.932 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") 14:25:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:25:22.939 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:25:22.939 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:25:22.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:22.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:25:22.982 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 14:25:22.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:25:22.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:22.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:22.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:25:22.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:22.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:22.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:22.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:25:22.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:22.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:22.984 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 14:25:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:22.984 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 14:25:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:22.984 TRACE [main][WidgetHandler] Notify Table with event 13 14:25:22.984 TRACE [main][WidgetHandler] Wait for synchronization 14:25:22.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:22.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:25:22.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:22.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:25:22.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:22.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:25:22.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:22.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:22.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:22.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:22.986 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:25:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:22.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:22.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:25:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.314 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:23.315 DEBUG [main][MenuItemLookup] Item match:Window 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:23.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:23.315 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:23.316 DEBUG [main][MenuItemLookup] Item match:Window 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:23.316 DEBUG [main][MenuItemLookup] Item match:Perspective 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:25:23.316 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:25:23.316 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:25:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:25:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:23.320 DEBUG [main][MenuItemLookup] Item match:Window 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.320 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:23.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:23.321 DEBUG [main][MenuItemLookup] Item match:Window 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:23.321 DEBUG [main][MenuItemLookup] Item match:Perspective 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:25:23.321 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:25:23.321 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:25:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:23.322 DEBUG [main][MenuItemLookup] Item match:Window 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:23.322 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:23.322 DEBUG [main][MenuItemLookup] Item match:Window 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:23.323 DEBUG [main][MenuItemLookup] Item match:Perspective 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:25:23.323 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:25:23.323 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:25:23.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:25:23.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:25:23.323 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:25:23.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:25:23.347 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 14:25:23.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:25:23.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:23.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:23.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:23.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:25:23.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:23.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:23.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:23.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:25:23.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:25:23.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:23.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:23.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:23.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:23.349 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:25:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:23.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:23.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:23.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:23.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 14:25:23.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 14:25:23.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:23.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:23.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:23.464 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 14:25:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.472 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:23.472 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:23.472 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:23.472 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:23.472 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:23.472 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:23.472 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:23.472 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:23.472 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:23.472 DEBUG [main][MenuItemLookup] Item match:Run 14:25:23.473 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:25:23.473 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:25:23.473 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.473 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:25:23.473 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:25:23.473 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 14:25:23.473 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:23.473 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 14:25:23.473 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:25:23.473 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...' 14:25:23.473 DEBUG [main][MenuItemLookup] Item match:Debug Configurations... 14:25:23.473 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..." 14:25:23.473 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations... 14:25:23.473 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations... 14:25:23.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 14:25:23.562 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 14:25:23.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 14:25:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:23.564 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 14:25:23.564 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 14:25:23.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:23.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:23.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:23.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:23.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:23.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:23.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:23.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:23.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 14:25:23.565 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 14:25:23.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 14:25:23.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 14:25:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 14:25:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 14:25:23.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:23.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:23.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:23.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:23.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:23.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 14:25:23.576 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 14:25:23.586 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 14:25:23.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:23.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:23.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:23.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:23.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:23.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:23.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 14:25:23.731 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 14:25:23.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 14:25:23.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 14:25:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 14:25:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 14:25:23.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:23.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:23.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:23.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:23.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:23.776 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 14:25:23.776 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 14:25:23.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:25:23.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:23.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:23.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:23.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:23.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:23.912 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:23.913 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 14:25:23.913 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 14:25:23.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:25:23.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:23.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:23.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:23.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:23.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:23.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:23.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:23.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:23.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:23.916 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 14:25:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:24.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:24.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:25:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:24.729 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 14:25:24.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:24.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:24.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:24.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:24.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:24.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:24.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:24.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:24.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:24.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:24.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:24.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:24.732 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 14:25:24.732 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 14:25:24.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 14:25:24.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 14:25:24.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:24.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:24.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:24.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:24.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:24.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:24.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:24.777 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 14:25:24.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:24.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:24.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:24.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:24.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:24.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:24.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:25:24.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:24.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:24.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:25:24.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:24.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:24.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:24.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 14:25:24.779 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 14:25:24.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 14:25:24.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 14:25:24.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:24.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:24.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:24.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:24.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:24.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:24.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:25.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:25.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:25.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:25.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:26.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:26.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:26.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:26.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:27.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:27.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:27.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:27.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:28.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:28.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:28.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:28.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:29.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:29.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:29.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:29.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:30.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:30.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:30.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:30.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:31.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:31.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:31.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:31.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:32.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:32.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:32.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:32.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:33.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:33.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:33.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:33.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:34.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:34.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:34.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:34.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:25:34.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 14:25:34.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:34.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:34.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:34.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:34.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:34.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:25:34.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:34.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:34.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:34.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:25:34.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:34.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:34.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:34.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:34.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:34.987 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 14:25:34.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:34.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:34.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:34.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:34.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:34.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:34.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:34.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:34.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:34.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:25:34.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:34.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:34.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:25:34.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:34.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:34.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:34.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 14:25:34.989 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 14:25:34.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 14:25:34.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 14:25:34.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:34.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:34.990 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 14:25:34.990 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 14:25:34.990 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:25:34.990 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:25:34.990 DEBUG [main][MenuItemLookup] Found menu:'Delete' 14:25:34.990 DEBUG [main][MenuItemLookup] Item match:Delete 14:25:34.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 14:25:34.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 14:25:34.990 INFO [main][MenuItemHandler] Select menu item: Dele&te 14:25:35.009 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.... 14:25:35.010 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 14:25:35.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 14:25:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:35.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:35.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:35.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 14:25:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:35.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:35.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:35.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:35.011 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:25:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:35.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:35.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:35.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:35.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 14:25:35.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:35.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:35.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:35.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:25:35.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:35.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:35.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:25:35.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:35.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:35.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 14:25:35.201 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 14:25:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 14:25:35.201 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 14:25:35.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 14:25:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:35.201 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations 14:25:35.201 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations' 14:25:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:35.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:35.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 14:25:35.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:35.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:35.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 14:25:35.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 14:25:35.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:35.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:35.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.331 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: 11.797 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 14:25:35.281 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 14:25:35.282 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:25:35.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:35.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 14:25:35.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:35.282 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:25:35.286 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:35.286 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:25:35.286 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:35.287 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:25:35.287 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:25:35.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:25:35.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.287 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:35.287 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:35.287 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:35.287 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:35.287 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:35.287 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:35.287 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:35.287 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:35.287 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:35.287 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:35.287 DEBUG [main][MenuItemLookup] Item match:Window 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:35.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.288 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:35.288 DEBUG [main][MenuItemLookup] Item match:Window 14:25:35.288 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:35.289 DEBUG [main][MenuItemLookup] Item match:Perspective 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:25:35.289 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:25:35.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:25:35.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.289 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:35.289 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:35.289 DEBUG [main][MenuItemLookup] Item match:Window 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:35.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.290 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:35.290 DEBUG [main][MenuItemLookup] Item match:Window 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:35.290 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:35.290 DEBUG [main][MenuItemLookup] Item match:Perspective 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:25:35.291 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:25:35.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.291 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:35.291 DEBUG [main][MenuItemLookup] Item match:Window 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.291 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:35.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.292 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:35.292 DEBUG [main][MenuItemLookup] Item match:Window 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:35.292 DEBUG [main][MenuItemLookup] Item match:Perspective 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:25:35.292 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:25:35.292 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:25:35.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:25:35.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:25:35.293 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:25:35.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:25:35.329 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 14:25:35.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:25:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:35.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:25:35.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:35.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:35.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:35.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 "Reset Perspective") 14:25:35.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:25:35.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:35.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:35.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:35.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:35.330 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:25:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:35.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:35.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:35.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:35.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 14:25:35.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 14:25:35.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:35.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:35.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:35.426 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 14:25:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:35.427 DEBUG [main][MenuItemLookup] Item match:Run 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:25:35.427 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 14:25:35.427 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 14:25:35.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 14:25:35.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 14:25:35.428 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 14:25:35.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:25:35.504 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 14:25:35.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:25:35.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:35.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:35.505 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 14:25:35.505 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 14:25:35.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:35.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:35.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:35.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:35.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:35.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:35.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:35.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:35.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:35.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:35.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:35.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 14:25:35.507 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 14:25:35.507 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 14:25:35.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 14:25:35.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 14:25:35.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 14:25:35.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:35.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:35.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:35.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:35.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:35.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 14:25:35.526 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 14:25:35.529 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 14:25:35.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:35.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:35.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:35.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:35.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:35.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:35.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:35.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:35.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:35.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:35.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:35.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 14:25:35.658 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 14:25:35.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 14:25:35.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 14:25:35.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 14:25:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 14:25:35.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:35.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:35.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:35.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:35.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:25:35.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 14:25:35.702 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 14:25:35.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:25:35.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:35.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:35.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:35.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:35.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:35.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:35.844 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:35.845 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 14:25:35.845 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 14:25:35.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 "Apply") 14:25:35.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:35.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:35.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:35.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:35.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:35.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:35.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:35.848 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 14:25:35.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:36.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:36.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:25:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:36.677 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 14:25:36.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:36.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:36.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:36.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:36.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:36.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:36.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:36.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:36.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:36.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 14:25:36.681 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 14:25:36.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 14:25:36.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 14:25:36.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:36.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:36.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:36.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:36.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:36.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:36.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:36.729 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 14:25:36.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:36.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:36.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:36.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:36.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:36.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:36.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:25:36.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:36.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:36.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:25:36.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:36.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:36.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:36.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 14:25:36.730 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 14:25:36.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 14:25:36.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 14:25:36.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:36.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:36.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:36.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:36.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:36.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:36.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:36.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:37.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:37.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:37.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:37.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:38.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:38.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:38.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:38.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:39.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:39.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:39.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:39.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:40.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:40.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:40.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:40.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:41.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:41.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:41.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:41.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:42.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:42.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:42.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:42.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:43.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:43.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:43.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:43.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:44.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:44.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:44.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:44.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:45.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:45.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:45.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:45.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:46.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:46.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:46.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:46.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:25:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:25:46.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:25:46.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:46.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:46.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:46.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:46.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:46.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:25:46.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:46.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:46.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:25:46.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:46.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:46.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:46.922 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 14:25:46.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 14:25:46.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:46.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:46.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:46.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:46.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:46.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:25:46.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:46.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:46.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:25:46.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:46.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:46.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:46.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 14:25:46.923 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 14:25:46.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 14:25:46.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 14:25:46.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:25:46.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:46.924 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 14:25:46.924 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 14:25:46.924 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:25:46.924 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:25:46.924 DEBUG [main][MenuItemLookup] Found menu:'Delete' 14:25:46.924 DEBUG [main][MenuItemLookup] Item match:Delete 14:25:46.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 14:25:46.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 14:25:46.924 INFO [main][MenuItemHandler] Select menu item: Dele&te 14:25:46.944 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.... 14:25:46.944 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 14:25:46.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 14:25:46.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:46.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:46.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:46.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:46.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.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") 14:25:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:46.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:46.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:46.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:46.946 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:25:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:46.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:46.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:47.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:47.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 14:25:47.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:47.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:25:47.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:47.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 14:25:47.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:47.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:47.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 14:25:47.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 14:25:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:47.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 14:25:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:47.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 14:25:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:25:47.159 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 14:25:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:25:47.159 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 14:25:47.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:25:47.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:47.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:47.160 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 14:25:47.160 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 14:25:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:47.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 14:25:47.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:47.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:47.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 14:25:47.216 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 14:25:47.216 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:47.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.935 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: 11.79 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 14:25:47.221 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 14:25:47.222 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:25:47.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:47.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 14:25:47.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:47.222 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:25:47.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:47.222 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:25:47.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:47.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:47.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:47.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:47.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 14:25:47.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 14:25:47.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:47.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:47.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:47.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:47.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:47.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:47.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:47.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:47.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:47.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:47.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:47.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:47.224 DEBUG [main][MenuItemLookup] Item match:Window 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:47.224 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:47.224 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:47.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:47.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:47.225 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:47.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.... 14:25:47.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 14:25:47.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:47.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:47.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:47.323 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:47.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:47.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:47.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:47.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:47.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:47.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:25:47.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:47.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:47.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:25:47.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:47.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:47.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:47.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings 14:25:47.827 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings 14:25:47.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection 14:25:47.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings 14:25:47.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.855 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") 14:25:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:47.857 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 14:25:47.859 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore 14:25:47.859 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") 14:25:47.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:47.862 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 14:25:47.862 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore 14:25:47.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Out-of-date project configuration") 14:25:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:47.866 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore 14:25:47.866 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore 14:25:47.866 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") 14:25:47.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:47.878 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 14:25:47.878 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore 14:25:47.878 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") 14:25:47.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:47.883 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 14:25:47.884 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore 14:25:47.884 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") 14:25:47.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:47.889 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") 14:25:47.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:47.892 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") 14:25:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:47.896 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") 14:25:47.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:47.900 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") 14:25:47.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:47.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) 14:25:47.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:47.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:47.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:47.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:47.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:47.910 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:47.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:47.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:47.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:47.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:47.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:47.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 14:25:47.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:47.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:47.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 14:25:47.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 14:25:47.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:47.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) Time elapsed: 0.713 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:47.941 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:47.941 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:25:47.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:47.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:47.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:47.942 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:25:47.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:47.951 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:25:47.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:47.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.*'] 14:25:47.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:47.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:47.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:47.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:47.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:47.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:47.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:47.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:47.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:47.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:47.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:47.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:47.953 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:47.953 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:47.953 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:47.953 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:47.953 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:47.953 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:47.953 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:47.953 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:47.953 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:47.953 DEBUG [main][MenuItemLookup] Item match:Window 14:25:47.954 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:47.954 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:47.954 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:47.954 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:47.954 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:47.954 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:47.954 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:47.954 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:47.954 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:47.954 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:47.954 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:47.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:47.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:47.954 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:48.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.... 14:25:48.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:48.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:48.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:48.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:48.022 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:48.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:48.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:25:48.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:48.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:48.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:48.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:48.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:25:48.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:48.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:48.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:48.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:48.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:48.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 14:25:48.024 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 14:25:48.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 14:25:48.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 14:25:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.056 DEBUG [WorkbenchTestable][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...") 14:25:48.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:48.057 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 14:25:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:48.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:48.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 14:25:48.093 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 14:25:48.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 14:25:48.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:48.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:48.095 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 14:25:48.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:48.097 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 14:25:48.103 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:") 14:25:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:48.110 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:48.111 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 14:25:48.113 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) 14:25:48.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:48.114 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:25:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:48.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:48.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:48.147 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 14:25:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:48.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:48.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:48.149 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 14:25:48.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:48.151 TRACE [main][WidgetHandler] Notify Table with event 13 14:25:48.151 TRACE [main][WidgetHandler] Wait for synchronization 14:25:48.151 DEBUG [WorkbenchTestable][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") 14:25:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:48.153 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:25:48.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:48.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:48.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:48.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:48.162 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 14:25:48.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:48.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:48.165 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:48.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:48.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:48.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:48.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:48.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:48.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:48.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:48.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:48.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:48.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:48.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:48.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:48.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:48.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:48.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:48.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:48.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:48.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:48.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:48.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:48.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:48.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:48.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:48.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:48.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:48.189 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:48.189 DEBUG [main][MenuItemLookup] Item match:Window 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:48.189 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:48.189 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:48.189 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:48.189 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:48.189 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:48.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.... 14:25:48.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:48.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:48.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:48.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:48.278 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:48.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.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 14:25:48.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:48.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:48.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:48.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:25:48.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:48.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:48.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:48.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:48.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:25:48.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:48.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:48.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:48.287 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:48.287 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 14:25:48.287 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 14:25:48.287 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 14:25:48.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 14:25:48.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.288 DEBUG [WorkbenchTestable][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...") 14:25:48.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:48.290 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 14:25:48.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:48.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:48.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:48.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:48.332 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.... 14:25:48.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.333 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 14:25:48.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 14:25:48.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:48.334 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 14:25:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:48.337 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 14:25:48.339 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:") 14:25:48.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:48.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:48.341 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 14:25:48.341 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...") 14:25:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:48.342 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 14:25:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:48.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:48.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:48.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 14:25:48.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:48.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:25:48.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:48.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:48.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:48.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:25:48.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:25:48.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:25:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:48.844 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 14:25:48.845 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:48.847 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 14:25:48.849 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 14:25:48.849 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) 14:25:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:48.851 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:25:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:48.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:48.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:48.872 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 14:25:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:48.874 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 14:25:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:48.875 TRACE [main][WidgetHandler] Notify Table with event 13 14:25:48.875 TRACE [main][WidgetHandler] Wait for synchronization 14:25:48.875 DEBUG [WorkbenchTestable][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") 14:25:48.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:48.876 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:25:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:48.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:48.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:48.878 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 14:25:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:48.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:48.881 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:48.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:48.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:48.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:48.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:48.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:48.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:48.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:48.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:48.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:48.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:48.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:48.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:48.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:48.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:48.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:48.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:48.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:48.902 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:48.902 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:48.902 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:48.902 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:48.902 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:48.902 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:48.902 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:48.902 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:48.902 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:48.902 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:48.902 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:48.902 DEBUG [main][MenuItemLookup] Item match:Window 14:25:48.903 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:48.903 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:48.903 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:48.903 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:48.903 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:48.903 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:48.903 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:48.903 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:48.903 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:48.903 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:48.903 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:48.903 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:48.903 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:48.903 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:25:48.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:48.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:48.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:48.978 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:48.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:48.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:48.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:48.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:48.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:25:48.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:48.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:48.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:25:48.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:48.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:48.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:48.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 14:25:48.980 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 14:25:48.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 14:25:48.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 14:25:48.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 14:25:48.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:48.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:48.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:48.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:48.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:48.982 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 14:25:48.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:48.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:48.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:48.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.029 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.... 14:25:49.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.030 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 14:25:49.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 14:25:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:49.031 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 14:25:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:49.032 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml_test 14:25:49.034 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:") 14:25:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:49.035 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:49.035 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 14:25:49.036 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 14:25:49.036 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) 14:25:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.037 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:25:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:49.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:49.062 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 14:25:49.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:49.063 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 14:25:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:49.064 TRACE [main][WidgetHandler] Notify Table with event 13 14:25:49.064 TRACE [main][WidgetHandler] Wait for synchronization 14:25:49.064 DEBUG [WorkbenchTestable][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") 14:25:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.066 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:25:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.067 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 14:25:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:49.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.070 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:49.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:49.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:49.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:49.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:49.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:49.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:49.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:49.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:49.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:49.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:49.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:49.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:49.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:49.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:49.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:49.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:49.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:49.102 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:49.102 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:49.102 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:49.102 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:49.102 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:49.102 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:49.102 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:49.102 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:49.103 DEBUG [main][MenuItemLookup] Item match:Window 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:49.103 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:49.103 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:49.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:49.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:49.103 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:49.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.... 14:25:49.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:49.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:49.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:49.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:49.169 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:49.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:49.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:49.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:49.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:25:49.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:49.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:49.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:25:49.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:49.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:49.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:49.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 14:25:49.178 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 14:25:49.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 14:25:49.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 14:25:49.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.179 DEBUG [WorkbenchTestable][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...") 14:25:49.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.180 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 14:25:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 14:25:49.215 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 14:25:49.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 14:25:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:49.216 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 14:25:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:49.216 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 14:25:49.220 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:") 14:25:49.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:49.221 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:49.224 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 14:25:49.225 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) 14:25:49.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.227 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:25:49.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:49.250 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 14:25:49.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:49.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:49.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:49.251 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 14:25:49.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:49.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:49.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:49.252 DEBUG [WorkbenchTestable][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...") 14:25:49.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.253 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 14:25:49.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.293 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.... 14:25:49.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.293 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 14:25:49.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 14:25:49.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:49.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:49.294 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 14:25:49.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:49.295 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 14:25:49.299 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:") 14:25:49.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:49.300 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:49.300 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test 14:25:49.302 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 14:25:49.302 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) 14:25:49.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.304 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:25:49.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:49.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:49.328 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 14:25:49.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:49.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:49.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:49.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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") 14:25:49.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.331 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:25:49.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.333 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 14:25:49.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:49.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.336 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:49.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:49.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:49.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:49.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:49.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:49.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:49.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:49.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:49.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.*'] 14:25:49.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:49.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:49.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:49.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:49.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:49.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:49.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.*'] 14:25:49.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.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.*'] 14:25:49.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:49.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:49.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:49.358 DEBUG [main][MenuItemLookup] Item match:Window 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:49.358 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:49.358 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:49.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:49.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:49.359 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:49.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:25:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:49.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:49.442 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:49.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:25:49.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:49.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:49.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:25:49.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:49.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:49.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:49.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 14:25:49.444 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 14:25:49.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 14:25:49.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 14:25:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.445 DEBUG [WorkbenchTestable][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...") 14:25:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.446 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 14:25:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.484 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.... 14:25:49.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:49.484 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 14:25:49.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 14:25:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:49.485 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 14:25:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:49.487 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 14:25:49.490 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:") 14:25:49.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:49.491 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:49.492 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 14:25:49.492 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...") 14:25:49.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.493 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 14:25:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:49.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 14:25:49.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:49.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:25:49.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:49.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:49.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:49.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:25:49.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:25:49.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:25:49.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:49.994 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 14:25:49.994 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:49.995 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 14:25:49.996 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 14:25:49.996 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) 14:25:49.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:49.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:49.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:49.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:49.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:49.997 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:25:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:49.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:49.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:50.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:50.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:50.019 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 14:25:50.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:50.020 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 14:25:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:50.021 DEBUG [WorkbenchTestable][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...") 14:25:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:50.023 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 14:25:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:50.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:50.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:50.058 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.... 14:25:50.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:50.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:50.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:50.059 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 14:25:50.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 14:25:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:50.060 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 14:25:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:50.061 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xml 14:25:50.061 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:") 14:25:50.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:50.063 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:50.064 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 14:25:50.064 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...") 14:25:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:50.065 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 14:25:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:50.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:50.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:50.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:50.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 14:25:50.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:50.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:25:50.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:50.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:50.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:50.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:25:50.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:25:50.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:25:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:50.566 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 14:25:50.566 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:50.568 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 14:25:50.568 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 14:25:50.568 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) 14:25:50.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:50.569 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:25:50.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:50.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:50.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:50.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:50.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:50.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:50.588 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 14:25:50.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:50.589 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 14:25:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:50.590 DEBUG [WorkbenchTestable][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") 14:25:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:50.591 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:25:50.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:50.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:50.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:50.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:50.593 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 14:25:50.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:50.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:50.596 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:50.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:50.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:50.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:50.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:50.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:50.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:50.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:50.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:50.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:50.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:50.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:50.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:50.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:50.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:50.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:50.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:50.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:50.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:50.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:50.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:50.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:50.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:50.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:50.617 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:50.617 DEBUG [main][MenuItemLookup] Item match:Window 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:50.617 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:50.617 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:50.617 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:50.617 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:50.617 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:50.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:25:50.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. finished successfully 14:25:50.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:50.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:50.685 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:50.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:50.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:50.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:50.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:50.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:25:50.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:50.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:50.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:25:50.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:50.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:50.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:50.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 14:25:50.692 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 14:25:50.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 14:25:50.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 14:25:50.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.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.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...") 14:25:50.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:50.695 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 14:25:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:50.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:50.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:50.728 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.... 14:25:50.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:50.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:50.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:50.729 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 14:25:50.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 14:25:50.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:50.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:50.730 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 14:25:50.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:50.730 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 14:25:50.733 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:") 14:25:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:50.734 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:50.734 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 14:25:50.734 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...") 14:25:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:50.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:50.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:50.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:50.735 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 14:25:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:50.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:50.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:50.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 14:25:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:25:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:25:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:25:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:25:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:51.238 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 14:25:51.238 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:51.240 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 14:25:51.240 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 14:25:51.240 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) 14:25:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.241 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:25:51.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:51.262 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 14:25:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:51.263 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 14:25:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:51.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:51.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:51.264 DEBUG [WorkbenchTestable][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...") 14:25:51.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.266 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 14:25:51.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.299 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.... 14:25:51.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.299 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 14:25:51.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 14:25:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.300 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 14:25:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:51.301 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xmlabc 14:25:51.301 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:") 14:25:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:25:51.303 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:25:51.303 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 14:25:51.303 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 14:25:51.304 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) 14:25:51.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.305 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:25:51.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:51.322 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 14:25:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:51.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 14:25:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:51.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:25:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.329 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:25:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.331 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 14:25:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:25:51.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:25:51.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:25:51.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:51.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.335 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:51.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:51.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:51.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:51.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 14:25:51.354 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 14:25:51.354 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:51.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.414 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.236 s setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.713 s setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.199 s editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.255 s editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.259 s editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.738 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 14:25:51.359 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 14:25:51.360 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:25:51.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:51.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 14:25:51.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:51.360 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:25:51.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:51.360 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:25:51.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:51.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.*'] 14:25:51.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:51.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 14:25:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 14:25:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:51.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.*'] 14:25:51.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.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.*'] 14:25:51.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:51.362 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:51.362 DEBUG [main][MenuItemLookup] Item match:Window 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.362 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:51.362 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:51.362 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:51.362 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:51.362 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:25:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:51.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:51.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.428 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:51.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.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 14:25:51.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:51.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:51.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:51.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:25:51.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:51.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:51.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:51.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:51.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:51.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:25:51.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:51.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:51.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:51.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:51.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:51.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:25:51.430 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:25:51.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:25:51.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:25:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.448 DEBUG [WorkbenchTestable][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") 14:25:51.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.450 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 14:25:51.450 DEBUG [main][AbstractWait] Waiting until widget is found... 14:25:51.450 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:25:51.450 TRACE [main][WidgetLookup] widget with index 1 is found 14:25:51.450 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:25:51.450 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:25:51.450 DEBUG [main][AbstractText] Set focus to Text 14:25:51.451 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:25:51.452 DEBUG [WorkbenchTestable][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") 14:25:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.454 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 14:25:51.454 DEBUG [main][AbstractWait] Waiting until widget is found... 14:25:51.454 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:25:51.454 TRACE [main][WidgetLookup] widget with index 1 is found 14:25:51.454 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:25:51.454 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:25:51.454 DEBUG [main][AbstractText] Set focus to Text 14:25:51.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.457 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:51.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:51.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 14:25:51.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:51.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:51.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:51.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:51.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 14:25:51.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 14:25:51.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:51.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:51.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:51.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 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.132 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 14:25:51.499 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 14:25:51.499 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:25:51.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:51.499 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 14:25:51.499 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:51.499 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:25:51.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:51.500 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:25:51.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:51.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.*'] 14:25:51.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:51.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 14:25:51.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 14:25:51.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:51.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:51.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:51.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.*'] 14:25:51.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.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.*'] 14:25:51.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:51.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:51.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:51.501 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:51.501 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:51.501 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:51.501 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:51.501 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:51.501 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:51.501 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:51.501 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:51.501 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:51.501 DEBUG [main][MenuItemLookup] Item match:Window 14:25:51.502 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:51.502 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:51.502 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:51.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.502 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:51.502 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:51.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.502 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:51.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.502 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:51.502 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:51.502 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:51.502 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:51.502 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:51.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:25:51.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:25:51.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:51.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.562 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:51.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:51.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:51.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:51.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 14:25:51.563 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 14:25:51.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 14:25:51.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 14:25:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.593 DEBUG [WorkbenchTestable][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") 14:25:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.594 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 14:25:51.594 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output 14:25:51.594 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output 14:25:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.595 DEBUG [WorkbenchTestable][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) 14:25:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.596 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 14:25:51.596 INFO [WorkbenchTestable][CheckBox] Check checkbox Download Artifact &Javadoc 14:25:51.596 INFO [WorkbenchTestable][AbstractButton] Click button Download Artifact &Javadoc 14:25:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.596 DEBUG [WorkbenchTestable][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") 14:25:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.597 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 14:25:51.597 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do&wnload Artifact Sources already selected, no action performed 14:25:51.598 DEBUG [WorkbenchTestable][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") 14:25:51.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.599 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 14:25:51.599 INFO [WorkbenchTestable][CheckBox] Check checkbox Download repository index updates on startup 14:25:51.599 INFO [WorkbenchTestable][AbstractButton] Click button Download repository index updates on startup 14:25:51.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.599 DEBUG [WorkbenchTestable][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)") 14:25:51.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.600 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 14:25:51.600 INFO [WorkbenchTestable][CheckBox] Check checkbox Hide folders of physically nested modules (experimental) 14:25:51.600 INFO [WorkbenchTestable][AbstractButton] Click button Hide folders of physically nested modules (experimental) 14:25:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.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.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") 14:25:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.601 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 14:25:51.601 INFO [WorkbenchTestable][CheckBox] Check checkbox &Offline 14:25:51.601 INFO [WorkbenchTestable][AbstractButton] Click button &Offline 14:25:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.601 DEBUG [WorkbenchTestable][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") 14:25:51.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.616 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 14:25:51.616 INFO [WorkbenchTestable][CheckBox] Check checkbox Update Maven projects on startup 14:25:51.616 INFO [WorkbenchTestable][AbstractButton] Click button Update Maven projects on startup 14:25:51.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.617 DEBUG [WorkbenchTestable][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") 14:25:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.618 DEBUG [WorkbenchTestable][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) 14:25:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.627 DEBUG [WorkbenchTestable][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") 14:25:51.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.629 DEBUG [WorkbenchTestable][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") 14:25:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.630 DEBUG [WorkbenchTestable][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)") 14:25:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.631 DEBUG [WorkbenchTestable][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") 14:25:51.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.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.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") 14:25:51.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:25:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.634 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:51.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:51.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:51.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 14:25:51.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:51.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:51.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 14:25:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:51.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 14:25:51.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 14:25:51.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:51.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:51.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:25:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:51.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:51.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:25:51.659 DEBUG [main][MenuItemLookup] Item match:Window 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.659 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:25:51.659 DEBUG [main][MenuItemLookup] Item match:Preferences 14:25:51.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:25:51.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:25:51.659 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:25:51.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.... 14:25:51.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. finished successfully 14:25:51.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:25:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.729 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:25:51.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:25:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:51.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 14:25:51.730 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 14:25:51.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 14:25:51.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 14:25:51.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.741 DEBUG [WorkbenchTestable][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") 14:25:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.742 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 14:25:51.742 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed 14:25:51.742 DEBUG [WorkbenchTestable][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) 14:25:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.743 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 14:25:51.743 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download Artifact &Javadoc not checked, no action performed 14:25:51.743 DEBUG [WorkbenchTestable][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") 14:25:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.744 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 14:25:51.744 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Do&wnload Artifact Sources 14:25:51.745 INFO [WorkbenchTestable][AbstractButton] Click button Do&wnload Artifact Sources 14:25:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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") 14:25:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.746 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 14:25:51.746 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download repository index updates on startup not checked, no action performed 14:25:51.746 DEBUG [WorkbenchTestable][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)") 14:25:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.753 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 14:25:51.753 DEBUG [WorkbenchTestable][CheckBox] Checkbox Hide folders of physically nested modules (experimental) not checked, no action performed 14:25:51.753 DEBUG [WorkbenchTestable][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") 14:25:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.755 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 14:25:51.755 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Offline not checked, no action performed 14:25:51.755 DEBUG [WorkbenchTestable][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") 14:25:51.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.756 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 14:25:51.756 DEBUG [WorkbenchTestable][CheckBox] Checkbox Update Maven projects on startup not checked, no action performed 14:25:51.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 14:25:51.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.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.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) 14:25:51.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.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.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") 14:25:51.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.759 DEBUG [WorkbenchTestable][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") 14:25:51.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.760 DEBUG [WorkbenchTestable][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)") 14:25:51.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.762 DEBUG [WorkbenchTestable][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") 14:25:51.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 14:25:51.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.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) 14:25:51.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.769 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:51.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:51.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 14:25:51.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:51.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:51.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 14:25:51.790 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 14:25:51.790 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:51.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 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.158 s uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 0.132 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 14:25:51.796 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 14:25:51.796 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:25:51.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:51.796 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 14:25:51.796 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:51.796 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:25:51.817 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:51.817 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:25:51.817 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:51.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:51.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 14:25:51.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 14:25:51.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:51.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:51.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:51.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:25:51.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:25:51.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"] 14:25:51.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:25:51.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:25:51.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:25:51.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"] 14:25:51.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:25:51.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:25:51.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:51.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:51.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:51.820 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:51.820 DEBUG [main][MenuItemLookup] Item match:File 14:25:51.820 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:25:51.820 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:25:51.822 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:25:51.822 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:25:51.822 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:25:51.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.822 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:51.823 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:25:51.823 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:25:51.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:25:51.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:25:51.823 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:25:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:25:51.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:25:51.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:25:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.879 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:25:51.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:25:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:25:51.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:51.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:51.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:25:51.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:51.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:51.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:51.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM 14:25:51.881 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM 14:25:51.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection 14:25:51.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM 14:25:51.884 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:25:51.884 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:25:51.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:25:51.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.885 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:25:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:25:51.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.953 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.... 14:25:51.953 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 14:25:51.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM 14:25:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:51.953 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 14:25:51.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.954 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") 14:25:51.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.955 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") 14:25:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.956 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 14:25:51.956 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard 14:25:51.956 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) 14:25:51.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:51.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:51.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:51.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:51.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:51.957 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:25:51.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:51.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:51.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:51.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:25:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:25:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:51.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:25:51.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:51.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:51.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:51.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:51.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:25:51.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:25:51.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:25:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:51.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 14:25:51.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:51.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:51.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 14:25:51.982 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 14:25:51.982 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:25:51.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:25:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) Time elapsed: 0.165 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 14:25:51.987 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 14:25:51.988 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:25:51.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:51.988 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 14:25:51.988 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:51.988 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:25:51.996 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:51.996 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:25:51.996 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:51.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:25:51.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 14:25:51.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 14:25:51.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:25:51.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:25:51.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:25:51.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: "Import"] 14:25:51.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.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: "Import"] 14:25:51.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:51.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: "Import Maven Projects"] 14:25:51.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.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: "Import"] 14:25:52.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.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: "Import"] 14:25:52.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.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: "Import"] 14:25:52.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.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: "Import Maven Projects"] 14:25:52.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.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: "Import"] 14:25:52.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.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: "Import"] 14:25:52.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:25:52.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:52.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:52.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:25:52.001 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'File' 14:25:52.001 DEBUG [main][MenuItemLookup] Item match:File 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:25:52.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:25:52.002 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:25:52.002 DEBUG [main][MenuItemLookup] Item match:Import... 14:25:52.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:25:52.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:25:52.002 INFO [main][MenuItemHandler] Select menu item: &Import... 14:25:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:25:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:25:52.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:25:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:52.066 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:25:52.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:25:52.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:52.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:52.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:52.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:52.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:25:52.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:25:52.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:25:52.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:25:52.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:52.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:52.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:52.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:52.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:25:52.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:25:52.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:25:52.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:25:52.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:25:52.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:25:52.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 14:25:52.571 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 14:25:52.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 14:25:52.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 14:25:52.574 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:25:52.574 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:25:52.574 DEBUG [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) 14:25:52.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:52.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:52.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:52.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:52.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:52.575 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:25:52.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:52.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:52.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:52.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:52.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:25:52.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 14:25:52.626 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 14:25:52.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 14:25:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:52.627 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 14:25:52.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:25:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 14:25:52.627 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 14:25:52.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 14:25:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:52.627 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:") 14:25:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:52.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:52.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:52.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:25:52.629 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 14:25:52.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 14:25:52.629 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 14:25:52.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 14:25:52.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:52.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:52.648 DEBUG [WorkbenchTestable][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") 14:25:52.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:52.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:52.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:52.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:52.649 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 14:25:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:52.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:52.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 14:25:52.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available. finished successfully 14:25:52.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 14:25:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 14:25:52.681 DEBUG [WorkbenchTestable][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") 14:25:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:52.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:52.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:52.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 14:25:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 14:25:52.683 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 14:25:52.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 14:25:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:52.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 14:25:52.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:52.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 14:25:52.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:52.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:52.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:52.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:52.685 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:25:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:52.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:52.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:52.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:52.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:25:52.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 14:25:52.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 14:25:52.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:25:52.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 14:25:53.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 14:25:53.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 14:25:54.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 14:25:54.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading the repository {0}' is a system job, skipped 14:25:54.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 14:25:55.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 14:25:55.735 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 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:25:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:25:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 14:25:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. finished successfully 14:25:55.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors 14:25:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:25:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:25:55.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 "Resolve All Later") 14:25:55.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:55.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 14:25:55.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:55.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:55.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:55.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:55.737 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later 14:25:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:55.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:55.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:55.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 14:25:55.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:25:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:25:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:25:55.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 14:25:55.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:25:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:25:55.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:25:55.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:25:55.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:25:55.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:25:55.741 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:25:55.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:25:55.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:25:55.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:25:55.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:25:55.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:25:55.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:25:55.822 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.... 14:26:05.849 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 14:26:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:26:05.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:05.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:05.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:05.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:05.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:05.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:05.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:05.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:05.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:06.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:06.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:06.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:06.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:06.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:06.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:06.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:06.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:06.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:06.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:06.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:06.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:06.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:06.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:06.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:06.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:06.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:06.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:07.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:07.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:07.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:07.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:07.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:07.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:07.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:07.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:07.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:07.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:07.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:07.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:07.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:07.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:07.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:07.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:07.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:07.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:08.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:08.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:08.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:08.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:08.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:08.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:08.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:08.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:08.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:09.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:09.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:09.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:09.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:09.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:09.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:09.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:09.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:09.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:09.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:09.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:09.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:09.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:09.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:09.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:09.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:09.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:09.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:10.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:10.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:10.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:10.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:10.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:10.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:10.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:10.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:10.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:10.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:10.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:10.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:10.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:10.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:10.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:10.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:10.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:10.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:11.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:11.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:11.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:11.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:11.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:11.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:11.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:11.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:11.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:11.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:11.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:11.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:11.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:11.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:11.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:11.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:11.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:11.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:12.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:12.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:12.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:12.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:12.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:12.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:12.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:12.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:12.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:12.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:12.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:12.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:12.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:12.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:12.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:12.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:12.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:12.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:13.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:13.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:13.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:13.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:13.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:13.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:13.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:13.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:13.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:13.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:14.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:14.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:14.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:14.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:14.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:14.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:14.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:14.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:14.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:14.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:14.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:14.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:14.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:14.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:14.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:14.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:14.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:14.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:15.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:15.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:15.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:15.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:15.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:15.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:15.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:15.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:15.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:26:15.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:15.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:26:15.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:15.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:15.863 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:26:15.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:26:15.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:15.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:26:15.864 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'File' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:26:15.864 DEBUG [main][MenuItemLookup] Item match:Window 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'' 14:26:15.864 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:26:15.864 DEBUG [main][MenuItemLookup] Item match:Show View 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'' 14:26:15.869 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:26:15.869 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:26:15.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:26:15.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:26:15.870 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:26:15.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:26:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:26:15.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:26:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:15.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 14:26:15.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:26:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:26:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:26:15.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:26:15.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:26:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:15.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:15.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:15.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:26:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:26:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:26:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:26:15.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:26:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:26:16.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:26:16.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:26:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:26:16.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:26:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:26:16.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:26:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:26:16.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:26:16.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:26:16.420 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:26:16.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:26:16.420 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:26:16.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:26:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:26:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:26:16.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:26:16.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:26:16.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:16.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:16.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:26:16.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:26:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:26:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:26:16.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:26:16.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:26:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:16.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:16.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:16.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:26:16.422 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:26:16.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:26:16.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:26:16.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:26:16.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:26:16.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:26:16.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:26:16.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:26:16.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:16.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:16.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:26:16.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:16.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:16.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:26:16.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:16.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:16.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:26:16.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 '\*?\QProject Explorer\E') 14:26:16.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:16.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:16.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:16.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:16.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:26:16.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:16.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:16.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:16.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:26:16.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:26:16.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:26:16.476 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:16.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:16.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:16.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:26:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:16.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:16.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:16.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:16.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:17.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:17.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:17.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:26:17.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:17.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:17.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:17.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:26:17.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:26:17.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:17.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:17.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:17.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:26:17.481 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 14:26:17.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 14:26:17.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:26:17.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:26:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:26:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:26:17.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 14:26:17.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:26:17.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 14:26:17.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 14:26:17.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:26:17.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:26:17.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:26:17.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:26:17.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:26:17.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 14:26:17.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:26:17.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:26:17.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:26:17.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 14:26:17.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:26:17.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:26:17.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:26:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:17.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:26:17.483 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'File' 14:26:17.484 DEBUG [main][MenuItemLookup] Item match:File 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'' 14:26:17.484 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:26:17.484 DEBUG [main][MenuItemLookup] Item match:Import... 14:26:17.484 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:26:17.484 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:26:17.485 INFO [main][MenuItemHandler] Select menu item: &Import... 14:26:17.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:26:17.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:26:17.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:26:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:17.540 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:26:17.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:26:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:17.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:17.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:17.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:26:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:26:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:26:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:26:17.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:26:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:26:17.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:26:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:26:17.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:26:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:26:17.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:26:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:26:17.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:26:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:26:17.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:26:17.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 14:26:17.542 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 14:26:17.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 14:26:17.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 14:26:17.542 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:26:17.542 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:26:17.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.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) 14:26:17.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:17.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:17.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:17.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:17.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:26:17.544 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:26:17.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:26:17.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:26:17.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:26:17.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:26:17.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"] 14:26:17.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 14:26:17.579 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 14:26:17.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 14:26:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:17.579 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 14:26:17.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 14:26:17.580 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 14:26:17.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 14:26:17.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:17.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:17.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenImportWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Root Directory:") 14:26:17.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:17.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:17.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:17.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:17.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:17.582 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 14:26:17.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 14:26:17.582 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 14:26:17.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 14:26:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:17.596 DEBUG [WorkbenchTestable][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") 14:26:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:17.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:17.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:17.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:26:17.597 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 14:26:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:26:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:26:17.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:26:17.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:26:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 14:26:17.630 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 14:26:17.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 14:26:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 14:26:17.631 DEBUG [WorkbenchTestable][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") 14:26:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:17.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:17.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:17.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:26:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 14:26:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 14:26:17.632 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 14:26:17.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 14:26:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:17.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 "Finish") 14:26:17.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:26:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:26:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:26:17.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 14:26:17.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:26:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:17.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:17.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:17.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:17.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:26:17.643 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:26:17.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:26:17.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:26:17.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:26:17.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:26:17.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:26:17.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:26:17.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:26:17.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 14:26:17.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 14:26:17.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:26:17.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:26:18.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 14:26:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. failed, an exception will be thrown 14:26:28.230 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.... 14:26:38.239 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 14:26:38.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:26:38.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:38.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:38.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:38.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:38.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:38.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:38.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:38.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:38.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:38.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:38.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:38.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:38.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:38.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:38.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:38.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:38.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:38.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:39.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:39.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:39.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:39.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:39.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:39.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:39.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:39.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:39.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:39.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:39.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:39.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:39.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:39.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:39.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:39.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:39.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:39.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:40.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:40.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:40.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:40.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:40.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:40.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:40.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:40.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:40.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:40.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:40.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:40.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:40.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:40.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:40.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:40.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:40.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:40.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:41.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:41.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:41.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:41.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:41.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:41.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:41.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:41.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:41.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:41.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:41.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:41.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:41.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:41.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:41.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:41.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:41.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:41.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:42.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:42.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:42.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:42.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:42.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:42.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:42.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:42.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:42.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:43.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:43.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:43.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:43.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:43.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:43.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:43.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:43.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:43.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:43.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:43.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:43.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:43.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:43.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:43.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:43.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:43.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:43.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:44.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:44.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:44.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:44.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:44.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:44.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:44.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:44.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:44.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:44.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:44.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:44.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:44.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:44.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:44.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:44.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:44.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:44.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:45.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:45.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:45.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:45.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:45.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:45.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:45.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:45.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:45.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:45.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:45.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:45.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:45.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:45.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:45.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:45.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:45.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:45.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:46.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:46.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:46.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:46.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:46.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:46.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:46.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:46.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:46.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:46.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:46.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:46.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:46.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:46.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:46.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:46.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:46.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:46.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:47.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:47.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:47.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:47.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:47.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:47.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:47.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:47.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:47.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:47.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:47.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:47.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:26:48.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:48.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:26:48.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:48.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:48.249 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:26:48.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:48.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:48.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:26:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:48.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:26:48.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 '\*?\QProject Explorer\E') 14:26:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:48.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:48.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:48.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:26:48.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:48.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:48.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:48.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:26:48.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:26:48.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:26:48.252 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:48.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:48.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:48.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:26:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:48.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:48.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:48.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:48.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:49.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:49.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:26:49.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:49.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:49.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:49.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:26:49.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:26:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:49.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:49.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:49.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:49.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:26:49.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 14:26:49.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 14:26:49.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 14:26:49.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:26:49.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:26:49.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:26:49.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:26:49.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 14:26:49.257 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 14:26:49.257 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:26:49.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:26:49.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:26:49.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.27 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 25.484 s testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 31.775 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 14:26:49.262 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 14:26:49.262 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:26:49.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:26:49.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 14:26:49.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:26:49.262 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:26:49.263 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:26:49.263 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:26:49.263 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:26:49.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:26:49.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 14:26:49.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 14:26:49.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:26:49.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:26:49.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:26:49.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:26:49.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:26:49.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 14:26:49.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:26:49.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:26:49.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:26:49.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 14:26:49.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:26:49.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:26:49.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:26:49.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:49.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:49.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:26:49.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:26:49.265 DEBUG [main][MenuItemLookup] Found menu:'File' 14:26:49.265 DEBUG [main][MenuItemLookup] Item match:File 14:26:49.265 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:26:49.265 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'File' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'' 14:26:49.268 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:26:49.268 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:26:49.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:26:49.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:26:49.269 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:26:49.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.... 14:26:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:26:49.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:26:49.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:49.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:49.333 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:26:49.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:26:49.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:49.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:49.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:49.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:49.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:26:49.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:26:49.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:26:49.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:26:49.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:26:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:26:49.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:26:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:26:49.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:26:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:26:49.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:26:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:26:49.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:26:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:26:49.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:26:49.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 14:26:49.335 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 14:26:49.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 14:26:49.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 14:26:49.335 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:26:49.335 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:26:49.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:26:49.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:49.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:49.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:49.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:49.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:26:49.337 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:26:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:26:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:26:49.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:26:49.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:26:49.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:26:49.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 14:26:49.457 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 14:26:49.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 14:26:49.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:49.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:49.457 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:26:49.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:26:49.457 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:26:49.457 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 14:26:49.457 DEBUG [WorkbenchTestable][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) 14:26:49.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:49.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:49.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:49.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:49.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:26:49.458 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:26:49.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:26:49.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:26:49.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:26:49.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:26:49.470 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 14:26:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:49.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:49.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:49.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:49.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:49.471 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 14:26:49.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:49.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:49.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:49.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:49.472 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal 14:26:49.481 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 14:26:49.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:49.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:49.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:49.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:49.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:26:49.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:26:49.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 14:26:49.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:26:49.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:49.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:49.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:49.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:49.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:49.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:49.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:26:49.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:49.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:26:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:26:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:26:49.995 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 14:26:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:49.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:49.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:49.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:49.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:49.999 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 14:26:49.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:49.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:50.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:50.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:50.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:26:50.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:26:50.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:26:50.001 TRACE [main][WidgetHandler] Notify Table with event 13 14:26:50.001 TRACE [main][WidgetHandler] Wait for synchronization 14:26:50.001 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:26:50.001 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 14:26:50.001 DEBUG [WorkbenchTestable][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) 14:26:50.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:50.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:50.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:50.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:50.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:26:50.003 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:26:50.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:26:50.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:26:50.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:26:50.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:26:50.060 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:") 14:26:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:50.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:50.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:50.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:50.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:50.063 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:artifact 14:26:50.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 14:26:50.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:50.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:50.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:50.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:50.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:50.070 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group 14:26:50.071 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:") 14:26:50.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:50.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:50.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:50.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:50.074 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0 14:26:50.075 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:") 14:26:50.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:50.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:50.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:50.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:50.123 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:") 14:26:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:50.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:50.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:50.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:50.125 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:") 14:26:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:50.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:50.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:50.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:50.129 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:") 14:26:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:50.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:50.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:50.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:26:50.139 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:26:50.139 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 14:26:50.139 DEBUG [WorkbenchTestable][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) 14:26:50.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:50.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:50.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:50.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:26:50.141 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:26:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:26:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:26:50.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:26:50.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:26:50.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:26:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:26:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:26:50.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:50.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 14:26:50.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:50.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:50.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:51.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:51.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:51.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:51.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:52.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:52.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:52.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:52.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:53.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:53.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:53.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:53.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:54.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:54.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:54.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:54.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:55.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:55.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:55.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:55.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:56.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:56.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:56.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:56.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:57.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:57.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:57.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:26:57.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:26:58.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:26:58.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:58.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:58.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:26:58.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:58.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:58.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:26:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:58.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:26:58.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:26:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:58.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:58.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:58.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:26:58.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:58.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:58.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:58.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:26:58.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:26:58.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:26:58.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:58.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:58.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:58.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:26:58.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:58.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:58.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:58.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:26:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:58.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:58.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:58.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:58.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:59.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:59.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:59.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:26:59.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:59.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:59.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:59.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:26:59.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:26:59.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:59.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:59.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:59.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:59.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:26:59.440 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 14:26:59.440 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 14:26:59.440 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 14:26:59.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 14:26:59.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:26:59.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:26:59.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:26:59.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:26:59.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 14:26:59.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:59.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:59.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:26:59.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:59.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:59.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:26:59.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:26:59.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:26:59.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:26:59.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 '\*?\QProject Explorer\E') 14:26:59.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:59.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:59.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:26:59.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:26:59.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:26:59.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:59.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:59.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:59.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:26:59.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:26:59.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:26:59.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:59.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:59.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:59.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:26:59.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:26:59.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:26:59.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:26:59.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:26:59.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:26:59.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:59.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:26:59.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:26:59.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:00.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:00.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:00.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:27:00.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:27:00.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:00.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:00.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 14:27:00.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:00.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:00.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:00.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:00.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:00.448 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 14:27:00.448 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 14:27:00.448 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 14:27:00.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:27:00.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:27:00.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:00.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:00.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:00.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:00.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:00.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:00.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:01.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:01.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:01.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:27:01.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:27:01.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:01.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:01.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:27:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:01.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:01.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:01.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:01.452 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 14:27:01.452 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 14:27:01.452 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 14:27:01.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:27:01.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:27:01.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:01.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:01.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:27:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:01.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:01.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:01.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:01.453 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:27:01.453 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:27:01.454 DEBUG [main][TreeItemHandler] Set Tree selection 14:27:01.454 DEBUG [main][TreeHandler] Notify Tree about selection event 14:27:01.460 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:27:01.462 DEBUG [WorkbenchTestable][TreeItemHandler] artifact 14:27:01.462 DEBUG [WorkbenchTestable][TreeItemHandler] maven-test-project 14:27:01.462 DEBUG [WorkbenchTestable][TreeItemHandler] maven-wrong-project 14:27:01.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:01.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:01.492 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:01.492 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:27:01.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:27:01.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:27:01.493 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:27:01.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:01.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:27:01.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:01.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:01.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:01.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:01.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:01.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:01.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:27:01.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:01.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:01.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:01.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:02.017 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:02.017 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:02.017 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:02.017 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:02.017 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:02.017 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:02.017 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:02.017 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:02.017 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:02.017 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:27:02.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:27:02.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:27:02.017 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:27:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:27:02.584 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 14:27:02.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:27:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:02.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:27:02.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:02.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:02.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:02.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:02.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:02.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:02.588 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:27:02.588 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:27:02.588 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:27:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:02.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:02.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:02.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 "OK") 14:27:02.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:02.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:02.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:02.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:02.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:02.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:02.589 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:27:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:02.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:02.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:27:02.592 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:27:03.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:27:03.093 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:27:03.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:03.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:03.093 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 14:27:03.093 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:03.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:03.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.832 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: 10.177 s Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 14:27:03.099 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 14:27:03.101 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:27:03.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:03.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 14:27:03.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:03.101 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:27:03.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:03.102 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:27:03.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:03.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:03.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:03.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:03.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:03.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:03.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:03.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:03.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:03.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:03.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:03.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:03.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:03.104 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:03.104 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:03.104 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:03.105 DEBUG [main][MenuItemLookup] Item match:File 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:03.105 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:03.105 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:03.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:03.105 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:03.105 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:03.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:03.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:03.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:03.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:03.188 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:03.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:03.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:03.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:03.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:03.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:03.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:03.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:03.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:03.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:03.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:03.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:03.692 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:03.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:03.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:03.694 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:03.694 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:03.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) 14:27:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:03.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:03.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:03.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:03.695 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:03.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:03.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:03.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:03.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:03.738 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:03.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:03.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:03.738 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:03.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:03.740 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' 14:27:03.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:27:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:03.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:03.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:03.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:03.742 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:27:03.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:03.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:03.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:03.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:03.742 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:03.742 TRACE [main][WidgetHandler] Wait for synchronization 14:27:03.742 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:03.742 TRACE [main][WidgetHandler] Wait for synchronization 14:27:03.742 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:03.742 TRACE [main][WidgetHandler] Wait for synchronization 14:27:03.742 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:03.742 TRACE [main][WidgetHandler] Wait for synchronization 14:27:03.742 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:03.742 TRACE [main][WidgetHandler] Wait for synchronization 14:27:03.742 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:03.742 TRACE [main][WidgetHandler] Wait for synchronization 14:27:03.743 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 14:27:03.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:03.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:27:03.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:27:03.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:03.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:27:03.744 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 14:27:03.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 14:27:03.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:03.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:03.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:03.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:03.753 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:03.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:03.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:03.772 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 14:27:03.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:03.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:03.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:03.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:03.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:03.773 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 14:27:03.773 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:27:03.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:27:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:03.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:03.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:03.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:03.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:03.774 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:27:03.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:03.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:03.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:03.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:03.775 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 14:27:03.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:03.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:03.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:03.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:03.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:03.776 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 14:27:03.776 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 14:27:03.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:27:03.777 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 14:27:03.777 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:03.777 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:27:03.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:27:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:03.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:03.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:03.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:03.779 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:27:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:03.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:03.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:27:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:27:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:04.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:04.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:04.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:04.284 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:27:04.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:04.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:04.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:04.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:04.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:27:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:04.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:04.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:04.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:04.285 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:04.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:04.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:04.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:04.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:04.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:04.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:04.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:04.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:04.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:04.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:04.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:04.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:04.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:05.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:05.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:05.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:05.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:05.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:05.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:05.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:05.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 14:27:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:05.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:05.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:05.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:05.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 14:27:05.315 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:27:05.315 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 14:27:05.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 14:27:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:05.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:05.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 14:27:05.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 14:27:05.817 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 14:27:05.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 14:27:05.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 14:27:05.821 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 14:27:05.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 14:27:05.821 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 14:27:05.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 14:27:05.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 14:27:05.823 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:27:05.823 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:27:06.327 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:27:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:06.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:27:06.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:27:06.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:06.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:06.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:06.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:06.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:06.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:06.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:06.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6aa61208 is found... 14:27:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6aa61208 is found finished successfully 14:27:06.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 14:27:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:06.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:06.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:06.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:06.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:06.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:06.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:06.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 14:27:06.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 14:27:06.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:06.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:06.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:06.419 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:06.419 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:06.419 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") 14:27:06.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:06.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:06.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:06.420 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:27:06.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:06.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:06.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:06.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:06.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 14:27:06.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:27:06.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:06.436 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:27:06.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:06.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:06.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:06.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 14:27:06.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:27:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:06.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:27:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:06.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:27:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 14:27:06.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:27:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:06.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:27:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:06.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:27:06.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:06.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:06.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:27:06.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:06.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:06.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 14:27:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:06.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 14:27:06.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 '\*?\QPackage Explorer\E') 14:27:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:06.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:06.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:06.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:06.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:06.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:06.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:06.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:06.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:06.542 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 14:27:06.645 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:06.645 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:06.645 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") 14:27:06.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:06.646 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:27:06.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:06.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:06.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:06.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:06.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:06.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:06.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 14:27:07.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:27:07.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:07.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:07.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:07.716 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:27:07.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:07.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:07.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:07.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:27:07.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 14:27:07.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:07.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:07.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 14:27:07.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:07.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:07.718 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:27:07.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:07.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:07.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 14:27:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:07.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 14:27:07.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 '\*?\QPackage Explorer\E') 14:27:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:07.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:07.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:07.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:07.720 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:07.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:07.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:07.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:07.918 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:07.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:07.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:07.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:07.919 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:07.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:07.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:07.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:07.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:07.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:07.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:08.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:08.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:08.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:08.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:08.921 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:08.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:08.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:08.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:08.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 14:27:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:08.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:08.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:08.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:08.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 14:27:08.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 14:27:08.922 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 14:27:08.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 14:27:08.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 14:27:08.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:08.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:09.028 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:09.028 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:27:09.029 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:27:09.029 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:27:09.030 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:27:09.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:09.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:09.533 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 14:27:09.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 14:27:09.534 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 14:27:09.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 14:27:09.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 14:27:09.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:09.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:09.584 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:09.584 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:09.584 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:09.584 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:09.584 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:09.584 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:09.584 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:09.584 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:09.584 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:09.584 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:09.584 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:27:09.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:27:09.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:27:09.585 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:27:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:27:10.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:27:10.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:27:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:10.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.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: 32) 14:27:10.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:10.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:10.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:10.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:10.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:10.185 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:27:10.186 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:27:10.186 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:27:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:10.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:10.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:10.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:27:10.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:10.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:10.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:10.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:10.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:10.187 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:27:10.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:10.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:10.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:10.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:10.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:27:10.189 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:27:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:27:10.690 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:27:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:10.690 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 14:27:10.690 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:10.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:10.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:10.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.593 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) Time elapsed: 1.365 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:10.696 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:10.696 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:27:10.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:10.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:10.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:10.697 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:27:10.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:10.697 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:27:10.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:10.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:10.697 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:10.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:10.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:10.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:10.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:10.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: "Import"] 14:27:10.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:10.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:10.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:10.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:10.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:10.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:10.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:10.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:10.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:10.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:10.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:10.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:10.700 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:10.700 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:10.700 DEBUG [main][MenuItemLookup] Item match:File 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:10.701 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:10.701 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:10.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:10.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:10.701 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:10.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:10.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:10.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:10.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:10.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:10.759 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:10.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:10.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:10.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:10.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:10.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:10.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:10.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:10.761 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:10.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:10.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:10.761 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:10.761 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:10.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:27:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:10.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:10.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:10.762 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:10.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:10.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:10.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:10.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:10.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:10.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:10.829 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:10.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:10.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:10.829 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:10.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:27:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:10.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:10.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:10.830 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 14:27:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:10.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:10.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:10.830 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:10.830 TRACE [main][WidgetHandler] Wait for synchronization 14:27:10.830 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:10.830 TRACE [main][WidgetHandler] Wait for synchronization 14:27:10.830 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:10.830 TRACE [main][WidgetHandler] Wait for synchronization 14:27:10.830 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:10.830 TRACE [main][WidgetHandler] Wait for synchronization 14:27:10.830 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:10.830 TRACE [main][WidgetHandler] Wait for synchronization 14:27:10.830 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:10.830 TRACE [main][WidgetHandler] Wait for synchronization 14:27:10.832 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 14:27:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:10.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:10.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:27:10.833 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to: 14:27:10.833 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 14:27:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:10.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:10.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:10.834 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:10.834 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27:10.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.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) 14:27:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:10.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:10.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:10.836 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:10.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:10.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:10.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:10.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:10.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:10.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:27:10.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:27:10.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:27:10.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:10.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:10.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:10.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:10.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:10.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:10.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:10.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:10.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:10.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:10.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:10.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:10.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:10.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:10.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:10.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:10.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:10.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:10.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:10.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.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: "Import"] 14:27:10.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.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: "Import"] 14:27:10.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.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: "Import"] 14:27:10.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.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: "Import"] 14:27:10.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.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: "Import"] 14:27:10.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.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: "Import"] 14:27:10.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.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: "Import"] 14:27:10.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.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: "Import"] 14:27:10.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:10.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:10.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:10.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:10.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:10.879 DEBUG [main][MenuItemLookup] Item match:File 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:10.879 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:10.879 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:10.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:10.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:10.880 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:10.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:10.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:10.951 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:10.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:10.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:10.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:10.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:10.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:10.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:10.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:10.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:10.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:10.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:10.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:10.954 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:10.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:10.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:10.954 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:10.954 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:10.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:27:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:10.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:10.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:10.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:10.955 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:10.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:10.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:10.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:10.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:11.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:11.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:11.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:11.026 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:11.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:11.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:11.027 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:11.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:11.027 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' 14:27:11.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:27:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:11.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:11.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:11.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:11.027 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:27:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:11.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:11.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:11.029 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 14:27:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:11.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:27:11.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:27:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:11.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:27:11.030 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 14:27:11.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 14:27:11.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:11.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:11.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:11.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:11.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:11.050 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:11.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:11.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:11.053 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 14:27:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:11.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:11.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:11.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:11.055 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 14:27:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:11.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:11.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:11.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:11.059 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 14:27:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:11.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:11.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:11.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:11.060 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1 14:27:11.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/) 14:27:11.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:11.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/) 14:27:11.561 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1 14:27:11.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/) 14:27:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:12.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/) 14:27:12.063 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1 14:27:12.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/) 14:27:12.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:12.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:12.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/) 14:27:12.567 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:12.567 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27:12.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.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) 14:27:12.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.573 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:12.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:12.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:12.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:12.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:12.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:12.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:12.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:12.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:12.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:12.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:12.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:12.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:12.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:12.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:12.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:12.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:12.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:12.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:12.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:12.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:12.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:12.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:12.613 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:12.613 DEBUG [main][MenuItemLookup] Item match:File 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:12.613 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:12.613 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:12.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:12.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:12.614 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:12.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:12.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:12.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:12.667 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:12.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:12.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:12.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:12.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:12.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:12.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:12.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:12.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:12.670 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:12.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:12.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:12.670 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:12.670 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:12.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:27:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.671 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:12.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:12.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:12.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:12.726 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:12.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:12.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:12.726 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:12.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.727 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' 14:27:12.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:27:12.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.727 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:27:12.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:12.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:12.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:12.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:12.728 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 14:27:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:27:12.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:27:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:27:12.728 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 14:27:12.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 14:27:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.747 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:12.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:12.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:12.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:12.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:12.760 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 14:27:12.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:12.777 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 14:27:12.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:12.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:12.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:12.778 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 14:27:12.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 14:27:12.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.781 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:12.781 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27:12.781 DEBUG [WorkbenchTestable][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) 14:27:12.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.783 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:12.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:12.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:12.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:12.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:12.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:12.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:12.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:12.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:12.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:12.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:12.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:12.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:12.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:12.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:12.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:12.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:12.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:12.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:12.809 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:12.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:12.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:12.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:12.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:12.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:12.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:12.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.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: "Import"] 14:27:12.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.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: "Import"] 14:27:12.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.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: "Import"] 14:27:12.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.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: "Import"] 14:27:12.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.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: "Import"] 14:27:12.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:12.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:12.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:12.810 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:12.810 DEBUG [main][MenuItemLookup] Item match:File 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:12.811 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:12.811 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:12.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:12.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:12.811 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:12.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:12.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:12.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:12.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:12.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:12.869 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:12.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:12.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:12.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:12.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:12.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:12.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:12.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:12.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:12.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:12.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:12.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:12.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:12.871 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:12.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:12.871 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:12.871 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:12.871 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:12.871 DEBUG [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) 14:27:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.872 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:12.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:12.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:12.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:12.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:12.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:12.913 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:12.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:12.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:12.913 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:12.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:12.913 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' 14:27:12.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:27:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.934 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:27:12.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:12.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:12.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:12.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:12.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 14:27:12.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:27:12.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:27:12.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:27:12.936 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 14:27:12.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 14:27:12.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.943 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:12.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:12.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:12.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 14:27:12.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:12.977 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 14:27:12.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 14:27:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.977 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:12.977 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27:12.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 14:27:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:12.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:12.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:12.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:12.979 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:12.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:12.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:12.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:12.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:13.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:13.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:13.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:13.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:13.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:13.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:13.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:13.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:13.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:13.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:13.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:13.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:13.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:13.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:13.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:13.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:13.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:13.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:13.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:13.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:13.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:13.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:13.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:13.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:13.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: "Import"] 14:27:13.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.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: "Import"] 14:27:13.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.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: "Import"] 14:27:13.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.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: "Import"] 14:27:13.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.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: "Import"] 14:27:13.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.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: "Import"] 14:27:13.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:13.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:13.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:13.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:13.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:13.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:13.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:13.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:13.014 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:13.014 DEBUG [main][MenuItemLookup] Item match:File 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:13.015 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:13.015 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:13.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:13.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:13.027 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:13.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:13.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:13.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:13.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:13.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:13.082 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:13.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:13.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:13.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:13.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:13.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:13.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:13.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:13.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:13.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:13.084 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:13.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:13.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:13.085 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:13.085 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:13.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:27:13.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:13.086 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:13.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:13.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:13.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:13.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:13.128 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:13.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:13.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:13.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:13.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:13.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:13.158 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:13.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.158 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' 14:27:13.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:27:13.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:13.159 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 14:27:13.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:13.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:13.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:13.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:13.159 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:13.159 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.159 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:13.159 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.159 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:13.159 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.159 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:13.159 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.159 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:13.159 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.159 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:13.159 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.161 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 14:27:13.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:27:13.161 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 14:27:13.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.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") 14:27:13.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:13.177 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:13.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:13.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:13.228 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 14:27:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:13.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:13.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:13.230 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 14:27:13.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 14:27:13.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:13.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 14:27:13.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:13.231 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 14:27:13.231 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 14:27:13.231 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 14:27:13.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:13.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:13.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:13.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:13.232 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:13.233 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27:13.233 DEBUG [WorkbenchTestable][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) 14:27:13.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:13.234 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:13.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:13.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:13.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:13.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:13.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:13.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:13.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:13.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:13.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:13.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:13.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:13.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:13.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:13.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:13.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:13.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:13.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:13.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:13.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:13.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:13.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:13.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:13.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:13.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:13.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:13.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:13.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.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: "Import"] 14:27:13.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.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: "Import"] 14:27:13.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.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: "Import"] 14:27:13.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:13.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:13.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:13.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:13.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:13.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:13.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:13.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:13.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:13.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:13.274 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:13.274 DEBUG [main][MenuItemLookup] Item match:File 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:13.275 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:13.275 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:13.275 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:13.275 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:13.275 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:13.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:13.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:13.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:13.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:13.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:13.352 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:13.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:13.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:13.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:13.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:13.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:13.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:13.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:13.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:13.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:13.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:13.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:13.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:13.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:13.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:13.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:13.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:13.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:13.354 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:13.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:13.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:13.354 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:13.354 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:13.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:27:13.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:13.355 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:13.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:13.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:13.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: "Import"] 14:27:13.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:13.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:13.437 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:13.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:13.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:13.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:13.438 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:13.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:13.438 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' 14:27:13.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:27:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:13.438 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 14:27:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:13.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:13.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:13.439 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:13.439 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.439 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:13.439 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.439 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:13.439 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.439 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:13.439 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.439 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:13.439 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.439 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:13.439 TRACE [main][WidgetHandler] Wait for synchronization 14:27:13.440 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 14:27:13.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:27:13.441 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 14:27:13.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:27:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:13.460 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:13.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:13.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:13.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:13.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:13.486 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 14:27:13.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:13.487 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 14:27:13.487 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:27:13.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:27:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:13.489 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:27:13.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:13.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:13.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:13.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:13.490 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 14:27:13.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:13.491 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) 14:27:13.491 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): 14:27:13.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:27:13.492 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) 14:27:13.492 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) 14:27:13.492 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): 14:27:13.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:27:13.492 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) 14:27:13.492 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 14:27:13.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:13.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:13.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:13.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:13.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:13.493 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 14:27:13.493 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) 14:27:13.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:13.994 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) 14:27:13.994 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 14:27:13.994 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) 14:27:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:14.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:14.495 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) 14:27:14.496 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 14:27:14.496 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) 14:27:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:14.996 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) 14:27:14.997 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:14.997 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27: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.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) 14:27:14.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:14.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:14.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:14.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:15.002 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:15.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:15.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:15.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:15.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:15.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:15.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:15.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:15.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:15.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:15.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:15.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:15.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:15.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:15.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:15.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:15.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:15.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:15.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:15.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:15.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:15.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:15.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:15.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:15.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:15.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"] 14:27:15.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.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"] 14:27:15.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.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: "Import"] 14:27:15.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.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: "Import"] 14:27:15.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.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: "Import"] 14:27:15.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.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: "Import"] 14:27:15.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.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: "Import"] 14:27:15.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.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: "Import"] 14:27:15.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.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: "Import"] 14:27:15.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:15.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:15.040 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:15.040 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:15.040 DEBUG [main][MenuItemLookup] Item match:File 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:15.041 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:15.041 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:15.041 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:15.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:15.041 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:15.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:15.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:15.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:15.096 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:15.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.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 14:27:15.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:15.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:15.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:15.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:15.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:15.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:15.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:15.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:15.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:15.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:15.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:15.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:15.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:15.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:15.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:15.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:15.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:15.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:15.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:15.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:15.098 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:15.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:15.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:15.098 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:15.098 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:15.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:27:15.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:15.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:15.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:15.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:15.099 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:15.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:15.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:15.127 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:15.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:15.150 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:15.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:15.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:15.159 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:15.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:15.159 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' 14:27:15.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:27:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:15.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:15.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:15.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:15.160 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 14:27:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:15.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:15.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:15.160 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:15.160 TRACE [main][WidgetHandler] Wait for synchronization 14:27:15.160 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:15.160 TRACE [main][WidgetHandler] Wait for synchronization 14:27:15.160 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:15.160 TRACE [main][WidgetHandler] Wait for synchronization 14:27:15.160 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:15.160 TRACE [main][WidgetHandler] Wait for synchronization 14:27:15.160 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:15.160 TRACE [main][WidgetHandler] Wait for synchronization 14:27:15.160 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:15.160 TRACE [main][WidgetHandler] Wait for synchronization 14:27:15.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 14:27:15.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:15.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:15.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:15.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:15.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:27:15.162 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 14:27:15.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:27:15.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:15.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:15.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:15.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:15.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:15.171 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:15.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:15.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:15.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:15.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:15.174 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 14:27:15.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:15.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:15.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:15.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:15.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:15.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:15.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:15.191 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:27:15.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 14:27:15.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:15.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:15.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:15.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:15.192 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:27:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:15.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:15.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:15.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 14:27:15.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:15.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:15.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:15.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:15.194 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 14:27:15.194 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) 14:27:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:15.695 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) 14:27:15.695 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 14:27:15.695 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) 14:27:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:16.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:16.196 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) 14:27:16.196 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 14:27:16.196 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) 14:27:16.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:16.697 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) 14:27:16.697 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:16.697 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27:16.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 14:27:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:16.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:16.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:16.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:16.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:16.701 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:16.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:16.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:16.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:16.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:16.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:16.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:16.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:16.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:16.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:16.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:16.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:16.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:16.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:16.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:16.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:16.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:16.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:16.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:16.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:16.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:16.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: "Import"] 14:27:16.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.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: "Import"] 14:27:16.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.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: "Import"] 14:27:16.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.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: "Import"] 14:27:16.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.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: "Import"] 14:27:16.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.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: "Import"] 14:27:16.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.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: "Import"] 14:27:16.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.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: "Import"] 14:27:16.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.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: "Import"] 14:27:16.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:16.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:16.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:16.725 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:16.725 DEBUG [main][MenuItemLookup] Item match:File 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:16.726 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:16.726 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:16.726 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:16.726 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:16.726 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:16.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:16.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:16.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:16.784 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:16.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:16.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:16.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:16.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:16.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:16.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:16.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:16.786 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:16.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:16.786 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:16.786 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:16.786 DEBUG [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) 14:27:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:16.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:16.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:16.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:16.787 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:16.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:16.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:16.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:16.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:16.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:16.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:16.828 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:16.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:16.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:16.828 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:16.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:16.828 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' 14:27:16.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.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:") 14:27:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:16.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:16.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:16.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:16.836 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 14:27:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:16.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:16.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:16.844 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:16.844 TRACE [main][WidgetHandler] Wait for synchronization 14:27:16.844 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:16.844 TRACE [main][WidgetHandler] Wait for synchronization 14:27:16.844 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:16.844 TRACE [main][WidgetHandler] Wait for synchronization 14:27:16.844 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:16.844 TRACE [main][WidgetHandler] Wait for synchronization 14:27:16.844 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:16.844 TRACE [main][WidgetHandler] Wait for synchronization 14:27:16.844 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:16.844 TRACE [main][WidgetHandler] Wait for synchronization 14:27:16.852 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 14:27:16.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:16.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:16.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:16.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:16.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:27:16.852 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 14:27:16.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:27:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:16.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:16.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:16.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:16.859 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:16.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:16.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:16.866 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 14:27:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:16.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:16.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:16.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:16.867 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 14:27:16.867 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:27:16.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 14:27:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:16.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:16.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:16.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:16.868 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:27:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:16.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:16.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:16.878 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 14:27:16.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:16.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:16.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:16.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:16.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 14:27:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:16.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:16.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:16.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:16.880 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 14:27:16.880 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) 14:27:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:17.380 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) 14:27:17.381 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 14:27:17.381 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) 14:27:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:17.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:17.882 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) 14:27:17.882 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 14:27:17.882 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) 14:27:17.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:18.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:18.383 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) 14:27:18.383 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:18.383 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27:18.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 14:27:18.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:18.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:18.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:18.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:18.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:18.387 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:18.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:18.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:18.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:18.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:18.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:18.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:18.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:18.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:18.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:18.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:18.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:18.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:18.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:18.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:18.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:18.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:18.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:18.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:18.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:18.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:18.409 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:18.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:18.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:18.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:18.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:18.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:18.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:18.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:18.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:18.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:18.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:18.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:18.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:18.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:18.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:18.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:18.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:18.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:18.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:18.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:18.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:18.410 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:18.410 DEBUG [main][MenuItemLookup] Item match:File 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:18.411 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:18.411 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:18.411 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:18.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:18.411 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:18.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:18.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:18.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:18.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:18.467 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:18.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:18.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:18.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:18.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:18.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:18.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:18.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:18.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:18.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:18.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:18.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:18.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:18.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:18.469 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:18.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:18.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:18.469 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:18.469 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:18.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:27:18.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:18.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:18.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:18.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:18.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:18.470 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:18.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:18.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:18.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:18.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:18.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: "Import"] 14:27:18.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:18.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:18.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:18.511 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:18.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:18.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:18.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:18.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:18.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:18.512 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:18.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:18.512 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' 14:27:18.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.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:") 14:27:18.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:18.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:18.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:18.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:18.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:18.512 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 14:27:18.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:18.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:18.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:18.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:18.512 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:18.512 TRACE [main][WidgetHandler] Wait for synchronization 14:27:18.512 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:18.513 TRACE [main][WidgetHandler] Wait for synchronization 14:27:18.513 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:18.513 TRACE [main][WidgetHandler] Wait for synchronization 14:27:18.513 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:18.513 TRACE [main][WidgetHandler] Wait for synchronization 14:27:18.513 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:18.513 TRACE [main][WidgetHandler] Wait for synchronization 14:27:18.513 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:18.513 TRACE [main][WidgetHandler] Wait for synchronization 14:27:18.527 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 14:27:18.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:18.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:18.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:18.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:27:18.528 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 14:27:18.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 14:27:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:18.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:18.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:18.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:18.535 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:18.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:18.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:18.539 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 14:27:18.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:18.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:18.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:18.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:18.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:18.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:18.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:18.568 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:27:18.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.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") 14:27:18.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:18.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:18.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:18.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:18.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:18.569 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:27:18.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:18.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:18.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:18.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:18.570 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 14:27:18.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 14:27:18.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:18.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:18.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:18.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:18.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:18.571 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 14:27:18.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:18.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:18.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:18.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:18.572 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 14:27:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:18.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:18.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:18.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:18.573 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 14:27:18.573 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) 14:27:18.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:19.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:19.074 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) 14:27:19.074 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 14:27:19.074 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) 14:27:19.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:19.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:19.575 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) 14:27:19.575 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 14:27:19.575 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) 14:27:19.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:20.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:20.076 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) 14:27:20.076 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:20.077 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27:20.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 14:27:20.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:20.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:20.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:20.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:20.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:20.082 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:20.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:20.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:20.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:20.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:20.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:20.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:20.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:20.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:20.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:20.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:20.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:20.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:20.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:20.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:20.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:20.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:20.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:20.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:20.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:20.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:20.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:20.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:20.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:20.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:20.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:20.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:20.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:20.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:20.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:20.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:20.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:20.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:20.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:20.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:20.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:20.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:20.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:20.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:20.107 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:20.107 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:20.107 DEBUG [main][MenuItemLookup] Item match:File 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:20.108 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:20.108 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:20.108 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:20.108 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:20.108 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:20.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:20.164 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:20.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:20.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:20.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:20.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:20.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:20.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:20.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:20.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:20.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:20.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:20.165 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:20.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:20.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:20.166 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:20.166 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:20.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:27:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:20.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:20.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:20.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:20.167 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:20.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:20.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:20.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:20.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:20.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:20.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:20.208 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:20.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:20.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 14:27:20.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:20.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:20.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:20.209 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:20.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:20.209 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' 14:27:20.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 14:27:20.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:20.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:20.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:20.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:20.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:20.209 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 14:27:20.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:20.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:20.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:20.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:20.217 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:20.217 TRACE [main][WidgetHandler] Wait for synchronization 14:27:20.217 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:20.217 TRACE [main][WidgetHandler] Wait for synchronization 14:27:20.217 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:20.217 TRACE [main][WidgetHandler] Wait for synchronization 14:27:20.217 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:20.217 TRACE [main][WidgetHandler] Wait for synchronization 14:27:20.217 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:20.217 TRACE [main][WidgetHandler] Wait for synchronization 14:27:20.217 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:20.217 TRACE [main][WidgetHandler] Wait for synchronization 14:27:20.234 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 14:27:20.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:20.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:20.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:20.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:20.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:27:20.234 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 14:27:20.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 14:27:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:20.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:20.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:20.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:20.241 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:20.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:20.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:20.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:20.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:20.272 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 14:27:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:20.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:20.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:20.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:20.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:20.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:20.273 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 14:27:20.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:20.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:20.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:20.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:20.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:20.273 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 14:27:20.274 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) 14:27:20.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:20.775 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) 14:27:20.775 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 14:27:20.775 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) 14:27:20.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:21.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:21.276 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) 14:27:21.276 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 14:27:21.276 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) 14:27:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:21.777 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) 14:27:21.777 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:21.777 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27:21.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:27:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:21.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:21.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:21.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:21.783 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:21.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:21.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:21.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:21.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:21.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:21.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:21.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:21.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:21.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:21.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:21.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:21.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:21.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:21.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:21.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:21.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:21.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:21.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:21.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:21.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:21.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:21.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:21.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:21.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:21.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:21.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:21.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:21.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:21.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:21.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:21.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:21.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:21.809 DEBUG [main][MenuItemLookup] Item match:File 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:21.809 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:21.809 DEBUG [main][MenuItemLookup] Item match:Import... 14:27:21.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:27:21.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:27:21.810 INFO [main][MenuItemHandler] Select menu item: &Import... 14:27:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:21.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:21.865 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:21.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:21.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:21.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:21.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:21.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:21.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:21.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:21.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:21.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:21.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:21.866 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:27:21.866 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:27:21.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:27:21.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:27:21.867 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:21.867 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:27:21.867 DEBUG [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) 14:27:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:21.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:21.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:21.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:21.868 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:21.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:21.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:21.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:27:21.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:21.908 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:27:21.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:27:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:27:21.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:27:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:21.908 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:21.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:21.909 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' 14:27:21.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:27:21.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:21.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:21.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:21.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:21.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:21.909 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 14:27:21.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:21.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:21.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:21.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:21.917 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:21.917 TRACE [main][WidgetHandler] Wait for synchronization 14:27:21.917 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:21.917 TRACE [main][WidgetHandler] Wait for synchronization 14:27:21.917 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:21.917 TRACE [main][WidgetHandler] Wait for synchronization 14:27:21.917 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:21.917 TRACE [main][WidgetHandler] Wait for synchronization 14:27:21.917 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:21.917 TRACE [main][WidgetHandler] Wait for synchronization 14:27:21.917 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:21.917 TRACE [main][WidgetHandler] Wait for synchronization 14:27:21.933 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 14:27:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:21.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:21.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:21.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:27:21.933 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 14:27:21.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 14:27:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:21.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:21.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:21.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:21.940 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:27:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:21.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:21.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:21.958 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 14:27:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:21.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:21.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:21.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:27:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:27:21.959 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 14:27:21.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:") 14:27:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:21.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:21.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:21.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:21.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:27:21.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:21.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:21.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:21.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:21.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:21.972 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 14:27:21.972 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed 14:27:21.972 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:27:21.972 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 14:27:21.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 14:27:21.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:21.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:21.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:21.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:21.973 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:21.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:21.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:22.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:22.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:22.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:22.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:22.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:22.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:22.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:22.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:22.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:22.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:22.003 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 14:27:22.003 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 14:27:22.003 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:22.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.307 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.18 s setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.734 s copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.198 s copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.199 s copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.252 s selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.779 s deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.685 s selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.685 s selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.696 s setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.702 s copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.196 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 14:27:22.008 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 14:27:22.009 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:27:22.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:22.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 14:27:22.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:22.009 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:27:22.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:22.009 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:27:22.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:22.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:22.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 14:27:22.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 14:27:22.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:22.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:22.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:22.010 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:22.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.010 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:22.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:27:22.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:22.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:22.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:22.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:27:22.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:22.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:22.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:22.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:22.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:22.011 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:22.011 DEBUG [main][MenuItemLookup] Item match:File 14:27:22.012 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:22.012 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:22.014 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:27:22.014 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:27:22.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:27:22.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:27:22.027 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:27:22.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.... 14:27:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:27:22.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:27:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:22.079 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:27:22.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:22.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:22.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:22.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:22.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:22.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:22.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:22.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:22.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:22.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:22.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:27:22.583 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:27:22.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:27:22.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:27:22.585 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:27:22.585 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:27:22.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) 14:27:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:22.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:22.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:22.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:22.586 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:22.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:22.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:22.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:22.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:27:22.620 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 14:27:22.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:27:22.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:22.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:22.621 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:27:22.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:22.622 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 14:27:22.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:27:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:22.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:22.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:22.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:27:22.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:27:22.624 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 14:27:22.624 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:27:22.624 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 14:27:22.624 DEBUG [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) 14:27:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:22.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:22.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:22.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:22.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:22.626 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:27:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:22.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:22.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:22.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:23.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:23.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:23.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:23.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:23.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:23.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:27:23.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:23.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:23.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:23.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:23.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:23.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:23.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:27:23.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:23.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:23.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:23.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:23.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:23.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:23.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:23.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:23.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:27:23.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:27:23.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:27:23.132 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:23.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:23.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:23.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:23.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:23.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:23.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:23.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:23.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:23.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:23.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:23.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:23.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:24.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:24.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:24.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:24.135 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:24.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:24.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:24.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:24.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 14:27:24.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:24.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:24.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:24.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:24.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:24.136 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 14:27:24.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:27:24.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:24.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:24.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:24.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:24.137 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:24.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:24.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:24.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:24.137 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:24.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:24.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:24.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:24.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:24.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:24.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:24.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:25.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:25.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:25.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:25.140 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:25.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:25.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:25.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:25.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:27:25.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:25.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:25.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:25.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:25.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:25.141 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 14:27:25.141 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:25.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:25.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:25.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:25.141 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:25.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:25.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:25.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:25.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:25.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:25.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:25.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:25.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:26.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:26.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:26.143 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:26.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:26.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:26.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:26.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 14:27:26.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:26.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:26.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:26.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:26.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:26.145 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 14:27:26.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:26.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:26.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:26.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:26.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:26.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:26.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:26.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:26.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:26.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:26.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:26.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:26.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:27.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:27.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:27.148 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:27.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:27.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:27.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:27.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:27:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:27.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:27.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:27.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:27.149 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 14:27:27.149 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 14:27:27.149 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 14:27:27.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 14:27:27.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 14:27:27.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:27.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:27.183 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:27.183 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:27:27.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:27:27.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:27:27.183 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:27:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:27.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:27:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:27.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:27.684 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 14:27:27.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 14:27:27.684 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 14:27:27.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 14:27:27.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 14:27:27.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:27.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:27.716 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:27.716 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:27.716 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:27.716 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:27.716 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:27.716 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:27.716 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:27.716 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:27.716 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:27.716 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:27:27.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:27:27.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:27:27.717 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:27:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:27:28.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:27:28.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:27:28.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:28.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:28.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:28.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:28.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:27:28.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:28.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:28.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:28.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:28.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:28.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:28.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:28.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:28.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:28.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:28.278 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:27:28.278 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:27:28.278 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:27:28.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:28.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:28.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:28.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:28.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:27:28.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:28.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:28.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:28.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:28.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:28.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:28.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:28.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:28.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:28.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:28.279 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:27:28.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:28.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:28.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:28.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:27:28.282 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:27:28.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:27:28.782 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:27:28.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:28.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:27:28.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:28.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:28.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:28.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:28.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:28.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:28.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:28.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:28.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 14:27:28.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:28.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:28.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:28.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:28.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 14:27:28.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:28.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 14:27:28.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 14:27:28.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:28.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:28.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:28.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:28.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:28.784 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:27:28.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:28.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:28.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:28.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:28.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:27:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:28.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:28.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:28.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:28.786 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:28.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:27:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:27:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:27:28.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:28.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:28.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:27:28.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:28.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:28.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:27:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:28.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:28.788 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:28.788 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:28.788 DEBUG [main][MenuItemLookup] Item match:File 14:27:28.789 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:28.789 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:28.791 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:27:28.791 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:27:28.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:27:28.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:27:28.792 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:27:28.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:27:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:27:28.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:27:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:28.848 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:27:28.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:28.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:28.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:28.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:28.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:28.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:28.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:28.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:28.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:28.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:28.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:27:28.850 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:27:28.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:27:28.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:27:28.850 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:27:28.850 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:27:28.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:27:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:28.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:28.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:28.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:28.851 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:28.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:28.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:28.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:28.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:27:28.878 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 14:27:28.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:27:28.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:28.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:28.879 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:27:28.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:28.879 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 14:27:28.879 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:") 14:27:28.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:28.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:28.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:28.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:27:28.880 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:27:28.880 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 14:27:28.881 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:27:28.881 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 14:27:28.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 14:27:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:28.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:28.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:28.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:28.882 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:27:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:28.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:28.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:28.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:29.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:29.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:29.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:27:29.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:29.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:29.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:29.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:29.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:29.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:29.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:29.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:29.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'] 14:27:29.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:29.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:29.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:29.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:29.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:29.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:29.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:29.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:29.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:29.386 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:29.387 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:29.387 DEBUG [main][MenuItemLookup] Item match:File 14:27:29.387 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:29.387 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:29.389 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:27:29.389 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:27:29.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:27:29.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:27:29.390 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:27:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:27: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 'New|Select a wizard'] is available. finished successfully 14:27:29.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:27:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:29.444 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:27:29.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:29.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:29.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:29.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:29.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:29.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:29.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:29.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:29.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:29.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:29.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:29.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:27:29.446 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:27:29.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:27:29.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:27:29.446 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:27:29.446 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:27:29.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) 14:27:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:29.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:29.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:29.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:29.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:29.447 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:29.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:29.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:29.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:29.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:29.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'] 14:27:29.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:29.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:29.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:27:29.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 14:27:29.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:27:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:29.478 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:27:29.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:29.478 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject' 14:27:29.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:27:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:29.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:29.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:29.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:29.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:27:29.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:27:29.479 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject 14:27:29.480 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1693405642009' 14:27:29.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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") 14:27:29.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:29.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:29.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:29.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:29.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:29.481 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 14:27:29.481 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location 14:27:29.481 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location 14:27:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:29.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:29.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:29.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Location:") 14:27:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:29.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:29.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:29.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:27:29.494 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:27:29.495 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1693405642009 14:27:29.497 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws' 14:27:29.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.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") 14:27:29.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:29.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:29.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:29.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:29.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:29.498 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets 14:27:29.498 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets 14:27:29.499 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets 14:27:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:29.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:29.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:29.499 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:") 14:27:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:29.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:29.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:29.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:27:29.501 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:27:29.501 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page 14:27:29.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 14:27:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:29.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:29.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:29.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:29.502 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:29.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:29.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:29.509 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 14:27:29.509 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 14:27:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:29.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:29.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:29.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:27:29.510 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject 14:27:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:27:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:27:29.511 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject: 14:27:29.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:27:29.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:27:29.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:29.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:27:29.513 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:27:29.513 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 14:27:29.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.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) 14:27:29.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:29.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:29.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:29.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:29.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:29.514 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:27:29.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:29.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:29.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:29.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:29.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:30.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:30.018 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:30.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:27:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:27:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:27:30.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:30.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:30.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:30.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:30.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:30.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:30.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:30.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:30.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:31.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:31.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:31.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:31.022 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:31.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:31.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:31.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:31.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:27:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:31.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:31.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:31.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:31.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 14:27:31.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 14:27:31.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:27:31.023 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:31.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:31.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:31.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:31.024 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:31.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:31.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:31.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:31.024 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:31.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:31.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:31.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:31.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:31.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:31.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:31.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:31.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:32.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:32.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:32.026 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:32.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:32.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:32.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:32.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 14:27:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:32.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:32.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:32.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:32.027 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 14:27:32.028 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 14:27:32.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:32.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:32.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:32.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:32.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:32.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:32.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:32.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:32.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:32.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:32.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:32.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:32.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:33.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:33.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:33.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:33.030 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:33.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:33.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:33.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:33.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:27:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:33.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:33.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:33.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:33.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 14:27:33.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 14:27:33.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 14:27:33.031 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 14:27:33.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 14:27:33.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 14:27:33.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:33.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:33.054 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:33.054 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:27:33.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:27:33.054 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:27:33.054 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:27:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:33.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:27:33.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:27:33.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:33.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:33.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:33.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:33.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:33.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:33.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:33.555 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer 14:27:33.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 14:27:33.555 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 14:27:33.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 14:27:33.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 14:27:33.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:33.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:33.578 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:33.578 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:33.578 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:33.578 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:33.578 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:33.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:33.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:33.578 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:33.578 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:33.578 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:27:33.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:27:33.578 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:27:33.578 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:27:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:27:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:27:34.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:27:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:34.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:34.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:34.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:34.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:27:34.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:34.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:34.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:34.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:34.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:34.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:34.160 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:27:34.161 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:27:34.161 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:27:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:34.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:34.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:34.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:27:34.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:34.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:34.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:34.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:34.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:34.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:34.162 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:27:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:34.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:34.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:34.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:27:34.164 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:27:34.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:27:34.665 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:27:34.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:34.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:34.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:34.665 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:34.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:34.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:34.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:34.666 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:34.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:34.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:34.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:34.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:34.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:34.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:35.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:35.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:35.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:35.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:35.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:35.669 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:35.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:35.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:35.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:35.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 14:27:35.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:35.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:35.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:35.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:35.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:35.670 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 14:27:35.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:35.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:35.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:35.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:35.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:35.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:35.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:35.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:35.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:35.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:35.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:36.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:36.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:36.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:36.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:36.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:36.673 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:36.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:36.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:36.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:36.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 14:27:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:36.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:36.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:36.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:36.674 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 14:27:36.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 14:27:36.675 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 14:27:36.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 14:27:36.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 14:27:36.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:36.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:36.699 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:36.699 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:27:36.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:27:36.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:27:36.699 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:27:36.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:36.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:36.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:36.700 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 14:27:36.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 14:27:36.700 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 14:27:36.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 14:27:36.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 14:27:36.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:36.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:36.722 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:36.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:36.722 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:36.722 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:36.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:36.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:36.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:36.722 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:36.722 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:36.722 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:27:36.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:27:36.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:27:36.722 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:27:36.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 'Delete.*'] is available.... 14:27:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:27:37.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:27:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:37.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:37.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27: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: 32) 14:27:37.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:37.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:37.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:37.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:37.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:37.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:37.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:37.286 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:27:37.286 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:27:37.286 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:27:37.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:37.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:37.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:37.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:37.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:27:37.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:37.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:37.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:37.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:37.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:37.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:37.287 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:27:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:37.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:37.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:37.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:27:37.290 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:27:37.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:27:37.791 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:27:37.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:27:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:37.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:37.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 14:27:37.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:37.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:37.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:37.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:37.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 14:27:37.792 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 14:27:37.792 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:37.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.784 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.774 s createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 9.009 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:37.797 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:37.798 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:27:37.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:37.798 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:37.798 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:37.798 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:27:37.798 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:37.798 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:27:37.798 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:37.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:37.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:37.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:37.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:37.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:27:37.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:37.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:37.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:37.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:37.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:37.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:37.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:37.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:27:37.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:37.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:37.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:37.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'] 14:27:37.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:37.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:37.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:37.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:37.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:37.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:37.801 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:37.801 DEBUG [main][MenuItemLookup] Item match:File 14:27:37.802 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:27:37.802 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:37.804 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:27:37.804 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:27:37.814 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:27:37.814 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:27:37.814 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:27:37.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:27:37.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 'New|Select a wizard'] is available. finished successfully 14:27:37.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:27:37.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:37.870 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:27:37.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:37.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:27:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:37.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:37.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:37.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:27:37.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:27:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:38.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:38.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:27:38.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:27:38.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:27:38.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:38.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:27:38.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:38.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:27:38.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:27:38.375 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:27:38.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:27:38.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:27:38.377 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:27:38.377 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:27:38.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:27:38.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:38.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:38.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:38.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:38.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:38.378 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:27:38.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:38.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:38.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:38.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:38.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:27:38.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:38.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:27:38.567 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 14:27:38.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:27:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:38.568 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:27:38.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:38.569 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject' 14:27:38.569 DEBUG [WorkbenchTestable][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:") 14:27:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:38.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:38.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:38.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:38.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:27:38.571 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:27:38.572 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject 14:27:38.595 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:27:38.595 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:27:38.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.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) 14:27:38.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:38.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:38.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:38.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:38.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:38.597 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:27:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:38.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:38.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:38.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.... 14:27:41.838 DEBUG [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 14:27:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:41.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:27:41.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:41.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:41.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:41.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:41.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:41.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:41.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:27:41.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:41.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:41.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:41.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:41.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:27:41.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:41.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:41.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:41.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:41.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') 14:27:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:41.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:41.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:41.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:41.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:41.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:41.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:41.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:41.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:27:41.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:27:41.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:27:41.843 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:41.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:41.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:41.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:41.844 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:41.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:41.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:41.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:41.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:41.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:41.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:42.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:42.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:42.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:42.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:42.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:27:42.847 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:27:42.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:27:42.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:42.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:27:42.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 14:27:42.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:42.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:42.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:42.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:42.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:42.848 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject 14:27:42.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:42.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:42.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:42.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:42.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:42.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:42.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 14:27:42.848 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 14:27:42.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 14:27:42.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 14:27:42.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:42.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:42.876 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:27:42.876 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:27:42.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:27:42.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:27:42.876 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:27:42.951 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"] 14:27:42.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:42.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:42.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:42.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:42.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:42.953 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 14:27:42.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:42.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:42.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:42.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 14:27:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:42.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:42.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:42.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:42.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:42.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 14:27:42.955 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 14:27:42.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 14:27:42.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 14:27:42.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:42.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:42.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:42.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:42.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:27:42.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:42.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:42.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:42.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:42.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:42.963 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:42.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:42.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:42.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:42.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:42.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:42.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:42.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:42.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:42.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:42.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:42.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:42.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:42.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:42.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:42.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:42.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:42.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 14:27:42.988 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 14:27:42.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 14:27:42.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 14:27:42.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:42.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.027 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:27:43.027 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:27:43.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:27:43.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:27:43.028 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:27:43.072 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"] 14:27:43.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.073 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 14:27:43.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.073 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 14:27:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:43.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 14:27:43.074 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 14:27:43.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 14:27:43.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 14:27:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.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.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") 14:27:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:43.076 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:27:43.076 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:27:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:43.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:43.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:43.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.078 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 14:27:43.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:27:43.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:27:43.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:43.080 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:43.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:43.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:43.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:43.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:43.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:43.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:43.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:43.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:43.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:43.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:43.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:43.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:43.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:43.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 14:27:43.117 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 14:27:43.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 14:27:43.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 14:27:43.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:43.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.152 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:27:43.152 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:27:43.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:27:43.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:27:43.152 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:27:43.196 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"] 14:27:43.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.197 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 14:27:43.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.198 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 14:27:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:43.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 14:27:43.199 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 14:27:43.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 14:27:43.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 14:27:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.201 DEBUG [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") 14:27:43.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:43.217 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:27:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:43.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:43.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:43.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:43.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:43.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:43.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:43.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:43.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:43.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:43.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:43.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:43.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:43.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:43.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:43.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 14:27:43.237 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 14:27:43.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 14:27:43.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 14:27:43.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:43.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.273 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:27:43.273 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:27:43.273 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:27:43.273 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:27:43.273 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:27:43.315 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"] 14:27:43.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.317 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 14:27:43.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:43.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.317 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 14:27:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:43.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 14:27:43.318 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 14:27:43.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 14:27:43.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 14:27:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.319 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 14:27:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:27:43.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:27:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:43.321 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:43.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:43.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:43.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:43.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:43.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:43.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:43.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:43.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:43.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:43.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:43.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:43.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:43.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 14:27:43.339 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 14:27:43.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 14:27:43.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 14:27:43.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:43.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.374 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:27:43.374 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:27:43.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:27:43.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:27:43.375 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:27:43.418 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"] 14:27:43.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.420 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 14:27:43.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 14:27:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:43.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:43.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:43.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 14:27:43.421 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 14:27:43.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 14:27:43.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 14:27:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.422 DEBUG [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") 14:27:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:43.423 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:27:43.423 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:27:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:43.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:43.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:43.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.424 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 14:27:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:27:43.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:27:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:43.425 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:43.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:43.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:43.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:43.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:43.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:43.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:43.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:43.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:43.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:43.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:43.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:43.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:43.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:43.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:43.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 14:27:43.452 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 14:27:43.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 14:27:43.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 14:27:43.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:43.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.491 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:27:43.491 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:27:43.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:27:43.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:27:43.491 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:27:43.532 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"] 14:27:43.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.533 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 14:27:43.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:43.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:43.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.534 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 14:27:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:43.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 14:27:43.535 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 14:27:43.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 14:27:43.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 14:27:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.536 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 14:27:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:27:43.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 14:27:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.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.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) 14:27:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:43.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:43.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:43.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:43.537 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:43.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:43.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:43.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:43.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:43.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:43.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:43.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:43.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:43.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 14:27:43.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 14:27:43.556 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 14:27:43.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 14:27:43.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 14:27:43.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:43.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:43.619 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:27:43.619 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:27:43.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:27:43.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:27:43.620 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:27:43.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:43.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:27:43.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:27:44.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:44.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:44.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:44.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:44.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:44.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:44.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:27:44.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:44.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:44.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:44.120 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer 14:27:44.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 14:27:44.121 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 14:27:44.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 14:27:44.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 14:27:44.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:27:44.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'New' 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:27:44.143 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:27:44.143 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:27:44.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:27:44.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:27:44.144 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:27:44.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:27:44.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 'Delete.*'] is available. finished successfully 14:27:44.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:27:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:44.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:44.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:44.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:44.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: 32) 14:27:44.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:44.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:44.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:44.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:44.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:44.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:44.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:44.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:44.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:44.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:44.707 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:27:44.707 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:27:44.707 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:27:44.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:44.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:44.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:44.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:44.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:27:44.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:44.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:27:44.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:44.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:44.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:44.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:44.708 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:27:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:44.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:44.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:44.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:27:44.711 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:27:45.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:27:45.212 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:27:45.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:27:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:27:45.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:27:45.212 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 14:27:45.212 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:45.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.416 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.14 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.129 s ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.12 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.102 s apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.113 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.104 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 14:27:45.218 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 14:27:45.218 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:27:45.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:45.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 14:27:45.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:45.219 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:27:45.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:45.219 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:27:45.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:45.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.*'] 14:27:45.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:45.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:45.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 14:27:45.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 14:27:45.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:45.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:45.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:45.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.*'] 14:27:45.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:45.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:27:45.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:45.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:45.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:45.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:45.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:27:45.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:27:45.220 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:45.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:27:45.220 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:27:45.220 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:27:45.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:27:45.220 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:27:45.220 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:27:45.220 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:27:45.220 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:27:45.220 DEBUG [main][MenuItemLookup] Item match:Window 14:27:45.221 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:27:45.221 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:27:45.221 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:27:45.221 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:45.221 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:27:45.221 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:27:45.221 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:45.221 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:27:45.221 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:45.221 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:27:45.221 DEBUG [main][MenuItemLookup] Item match:Preferences 14:27:45.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:27:45.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:27:45.221 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:27:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:27:45.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. finished successfully 14:27:45.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:27:45.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:45.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:45.291 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:27:45.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:45.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:27:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:45.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:45.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:45.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:45.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:45.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:45.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:45.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:45.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:45.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:45.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 14:27:45.797 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 14:27:45.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 14:27:45.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 14:27:45.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.836 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") 14:27:45.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:27:45.837 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") 14:27:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.837 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 14:27:45.838 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 14:27:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:45.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:45.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:45.838 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:45.838 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.838 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:45.838 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.838 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:45.838 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.838 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:45.838 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.838 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:45.838 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.838 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:45.838 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.838 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") 14:27:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:27:45.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 "Always open") 14:27:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.839 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") 14:27:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:27:45.840 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") 14:27:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.840 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 14:27:45.840 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 14:27:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:45.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:45.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:45.840 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:45.840 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.840 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:45.840 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.840 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:45.840 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.840 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:45.840 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.840 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:45.840 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.840 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:45.840 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.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 the associated perspective when creating a new project") 14:27:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:27:45.841 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") 14:27:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.842 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") 14:27:45.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:27:45.843 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") 14:27:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.843 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window 14:27:45.843 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window 14:27:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:45.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:45.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:45.843 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:45.843 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.843 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:45.843 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.843 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:45.843 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.843 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:45.843 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.843 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:45.843 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.843 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:45.843 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.843 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") 14:27:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:27:45.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 "In a new window") 14:27:45.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.852 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") 14:27:45.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:27:45.853 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") 14:27:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.853 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window 14:27:45.853 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window 14:27:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:45.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:45.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:45.853 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:45.853 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.853 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:45.853 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.853 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:45.853 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.853 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:45.853 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.853 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:45.853 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.853 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:45.853 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.853 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") 14:27:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:27:45.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.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") 14:27:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.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") 14:27:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:27:45.855 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") 14:27:45.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.856 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 14:27:45.856 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 14:27:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:45.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:45.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:45.856 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:45.856 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.856 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:45.856 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.856 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:45.856 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.856 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:45.856 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.856 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:45.856 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.856 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:45.856 TRACE [main][WidgetHandler] Wait for synchronization 14:27:45.856 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") 14:27:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:27:45.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 14:27:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:27:45.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:45.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:45.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:45.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:45.860 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:45.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:45.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:45.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:45.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:45.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:27:45.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:45.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:45.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 14:27:45.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:45.884 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:45.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:45.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:45.885 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 14:27:45.885 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 14:27:45.885 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:45.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:45.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:45.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) Time elapsed: 0.666 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 14:27:45.890 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 14:27:45.891 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:27:45.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:45.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 14:27:45.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:45.891 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:27:45.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:45.905 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:27:45.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:45.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:45.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 14:27:45.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 14:27:45.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:45.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:45.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bccbd7b is found... 14:27:46.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bccbd7b is found finished successfully 14:27:46.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 14:27:46.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:46.216 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:46.216 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:27:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72aebf33 is found... 14:27:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72aebf33 is found finished successfully 14:27:46.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 14:27:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:46.222 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:46.222 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:27:46.223 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 14:27:46.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:46.224 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent 14:27:46.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:27:46.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 14:27:46.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:46.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:46.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:46.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 14:27:46.226 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 14:27:46.226 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:46.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) Time elapsed: 0.32 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 14:27:46.234 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 14:27:46.234 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:27:46.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:46.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 14:27:46.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:46.234 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:27:46.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:46.234 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:27:46.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:46.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:46.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 14:27:46.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 14:27:46.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:46.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:46.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:46.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d93d257 is found... 14:27:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d93d257 is found finished successfully 14:27:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 14:27:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:46.339 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:46.339 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:27:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@156efbba is found... 14:27:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@156efbba is found finished successfully 14:27:46.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 14:27:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:46.343 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:46.343 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:27:46.343 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 14:27:46.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:46.344 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "a"as the parent 14:27:46.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:27:46.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 14:27:46.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:46.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:46.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:46.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 14:27:46.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 14:27:46.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:27:46.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:27:46.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) Time elapsed: 0.11 s Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest 14:27:46.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.*'] 14:27:46.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:46.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:27:46.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:46.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:27:46.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:46.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:27:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:46.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:27:46.357 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:27:46.357 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:27:46.358 DEBUG [main][MenuItemLookup] Item match:Window 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:46.358 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:27:46.358 DEBUG [main][MenuItemLookup] Item match:Preferences 14:27:46.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:27:46.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:27:46.358 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:27:46.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:27:46.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:27:46.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:27:46.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:46.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:46.536 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:27:46.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:27:46.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:27:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:46.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:46.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:46.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:46.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:46.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:46.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:46.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 14:27:46.539 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 14:27:46.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 14:27:46.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 14:27:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use e&xternal web browser") 14:27:46.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:46.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:27:46.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:46.577 INFO [WorkbenchTestable][RadioButton] Select radio button Use e&xternal web browser 14:27:46.577 INFO [WorkbenchTestable][AbstractButton] Click button Use e&xternal web browser 14:27:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:46.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:46.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:46.577 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:46.577 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.577 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:46.577 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.577 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:46.577 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.577 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:46.577 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.577 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:46.577 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.577 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:46.577 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:27:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:46.627 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:27:46.627 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:27:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:46.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:46.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:46.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 14:27:46.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:46.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:27:46.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:46.638 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser 14:27:46.638 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser 14:27:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:46.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:46.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:46.638 TRACE [main][WidgetHandler] Notify Button with event 27 14:27:46.638 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.638 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:46.638 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.638 TRACE [main][WidgetHandler] Notify Button with event 26 14:27:46.638 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.638 TRACE [main][WidgetHandler] Notify Button with event 3 14:27:46.638 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.638 TRACE [main][WidgetHandler] Notify Button with event 4 14:27:46.638 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.638 TRACE [main][WidgetHandler] Notify Button with event 13 14:27:46.638 TRACE [main][WidgetHandler] Wait for synchronization 14:27:46.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:27:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:46.640 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:27:46.640 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:27:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:46.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:46.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:46.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:27:46.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:46.643 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:27:46.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:46.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:46.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:46.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:27:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:27:46.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:27:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest) Time elapsed: 0.375 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 14:27:46.738 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 14:27:46.739 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:27:46.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:46.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 14:27:46.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:46.739 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:27:46.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:46.747 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:27:46.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:46.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:27:46.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 14:27:46.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 14:27:46.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:27:46.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:27:46.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:27:46.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:27:46.754 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 14:27:46.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:27:46.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:46.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:46.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:27:46.755 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'File' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:27:46.755 DEBUG [main][MenuItemLookup] Item match:Window 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:46.755 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:27:46.755 DEBUG [main][MenuItemLookup] Item match:Show View 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'' 14:27:46.759 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:27:46.759 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:27:46.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:27:46.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:27:46.760 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:27:46.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:27:46.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:27:46.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:27:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:46.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:27:46.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:46.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:27:46.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:27:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:27:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:27:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:27:46.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:46.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:46.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:27:46.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:27:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:27:46.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:27:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:27:46.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:27:46.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 14:27:46.870 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 14:27:46.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 14:27:46.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 14:27:46.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:46.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:46.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:27:46.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:46.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:27:46.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:27:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:27:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:27:46.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:27:46.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:27:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:46.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:46.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:27:46.872 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:27:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:27:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:27:46.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:27:46.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:27:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:27:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:27:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 14:27:46.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:46.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 14:27:46.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:47.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:47.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:27:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:27:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:27:47.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:27:47.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 '\*?\QInternal Web Browser\E') 14:27:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:47.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:47.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:47.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:47.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:27:47.024 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:27:47.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:27:47.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:47.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:27:47.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:27:47.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:27:47.026 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 14:27:47.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:27:47.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:27:47.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:27:47.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:27:47.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:27:47.027 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:27:47.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:27:47.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:27:47.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:27:47.028 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 14:27:47.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:27:47.115 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:27:47.131 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable failed to create drawable failed to create drawable failed to create drawable 14:27:47.615 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:27:48.115 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:27:48.424 DEBUG [main][BrowserProgressListener] Calling chanded() 14:27:48.615 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:27:49.115 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:27:49.134 DEBUG [main][BrowserProgressListener] Calling chanded() 14:27:49.453 DEBUG [main][BrowserProgressListener] Calling chanded() 14:27:49.615 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:27:49.959 DEBUG [main][BrowserProgressListener] Calling chanded() 14:27:50.116 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:27:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:27:50.116 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:28:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:00.117 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:00.117 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:00.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:00.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:00.127 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 14:28:00.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:00.134 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:00.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:00.135 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 14:28:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:00.135 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:00.136 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:00.336 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:00.597 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:00.635 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:00.641 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:01.135 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:01.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:01.135 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:28:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:11.136 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:11.137 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:11.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:11.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:11.141 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 14:28:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:11.143 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:11.143 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:11.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:11.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:11.147 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 14:28:11.159 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 14:28:11.159 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 14:28:11.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:11.161 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:28:11.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 14:28:11.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:28:11.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:28:11.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:11.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:11.201 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 14:28:11.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:28:11.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 14:28:11.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 14:28:11.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:28:11.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:28:11.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:28:11.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:11.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:11.210 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 14:28:11.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:11.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:11.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:11.211 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:11.211 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:28:11.211 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:28:11.211 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:28:11.211 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:28:11.211 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:28:11.211 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:28:11.211 DEBUG [main][MenuItemLookup] Item match:Window 14:28:11.212 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:28:11.212 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:28:11.212 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:28:11.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:11.212 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:28:11.212 DEBUG [main][MenuItemLookup] Item match:Show View 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:11.216 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:28:11.216 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:28:11.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:28:11.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:28:11.216 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:28:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:28:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:28:11.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:28:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:11.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:28:11.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:11.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:11.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:11.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:28:11.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:11.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:11.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:11.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:11.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:11.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:11.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:28:11.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:28:11.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:28:11.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:28:11.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:11.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:28:11.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:11.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:28:11.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:28:11.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:28:11.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:11.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:28:11.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:11.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:28:11.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 14:28:11.271 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 14:28:11.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 14:28:11.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 14:28:11.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:11.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:11.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:11.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:28:11.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:11.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:11.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:11.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:28:11.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:11.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:11.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:11.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:28:11.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:11.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:11.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:11.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:11.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:11.273 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:28:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:11.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:11.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:11.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:28:11.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:28:11.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 14:28:11.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:11.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:11.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 14:28:11.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:11.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:11.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:11.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:11.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 14:28:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:11.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:11.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:11.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:28:11.342 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:11.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:11.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:11.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:28:11.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:28:11.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:28:11.344 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 14:28:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:11.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:11.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:11.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:28:11.354 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:11.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:11.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:11.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:28:11.355 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 14:28:11.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:11.382 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:11.385 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:11.664 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:11.882 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:11.907 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:12.325 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:12.383 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:12.383 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:28:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:22.383 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:22.384 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:22.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:22.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:22.395 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 14:28:22.397 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss' 14:28:22.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:22.397 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:22.398 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:22.562 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:22.803 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:22.808 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:22.898 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:22.898 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:28:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:32.898 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:32.899 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:32.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:32.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:32.902 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 14:28:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:32.904 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:32.904 INFO [WorkbenchTestable][AbstractBrowser] Browser back 14:28:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:32.905 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:32.905 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:32.949 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:33.405 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:33.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:33.405 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:28:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss... 14:28:34.407 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:34.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:34.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:34.411 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 14:28:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:34.413 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully 14:28:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:34.413 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:34.413 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:34.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:34.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:34.416 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 14:28:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:34.418 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:34.418 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:34.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:34.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:34.421 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 14:28:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:34.423 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:34.423 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 14:28:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:34.424 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:34.425 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:34.466 DEBUG [main][BrowserProgressListener] Calling chanded() 14:28:34.924 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:34.924 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:28:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat... 14:28:35.925 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:35.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:35.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:35.928 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 14:28:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:35.932 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully 14:28:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:35.932 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:35.932 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:35.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:35.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:35.935 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 14:28:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:28:35.937 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:28:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:28:35.938 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:28:35.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:35.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:35.940 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 14:28:35.943 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 14:28:35.943 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 14:28:35.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:28:35.943 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:28:35.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 14:28:35.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:28:35.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:28:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:35.983 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 14:28:35.983 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 14:28:35.983 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:28:35.983 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:28:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.246 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 24.453 s testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 24.782 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:28:35.991 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:28:35.992 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:28:35.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:28:35.992 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:28:35.992 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:28:35.992 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:28:35.992 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:28:35.993 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:28:35.993 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:28:35.993 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:28:35.993 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:28:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:28:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:35.993 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:28:35.993 DEBUG [main][MenuItemLookup] Item match:Window 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.993 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:28:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:35.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:28:35.994 DEBUG [main][MenuItemLookup] Item match:Window 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:28:35.994 DEBUG [main][MenuItemLookup] Item match:Perspective 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:28:35.994 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:28:35.994 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:28:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:28:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:35.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:28:35.995 DEBUG [main][MenuItemLookup] Item match:Window 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:28:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:35.995 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:28:35.995 DEBUG [main][MenuItemLookup] Item match:Window 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:28:35.995 DEBUG [main][MenuItemLookup] Item match:Perspective 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:28:35.995 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:28:35.995 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:28:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:35.996 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:28:35.996 DEBUG [main][MenuItemLookup] Item match:Window 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:28:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:35.996 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:28:35.996 DEBUG [main][MenuItemLookup] Item match:Window 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:28:35.996 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:28:35.996 DEBUG [main][MenuItemLookup] Item match:Perspective 14:28:35.997 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:28:35.997 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:35.997 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:28:35.997 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:28:35.997 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:28:35.997 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:28:35.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:28:35.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:28:35.997 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:28:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:28:36.022 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 14:28:36.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:28:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:36.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:36.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:28:36.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:36.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:36.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:36.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:28:36.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:36.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:28:36.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:36.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:36.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:36.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:36.024 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:28:36.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:36.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:36.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:36.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:36.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:28:36.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 14:28:36.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:28:36.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:28:36.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:28:36.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:28:36.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:36.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:36.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:28:36.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:36.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.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'] 14:28:36.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.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'] 14:28:36.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:28:36.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.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'] 14:28:36.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.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'] 14:28:36.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:36.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:36.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:36.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:36.121 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:36.121 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:36.121 DEBUG [main][MenuItemLookup] Item match:File 14:28:36.121 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:28:36.121 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:36.124 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:28:36.124 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:28:36.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:28:36.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:28:36.124 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:28:36.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.... 14:28:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:28:36.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:28:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:36.190 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:28:36.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:28:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:36.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:36.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:36.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:28:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:28:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:28:36.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:28:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:36.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:28:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:36.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:28:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:28:36.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:28:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:36.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:28:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:36.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:28:36.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:28:36.192 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:28:36.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:28:36.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:28:36.193 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:28:36.193 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:28:36.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) 14:28:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:36.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:36.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:36.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:36.194 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:28:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:36.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:36.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:36.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:36.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:28:36.404 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 14:28:36.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:28:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:36.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:36.419 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:28:36.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:36.420 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 14:28:36.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:") 14:28:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:36.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:36.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:36.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:28:36.426 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:28:36.427 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 14:28:36.451 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:28:36.451 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:28:36.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:28:36.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:36.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:36.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:36.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:36.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:36.453 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:28:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:36.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:36.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:28:39.462 DEBUG [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 14:28:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:28:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:28:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:28:39.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:28:39.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:28:39.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:28:39.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:28:39.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:28:39.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:28:39.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:28:39.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:28:39.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:28:39.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:28:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:28:39.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:39.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:39.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:39.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:39.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:39.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:39.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:28:39.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:39.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:39.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:39.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:39.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:28:39.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:39.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:39.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:39.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:39.485 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:39.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:39.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:39.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:39.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:39.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:39.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:39.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:39.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:40.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:40.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:28:40.487 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:40.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:40.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:40.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:40.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:28:40.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:40.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:40.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:40.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:40.489 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:28:40.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:28:40.489 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:28:40.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:28:40.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:28:40.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:40.497 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu. 14:28:40.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:40.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:40.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:40.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:40.497 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:28:40.498 DEBUG [main][MenuItemLookup] Item match:Window 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:40.498 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:28:40.498 DEBUG [main][MenuItemLookup] Item match:Show View 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:40.501 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:28:40.501 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:28:40.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:28:40.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:28:40.501 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:28:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:28:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:28:40.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:28:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:40.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:28:40.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:40.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:28:40.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:40.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:40.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:28:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:28:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:28:40.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:28:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:40.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:28:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:40.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:28:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:28:40.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:28:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:40.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:28:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:40.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:28:40.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties 14:28:40.550 DEBUG [main][TreeItemHandler] Selecting tree item: Properties 14:28:40.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection 14:28:40.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties 14:28:40.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:40.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:28:40.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:40.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:40.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") 14:28:40.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:40.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:28:40.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:40.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:40.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:40.551 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:28:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:40.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:40.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:28:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:28:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open... 14:28:40.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully 14:28:40.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:40.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:40.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:40.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 '\*?\QProperties\E') 14:28:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:40.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:40.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:28:40.649 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:28:40.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:28:40.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:40.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:28:40.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:28:40.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:28:40.650 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:28:40.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:28:40.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:40.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:40.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:28:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:40.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:40.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:40.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:28:40.652 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 14:28:40.652 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:28:40.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:28:40.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:40.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:40.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:28:40.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:40.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:40.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:40.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:40.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:40.663 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1 14:28:40.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 14:28:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:40.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 14:28:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:40.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 14:28:40.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 14:28:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:40.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 14:28:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:40.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 14:28:40.664 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1 14:28:40.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 14:28:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:41.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:41.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 14:28:41.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 14:28:41.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:41.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 14:28:41.667 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1 14:28:41.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 14:28:41.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:42.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 14:28:42.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 14:28:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:42.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 14:28:42.669 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1 14:28:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 14:28:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:43.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:43.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 14:28:43.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 14:28:43.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:43.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:43.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 14:28:43.670 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1 14:28:43.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 14:28:43.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:44.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:44.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 14:28:44.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 14:28:44.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:44.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:44.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 14:28:44.672 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1 14:28:44.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 14:28:44.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:45.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 14:28:45.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 14:28:45.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:45.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 14:28:45.675 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1 14:28:45.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 14:28:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:46.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 14:28:46.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 14:28:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:46.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 14:28:46.678 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1 14:28:46.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 14:28:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:47.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:47.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 14:28:47.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 14:28:47.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:47.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:47.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 14:28:47.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:47.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:47.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:28:47.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:47.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:47.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:47.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:47.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:28:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:47.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:47.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:47.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:47.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:28:47.684 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:47.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:47.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:47.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:47.696 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:47.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:47.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:47.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:47.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:47.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:47.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:47.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:47.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:47.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:47.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:48.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:48.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:48.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:48.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:28:48.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:48.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:48.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:48.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:48.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 14:28:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:48.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:48.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:48.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:48.714 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:28:48.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:48.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:48.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:48.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:48.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:48.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:48.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:48.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:48.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:48.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:48.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:49.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:49.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:49.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:49.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:28:49.718 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:49.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:49.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:49.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:49.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:28:49.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:49.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:49.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:49.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:49.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:49.719 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:28:49.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:28:49.719 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:28:49.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:28:49.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:28:49.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:28:49.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'New' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:49.744 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:28:49.744 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:28:49.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:28:49.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:28:49.744 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:28:49.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:28:49.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:28:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:28:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:28:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:28:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:28:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:28:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:28:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:28:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:28:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:28:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:28:50.245 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 14:28:50.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:28:50.245 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:28:50.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:28:50.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:28:50.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:28:50.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'New' 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:28:50.271 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:28:50.271 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:28:50.271 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:28:50.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:28:50.272 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:28:50.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 'Delete.*'] is available.... 14:28:50.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:28:50.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:28:50.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:50.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:50.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:50.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:28:50.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:50.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:28:50.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:50.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:50.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:50.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:50.855 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:28:50.855 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:28:50.855 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:28:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:50.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:50.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:50.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:28:50.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:50.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:28:50.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:50.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:50.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:50.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:50.857 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:28:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:50.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:50.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:50.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:28:50.860 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:28:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:28:51.361 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:28:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:28:51.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:28:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:28:51.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:28:51.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:28:51.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:28:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:51.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 14:28:51.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:28:51.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 14:28:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:28:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:28:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:28:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:28:51.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:51.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:51.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:28:51.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:51.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:51.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:51.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:28:51.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:51.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:51.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:51.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:51.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:51.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:51.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:51.363 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:51.363 DEBUG [main][MenuItemLookup] Item match:File 14:28:51.363 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:28:51.363 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:51.366 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:28:51.366 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:28:51.367 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:28:51.367 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:28:51.367 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:28:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:28: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 'New|Select a wizard'] is available. finished successfully 14:28:51.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:28:51.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:51.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:51.424 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:28:51.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:28:51.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:51.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:51.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:51.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:51.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:28:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:28:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:28:51.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:28:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:51.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:28:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:51.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:28:51.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:28:51.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:28:51.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:51.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:28:51.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:51.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:28:51.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:28:51.426 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:28:51.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:28:51.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:28:51.426 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:28:51.426 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:28:51.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:28:51.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:51.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:51.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:51.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:51.427 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:28:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:51.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:51.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:51.580 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:28:51.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:28:51.582 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 14:28:51.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:28:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:51.583 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:28:51.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:51.583 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 14:28:51.583 DEBUG [WorkbenchTestable][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:") 14:28:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:51.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:51.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:51.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:51.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:28:51.585 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:28:51.585 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 14:28:51.620 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:28:51.620 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:28:51.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:28:51.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:51.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:51.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:51.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:51.630 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:28:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:51.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:51.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:28:54.685 DEBUG [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 14:28:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:28:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:28:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:28:54.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:28:54.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:28:54.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:28:54.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:28:54.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:28:54.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:28:54.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:28:54.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:28:54.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:28:54.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:28:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:28:54.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:54.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:54.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:54.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:54.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 '\*?\QPackage Explorer\E') 14:28:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:54.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:54.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:54.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:28:54.687 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:54.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:54.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:54.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:28:54.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:28:54.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:28:54.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:54.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:54.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:54.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:54.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:54.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:55.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:55.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:55.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:55.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:56.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:56.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:28:56.190 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:56.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:56.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:56.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:56.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:28:56.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:56.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:56.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:56.192 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:28:56.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:28:56.192 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:28:56.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:28:56.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:28:56.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 14:28:56.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:56.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:56.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 '\*?\QProperties\E') 14:28:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:56.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:56.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:28:56.208 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:28:56.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:28:56.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:56.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:56.228 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:28:56.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:28:56.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:56.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:56.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:28:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:56.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:56.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:28:56.229 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 14:28:56.229 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:28:56.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:28:56.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:56.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:56.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:28:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:56.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:56.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:28:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:28:56.230 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:28:56.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:28:56.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:56.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:56.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 14:28:56.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:56.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:56.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:28:56.231 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories 14:28:56.231 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 14:28:56.231 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:28:56.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:56.233 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:28:56.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:28:56.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:56.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:56.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 14:28:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:56.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:56.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:28:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:28:56.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:28:56.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:56.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:56.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:28:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:56.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:56.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:28:56.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:56.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:56.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:56.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:56.259 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:56.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:56.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:56.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:56.259 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:56.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:56.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:56.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:56.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:56.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:56.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:56.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:57.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:57.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:57.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:28:57.262 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:57.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:57.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:57.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:57.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 14:28:57.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:57.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:57.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:57.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:57.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:57.263 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:28:57.263 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:57.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:57.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:57.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:57.263 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:57.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:57.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:57.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:57.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:57.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:57.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:57.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:57.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:58.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:58.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:28:58.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:28:58.266 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:28:58.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:28:58.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:28:58.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:28:58.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:28:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:58.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:58.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:58.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:58.268 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:28:58.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:28:58.268 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:28:58.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:28:58.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:28:58.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:28:58.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'New' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:58.292 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:28:58.292 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:28:58.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:28:58.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:28:58.292 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:28:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:28:58.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:28:58.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:28:58.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:28:58.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:28:58.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:28:58.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:28:58.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:28:58.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:28:58.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:28:58.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:28:58.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:28:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:28:58.793 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 14:28:58.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:28:58.793 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:28:58.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:28:58.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:28:58.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:28:58.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'New' 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:28:58.816 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:28:58.816 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:28:58.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:28:58.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:28:58.816 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:28:58.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.... 14:28:59.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. finished successfully 14:28:59.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:28:59.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:59.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:59.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:59.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:59.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:28:59.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:59.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:28:59.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:59.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:59.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:59.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:59.394 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:28:59.394 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:28:59.394 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:28:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:59.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:59.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:59.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) 14:28:59.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:28:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:59.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:28:59.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:28:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:59.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:59.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:59.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:59.395 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:28:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:59.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:59.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:28:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:28:59.398 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:28:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:28:59.899 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:28:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:28:59.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:28:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:28:59.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:28:59.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:28:59.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:28:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:28:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:28:59.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 14:28:59.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:28:59.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 14:28:59.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:28:59.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:28:59.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:28:59.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:28:59.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'] 14:28:59.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:59.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'] 14:28:59.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:59.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"] 14:28:59.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:59.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'] 14:28:59.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:59.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'] 14:28:59.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:59.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'] 14:28:59.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:59.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"] 14:28:59.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:59.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'] 14:28:59.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:59.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'] 14:28:59.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:59.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:28:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:59.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:28:59.901 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:28:59.901 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:59.901 DEBUG [main][MenuItemLookup] Item match:File 14:28:59.901 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:28:59.901 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'File' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'' 14:28:59.904 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:28:59.904 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:28:59.904 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:28:59.904 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:28:59.904 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:28:59.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 'New|Select a wizard'] is available.... 14:28:59.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:28:59.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:28:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:28:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:28:59.961 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:28:59.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:28:59.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:28:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:59.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:59.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:59.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:28:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:28:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:28:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:28:59.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:28:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:59.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:28:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:59.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:28:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:28:59.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:28:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:28:59.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:28:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:28:59.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:28:59.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:28:59.963 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:28:59.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:28:59.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:28:59.964 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:28:59.964 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:28:59.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:28:59.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:28:59.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:28:59.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:28:59.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:28:59.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:28:59.965 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:28:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:28:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:28:59.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:28:59.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:00.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'] 14:29:00.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:00.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:00.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:29:00.107 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 14:29:00.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:29:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:00.108 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:29:00.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:00.108 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 14:29:00.108 DEBUG [WorkbenchTestable][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:") 14:29:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:00.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:00.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:00.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:00.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:29:00.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:29:00.112 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 14:29:00.136 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:29:00.136 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:29:00.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:29:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:00.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:00.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:00.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:00.138 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:29:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:00.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:00.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:00.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:29:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:29:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:29:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:29:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:03.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:29:03.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:03.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:29:03.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:03.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:03.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:03.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:03.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:03.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:03.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:03.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:03.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:03.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:03.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:03.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') 14:29:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:03.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:03.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:03.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:03.160 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:03.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:03.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:03.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:03.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:03.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:03.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:03.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:03.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:03.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:03.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:03.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:03.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:03.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:04.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:04.164 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:04.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:04.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:04.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:04.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:29:04.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:04.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:04.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:04.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:04.165 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:29:04.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:29:04.166 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:29:04.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:29:04.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:29:04.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:04.172 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 14:29:04.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:04.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:04.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:04.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:04.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 '\*?\QProperties\E') 14:29:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:04.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:04.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:04.179 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:29:04.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:29:04.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:04.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:04.200 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:29:04.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:29:04.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:04.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:04.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:29:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:04.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:04.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:29:04.201 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 14:29:04.201 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 14:29:04.201 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:29:04.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:04.203 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:29:04.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:29:04.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:04.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:04.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:29:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:04.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:04.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:29:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:29:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children... 14:29:04.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 14:29:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:04.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 14:29:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:04.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 14:29:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully 14:29:04.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 14:29:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:04.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 14:29:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:04.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 14:29:04.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:04.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:29:04.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:04.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:04.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:04.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:29:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:04.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:04.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:04.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:04.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:04.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:04.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:04.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:04.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:04.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:04.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:04.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:04.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:04.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:04.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:04.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:04.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:04.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:05.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:05.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:05.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:05.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:05.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:05.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:05.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:29:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:05.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:05.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:05.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:05.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:29:05.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:05.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:05.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:05.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:05.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:05.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:05.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:05.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:05.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:05.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:05.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:05.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:06.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:06.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:06.243 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:06.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:06.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:06.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:06.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:29:06.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:06.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:06.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:06.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:06.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:06.244 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:29:06.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:29:06.244 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:29:06.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:29:06.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:29:06.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:06.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'New' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:06.269 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:29:06.269 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:29:06.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:29:06.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:29:06.270 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:29:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:06.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:29:06.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:06.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:06.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:06.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:06.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:06.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:06.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:06.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:06.770 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 14:29:06.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:29:06.770 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:29:06.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:29:06.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:29:06.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:06.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:06.795 DEBUG [main][MenuItemLookup] Found menu:'New' 14:29:06.795 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:29:06.795 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:06.795 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:29:06.795 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:29:06.795 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:29:06.795 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:06.795 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:29:06.796 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:29:06.796 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:29:06.796 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:29:06.796 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:29:06.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:29:06.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:29:06.796 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:29:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:29:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:29:07.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:29:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:07.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:07.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:07.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:29:07.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:07.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:29:07.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:07.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:07.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:07.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:07.376 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:29:07.376 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:29:07.376 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:29:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:07.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:07.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:07.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:29:07.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:07.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:29:07.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:07.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:07.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:07.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:07.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:07.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:07.377 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:29:07.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:07.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:07.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:07.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:07.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:29:07.380 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:29:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:29:07.881 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:29:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:07.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:07.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:29:07.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:07.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:07.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 14:29:07.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:07.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 14:29:07.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:29:07.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:07.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:07.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:07.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:07.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:07.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:07.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:07.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:29:07.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:07.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:07.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:07.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:07.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:07.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:07.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:07.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:29:07.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:07.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:07.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:07.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:07.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:07.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:07.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:07.883 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:29:07.883 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:07.883 DEBUG [main][MenuItemLookup] Item match:File 14:29:07.884 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:29:07.884 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:07.886 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:29:07.886 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:29:07.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:29:07.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:29:07.897 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:29:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:29:07.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 14:29:07.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:29:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:07.952 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:29:07.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:07.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:29:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:07.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:07.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:07.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:29:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:29:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:29:07.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:29:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:07.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:29:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:07.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:29:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:29:07.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:29:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:07.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:29:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:07.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:29:07.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:29:07.955 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:29:07.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:29:07.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:29:07.955 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:29:07.955 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:29:07.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:29:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:07.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:07.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:07.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:07.956 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:29:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:07.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:07.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:08.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'] 14:29:08.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:08.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:08.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:29:08.100 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 14:29:08.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:29:08.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:08.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:08.100 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:29:08.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:08.101 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 14:29:08.101 DEBUG [WorkbenchTestable][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:") 14:29:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:08.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:08.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:08.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:29:08.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:29:08.105 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 14:29:08.129 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:29:08.129 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:29:08.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:29:08.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:08.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:08.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:08.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:08.131 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:29:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:08.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:08.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:08.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.... 14:29:11.335 DEBUG [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 14:29:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:29:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:29:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:11.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:29:11.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:11.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:11.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:11.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:11.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:11.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:11.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:11.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:11.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:11.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:11.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:11.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:11.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:29:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:11.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:11.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:11.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:11.337 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:11.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:11.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:11.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:11.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:11.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:11.339 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:11.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:11.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:11.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:11.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:11.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:11.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:11.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:11.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:12.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:12.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:12.341 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:12.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:12.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:12.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:12.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:29:12.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:12.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:12.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:12.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:12.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:12.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:29:12.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:29:12.342 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:29:12.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:29:12.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:29:12.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:12.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:12.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:12.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:12.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 14:29:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:12.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:12.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:12.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:12.352 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:29:12.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:29:12.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:12.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:12.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 14:29:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:12.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:12.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:12.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:29:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:29:12.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:12.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:12.374 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:29:12.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:12.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:12.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:12.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:12.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') 14:29:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:12.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:12.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:12.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:12.376 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:12.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:12.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:12.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:12.398 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:12.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:12.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:12.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:12.399 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:12.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:12.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:12.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:12.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:12.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:12.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:12.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:12.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:13.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:13.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:13.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:13.401 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:13.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:13.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:13.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:13.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 14:29:13.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:13.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:13.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:13.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:13.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:13.402 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:29:13.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:13.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:13.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:13.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:13.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:13.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:13.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:13.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:13.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:13.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:13.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:13.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:13.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:14.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:14.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:14.405 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:14.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:14.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:14.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:14.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 14:29:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:14.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:14.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:14.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:14.406 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 14:29:14.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:29:14.407 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:29:14.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:29:14.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:29:14.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:14.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'New' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:14.440 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:29:14.440 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:29:14.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:29:14.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:29:14.441 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:29:14.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:14.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:29:14.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:14.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:14.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:14.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:14.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:14.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:14.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:14.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:14.941 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 14:29:14.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 14:29:14.942 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 14:29:14.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 14:29:14.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 14:29:14.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:14.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'New' 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:29:14.966 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:29:14.966 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:29:14.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:29:14.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:29:14.966 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:29:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:29:15.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 'Delete.*'] is available. finished successfully 14:29:15.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:29:15.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:15.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:15.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:15.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:29:15.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:15.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:29:15.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:15.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:15.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:15.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:15.545 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:29:15.545 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:29:15.545 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:29:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:15.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:15.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:15.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:29:15.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:15.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:29:15.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:15.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:15.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:15.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:15.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:15.546 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:29:15.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:15.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:15.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:15.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:15.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:29:15.549 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:29:16.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:29:16.050 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:29:16.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:16.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:29:16.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:29:16.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:29:16.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:16.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:16.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:16.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:16.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:16.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:16.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:16.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:16.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:29:16.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:16.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:16.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:16.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:16.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 14:29:16.050 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 14:29:16.050 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:16.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:16.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:16.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.061 s - in org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 15.242 s toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.538 s getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 7.982 s getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.168 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 14:29:16.056 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 14:29:16.056 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:29:16.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:16.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 14:29:16.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:16.056 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:29:16.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:16.057 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:29:16.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:16.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:16.062 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:29:16.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:16.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:16.063 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:29:16.063 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:16.063 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:29:16.063 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:29:16.063 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:29:16.063 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:29:16.063 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:29:16.063 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:29:16.063 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:29:16.063 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:29:16.063 DEBUG [main][MenuItemLookup] Item match:Window 14:29:16.064 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:29:16.064 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:29:16.064 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:29:16.064 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:16.064 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:29:16.064 DEBUG [main][MenuItemLookup] Item match:Show View 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:16.068 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:29:16.068 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:29:16.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:29:16.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:29:16.069 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:29:16.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:29:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:29:16.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:29:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:16.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:29:16.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:16.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:29:16.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:16.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:16.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:29:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:29:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:29:16.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:29:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:16.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:29:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:16.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:29:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:29:16.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:29:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:16.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:29:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:16.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:29:16.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:29:16.124 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:29:16.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:29:16.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:29:16.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:16.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:29:16.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:16.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:29:16.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:16.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:29:16.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:16.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:16.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:16.126 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:29:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:16.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:16.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:29:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:29:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:29:16.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:29:16.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:16.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:16.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:16.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:16.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') 14:29:16.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:16.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:16.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:16.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:16.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:16.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:16.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:16.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:16.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:16.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.204 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 14:29:16.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:16.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:16.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 14:29:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:16.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:16.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:16.213 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:29:16.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:29:16.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:16.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text= TooltipText=null 14:29:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:16.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:16.221 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:29:16.233 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:16.233 DEBUG [main][MenuItemLookup] Item match:File 14:29:16.234 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:29:16.234 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:29:16.236 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:29:16.236 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:29:16.236 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:29:16.236 DEBUG [main][MenuItemLookup] Item match:Project... 14:29:16.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..." 14:29:16.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project... 14:29:16.236 INFO [main][MenuItemHandler] Select menu item: P&roject... 14:29:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:29:16.282 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 14:29:16.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:29:16.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:16.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:16.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:29:16.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:16.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:16.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:16.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:29:16.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:16.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:16.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:16.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:16.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:29:16.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:29:16.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:29:16.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:29:16.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:16.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:29:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:29:16.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:29:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:16.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:29:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:16.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:29:16.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:29:16.788 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:29:16.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:29:16.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:29:16.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 14:29:16.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:16.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:16.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:29:16.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:16.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:16.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:16.792 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:29:16.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:16.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:16.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:16.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:16.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:29:16.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:16.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:29:16.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:16.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:16.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:29:16.820 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:29:16.820 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:29:16.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 14:29:16.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:16.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:16.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:16.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:29:16.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:16.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:16.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:16.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:16.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:16.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:16.823 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:29:16.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:16.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:16.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:16.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:16.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:29:17.326 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 14:29:17.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:29:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:17.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:17.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:17.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:17.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:17.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:17.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:17.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:17.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') 14:29:17.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:17.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:17.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:17.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:17.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:17.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:17.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:17.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:17.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:17.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:17.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:17.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:17.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:17.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:17.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:17.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:17.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:18.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:18.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:18.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:18.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:18.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:18.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:18.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:18.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 14:29:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:18.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:18.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:18.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:18.371 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:29:18.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:29:18.371 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:29:18.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:29:18.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:29:18.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:18.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:18.379 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:29:18.379 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:18.379 DEBUG [main][MenuItemLookup] Item match:File 14:29:18.380 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:29:18.380 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:18.382 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:29:18.382 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:29:18.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:29:18.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:29:18.383 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:29:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 14:29:18.431 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 14:29:18.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:29:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:18.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:29:18.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:18.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:29:18.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:18.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:18.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:18.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:29:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:29:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children... 14:29:18.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 14:29:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:18.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:18.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 14:29:18.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully 14:29:18.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 14:29:18.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:18.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed 14:29:18.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:18.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 14:29:18.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File 14:29:18.936 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File 14:29:18.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection 14:29:18.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File 14:29:18.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 14:29:18.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:18.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:29:18.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:18.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:18.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:18.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:18.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:18.939 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:29:18.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:18.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:18.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:18.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:18.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 "Finish") 14:29:18.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:18.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:18.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:18.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent 14:29:18.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:18.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:18.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:18.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:18.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:18.973 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:29:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:18.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:18.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available.... 14:29:19.653 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 14:29:19.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:19.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:19.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:19.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 14:29:19.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 14:29:19.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:19.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:19.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1750): Gtk-WARNING **: 14:29:19.751: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) 14:29:20.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:20.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:20.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 14:29:20.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:20.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 14:29:20.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:29:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:20.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:20.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:20.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:20.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:20.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:20.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:20.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:20.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:20.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:20.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:20.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:20.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:20.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:20.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:20.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:20.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:21.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:21.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:21.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:21.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:21.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:21.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:21.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29: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 14:29:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:21.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:21.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:21.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:21.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:29:21.438 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:29:21.438 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 14:29:21.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:29:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:21.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:29:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:21.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:29:21.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 14:29:21.439 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 14:29:21.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 14:29:21.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 14:29:21.453 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 14:29:21.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 14:29:21.454 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 14:29:21.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 14:29:21.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 14:29:21.460 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:29:21.464 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:29:21.621 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:29:21.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 14:29:22.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 14:29:22.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:22.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:22.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:22.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:22.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:22.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:22.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:22.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@916a6f3 is found... 14:29:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@916a6f3 is found finished successfully 14:29:22.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 '\*?\QNewXMLSchema.xsd\E') 14:29:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:22.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:22.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:22.626 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:29:22.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 14:29:22.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:22.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:22.634 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:22.634 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:29:22.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.650 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 14:29:22.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 14:29:22.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:22.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:22.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 14:29:22.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 '\*?\QProperties\E') 14:29:22.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:22.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:22.660 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:29:22.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:29:22.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:22.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null 14:29:22.696 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') 14:29:22.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:22.697 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 14:29:22.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:22.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 14:29:22.698 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 14:29:22.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:22.699 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 14:29:22.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:22.738 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') 14:29:22.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:22.739 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 14:29:22.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:22.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 14:29:22.739 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 14:29:22.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:22.739 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 14:29:22.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:22.746 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') 14:29:22.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:22.746 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 14:29:22.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:22.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 14:29:22.746 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 14:29:22.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:22.747 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 14:29:22.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:22.757 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') 14:29:22.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:22.757 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 14:29:22.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:22.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 14:29:22.758 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 14:29:22.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:22.758 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 14:29:22.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:22.790 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") 14:29:22.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:22.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:22.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:22.790 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 14:29:22.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:22.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:22.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:29:22.791 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") 14:29:22.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:22.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:22.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:22.791 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 14:29:22.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:22.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:22.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:29:22.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 14:29:22.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:22.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:22.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 14:29:22.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:22.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 14:29:22.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 14:29:22.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:22.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:22.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:22.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 14:29:22.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:22.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 14:29:22.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:29:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:22.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:22.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:22.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:22.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:22.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:22.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:22.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:22.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:22.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:22.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:22.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:23.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:23.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:23.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:23.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:23.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:23.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:23.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:23.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:29:23.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:23.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:23.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:23.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:23.834 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:29:23.834 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:29:23.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 14:29:23.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:29:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:23.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:29:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:23.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:29:23.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 14:29:23.835 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 14:29:23.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 14:29:23.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 14:29:23.845 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 14:29:23.845 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 14:29:23.845 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 14:29:23.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 14:29:23.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 14:29:23.850 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:29:23.852 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:29:23.888 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:29:23.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:23.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:29:23.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:23.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:23.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:23.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:23.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:23.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:23.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:23.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:23.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:23.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@cb9d204 is found... 14:29:23.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@cb9d204 is found finished successfully 14:29:23.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 14:29:23.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:23.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:23.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:23.899 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:23.899 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:29:23.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 14:29:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:23.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:23.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:23.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:23.901 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:23.901 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:29:23.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:23.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 14:29:23.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:23.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 14:29:23.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:23.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:23.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 14:29:23.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 14:29:23.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:23.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:23.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:23.929 INFO [WorkbenchTestable][AbstractView] Activate view Properties 14:29:23.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 14:29:23.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:23.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:23.959 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') 14:29:23.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:23.959 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 14:29:23.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:23.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:23.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 14:29:23.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 14:29:23.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:23.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:23.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 14:29:23.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:23.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 14:29:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:23.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 14:29:23.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:29:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:23.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:23.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:23.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:23.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:23.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:24.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:24.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:24.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:24.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:24.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:24.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:24.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:24.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:24.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:24.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:24.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:25.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:25.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:25.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:25.018 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:29:25.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:29:25.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:25.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:25.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 14:29:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:25.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:25.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:25.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:25.019 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:29:25.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:29:25.019 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:29:25.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:29:25.029 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:29:25.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:25.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'New' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:25.071 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:29:25.071 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:29:25.071 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:29:25.071 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:29:25.071 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:29:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:25.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:29:25.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:29:25.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:25.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:25.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:25.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:25.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:25.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:25.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:25.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:25.572 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 14:29:25.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:29:25.572 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:29:25.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:29:25.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:29:25.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:25.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'New' 14:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:29:25.601 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:29:25.601 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:29:25.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:29:25.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:29:25.602 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:29:25.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.... 14:29:26.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 'Delete.*'] is available. finished successfully 14:29:26.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:29:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:26.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:26.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:26.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:29:26.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:26.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:29:26.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:26.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:26.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:26.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:26.178 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:29:26.178 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:29:26.178 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:29:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:26.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:26.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:26.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:29:26.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:26.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:29:26.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:26.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:26.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:26.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:26.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:26.179 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:29:26.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:26.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:26.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:26.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:29:26.182 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:29:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:29:26.683 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:29:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:29:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:29:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:26.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:26.683 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 14:29:26.683 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:26.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.629 s - in org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 3.139 s getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 1.169 s Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:26.726 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:26.727 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:29:26.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:26.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:26.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:26.727 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:29:26.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:26.728 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:29:26.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:26.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:26.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:26.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:26.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:26.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:26.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:26.730 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 14:29:29.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:29.736 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 14:29:29.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:29.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:29.737 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:29:29.737 DEBUG [main][MenuItemLookup] Item match:Window 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:29.737 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:29:29.737 DEBUG [main][MenuItemLookup] Item match:Show View 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:29.740 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:29:29.740 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:29:29.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:29:29.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:29:29.749 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:29:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:29:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:29:29.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:29:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:29.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 14:29:29.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:29.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:29:29.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:29.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:29.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:29:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:29:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:29:29.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:29:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:29.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:29:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:29.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:29:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:29:29.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:29:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:29.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:29:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:29.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:29:29.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 14:29:29.797 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 14:29:29.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 14:29:29.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 14:29:29.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:29.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:29.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:29.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:29:29.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:29.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.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 "Open") 14:29:29.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:29.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:29.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:29.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:29:29.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:29.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:29.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:29.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:29.798 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:29:29.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:29.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:29.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:29.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:29:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:29:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 14:29:29.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 14:29:29.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:29.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:29.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:29.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:29.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 '\*?\QError Log\E') 14:29:29.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:29.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1750): Gtk-CRITICAL **: 14:29:29.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:29.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:29.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:29.902 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:29.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log (Eclipse:1750): Gtk-CRITICAL **: 14:29:29.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:29.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:29.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:29.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:29.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:29.905 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:29.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:29.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:29.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:29.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:29.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:29.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:29.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:29.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:29.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:29.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:29.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:29.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:29.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 '\*?\QError Log\E') 14:29:29.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:29.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1750): Gtk-CRITICAL **: 14:29:29.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:29.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:29.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:29.934 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:29.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:29.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:29.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:29.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:29.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:29.935 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:29.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:29.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:29.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:29.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:29.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:29.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 14:29:29.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:29.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:29.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found (Eclipse:1750): Gtk-CRITICAL **: 14:29:29.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:29.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:29.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:29.958 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:29.958 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:29.958 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:29.958 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:29.958 DEBUG [main][MenuItemLookup] Item match:Delete Log 14:29:29.958 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 14:29:29.958 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 14:29:29.958 INFO [main][MenuItemHandler] Select menu item: &Delete Log (Eclipse:1750): Gtk-CRITICAL **: 14:29:29.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:29.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... (Eclipse:1750): Gtk-CRITICAL **: 14:29:29.982: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:29.983 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 14:29:29.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 14:29:29.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:29.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:29.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:29.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:29.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:29.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:29.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:29.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 14:29:29.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:29.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:29.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:29.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:29.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:29.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:29.985 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 14:29:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:29.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:29.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:29:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:29:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 14:29:30.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:30.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:30.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:30.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:30.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:30.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:30.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:29:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:30.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:30.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:30.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:30.022 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:30.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:30.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:30.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:30.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:30.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:30.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:30.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:30.024 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:30.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:30.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:30.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:30.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:30.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:30.027 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:30.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:30.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:30.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:30.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:30.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:30.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:30.029 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:30.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:30.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:30.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:30.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:30.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:30.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:30.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 14:29:30.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:30.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:30.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:30.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:30.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:30.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:30.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:30.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:30.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:30.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:30.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:30.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:30.035 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1750): Gtk-CRITICAL **: 14:29:30.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:29:30.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:29:30.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:29:30.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:29:30.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:33.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:33.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:33.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:33.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:29:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:33.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:33.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:33.060 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:33.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:33.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:33.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:33.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:33.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:33.061 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:33.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:33.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:33.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:33.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:33.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:33.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:33.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:33.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.071 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:33.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:33.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:33.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:33.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:33.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 '\*?\QError Log\E') 14:29:33.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:33.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:33.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:33.093 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:33.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:33.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:33.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:33.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:33.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:33.094 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:33.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:33.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:33.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:33.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:33.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:33.095 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 14:29:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:33.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:33.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:33.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:33.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:33.109 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:33.110 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:33.110 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:33.110 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:33.110 DEBUG [main][MenuItemLookup] Item match:Delete Log 14:29:33.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 14:29:33.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 14:29:33.110 INFO [main][MenuItemHandler] Select menu item: &Delete Log 14:29:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 14:29:33.148 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 14:29:33.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 14:29:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:33.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:33.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:33.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:33.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 14:29:33.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:33.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:33.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:33.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:33.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:33.150 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 14:29:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:33.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:33.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:29:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:29:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 14:29:33.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:33.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:33.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:29:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:33.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:33.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:33.223 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:33.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:33.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:33.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:33.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:33.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:33.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:33.225 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:33.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:33.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:33.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:33.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:33.238 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:33.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:33.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:33.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:33.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:33.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:33.240 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:33.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:33.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:33.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:33.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:33.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:33.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:33.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 14:29:33.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:33.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:33.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:33.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:33.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:33.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:33.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:33.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:33.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:33.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:33.244 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1750): Gtk-CRITICAL **: 14:29:33.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:29:33.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:36.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:36.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:36.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:36.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:29:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:36.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:36.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:36.259 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:36.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:36.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:36.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:36.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:36.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:36.259 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:36.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:36.263 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:29:36.263 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:36.263 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:29:36.263 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:36.263 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 14:29:36.263 DEBUG [main][MenuItemLookup] Item match:Activate on new events 14:29:36.264 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:29:36.264 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:36.264 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:29:36.264 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:36.264 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 14:29:36.264 DEBUG [main][MenuItemLookup] Item match:Activate on new events 14:29:36.265 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:36.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:36.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:36.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:36.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:36.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:36.266 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:29:36.266 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:36.266 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:29:36.266 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:36.266 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 14:29:36.266 DEBUG [main][MenuItemLookup] Item match:Activate on new events 14:29:36.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 14:29:36.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 14:29:36.266 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 14:29:36.266 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:36.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:36.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:36.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:36.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:36.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:36.279 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:29:36.279 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:36.279 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:29:36.279 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:36.279 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 14:29:36.279 DEBUG [main][MenuItemLookup] Item match:Activate on new events 14:29:36.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 14:29:36.279 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 14:29:36.279 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 14:29:36.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.283 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:36.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:36.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:36.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:36.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:36.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:29:36.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:36.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:36.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:36.292 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:36.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:36.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:36.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:36.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:36.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:36.293 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:36.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:36.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:36.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:36.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:36.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:36.294 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 14:29:36.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:36.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:36.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:36.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:36.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:36.318 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:36.318 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:36.318 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:36.318 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:36.318 DEBUG [main][MenuItemLookup] Item match:Delete Log 14:29:36.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 14:29:36.318 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 14:29:36.318 INFO [main][MenuItemHandler] Select menu item: &Delete Log 14:29:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 14:29:36.342 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 14:29:36.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 14:29:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:36.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:36.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:36.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:36.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 14:29:36.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:36.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:36.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:36.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:36.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:36.344 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 14:29:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:36.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:36.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:29:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:29:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 14:29:36.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:36.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:36.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:36.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:36.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 '\*?\QError Log\E') 14:29:36.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:36.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:36.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:36.377 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:36.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:36.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:36.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:36.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:36.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:36.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:36.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:36.390 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:36.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:36.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:36.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:36.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:36.393 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:36.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:36.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:36.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:36.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:36.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:36.395 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:36.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:36.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:36.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:36.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:36.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:36.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 14:29:36.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:36.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:36.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:36.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:36.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:36.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:36.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:36.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:36.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:36.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:36.419 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1750): Gtk-CRITICAL **: 14:29:36.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:29:36.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:39.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:39.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:39.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:39.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:39.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:39.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:29:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:39.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:39.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:39.434 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:39.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:39.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:39.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:39.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:39.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:39.434 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:39.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:39.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:39.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:39.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:39.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:39.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:39.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:39.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:39.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:39.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 '\*?\QError Log\E') 14:29:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:39.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:39.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:39.473 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:39.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:39.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:39.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:39.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:39.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:39.473 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:39.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:39.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:39.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:39.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:39.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:39.474 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 14:29:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:39.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:39.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:39.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:39.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:39.495 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:39.495 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:39.495 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:39.495 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:39.495 DEBUG [main][MenuItemLookup] Item match:Delete Log 14:29:39.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 14:29:39.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 14:29:39.496 INFO [main][MenuItemHandler] Select menu item: &Delete Log 14:29:39.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 14:29:39.519 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 14:29:39.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 14:29:39.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:39.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:39.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:39.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:39.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:39.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:39.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:39.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 14:29:39.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:39.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:39.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:39.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:39.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:39.520 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 14:29:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:39.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:39.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:29:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:29:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 14:29:39.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:39.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:39.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:39.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:39.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 '\*?\QError Log\E') 14:29:39.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:39.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:39.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:39.554 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:39.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:39.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:39.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:39.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:39.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:39.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:39.567 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:39.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:39.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:39.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:39.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:39.569 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:39.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:39.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:39.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:39.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:39.574 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:39.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:39.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:39.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:39.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:39.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:39.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:39.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:39.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 14:29:39.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:39.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:39.576 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:39.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:39.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:39.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:39.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:39.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:39.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:39.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:39.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:39.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:39.579 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1750): Gtk-CRITICAL **: 14:29:39.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:29:39.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:42.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:42.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:42.585 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:42.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:42.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:42.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:42.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:42.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:42.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:42.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 '\*?\QError Log\E') 14:29:42.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:42.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:42.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:42.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:42.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:42.594 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:42.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:42.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:42.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:42.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:42.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:42.595 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:42.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:42.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:42.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:42.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:42.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:42.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:42.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:42.599 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:42.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:42.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:42.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:42.600 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 14:29:42.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:42.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:42.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:42.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:42.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:42.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:42.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:42.622 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:42.622 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:42.622 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:42.622 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer 14:29:42.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer" 14:29:42.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer 14:29:42.623 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer 14:29:42.626 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:42.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:42.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:42.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:42.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:42.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:42.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:42.629 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:42.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:42.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:42.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:42.629 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 14:29:42.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:42.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:42.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:42.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:42.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:42.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:42.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:42.644 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:42.644 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:42.644 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:42.644 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:42.644 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 14:29:42.644 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 14:29:42.644 DEBUG [main][MenuItemLookup] Item match:Restore Log 14:29:42.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 14:29:42.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 14:29:42.644 INFO [main][MenuItemHandler] Select menu item: &Restore Log 14:29:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... (Eclipse:1750): Gtk-CRITICAL **: 14:29:42.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:43.723 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 14:29:43.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 14:29:43.723 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 14:29:43.723 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:43.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:43.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:43.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:43.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:43.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:43.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.734 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:43.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:43.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:43.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 '\*?\QError Log\E') 14:29:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:43.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:43.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:43.750 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:43.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:43.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:43.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:43.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:43.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:43.750 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:43.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:43.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:43.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:43.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:43.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:43.751 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 14:29:43.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:43.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:43.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:43.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:43.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:43.774 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:43.774 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:43.774 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:43.774 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:43.774 DEBUG [main][MenuItemLookup] Item match:Delete Log 14:29:43.774 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 14:29:43.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 14:29:43.774 INFO [main][MenuItemHandler] Select menu item: &Delete Log 14:29:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 14:29:43.798 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 14:29:43.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 14:29:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:43.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:43.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:43.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:43.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:29:43.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:43.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:43.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:43.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:43.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:43.799 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 14:29:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:43.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:43.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:29:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:29:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 14:29:43.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:43.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:43.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:29:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:43.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:43.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:43.834 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:43.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:43.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:43.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:43.847 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:43.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:43.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:43.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:43.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:43.849 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:43.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:43.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:43.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:43.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:43.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:43.851 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:43.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:43.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:43.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:43.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:43.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 14:29:43.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:43.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:43.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:43.856 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:43.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:43.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:43.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:43.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:43.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:43.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:43.858 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1750): Gtk-CRITICAL **: 14:29:43.870: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:29:43.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:46.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:46.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:46.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:46.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:46.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:46.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:46.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:46.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 '\*?\QError Log\E') 14:29:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:46.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:46.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:46.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:46.872 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:46.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:46.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:46.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:46.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:46.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:46.873 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:46.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:46.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:46.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:46.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:46.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:46.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:46.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:46.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:46.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:46.877 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:46.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:46.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:46.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:46.878 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 14:29:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:46.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:46.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:46.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:46.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:46.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:46.899 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:46.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:46.899 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:46.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:46.899 DEBUG [main][MenuItemLookup] Item match:Delete Log 14:29:46.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 14:29:46.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 14:29:46.899 INFO [main][MenuItemHandler] Select menu item: &Delete Log 14:29:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 14:29:46.922 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 14:29:46.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 14:29:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:46.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:46.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:46.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:46.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:46.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:46.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 14:29:46.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:46.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:46.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:46.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:46.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:46.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:46.923 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 14:29:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:46.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:46.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:29:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:29:46.943 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:46.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:46.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:46.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:46.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:46.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:46.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:46.946 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:46.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:46.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:46.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:46.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 14:29:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:46.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:46.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:46.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:46.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:46.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:46.958 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:46.958 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:46.958 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:46.958 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:46.958 DEBUG [main][MenuItemLookup] Item match:Delete Log 14:29:46.958 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 14:29:46.958 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:46.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:46.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:46.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:46.959 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 14:29:46.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:46.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:46.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:46.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:46.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:46.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:46.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:46.968 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:46.968 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:46.968 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:46.968 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:46.968 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 14:29:46.968 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 14:29:46.968 DEBUG [main][MenuItemLookup] Item match:Restore Log 14:29:46.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 14:29:46.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 14:29:46.968 INFO [main][MenuItemHandler] Select menu item: &Restore Log 14:29:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 14:29:48.018 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 14:29:48.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 14:29:48.018 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 14:29:48.019 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:48.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:48.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:48.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:48.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:48.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:48.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:48.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:48.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:48.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:48.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:48.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:29:48.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:48.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:48.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:48.045 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:48.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:48.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:48.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:48.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:48.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:48.045 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:48.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:48.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:48.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:48.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:48.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:48.046 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 14:29:48.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:48.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:48.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:48.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:48.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:48.066 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:48.066 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:48.066 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:48.066 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:48.066 DEBUG [main][MenuItemLookup] Item match:Delete Log 14:29:48.066 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 14:29:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 14:29:48.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:48.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:48.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:48.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:48.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 '\*?\QError Log\E') 14:29:48.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:48.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:48.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:48.079 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:48.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:48.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:48.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:48.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:48.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:48.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:48.081 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:48.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:48.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:48.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:48.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:48.094 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:48.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:48.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:48.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:48.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:48.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:48.096 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:48.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:48.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:48.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:48.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:48.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:48.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 14:29:48.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:48.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:48.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:48.100 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:48.100 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:48.100 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:48.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:48.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:48.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:48.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:48.102 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1750): Gtk-CRITICAL **: 14:29:48.133: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:29:51.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.108 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:51.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:51.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:51.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:51.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:51.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 '\*?\QError Log\E') 14:29:51.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:51.128 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:51.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:51.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:51.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:51.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:51.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:51.129 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:51.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:51.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:51.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:51.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:51.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:51.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:29:51.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:51.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:51.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 '\*?\QError Log\E') 14:29:51.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:51.145 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:51.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:51.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:51.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:51.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:51.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:51.146 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:51.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:51.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:51.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:51.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:51.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:51.146 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 14:29:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:51.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:29:51.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:51.181 DEBUG [main][MenuItemLookup] Found menu:'Copy' 14:29:51.181 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:51.181 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 14:29:51.181 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 14:29:51.181 DEBUG [main][MenuItemLookup] Item match:Delete Log 14:29:51.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 14:29:51.181 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 14:29:51.181 INFO [main][MenuItemHandler] Select menu item: &Delete Log 14:29:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 14:29:51.204 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 14:29:51.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 14:29:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:51.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:51.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:51.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:51.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.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 "Delete All Events") 14:29:51.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:29:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:51.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 14:29:51.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:29:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:51.206 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 14:29:51.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:51.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:51.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:51.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:51.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:29:51.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:29:51.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 14:29:51.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:51.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:51.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:51.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:51.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:29:51.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:51.239 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:51.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:51.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:51.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 14:29:51.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:51.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.240 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:51.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:51.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:51.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.253 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:51.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:51.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:51.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.255 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:29:51.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:29:51.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:51.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 14:29:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 14:29:51.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:51.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:51.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:51.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:51.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:51.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 14:29:51.259 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 14:29:51.259 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:51.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:51.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:51.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.534 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.304 s getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.21 s testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.175 s getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.159 s testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.279 s testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.244 s getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.159 s Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:29:51.265 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:29:51.266 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:29:51.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:51.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:29:51.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:51.266 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:29:51.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:51.266 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:29:51.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:51.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:51.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:51.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:29:51.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:51.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:51.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:51.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:29:51.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:51.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:29:51.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:51.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:51.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:51.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:51.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:29:51.268 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:51.268 DEBUG [main][MenuItemLookup] Item match:File 14:29:51.268 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:29:51.268 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:51.270 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:29:51.270 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:29:51.271 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:29:51.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:29:51.271 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:29:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:29:51.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 14:29:51.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:29:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:51.329 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:29:51.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:29:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:29:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:29:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:29:51.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:29:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:51.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:29:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:51.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:29:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:29:51.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:29:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:51.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:29:51.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:51.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:29:51.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:29:51.331 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:29:51.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:29:51.334 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:29:51.334 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:29:51.334 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:29:51.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:29:51.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:51.335 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:29:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:51.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:51.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:51.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'] 14:29:51.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:29:51.478 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 14:29:51.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:29:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:51.479 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:29:51.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:51.479 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject' 14:29:51.479 DEBUG [WorkbenchTestable][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:") 14:29:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:29:51.481 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:29:51.482 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject 14:29:51.506 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:29:51.506 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:29:51.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.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) 14:29:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:51.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:51.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:51.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:51.508 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:29:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:51.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:51.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:51.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:29:54.557 DEBUG [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 14:29:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:29:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:29:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:54.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:29:54.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:54.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:54.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:54.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:29:54.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:54.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:54.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:54.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:54.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:54.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:54.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:54.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:29:54.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:54.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:54.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:54.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:54.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 '\*?\QPackage Explorer\E') 14:29:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:54.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:54.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:54.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:54.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:54.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:54.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:54.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:54.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:54.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:54.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:54.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:54.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:54.589 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:54.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:54.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:54.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:54.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:54.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:54.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:55.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:55.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:55.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:55.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:55.592 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:55.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:55.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:55.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:55.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 14:29:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:55.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:55.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:55.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:55.593 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 14:29:55.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 14:29:55.593 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 14:29:55.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 14:29:55.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 14:29:55.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'] 14:29:55.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.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'] 14:29:55.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.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 Class"] 14:29:55.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.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'] 14:29:55.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.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'] 14:29:55.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.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'] 14:29:55.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.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 Class"] 14:29:55.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.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'] 14:29:55.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.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'] 14:29:55.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 14:29:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:55.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 14:29:55.596 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 14:29:55.596 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:55.596 DEBUG [main][MenuItemLookup] Item match:File 14:29:55.597 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:29:55.597 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'File' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'' 14:29:55.599 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:29:55.599 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:29:55.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:29:55.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:29:55.599 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:29:55.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:29:55.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:29:55.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:29:55.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:55.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:55.661 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:29:55.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.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 14:29:55.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:55.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:55.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:55.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:55.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:55.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:29:55.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:29:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:29:55.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:29:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:55.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:29:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:55.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:29:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:29:55.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:29:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:55.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:29:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:55.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:29:55.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:29:55.663 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:29:55.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:29:55.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:29:55.666 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:29:55.666 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:29:55.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:29:55.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:55.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:55.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:55.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:55.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:55.667 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:29:55.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:55.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:55.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:55.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:55.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'] 14:29:55.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:29:55.774 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 14:29:55.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:29:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:55.775 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:29:55.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:29:55.778 DEBUG [WorkbenchTestable][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:") 14:29:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:55.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:55.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:55.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:55.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:29:55.785 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:29:55.786 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 14:29:55.803 DEBUG [WorkbenchTestable][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:") 14:29:55.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:55.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:55.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:55.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:55.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:29:55.807 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:29:55.808 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:29:55.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.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)") 14:29:55.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:55.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:55.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:55.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:55.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:55.813 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 14:29:55.813 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 14:29:55.813 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 14:29:55.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:55.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:55.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:55.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:55.813 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:29:55.813 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:29:55.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:29:55.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:55.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:55.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:55.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:55.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:29:55.815 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:29:55.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:29:55.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:29:55.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:29:55.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:29:56.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:29:56.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:56.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:56.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:56.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:29:56.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:29:56.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:56.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:56.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:56.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:56.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:56.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:29:56.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:56.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:56.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:29:56.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:56.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:56.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:29:56.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:29:56.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:56.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:56.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:56.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:56.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:56.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:56.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:56.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:56.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:56.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:56.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:56.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:56.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:56.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:56.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:56.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:56.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:56.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:56.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:56.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:57.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:57.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:57.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:57.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:57.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:57.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:57.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:57.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 14:29:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:57.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:57.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:57.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:57.395 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 14:29:57.395 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:29:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 14:29:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 14:29:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 14:29:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:57.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 14:29:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:29:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:29:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:29:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:57.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:29:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:29:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:29:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:57.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:29:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:57.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:29:57.397 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:29:57.397 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:29:57.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:29:57.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:29:57.399 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 14:29:57.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:29:57.399 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:29:57.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:29:57.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:29:57.401 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:29:57.402 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:29:57.431 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:29:57.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:57.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:57.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:57.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:57.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:29:57.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:57.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:57.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:29:57.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:57.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:57.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:29:57.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 '\*?\QOutline\E') 14:29:57.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:57.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:57.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:57.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:57.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:57.445 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:29:57.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:29:57.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:57.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:57.481 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:29:57.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:29:57.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:57.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:57.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: Matcher matching text to regular expression 'Sort.*') 14:29:57.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:57.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:57.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:57.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:57.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:29:57.482 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 14:29:57.482 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:29:57.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:57.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:29:57.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:57.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:57.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:57.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:57.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:29:57.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:57.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:29:57.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:29:57.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:57.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:57.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:57.485 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:29:57.488 DEBUG [main][EditorHandler] 3 editor(s) found 14:29:57.488 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+ 14:29:57.517 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed 14:29:57.517 DEBUG [WorkbenchTestable][EditorHandler] Closing editor a 14:29:57.541 DEBUG [WorkbenchTestable][EditorHandler] Editor a is closed 14:29:57.541 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 14:29:57.613 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 14:29:57.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:57.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:57.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:29:57.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:57.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:57.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:29:57.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:57.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:57.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:29:57.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 14:29:57.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:57.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:57.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:57.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:57.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:57.623 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:29:57.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:29:57.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:57.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:29:57.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:29:57.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:29:57.624 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:29:57.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:29:57.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:57.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:29:57.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 14:29:57.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:57.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:57.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:58.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:58.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:58.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:58.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:58.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:29:58.629 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 14:29:58.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:29:58.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:58.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:58.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:29:58.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:58.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:29:58.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:29:58.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:58.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:58.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:58.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:58.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:58.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:29:58.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:58.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:58.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:29:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:58.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:29:58.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:29:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:58.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:58.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:58.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:58.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:58.633 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:58.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:58.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:58.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:58.659 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:58.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:58.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:58.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:58.660 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:58.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:58.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:58.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:58.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:58.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:59.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:59.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:29:59.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:29:59.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:59.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:59.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:59.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:59.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 14:29:59.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:59.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:59.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:59.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:29:59.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 14:29:59.663 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:29:59.664 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 14:29:59.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 14:29:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:59.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 14:29:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:59.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 14:29:59.664 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:29:59.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:29:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:59.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:29:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:59.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:29:59.664 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:29:59.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:29:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:29:59.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:29:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:29:59.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:29:59.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:29:59.664 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:29:59.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:29:59.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:29:59.666 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 14:29:59.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:29:59.667 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:29:59.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:29:59.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:29:59.668 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:29:59.668 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:29:59.771 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:29:59.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:29:59.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:29:59.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:59.787 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:29:59.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:59.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:29:59.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:59.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:59.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:29:59.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 '\*?\QOutline\E') 14:29:59.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:59.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:59.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:59.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:59.794 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:29:59.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:29:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:59.835 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:29:59.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:29:59.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:59.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:59.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 14:29:59.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:59.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:59.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:59.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:29:59.836 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide) 14:29:59.836 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:29:59.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:29:59.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:29:59.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:29:59.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:29:59.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:29:59.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:29:59.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:29:59.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:29:59.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:29:59.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:29:59.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:29:59.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:29:59.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:29:59.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:59.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:29:59.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:59.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:29:59.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:29:59.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:29:59.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:29:59.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:29:59.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:59.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:29:59.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:29:59.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:29:59.840 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:59.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:59.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:59.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:59.868 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:59.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:59.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:59.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:59.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:29:59.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:29:59.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:29:59.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:29:59.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:29:59.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:29:59.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:00.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:00.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:00.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:00.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:00.871 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:00.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:00.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:00.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:00.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 14:30:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:00.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:00.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:00.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:00.872 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 14:30:00.873 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:30:00.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 14:30:00.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 14:30:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:00.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 14:30:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:00.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 14:30:00.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:30:00.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:30:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:00.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:30:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:00.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:30:00.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:30:00.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:30:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:00.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:30:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:00.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:30:00.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:00.873 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:00.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:00.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:00.876 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 14:30:00.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:00.876 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:00.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:00.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:00.877 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:30:00.878 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:30:00.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:30:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:00.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:00.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:00.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:00.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:00.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:00.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:30:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:00.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:30:00.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 '\*?\QOutline\E') 14:30:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:00.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:00.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:00.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:00.930 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:00.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:00.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:00.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:00.953 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:00.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:00.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:00.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:00.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 14:30:00.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:00.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:00.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:00.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:00.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:00.954 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 14:30:00.954 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:00.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:00.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:00.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:00.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:00.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:00.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:00.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:00.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:00.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:00.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:00.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:00.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:00.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:00.956 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:30:00.956 DEBUG [main][EditorHandler] 1 editor(s) found 14:30:00.956 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 14:30:01.012 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 14:30:01.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:01.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:01.017 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:01.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:01.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:01.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:01.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:01.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 14:30:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:01.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:01.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:01.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:01.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:01.022 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:01.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:01.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:01.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:01.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:01.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:01.023 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:01.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:01.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:01.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:30:01.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 14:30:01.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:01.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:01.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:01.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:01.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:02.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:02.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:30:02.027 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 14:30:02.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:02.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:02.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:02.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:02.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:02.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:02.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:02.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:02.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:02.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:02.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:02.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:02.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:02.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:02.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:02.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:02.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:02.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:02.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:02.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:02.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:02.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:30:02.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:02.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:02.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:02.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:02.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:02.030 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:02.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:02.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:02.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:02.041 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:02.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:02.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:02.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:02.042 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:02.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:02.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:02.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:02.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:02.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:02.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:02.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:03.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:03.044 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:03.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:03.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:03.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:03.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:03.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:03.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:03.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:03.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:03.045 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 14:30:03.045 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:30:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 14:30:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 14:30:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 14:30:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:03.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 14:30:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:30:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:30:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:30:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:03.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:30:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:30:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:30:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:30:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:03.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:30:03.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:03.046 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:03.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:03.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:03.049 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 14:30:03.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:03.049 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:03.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:03.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:03.051 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:30:03.051 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:30:03.149 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:30:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:03.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:03.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:03.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:03.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:30:03.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:03.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:03.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:30:03.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 '\*?\QOutline\E') 14:30:03.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:03.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:03.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:03.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:03.175 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:03.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:03.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:03.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:03.216 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:03.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:03.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:03.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:03.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 14:30:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:03.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:03.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:03.217 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 14:30:03.217 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:03.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:03.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:03.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:03.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:03.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:03.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:03.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:03.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:03.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:03.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:03.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:03.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:03.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:03.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:03.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:30:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:03.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:30:03.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:30:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:03.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:03.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:03.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:03.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:03.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:03.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:03.251 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:03.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:03.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:03.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:03.252 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:03.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:03.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:03.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:03.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:03.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:03.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:04.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:04.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:04.255 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:04.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:04.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:04.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:04.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:04.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:04.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:04.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:04.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:04.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 14:30:04.256 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:30:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 14:30:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 14:30:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 14:30:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:04.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 14:30:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:30:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:30:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:30:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:04.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:30:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:30:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:30:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:30:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:04.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:30:04.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:04.257 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:04.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:04.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:04.260 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 14:30:04.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:04.260 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:04.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:04.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:04.261 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:30:04.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:30:04.293 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:30:04.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:04.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:04.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:04.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:04.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:04.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:30:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:04.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:30:04.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 14:30:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:04.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:04.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:04.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:04.307 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:04.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:04.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:04.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:04.318 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:04.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:04.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:04.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:04.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 14:30:04.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:04.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:04.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:04.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:04.334 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 14:30:04.334 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:04.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:04.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:04.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:04.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:04.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:04.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:04.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:04.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:04.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:04.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:04.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:04.336 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:30:04.336 DEBUG [main][EditorHandler] 1 editor(s) found 14:30:04.338 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 14:30:04.398 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 14:30:04.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:04.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:04.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:04.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:04.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:04.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 14:30:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:04.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:04.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:04.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:04.424 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:04.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:04.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:04.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:04.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:04.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:04.425 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:04.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:04.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:04.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:30:04.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: Matcher matching text to regular expression 'Sort.*') 14:30:04.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:04.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:04.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:04.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:05.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:05.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:30:05.428 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 14:30:05.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:05.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:05.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:05.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:05.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:05.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:05.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:05.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:05.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:05.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:05.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:05.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:05.429 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:30:05.430 DEBUG [main][EditorHandler] 0 editor(s) found 14:30:05.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:05.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:05.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:05.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:05.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:05.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:05.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:05.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:05.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:05.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 '\*?\QOutline\E') 14:30:05.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:05.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:05.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:05.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:05.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:05.438 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:05.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:05.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:05.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:05.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:05.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:05.439 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:05.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:05.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:05.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:30:05.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 14:30:05.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:05.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:05.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:05.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:05.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:06.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:06.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:30:06.443 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 14:30:06.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:06.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:06.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:06.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:06.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:06.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:06.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:06.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:06.444 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:06.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:06.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:06.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:06.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:06.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:30:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:06.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:06.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:06.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:06.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:06.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:06.474 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:06.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:06.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:06.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:06.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:06.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:06.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:06.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:06.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:06.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:07.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:07.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:07.477 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:07.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:07.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:07.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:07.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 14:30:07.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:07.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:07.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:07.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:07.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:07.478 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 14:30:07.478 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:30:07.478 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 14:30:07.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 14:30:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:07.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 14:30:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:07.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 14:30:07.479 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:30:07.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:30:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:07.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:30:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:07.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:30:07.479 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:30:07.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:30:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:07.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:30:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:07.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:30:07.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:07.479 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:07.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:07.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:07.481 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 14:30:07.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:07.481 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:07.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:07.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:07.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:30:07.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:30:07.586 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:30:07.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:07.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:07.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:07.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:07.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:07.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:07.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:07.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:30:07.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:07.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:07.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:30:07.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 14:30:07.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:07.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:07.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:07.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:07.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:07.644 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:07.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:07.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:07.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:07.670 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:07.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:07.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:07.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:07.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 14:30:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:07.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:07.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:07.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:07.671 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 14:30:07.671 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:07.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:07.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:07.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:07.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:07.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:07.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:07.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:07.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:07.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:07.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:07.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:07.673 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:30:07.673 DEBUG [main][EditorHandler] 1 editor(s) found 14:30:07.673 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 14:30:07.752 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 14:30:07.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:07.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:07.759 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:07.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:07.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:07.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:07.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:07.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 14:30:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:07.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:07.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:07.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:07.766 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:07.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:07.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:07.767 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:07.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:30:07.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.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 14:30:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:07.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:07.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:08.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:08.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:08.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:08.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:30:08.771 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 14:30:08.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:08.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:08.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:08.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:08.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:08.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:08.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:08.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:08.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:08.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:08.772 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:30:08.772 DEBUG [main][EditorHandler] 0 editor(s) found 14:30:08.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:08.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:08.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:08.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:08.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:08.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:08.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:08.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 '\*?\QOutline\E') 14:30:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:08.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:08.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:08.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:08.780 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:08.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:08.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:08.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:08.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:08.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:08.781 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:08.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:08.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:08.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:30:08.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 14:30:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:08.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:08.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:09.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:09.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:09.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:09.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:30:09.785 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 14:30:09.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:09.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:09.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:09.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:09.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:09.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:09.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:09.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:09.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:09.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:09.786 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:30:09.786 DEBUG [main][EditorHandler] 0 editor(s) found 14:30:09.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:09.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:09.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:09.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:09.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:09.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:09.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:09.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:09.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:09.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 '\*?\QOutline\E') 14:30:09.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:09.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:09.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:09.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:09.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:09.794 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:09.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:09.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:09.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:09.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:09.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:09.795 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:09.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:09.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:09.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:30:09.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:09.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:09.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:10.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:10.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:10.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:10.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:10.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:30:10.798 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:30:10.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:10.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:10.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:10.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:10.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:10.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:10.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:10.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:10.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:10.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:10.798 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:30:10.798 DEBUG [main][EditorHandler] 0 editor(s) found 14:30:10.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:10.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:10.802 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:10.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:10.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:10.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:10.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:10.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 '\*?\QOutline\E') 14:30:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:10.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:10.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:10.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:10.808 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:10.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:10.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:10.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:10.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:10.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:10.809 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:10.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:10.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:10.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:30:10.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*') 14:30:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:10.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:10.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:11.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:11.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:11.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:11.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:11.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:30:11.813 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 14:30:11.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:11.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:11.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:11.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:11.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:11.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:11.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:11.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:11.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:11.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:11.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:11.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:11.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:11.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:11.814 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:11.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:11.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:11.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:11.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:11.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 '\*?\QPackage Explorer\E') 14:30:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:11.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:11.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:11.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:11.825 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:11.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:11.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:11.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:11.849 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:11.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:11.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:11.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:11.849 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:11.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:11.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:11.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:11.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:11.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:12.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:12.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:12.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:12.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:12.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:12.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:12.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:12.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:12.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:12.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:12.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:12.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:12.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:12.853 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 14:30:12.853 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:30:12.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 14:30:12.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 14:30:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:12.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 14:30:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:12.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 14:30:12.854 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:30:12.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:30:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:12.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:30:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:12.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:30:12.854 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:30:12.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:30:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:12.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:30:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:12.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:30:12.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:12.854 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:12.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:12.855 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:12.856 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 14:30:12.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:12.856 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:12.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:12.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:12.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:30:12.858 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:30:12.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:30:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:12.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:12.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:12.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:12.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:12.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:12.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:30:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:12.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:30:12.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 '\*?\QOutline\E') 14:30:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:12.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:12.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:12.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:12.984 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:12.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:13.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:13.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:13.010 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:13.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:13.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:13.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:13.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:13.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:13.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:13.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:13.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:13.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:13.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:13.013 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 14:30:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:13.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:13.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:13.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:13.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:13.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:13.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:13.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:13.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:13.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:13.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:13.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:13.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:13.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:13.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:13.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:13.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:30:13.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:13.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:13.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:30:13.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:30:13.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:13.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:13.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:13.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:13.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:13.016 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:13.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:13.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:13.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:13.045 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:13.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:13.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:13.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:13.045 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:13.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:13.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:13.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:13.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:13.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:13.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:13.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:13.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:14.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:14.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:14.048 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:14.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:14.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:14.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:14.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:14.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:14.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:14.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:14.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 14:30:14.049 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:30:14.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 14:30:14.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 14:30:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:14.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 14:30:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:14.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 14:30:14.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:30:14.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:30:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:14.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:30:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:14.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:30:14.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:30:14.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:30:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:14.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:30:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:14.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:30:14.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:14.050 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:14.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:14.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:14.052 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 14:30:14.052 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:14.052 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:14.052 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:14.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:14.054 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:30:14.054 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:30:14.083 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:30:14.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:14.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:14.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:14.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:14.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 14:30:14.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:14.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:14.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 14:30:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:14.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 14:30:14.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 14:30:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:14.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:14.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:14.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:14.094 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:14.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:14.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:14.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:14.121 INFO [WorkbenchTestable][AbstractView] Activate view Outline 14:30:14.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 14:30:14.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:14.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:14.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 14:30:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:14.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:14.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:14.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:14.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:15.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:15.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:30:15.125 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 14:30:15.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:15.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:15.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:15.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 14:30:15.126 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:15.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:15.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:15.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:15.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:15.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:15.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:15.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:15.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:15.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:15.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:15.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:16.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:16.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:16.147 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:16.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:16.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:16.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:16.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:16.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:16.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:16.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:16.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:16.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:16.148 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 14:30:16.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 14:30:16.148 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 14:30:16.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 14:30:16.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 14:30:16.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:30:16.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'New' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:16.174 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:30:16.174 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:30:16.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:30:16.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:30:16.174 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:30:16.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:16.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:16.178 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer 14:30:16.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 14:30:16.178 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 14:30:16.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 14:30:16.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 14:30:16.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:30:16.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'New' 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:30:16.301 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:30:16.301 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:30:16.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:30:16.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:30:16.302 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:30: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 'Delete.*'] is available.... 14:30: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 14:30:16.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:30:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:16.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:16.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:16.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:16.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:30:16.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:16.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:30:16.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:16.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:16.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:16.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:16.872 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:30:16.872 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:30:16.872 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:30:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:16.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:16.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:16.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:30:16.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:16.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:30:16.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:16.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:16.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:16.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:16.873 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:30:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:16.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:16.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:16.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:30:16.876 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:30:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:30:17.377 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:30:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:17.377 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 14:30:17.377 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:17.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.112 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.13 s testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.146 s testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.207 s testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.118 s testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.072 s testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.19 s testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.117 s testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.093 s testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.014 s testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.23 s testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.099 s testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.014 s testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.012 s testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.015 s testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.2 s testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 2.112 s Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 14:30:17.383 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 14:30:17.384 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:30:17.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:17.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 14:30:17.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:17.385 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:30:17.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:17.385 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:30:17.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:17.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:17.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 14:30:17.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 14:30:17.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:17.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:17.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:17.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:17.390 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 14:30:17.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:17.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:17.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:17.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:17.390 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:30:17.390 DEBUG [main][MenuItemLookup] Item match:Window 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:30:17.390 DEBUG [main][MenuItemLookup] Item match:Show View 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.393 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:30:17.393 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:30:17.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:30:17.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:30:17.394 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:30:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:30:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:30:17.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:30:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:17.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:30:17.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:17.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:30:17.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:30:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:17.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:30:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:17.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:30:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:30:17.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:30:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:17.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:30:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:17.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:30:17.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 14:30:17.440 DEBUG [main][TreeItemHandler] Selecting tree item: Search 14:30:17.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 14:30:17.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 14:30:17.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:17.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:17.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:30:17.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:17.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:17.441 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:30:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:17.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:17.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:30:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:30:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 14:30:17.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 14:30:17.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:17.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:17.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 '\*?\QSearch\E') 14:30:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:17.516 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:17.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:17.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:17.517 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.518 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 14:30:17.518 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 14:30:17.518 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 14:30:17.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.518 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:30:17.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 14:30:17.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:17.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 14:30:17.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:17.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 14:30:17.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 14:30:17.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:17.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:17.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:17.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:17.570 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 14:30:17.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:17.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:17.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:17.571 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:17.571 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:17.571 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:17.571 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:17.571 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:17.571 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:17.571 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:17.571 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:17.571 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:30:17.571 DEBUG [main][MenuItemLookup] Item match:Window 14:30:17.572 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:30:17.572 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:30:17.572 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:30:17.572 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.572 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:30:17.572 DEBUG [main][MenuItemLookup] Item match:Show View 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.574 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:30:17.574 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:30:17.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:30:17.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:30:17.575 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:30:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:30:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:30:17.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:30:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:17.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:30:17.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:17.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:30:17.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:30:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:17.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:30:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:17.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:30:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:30:17.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:30:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:17.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:30:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:17.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:30:17.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 14:30:17.630 DEBUG [main][TreeItemHandler] Selecting tree item: Search 14:30:17.630 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 14:30:17.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 14:30:17.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:17.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:17.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:30:17.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:17.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:17.631 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:30:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:17.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:17.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:17.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:30:17.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:30:17.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 14:30:17.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 14:30:17.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:17.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:17.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 '\*?\QSearch\E') 14:30:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:17.695 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:17.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:17.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:17.696 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.697 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 14:30:17.697 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.698 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 14:30:17.698 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.698 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 14:30:17.699 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...") 14:30:17.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:30:17.700 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.700 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 14:30:17.701 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 14:30:17.701 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 14:30:17.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.701 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:30:17.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 14:30:17.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:17.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 14:30:17.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:17.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 14:30:17.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 14:30:17.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:17.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:17.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:17.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:17.761 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 14:30:17.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:17.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:17.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:17.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:17.762 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:30:17.762 DEBUG [main][MenuItemLookup] Item match:Window 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.762 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:30:17.762 DEBUG [main][MenuItemLookup] Item match:Show View 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.765 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:30:17.765 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:30:17.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:30:17.776 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:30:17.776 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:30:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:30:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:30:17.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:30:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:17.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:30:17.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:17.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:17.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:30:17.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:30:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:17.831 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:30:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:17.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:30:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:30:17.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:30:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:17.831 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:30:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:17.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:30:17.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 14:30:17.832 DEBUG [main][TreeItemHandler] Selecting tree item: Search 14:30:17.832 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 14:30:17.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 14:30:17.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:17.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:17.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:17.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:30:17.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:17.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:17.834 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:30:17.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:17.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:17.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:17.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:17.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:30:17.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:30:17.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 14:30:17.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 14:30:17.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:17.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:17.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:17.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 '\*?\QSearch\E') 14:30:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:17.904 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:17.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:17.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:17.905 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.905 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 14:30:17.906 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.906 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 14:30:17.906 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...") 14:30:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:17.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:17.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:17.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:30:17.907 INFO [WorkbenchTestable][AbstractView] Activate view Search 14:30:17.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:17.907 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 14:30:17.907 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 14:30:17.907 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 14:30:17.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 14:30:17.908 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:30:17.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 14:30:17.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:17.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 14:30:17.965 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 14:30:17.965 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:17.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.179 s testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.192 s testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.209 s Running org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:30:17.970 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:30:17.972 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:30:17.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:17.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:30:17.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:17.972 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:30:17.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:17.972 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:30:17.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:17.972 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:30:17.972 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:30:17.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:30:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:30:17.975 DEBUG [main][MenuItemLookup] Item match:Window 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:30:17.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.975 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:17.975 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:30:17.975 DEBUG [main][MenuItemLookup] Item match:Window 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:30:17.976 DEBUG [main][MenuItemLookup] Item match:Perspective 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:30:17.976 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:30:17.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:30:17.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.976 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:30:17.976 DEBUG [main][MenuItemLookup] Item match:Window 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:30:17.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.976 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:17.976 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:30:17.976 DEBUG [main][MenuItemLookup] Item match:Window 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:30:17.977 DEBUG [main][MenuItemLookup] Item match:Perspective 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:30:17.977 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:30:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.977 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:30:17.977 DEBUG [main][MenuItemLookup] Item match:Window 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:30:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:17.977 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:30:17.977 DEBUG [main][MenuItemLookup] Item match:Window 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:30:17.977 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:30:17.977 DEBUG [main][MenuItemLookup] Item match:Perspective 14:30:17.978 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:30:17.978 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:17.978 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:30:17.978 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:30:17.978 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:30:17.978 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:30:17.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:30:17.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:30:17.978 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:30:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:30:18.001 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 14:30:18.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:30:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:18.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:18.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:30:18.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:18.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:18.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:18.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 "Reset Perspective") 14:30:18.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:18.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:30:18.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:18.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:18.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:18.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:18.002 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:30:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:18.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:18.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:18.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:18.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:18.143 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:18.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:18.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:18.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:18.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:18.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:30:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:18.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:18.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:18.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:18.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:18.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:18.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:18.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:30:18.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:18.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:18.147 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:18.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:18.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:18.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:30:18.147 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:18.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:18.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:18.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:30:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:18.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:18.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:18.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'] 14:30:18.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.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'] 14:30:18.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:30:18.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.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'] 14:30:18.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.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'] 14:30:18.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.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'] 14:30:18.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:30:18.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.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'] 14:30:18.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.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'] 14:30:18.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:18.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:18.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:18.150 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:18.150 DEBUG [main][MenuItemLookup] Item match:File 14:30:18.150 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:18.150 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:18.152 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:30:18.152 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:30:18.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:30:18.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:30:18.153 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:30:18.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.... 14:30:18.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 'New|Select a wizard'] is available. finished successfully 14:30:18.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:30:18.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:18.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:18.213 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:18.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:30:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:18.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:18.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:18.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:30:18.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:18.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:18.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:30:18.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:18.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:18.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:18.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:30:18.215 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:30:18.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:30:18.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:30:18.218 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:18.218 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:30:18.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:30:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:18.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:18.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:18.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:18.219 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:30:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:18.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:18.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:18.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:18.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:30:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 14:30:18.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:30:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:18.364 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:30:18.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:18.364 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project' 14:30:18.365 DEBUG [WorkbenchTestable][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:") 14:30:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:18.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:18.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:18.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:18.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:18.366 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:18.367 INFO [WorkbenchTestable][AbstractText] Text set to: Project 14:30:18.390 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:30:18.390 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:30:18.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.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) 14:30:18.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:18.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:18.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:18.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:18.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:18.392 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:30:18.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:18.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:18.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:18.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:18.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:30:21.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:30:21.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:30:21.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:30:21.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:21.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:30:21.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:21.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:21.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:21.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:21.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:21.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:21.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:30:21.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:21.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:21.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:21.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:30:21.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:21.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:21.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:30:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:21.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:30:21.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:30:21.425 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:21.425 DEBUG [main][MenuItemLookup] Item match:File 14:30:21.426 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:21.426 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:21.428 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:30:21.428 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:30:21.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:30:21.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:30:21.429 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:30:21.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:30:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:30:21.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:30:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:21.485 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:21.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:30:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:21.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:21.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:21.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:30:21.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:21.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:21.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:30:21.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:21.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:21.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:21.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:30:21.487 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:30:21.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:30:21.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:30:21.490 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:21.490 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:30:21.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:30:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:21.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:21.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:21.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:21.491 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:30:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:21.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:21.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:21.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:21.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:30:21.594 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 14:30:21.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:30:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:21.595 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:30:21.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:21.595 DEBUG [WorkbenchTestable][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:") 14:30:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:21.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:21.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:21.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:21.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:21.601 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:21.602 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 14:30:21.624 DEBUG [WorkbenchTestable][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:") 14:30:21.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:21.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:21.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:21.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:21.627 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:21.628 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:30: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.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)") 14:30:21.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:21.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:21.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:21.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:21.633 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 14:30:21.633 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 14:30:21.633 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 14:30:21.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:21.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:21.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:21.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:21.634 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:30:21.634 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:30:21.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:30:21.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:21.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:21.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:21.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:21.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:21.636 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:30:21.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:21.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:21.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:21.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:21.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:30:22.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:30:22.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:22.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:22.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:30:22.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:22.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:22.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:22.164 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent 14:30:22.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:22.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:22.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:22.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:22.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:22.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:22.165 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World"); 14:30:22.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 14:30:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:22.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:22.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:22.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:22.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:22.190 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:22.190 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 14:30:22.190 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:22.190 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 14:30:22.190 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:30:22.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 14:30:22.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:22.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:22.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 14:30:22.191 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 14:30:22.191 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:22.191 DEBUG [main][MenuItemLookup] Item match:File 14:30:22.192 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:22.192 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:30:22.192 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:30:22.192 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:30:22.192 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:22.192 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:30:22.192 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:30:22.192 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:22.192 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:30:22.192 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:30:22.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:30:22.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:30:22.193 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:30:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:30:22.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:30:22.233 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:22.233 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 14:30:22.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'] 14:30:22.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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 Java Class"] 14:30:22.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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 Java Class"] 14:30:22.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 14:30:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:22.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 14:30:22.235 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 14:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:22.235 DEBUG [main][MenuItemLookup] Item match:File 14:30:22.235 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:22.235 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:22.237 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:30:22.237 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:30:22.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:30:22.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:30:22.238 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:30:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:30:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:30:22.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:30:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:22.302 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:22.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:30:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:22.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:22.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:22.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:30:22.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:22.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:22.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:30:22.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:22.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:22.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:22.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:30:22.304 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:30:22.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:30:22.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:30:22.304 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:22.304 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:30:22.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:30:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:22.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:22.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:22.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:22.305 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:30:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:22.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:22.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:22.369 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:22.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:30:22.370 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 14:30:22.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:30:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:22.370 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:30:22.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:30:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:22.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:22.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:22.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:22.391 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:22.392 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass 14:30:22.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 14:30:22.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:22.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:22.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:22.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:22.406 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:22.407 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:30:22.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.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)") 14:30:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:22.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:22.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:22.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:22.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:22.410 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 14:30:22.410 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 14:30:22.410 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 14:30:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:22.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:22.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:22.416 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:30:22.416 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:30:22.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:30:22.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:22.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:22.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:22.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:22.419 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:30:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:22.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:22.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:22.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:30:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:30:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:22.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:30:22.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:22.923 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent 14:30:22.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:22.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:22.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:22.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:22.924 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);} 14:30:22.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 '\*?\QTestLoopClass.java\E') 14:30:22.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:22.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:22.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:22.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:22.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:22.930 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:22.931 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 14:30:22.931 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:22.931 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 14:30:22.931 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:30:22.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 14:30:22.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:22.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:22.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 14:30:22.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 14:30:22.931 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:22.931 DEBUG [main][MenuItemLookup] Item match:File 14:30:22.932 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:22.932 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:30:22.932 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:30:22.932 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:30:22.932 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:22.932 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:30:22.932 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:30:22.932 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:22.932 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:30:22.932 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:30:22.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:30:22.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:30:22.946 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:30:22.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:30:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:30:22.968 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:22.968 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 14:30:22.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'] 14:30:22.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:30:22.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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: "New Java Class"] 14:30:22.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.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'] 14:30:22.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:22.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 14:30:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:22.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 14:30:22.969 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 14:30:22.969 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:22.969 DEBUG [main][MenuItemLookup] Item match:File 14:30:22.970 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:22.970 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:22.972 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:30:22.972 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:30:22.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:30:22.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:30:22.972 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:30:23.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 'New|Select a wizard'] is available.... 14:30:23.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 14:30:23.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:30:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:23.043 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:23.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:30:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:23.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:30:23.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:23.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:23.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:30:23.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:23.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:23.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:23.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:30:23.054 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:30:23.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:30:23.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:30:23.055 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:23.055 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:30:23.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:30:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:23.056 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:30:23.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:23.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:23.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:23.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:23.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'] 14:30:23.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:30:23.133 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 14:30:23.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:30:23.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:23.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:23.133 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:30:23.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.134 DEBUG [WorkbenchTestable][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:") 14:30:23.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:23.142 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:23.143 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2 14:30:23.144 DEBUG [WorkbenchTestable][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:") 14:30:23.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:23.158 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:23.158 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:30:23.159 DEBUG [WorkbenchTestable][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)") 14:30:23.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:23.162 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 14:30:23.162 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 14:30:23.162 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 14:30:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:23.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:23.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:23.162 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:30:23.162 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:30:23.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.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) 14:30:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:23.171 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:30:23.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:23.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:23.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:23.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:30:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:30:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:23.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:23.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:30:23.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:23.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:23.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:23.677 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent 14:30:23.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:23.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:23.677 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();} 14:30:23.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 '\*?\QTestLoopClass2.java\E') 14:30:23.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:23.685 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:23.685 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 14:30:23.694 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:23.694 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 14:30:23.694 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:30:23.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 14:30:23.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:23.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:23.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 14:30:23.695 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 14:30:23.695 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:23.695 DEBUG [main][MenuItemLookup] Item match:File 14:30:23.696 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:23.696 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:30:23.696 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:30:23.696 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:30:23.696 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:23.696 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:30:23.696 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:30:23.696 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:23.696 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:30:23.696 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:30:23.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:30:23.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:30:23.696 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:30:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:30:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:30:23.723 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:23.723 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 14:30:23.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'] 14:30:23.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.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'] 14:30:23.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:30:23.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.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'] 14:30:23.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.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'] 14:30:23.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.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'] 14:30:23.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:30:23.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.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'] 14:30:23.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.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'] 14:30:23.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 14:30:23.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:23.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:23.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 14:30:23.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 14:30:23.725 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:23.725 DEBUG [main][MenuItemLookup] Item match:File 14:30:23.726 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:23.726 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:23.728 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:30:23.728 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:30:23.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:30:23.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:30:23.729 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:30:23.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:30:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:30:23.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:30:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:23.791 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:23.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.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 14:30:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:30:23.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:23.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:23.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:30:23.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:23.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:23.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:23.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:30:23.794 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:30:23.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:30:23.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:30:23.794 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:23.794 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:30:23.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:30:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:23.795 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:30:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:23.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:23.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:23.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'] 14:30:23.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:30:23.868 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 14:30:23.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:30:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:23.869 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:30:23.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:23.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:30:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:23.876 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:23.877 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 14:30:23.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 14:30:23.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:23.882 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:23.882 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:30:23.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 "public static void main(String[] args)") 14:30:23.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:23.898 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 14:30:23.898 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 14:30:23.898 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 14:30:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:23.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:23.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:23.898 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:30:23.898 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:30:23.898 DEBUG [WorkbenchTestable][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) 14:30:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:23.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:23.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:23.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:23.905 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:30:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:23.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:23.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:30:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:30:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:24.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:30:24.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:24.410 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent 14:30:24.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:24.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:24.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:24.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:24.410 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();} 14:30:24.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass1.java\E') 14:30:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:24.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:24.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:24.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:24.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:24.419 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:24.419 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 14:30:24.419 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:24.419 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 14:30:24.419 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:30:24.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 14:30:24.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:24.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:24.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 14:30:24.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 14:30:24.420 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:24.420 DEBUG [main][MenuItemLookup] Item match:File 14:30:24.421 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:24.421 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:30:24.421 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:30:24.421 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:30:24.421 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:24.421 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:30:24.421 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:30:24.421 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:24.421 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:30:24.421 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:30:24.421 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:30:24.421 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:30:24.421 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:30:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:30:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:30:24.448 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:24.448 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 14:30:24.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'] 14:30:24.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.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'] 14:30:24.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:30:24.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.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'] 14:30:24.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.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'] 14:30:24.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.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'] 14:30:24.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:30:24.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.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'] 14:30:24.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.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'] 14:30:24.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 14:30:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:24.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 14:30:24.450 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 14:30:24.450 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:24.450 DEBUG [main][MenuItemLookup] Item match:File 14:30:24.451 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:24.451 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:24.453 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:30:24.453 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:30:24.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:30:24.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:30:24.453 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:30:24.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.... 14:30:24.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:30:24.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:30:24.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:24.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:24.524 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:24.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30: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.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:30:24.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:24.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:24.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:24.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:24.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:24.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:24.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:24.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:30:24.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:24.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:24.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:24.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:24.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:24.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:30:24.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:30:24.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:24.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:30:24.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:24.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:30:24.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:30:24.531 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:30:24.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:30:24.531 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:30:24.531 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:30:24.531 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:30:24.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:30:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:24.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:24.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:24.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:24.532 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:30:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:24.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:24.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:24.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:30:24.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:30:24.594 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 14:30:24.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:30:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:24.595 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:30:24.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:30:24.595 DEBUG [WorkbenchTestable][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:") 14:30:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:24.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:24.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:24.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:24.617 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:24.617 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2 14:30:24.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 14:30:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:24.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:24.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:24.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:30:24.621 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:30:24.621 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:30:24.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 14:30:24.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:24.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:24.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:24.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:24.624 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 14:30:24.624 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 14:30:24.624 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 14:30:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:24.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:24.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:24.624 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:30:24.624 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:30:24.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:30:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:24.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:24.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:24.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:24.626 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:30:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:24.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:24.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:30:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:30:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:25.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:30:25.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:25.146 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent 14:30:25.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:25.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:25.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:25.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:25.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:25.147 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();} 14:30:25.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass2.java\E') 14:30:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:25.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:25.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:25.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:25.156 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:25.156 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 14:30:25.156 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:25.156 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 14:30:25.156 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:30:25.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:25.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:25.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:25.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:25.157 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:25.157 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:25.157 DEBUG [main][MenuItemLookup] Item match:File 14:30:25.157 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:30:25.157 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:30:25.157 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:30:25.157 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:30:25.157 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:25.157 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:30:25.157 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:30:25.157 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:25.157 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:30:25.157 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:30:25.158 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:30:25.158 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:30:25.158 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:30:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:30:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:30:25.188 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:25.189 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 14:30:25.189 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:25.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:25.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:25.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:25.219 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:25.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:25.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:25.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:25.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:25.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:25.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:25.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:25.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:26.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:26.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:26.221 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:26.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:26.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:26.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:26.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:26.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:26.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:26.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:30:26.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:30:26.222 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:30:26.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:30:26.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:30:26.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:26.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:26.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:30:26.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:30:26.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:26.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:26.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:26.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:26.241 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 14:30:26.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:26.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:26.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:26.241 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:26.241 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:26.241 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:26.241 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:26.241 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:26.241 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:26.241 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:26.241 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:26.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:30:26.241 DEBUG [main][MenuItemLookup] Item match:Window 14:30:26.243 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:30:26.243 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:30:26.243 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:30:26.243 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:26.243 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:30:26.243 DEBUG [main][MenuItemLookup] Item match:Show View 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:30:26.245 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:30:26.246 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:30:26.246 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:30:26.246 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:30:26.246 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:26.246 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:30:26.246 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:30:26.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:30:26.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:30:26.246 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:30:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:30:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:30:26.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:30:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:26.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 14:30:26.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:26.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:26.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:26.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:26.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:30:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:30:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:30:26.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:30:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:26.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:30:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:26.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:30:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:30:26.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:30:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:26.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:30:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:26.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:30:26.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:30:26.299 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:30:26.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:30:26.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:30:26.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:26.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:26.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:26.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:26.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:30:26.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:30:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:26.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:30:26.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:30:26.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:26.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:26.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:26.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:30:26.300 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:30:26.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:30:26.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:30:26.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:30:26.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:26.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:30:26.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:30:26.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 14:30:26.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 14:30:26.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:26.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:26.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:26.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') 14:30:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:26.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:26.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:26.359 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:26.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:26.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:26.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:26.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:26.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:26.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:26.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:26.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:26.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:26.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:26.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:30:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:26.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:26.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:26.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:26.372 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:26.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:26.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:26.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:26.401 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:26.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:26.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:26.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:26.402 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:26.403 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:26.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:26.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:26.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:26.404 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:30:26.405 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:30:26.405 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:30:26.405 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:26.405 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 30, 2023, 2:26:50 PM) [pid: 2312])' 14:30:26.405 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:26.405 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 30, 2023, 2:26:50 PM) [pid: 2312])' 14:30:26.405 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:30:26.405 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:30:26.405 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:30:26.405 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:30:26.405 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:30:26.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:30:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:30:27.407 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:27.407 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:27.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:27.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:27.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:27.408 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:30:27.409 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:30:27.409 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:30:27.409 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:27.409 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 30, 2023, 2:26:50 PM) [pid: 2312])' 14:30:27.409 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:27.409 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 30, 2023, 2:26:50 PM) [pid: 2312])' 14:30:27.409 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:30:27.409 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:30:27.409 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:30:27.409 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:30:27.409 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:30:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:30:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:30:27.410 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:27.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:27.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:27.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:27.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:27.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:27.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:27.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:27.412 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:27.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:27.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:27.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:27.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 14:30:27.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:27.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:27.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:27.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:27.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:27.413 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 14:30:27.498 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 14:30:27.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:27.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:27.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:27.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:27.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:27.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:27.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:27.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:27.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:27.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 '\*?\QPackage Explorer\E') 14:30:27.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:27.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:27.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:27.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:27.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:27.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:27.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:27.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:27.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:27.531 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:27.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:27.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:27.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:27.532 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:27.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:27.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:27.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:27.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:27.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:28.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:28.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:28.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:28.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:28.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:28.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:28.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:28.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:28.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:28.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:28.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:28.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:28.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:28.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:30:28.536 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:30:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 14:30:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 14:30:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 14:30:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:28.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 14:30:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:30:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:30:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:30:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:28.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:30:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test 14:30:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:30:28.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:28.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:30:28.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:28.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:30:28.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java 14:30:28.537 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java 14:30:28.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection 14:30:28.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java 14:30:28.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:28.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:28.539 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:28.539 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:28.539 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:28.539 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:28.539 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:28.539 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:28.539 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:28.539 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:28.539 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:28.539 DEBUG [main][MenuItemLookup] Item match:Run 14:30:28.540 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:30:28.540 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:30:28.540 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:28.540 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:30:28.540 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:30:28.540 DEBUG [main][MenuItemLookup] Item match:Run As 14:30:28.545 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 14:30:28.545 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 14:30:28.546 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 14:30:28.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 14:30:28.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 14:30:28.546 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 14:30:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 14:30:28.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:28.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:28.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:28.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:28.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:28.592 WARNING [main][ShellHandler] Shell is not focused 14:30:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:28.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:28.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') 14:30:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:28.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:28.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:28.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:28.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:28.615 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:28.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:28.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:28.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:30:28.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:28.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:28.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:28.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:29.141 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:29.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:29.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:29.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 14:30:29.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:29.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 14:30:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:29.143 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:29.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:29.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:29.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 14:30:29.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:29.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:29.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:29.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:29.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:29.145 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 14:30:29.145 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:30:29.145 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:29.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:29.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:29.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:29.148 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:29.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:29.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:29.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:29.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:29.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 '\*?\QProblems\E') 14:30:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:29.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:29.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:29.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:29.156 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:29.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:29.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:29.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:29.180 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:29.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:29.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:29.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:29.181 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:29.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:29.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:29.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:29.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:29.182 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:30:29.183 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:30:29.183 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:30:29.183 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:29.183 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] [pid: 2898])' 14:30:29.183 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:29.183 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] [pid: 2898])' 14:30:29.183 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:30:29.183 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:30:29.183 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:30:29.183 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:30:29.183 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:30:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:30:30.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:30:30.684 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:30.684 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:30.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:30.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:30.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:30.685 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:30:30.686 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:30:30.686 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:30:30.686 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:30.686 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] [pid: 2898])' 14:30:30.686 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:30.686 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] [pid: 2898])' 14:30:30.686 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:30:30.686 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:30:30.686 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:30:30.686 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:30:30.686 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:30:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:30:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:30:30.686 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:30.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:30.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:30.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:30.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 14:30:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:30.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:30.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:30.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:30.687 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:30.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:30.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:30.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:30.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 14:30:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:30.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:30.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:30.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:30.688 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 14:30:30.746 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 14:30:30.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:30.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:30.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:30.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:30.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:30.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:30.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:30.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 '\*?\QPackage Explorer\E') 14:30:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:30.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:30.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:30.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:30.749 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:30.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:30.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:30.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:30.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:30.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:30.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:30.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:30.759 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:30.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:30.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:30.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:30.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:30.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:30.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:31.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:31.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:31.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:31.760 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:31.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:31.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:31.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:31.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 14:30:31.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:31.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:31.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:31.762 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:30:31.762 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:30:31.762 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 14:30:31.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 14:30:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:31.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 14:30:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:31.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 14:30:31.763 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:30:31.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:30:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:31.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:30:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:31.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:30:31.763 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test 14:30:31.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:30:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:31.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:30:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:31.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:30:31.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java 14:30:31.763 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java 14:30:31.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection 14:30:31.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java 14:30:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:31.765 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:31.766 DEBUG [main][MenuItemLookup] Item match:Run 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:30:31.766 DEBUG [main][MenuItemLookup] Item match:Run As 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 14:30:31.766 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 14:30:31.766 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 14:30:31.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 14:30:31.766 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 14:30:31.766 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 14:30:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 14:30:31.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:31.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:31.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:31.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:31.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:31.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:31.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:31.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:31.863 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:31.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:31.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:31.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 14:30:31.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 14:30:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:31.943 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:31.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:31.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:31.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 14:30:31.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console") 14:30:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:31.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:31.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:31.946 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:31.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:31.965 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] [pid: 2898]' 14:30:31.965 DEBUG [main][MenuItemLookup] Item match:1 TestClass1 [Java Application] [pid: 2898] 14:30:31.965 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&1 TestClass1 [Java Application] [pid: 2898]" 14:30:31.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 1 TestClass1 [Java Application] [pid: 2898] 14:30:31.965 INFO [main][MenuItemHandler] Select menu item: &1 TestClass1 [Java Application] [pid: 2898] 14:30:31.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 14:30:31.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:31.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:31.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 '\*?\QConsole\E') 14:30:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:31.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:31.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:31.992 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:31.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:31.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:31.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:31.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:31.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:31.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 14:30:31.993 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:31.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:31.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:31.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:31.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:31.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:31.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:31.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:31.995 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 14:30:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:31.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:31.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:31.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:32.007 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 14:30:32.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:32.008 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:32.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:32.035 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] [pid: 2898]' 14:30:32.035 DEBUG [main][MenuItemLookup] Found menu:'2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 30, 2023, 2:30:31 PM) [pid: 2922]' 14:30:32.035 DEBUG [main][MenuItemLookup] Item match:2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 30, 2023, 2:30:31 PM) [pid: 2922] 14:30:32.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 30, 2023, 2:30:31 PM) [pid: 2922]" 14:30:32.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 30, 2023, 2:30:31 PM) [pid: 2922] 14:30:32.035 INFO [main][MenuItemHandler] Select menu item: &2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 30, 2023, 2:30:31 PM) [pid: 2922] 14:30:32.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 14:30:32.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:32.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:32.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 '\*?\QConsole\E') 14:30:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:32.063 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 14:30:32.063 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:32.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:32.065 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 14:30:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:32.065 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 14:30:32.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 14:30:32.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:32.078 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:30:32.078 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:30:32.078 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:32.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:32.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:32.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:32.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:32.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 '\*?\QConsole\E') 14:30:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:32.090 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.091 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.092 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:32.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:32.093 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:30:32.093 INFO [WorkbenchTestable][AbstractView] Terminating console 14:30:32.093 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:30:32.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:32.094 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 14:30:32.094 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:32.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:32.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 14:30:32.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:32.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:32.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:32.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 '\*?\QConsole\E') 14:30:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:32.122 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.123 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 14:30:32.123 INFO [WorkbenchTestable][AbstractView] Console terminated 14:30:32.124 INFO [WorkbenchTestable][AbstractView] Removing launch from console 14:30:32.124 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:32.125 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 14:30:32.125 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:32.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:32.125 INFO [WorkbenchTestable][AbstractView] Launch removed 14:30:32.160 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:30:32.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.161 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:30:32.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.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") 14:30:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:32.162 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:30:32.162 INFO [WorkbenchTestable][AbstractView] Terminating console 14:30:32.162 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 14:30:32.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:32.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:32.163 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 14:30:32.163 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:32.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:32.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 14:30:32.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.167 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:32.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:32.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:32.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:32.180 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.181 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 14:30:32.182 INFO [WorkbenchTestable][AbstractView] Console terminated 14:30:32.182 INFO [WorkbenchTestable][AbstractView] Removing launch from console 14:30:32.182 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:32.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:32.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:32.183 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 14:30:32.183 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:32.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:32.183 INFO [WorkbenchTestable][AbstractView] Launch removed 14:30:32.209 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:32.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:32.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:30:32.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:32.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:32.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:32.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:30:32.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:32.213 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:32.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:30:32.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:32.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:30:32.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:30:32.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:32.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:32.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:32.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.217 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:32.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:32.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:32.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:30:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:32.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:32.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:32.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:32.225 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:32.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:32.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:32.236 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:32.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:32.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:32.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:32.248 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:32.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:32.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:32.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:32.249 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:30:32.249 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:30:32.249 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:30:32.249 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:32.249 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:32.249 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:32.249 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:32.249 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:30:32.249 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:30:32.249 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:30:32.250 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:30:32.250 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:30:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:30:33.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:30:33.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:33.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:33.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:33.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:33.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:33.252 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:30:33.252 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:30:33.252 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:30:33.253 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:33.253 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:33.253 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:33.253 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:33.253 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:30:33.253 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:30:33.253 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:30:33.253 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:30:33.253 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:30:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:30:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:30:33.253 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:33.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:33.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:33.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:33.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 14:30:33.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:33.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:33.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:33.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:33.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:33.254 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:33.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:33.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:33.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:33.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 14:30:33.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:33.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:33.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:33.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:33.255 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 14:30:33.312 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 14:30:33.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:33.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:33.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:33.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:33.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:33.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:33.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:33.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 '\*?\QPackage Explorer\E') 14:30:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:33.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:33.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:33.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:33.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:33.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:33.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:33.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:33.323 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:33.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:33.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:33.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:33.324 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:33.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:33.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:33.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:33.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:33.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:33.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:33.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:34.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:34.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:34.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:34.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:34.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:34.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:34.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:34.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:30:34.327 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:30:34.327 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 14:30:34.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 14:30:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:34.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 14:30:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:34.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 14:30:34.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:30:34.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:30:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:34.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:30:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:34.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:30:34.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test 14:30:34.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:30:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:34.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:30:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:34.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:30:34.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java 14:30:34.328 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java 14:30:34.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection 14:30:34.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java 14:30:34.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:34.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:34.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:34.331 DEBUG [main][MenuItemLookup] Item match:Run 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:30:34.331 DEBUG [main][MenuItemLookup] Item match:Run As 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 14:30:34.331 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 14:30:34.331 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 14:30:34.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 14:30:34.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 14:30:34.331 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 14:30:34.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'... 14:30:34.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:34.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:34.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 '\*?\QConsole\E') 14:30:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:34.453 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:34.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:34.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:34.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 14:30:34.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully 14:30:34.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:34.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:34.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:34.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:34.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:34.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 '\*?\QConsole\E') 14:30:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:34.525 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:34.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:34.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:34.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:34.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:34.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:34.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.530 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:34.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:34.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:34.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:34.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:34.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 '\*?\QConsole\E') 14:30:34.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:34.549 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:34.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:34.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:34.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:34.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:34.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:34.551 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:34.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:34.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:34.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:34.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:34.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:34.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:34.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:34.553 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:34.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:34.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:34.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 14:30:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:34.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:34.554 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 14:30:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start ... 14:30:34.555 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:34.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:34.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:34.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 14:30:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:34.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:34.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:34.556 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:34.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:34.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:34.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 14:30:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:34.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:34.557 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 14:30:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start finished successfully 14:30:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing... 14:30:34.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:34.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:34.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:34.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:34.580 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:34.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:34.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:34.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:34.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:34.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:34.581 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:34.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:34.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:34.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:34.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:34.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:34.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:34.582 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 14:30:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:34.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:34.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:34.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:35.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:35.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:35.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:35.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:35.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:35.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:35.094 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:35.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:35.095 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:35.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:35.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:35.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:35.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 14:30:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:35.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:35.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:35.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:35.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:35.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:35.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 '\*?\QConsole\E') 14:30:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:35.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:35.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:35.608 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:35.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:35.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:35.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:35.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:35.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:35.609 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:35.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:35.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:35.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:35.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:35.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:35.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:35.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:35.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:35.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:35.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:35.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:35.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:36.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.115 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:36.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:36.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:36.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:36.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:36.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 '\*?\QConsole\E') 14:30:36.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:36.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:36.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:36.123 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:36.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:36.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:36.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:36.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:36.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:36.123 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:36.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:36.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:36.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:36.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:36.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:36.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:36.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:36.125 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 14:30:36.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:36.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:36.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:36.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:36.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:36.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:36.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 '\*?\QConsole\E') 14:30:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:36.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:36.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:36.636 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:36.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:36.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:36.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:36.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:36.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:36.637 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:36.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:36.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:36.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:36.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:36.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:36.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:36.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:36.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:36.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:36.638 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 14:30:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:36.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:36.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:36.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:37.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.143 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:37.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:37.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:37.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:37.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:37.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:37.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:37.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:37.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:37.149 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:37.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:37.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:37.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:37.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:37.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:37.150 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:37.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:37.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:37.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:37.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:37.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:37.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:37.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:37.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:37.151 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 14:30:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:37.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:37.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:37.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:37.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:37.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:37.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:37.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:37.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:37.674 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:37.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:37.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:37.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:37.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:37.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:37.675 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:37.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:37.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:37.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:37.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:37.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:37.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:37.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:37.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:37.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:37.676 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 14:30:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:37.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:37.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:37.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:38.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.180 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:38.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:38.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:38.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:38.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:38.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:38.187 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:38.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:38.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:38.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:38.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:38.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:38.188 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:38.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:38.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:38.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:38.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:38.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:38.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:38.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:38.189 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 14:30:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:38.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:38.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:38.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:38.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:38.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:38.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:38.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:38.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:38.701 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:38.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:38.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:38.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:38.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:38.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:38.702 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:38.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:38.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:38.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:38.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:38.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:38.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:38.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:38.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:38.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:38.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:38.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:39.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:39.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:39.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:39.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:39.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 '\*?\QConsole\E') 14:30:39.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:39.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:39.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:39.225 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:39.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:39.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:39.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:39.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:39.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:39.226 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:39.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:39.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:39.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:39.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:39.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:39.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:39.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:39.227 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 14:30:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:39.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:39.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:39.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:39.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:39.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:39.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:39.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:39.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:39.739 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:39.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:39.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:39.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:39.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:39.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:39.740 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:39.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:39.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:39.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:39.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:39.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:39.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:39.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:39.741 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 14:30:39.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:39.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:39.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:39.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:39.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:40.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.245 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:40.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:40.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:40.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') 14:30:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:40.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:40.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:40.252 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:40.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:40.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:40.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:40.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:40.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:40.252 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:40.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:40.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:40.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:40.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:40.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:40.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:40.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:40.253 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 14:30:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:40.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:40.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:40.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.758 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:40.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:40.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:40.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:40.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:40.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:40.765 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:40.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:40.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:40.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:40.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:40.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:40.765 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:40.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:40.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:40.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:40.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:40.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:40.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:40.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:40.766 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 14:30:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:40.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:40.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:40.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:41.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.271 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:41.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:41.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:41.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:41.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:41.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:41.289 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:41.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:41.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:41.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:41.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:41.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:41.290 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:41.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:41.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:41.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:41.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:41.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:41.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:41.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:41.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:41.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:41.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:41.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:41.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:41.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:41.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:41.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:41.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 '\*?\QConsole\E') 14:30:41.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:41.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:41.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:41.802 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:41.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:41.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:41.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:41.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:41.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:41.803 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:41.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:41.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:41.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:41.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:41.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:41.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:41.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:41.804 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 14:30:41.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:41.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:41.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:41.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:41.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:42.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.309 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:42.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:42.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:42.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 '\*?\QConsole\E') 14:30:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:42.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:42.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:42.316 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:42.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:42.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:42.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:42.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:42.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:42.316 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:42.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:42.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:42.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:42.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:42.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:42.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:42.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:42.317 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 14:30:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:42.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:42.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:42.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:42.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:42.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:42.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:42.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:42.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 '\*?\QConsole\E') 14:30:42.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:42.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:42.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:42.829 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:42.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:42.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:42.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:42.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:42.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:42.830 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:42.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:42.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:42.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:42.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:42.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:42.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:42.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:42.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:42.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:42.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:42.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:42.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:42.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:42.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:42.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:43.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.336 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:43.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:43.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:43.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 '\*?\QConsole\E') 14:30:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:43.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:43.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:43.343 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:43.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:43.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:43.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:43.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:43.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:43.343 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:43.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:43.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:43.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:43.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:43.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:43.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:43.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:43.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:43.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:43.344 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 14:30:43.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:43.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:43.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:43.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:43.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:43.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:43.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:43.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:43.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:43.856 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:43.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:43.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:43.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:43.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:43.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:43.856 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:43.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:43.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:43.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:43.857 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 14:30:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:43.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:43.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:43.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:43.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:44.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:44.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:44.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:44.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 '\*?\QConsole\E') 14:30:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:44.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:44.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:44.379 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:44.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:44.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:44.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:44.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:44.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:44.380 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:44.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:44.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:44.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:44.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:44.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:44.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:44.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:44.381 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 14:30:44.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:44.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:44.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:44.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:44.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:44.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:44.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 '\*?\QConsole\E') 14:30:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:44.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:44.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:44.892 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:44.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:44.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:44.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:44.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:44.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:44.893 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:44.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:44.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:44.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:44.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:44.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:44.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:44.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:44.894 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 14:30:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:44.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:44.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:44.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:45.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:45.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:45.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:45.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:45.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:45.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:45.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:45.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:45.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:45.405 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:45.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:45.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:45.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:45.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:45.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:45.406 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:45.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:45.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:45.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:45.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:45.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:45.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:45.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:45.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:45.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:45.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:45.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:45.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.911 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:45.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:45.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:45.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:45.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:45.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 '\*?\QConsole\E') 14:30:45.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:45.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:45.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:45.930 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:45.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:45.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:45.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:45.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:45.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:45.930 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:45.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:45.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:45.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:45.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:45.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:45.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:45.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:45.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:45.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:45.931 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 14:30:45.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:45.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:45.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:45.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:46.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:46.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:46.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:46.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:46.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:46.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 '\*?\QConsole\E') 14:30:46.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:46.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:46.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:46.443 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:46.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:46.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:46.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:46.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:46.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:46.444 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:46.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:46.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:46.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:46.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:46.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:46.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:46.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:46.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:46.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:46.445 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 14:30:46.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:46.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:46.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:46.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.949 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:46.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:46.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:46.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:46.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:46.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:46.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:46.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:46.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:46.956 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:46.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:46.957 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:46.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:46.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:46.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:46.958 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 14:30:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:46.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:46.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:46.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:47.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:47.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:47.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:47.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:47.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:47.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:47.469 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:47.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:47.470 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:47.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:47.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:47.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:47.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:47.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:47.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:47.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:47.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:47.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:47.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:47.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:47.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:47.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:47.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 '\*?\QConsole\E') 14:30:47.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:47.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:47.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:47.995 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:47.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:47.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:47.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:47.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:47.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:47.995 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:47.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:47.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:47.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:47.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:47.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:47.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:47.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:47.996 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 14:30:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:47.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:47.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:47.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:48.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:48.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:48.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:48.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:48.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:48.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:48.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:48.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:48.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:48.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:48.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:48.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:48.508 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:48.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:48.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:48.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:48.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:48.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:48.508 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:48.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:48.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:48.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:48.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:48.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:48.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:48.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:48.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:48.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:48.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:48.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:48.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:48.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:48.509 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 14:30:48.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:48.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:48.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:48.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:48.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:49.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:49.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:49.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:49.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:49.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:49.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:49.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:49.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:49.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:49.021 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:49.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:49.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:49.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:49.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:49.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:49.022 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:49.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:49.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:49.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:49.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:49.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:49.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:49.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:49.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:49.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:49.023 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 14:30:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:49.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:49.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:49.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:49.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:49.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:49.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:49.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:49.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:49.534 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:49.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:49.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:49.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:49.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:49.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:49.535 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:49.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:49.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:49.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:49.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:49.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:49.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:49.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:49.536 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 14:30:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:49.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:49.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:49.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:50.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:50.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:50.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:50.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:50.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:50.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:50.059 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:50.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:50.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:50.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:50.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:50.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:50.059 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:50.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:50.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:50.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:50.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:50.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:50.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:50.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:50.060 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 14:30:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:50.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:50.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:50.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:50.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:50.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:50.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:50.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:50.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:50.573 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:50.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:50.574 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:50.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:50.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:50.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:50.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:50.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:50.575 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 14:30:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:50.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:50.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:50.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:51.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:51.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:51.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:51.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:51.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:51.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:51.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:51.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:51.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:51.088 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:51.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:51.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:51.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:51.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:51.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:51.088 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:51.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:51.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:51.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:51.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:51.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:51.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:51.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:51.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:51.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:51.090 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 14:30:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:51.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:51.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:51.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.595 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:51.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:51.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:51.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:51.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:51.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:51.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:51.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:51.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:51.602 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:51.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:51.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:51.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:51.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:51.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:51.602 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:51.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:51.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:51.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:51.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:51.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:51.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:51.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:51.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:51.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:51.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:51.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:52.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.108 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:52.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:52.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:52.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:52.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:52.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:52.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:52.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:52.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:52.115 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:52.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:52.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:52.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:52.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:52.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:52.116 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:52.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:52.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:52.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:52.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:52.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:52.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:52.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:52.117 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 14:30:52.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:52.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:52.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:52.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:52.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:52.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:52.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:52.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:52.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:52.640 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:52.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:52.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:52.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:52.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:52.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:52.640 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:52.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:52.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:52.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:52.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:52.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:52.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:52.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:52.641 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 14:30:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:52.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:52.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:52.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:53.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:53.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:53.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:53.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 '\*?\QConsole\E') 14:30:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:53.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:53.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:53.153 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:53.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:53.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:53.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:53.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:53.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:53.154 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:53.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:53.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:53.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:53.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:53.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:53.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:53.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:53.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:53.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:53.155 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 14:30:53.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:53.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:53.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:53.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.659 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:53.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:53.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:53.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 '\*?\QConsole\E') 14:30:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:53.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:53.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:53.667 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:53.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:53.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:53.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:53.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:53.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:53.668 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:53.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:53.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:53.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:53.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:53.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:53.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:53.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:53.668 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 14:30:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:53.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:53.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:53.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:54.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.174 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:54.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:54.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:54.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:54.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:54.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:54.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:54.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:54.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:54.181 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:54.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:54.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:54.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:54.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:54.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:54.181 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:54.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:54.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:54.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:54.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:54.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:54.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:54.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:54.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:54.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:54.182 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 14:30:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:54.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:54.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:54.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.687 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:54.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:54.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30: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 '\*?\QConsole\E') 14:30:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:54.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:54.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:54.694 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:54.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:54.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:54.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:54.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:54.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:54.694 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:54.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:54.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:54.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:54.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:54.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:54.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:54.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:54.696 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 14:30:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:54.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:54.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:54.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:55.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:55.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:55.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:55.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:55.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:55.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 '\*?\QConsole\E') 14:30:55.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:55.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:55.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:55.219 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:55.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:55.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:55.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:55.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:55.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:55.219 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:55.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:55.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:55.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:55.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:55.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:55.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:55.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:55.220 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 14:30:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:55.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:55.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:55.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:55.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:55.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:55.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:55.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:55.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 '\*?\QConsole\E') 14:30:55.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:55.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:55.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:55.733 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:55.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:55.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:55.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:55.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:55.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:55.734 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:55.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:55.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:55.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:55.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:55.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:55.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:55.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:55.735 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 14:30:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:55.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:55.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:55.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:56.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:56.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:56.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:56.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 '\*?\QConsole\E') 14:30:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:56.246 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:56.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:56.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:56.247 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:56.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:56.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:56.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:56.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:56.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully 14:30:56.249 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:56.249 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 14:30:56.249 INFO [WorkbenchTestable][AbstractView] Terminating console 14:30:56.249 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 14:30:56.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:56.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:56.250 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 14:30:56.250 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:56.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:56.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 14:30:56.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:56.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:56.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:56.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:56.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:56.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') 14:30:56.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:56.276 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:56.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:56.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:56.277 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:56.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:56.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:56.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 14:30:56.277 INFO [WorkbenchTestable][AbstractView] Console terminated 14:30:56.278 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:56.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:56.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:30:56.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:30:56.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:30:56.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:56.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:56.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:56.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 '\*?\QConsole\E') 14:30:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:56.300 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:56.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:56.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:56.301 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:56.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:56.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:56.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.301 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:56.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:56.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:56.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:56.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:56.303 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:30:56.303 INFO [WorkbenchTestable][AbstractView] Terminating console 14:30:56.303 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:30:56.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:56.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:56.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:56.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:56.315 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 14:30:56.315 INFO [WorkbenchTestable][AbstractView] Removing launch from console 14:30:56.315 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 14:30:56.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:56.316 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 14:30:56.316 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:56.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:56.316 INFO [WorkbenchTestable][AbstractView] Launch removed 14:30:56.335 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:56.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:56.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:30:56.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:56.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:30:56.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:56.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:56.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:30:56.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:56.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:30:56.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:30:56.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:56.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:56.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:56.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.342 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:56.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:56.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:56.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:56.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:56.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:30:56.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:56.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:56.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:56.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:56.361 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:56.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:56.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:56.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:56.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:56.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:56.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:56.384 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:56.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:56.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:56.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:56.384 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:30:56.385 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:30:56.385 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:30:56.385 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:56.385 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:56.385 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:56.385 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:56.385 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:30:56.385 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:30:56.385 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:30:56.385 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:30:56.385 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:30:56.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:30:57.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:30:57.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:57.387 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:57.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:57.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:57.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:57.387 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:30:57.388 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:30:57.388 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:30:57.388 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:57.388 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:57.388 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:57.388 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:57.388 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:30:57.388 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:30:57.388 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:30:57.388 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:30:57.388 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:30:57.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:30:57.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:30:57.389 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:57.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:57.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:57.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:57.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:57.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:57.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:57.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:57.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:57.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:57.390 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:57.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:57.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:57.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:57.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 14:30:57.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:57.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:57.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:57.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:57.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:57.390 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 14:30:57.448 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 14:30:57.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:57.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:57.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:57.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:57.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:57.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:57.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:57.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:30:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:57.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:57.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:57.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:57.450 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:57.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:57.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:57.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:57.459 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:57.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:57.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:57.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:57.459 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:57.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:57.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:57.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:57.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:57.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:57.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:57.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:57.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:58.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:30:58.461 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:58.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:58.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 14:30:58.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:58.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:58.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:58.462 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:30:58.463 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:30:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 14:30:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 14:30:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 14:30:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:58.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 14:30:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:30:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:30:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:30:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:58.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:30:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:30:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:30:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:30:58.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:30:58.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:30:58.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:30:58.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:30:58.464 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:30:58.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:30:58.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:30:58.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:58.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:58.466 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'File' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:30:58.466 DEBUG [main][MenuItemLookup] Item match:Run 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:30:58.466 DEBUG [main][MenuItemLookup] Item match:Run As 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 14:30:58.466 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 14:30:58.466 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 14:30:58.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 14:30:58.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 14:30:58.467 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 14:30:58.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 14:30:58.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:58.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:58.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:58.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:58.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 '\*?\QConsole\E') 14:30:58.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:58.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:58.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:58.567 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 14:30:58.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 14:30:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:30:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:30:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 14:30:58.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.642 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:58.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:58.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:58.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 '\*?\QConsole\E') 14:30:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:58.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:58.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:58.662 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.663 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 14:30:58.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:58.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:58.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:58.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:58.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:58.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:58.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:58.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:58.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:58.674 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 14:30:58.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:58.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:58.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:58.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 '\*?\QConsole\E') 14:30:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:58.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:58.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:58.686 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.687 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 14:30:58.687 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console 14:30:58.688 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:30:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:58.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:58.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:30:58.689 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches 14:30:58.689 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:30:58.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:30:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 14:30:58.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.718 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:58.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:58.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:58.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:30:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:58.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:58.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:58.726 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.727 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 14:30:58.739 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared 14:30:58.739 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:58.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.743 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:30:58.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:58.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:58.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 '\*?\QConsole\E') 14:30:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:58.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:58.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:58.749 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.750 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:30:58.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:30:58.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:30:58.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:30:58.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:30:58.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:30:58.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:30:58.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:30:58.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:30:58.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:30:58.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:30:58.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:30:58.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:30:58.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:30:58.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:30:58.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:30:58.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:30:58.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:30:58.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:58.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:58.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:58.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 '\*?\QProblems\E') 14:30:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:58.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:58.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:58.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:58.763 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:58.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:58.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:58.790 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:58.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:58.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:58.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:58.791 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:58.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:58.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:58.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:58.791 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:30:58.792 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:30:58.792 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:30:58.792 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:58.792 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:58.792 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:58.792 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:58.792 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:30:58.792 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:30:58.792 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:30:58.792 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:30:58.792 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:30:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:30:59.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:30:59.793 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:30:59.793 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:59.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:59.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:59.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:59.794 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:30:59.794 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:30:59.794 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:30:59.795 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:59.795 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:59.795 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:30:59.795 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:30:59.795 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:30:59.795 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:30:59.795 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:30:59.795 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:30:59.795 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:30:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:30:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:30:59.795 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:59.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:59.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:59.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:59.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 14:30:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:59.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:59.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:59.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:59.796 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:30:59.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:30:59.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:59.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:59.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:30:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:59.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:59.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:59.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:30:59.796 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 14:30:59.853 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 14:30:59.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:59.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:59.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:30:59.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:59.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:59.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:30:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:30:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:30:59.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:30:59.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:30:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:59.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:59.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:30:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:30:59.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:30:59.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:59.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:59.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:59.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:59.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:59.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:59.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:59.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:59.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:30:59.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:30:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:30:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:30:59.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:30:59.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:30:59.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:00.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:00.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:00.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:00.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:00.868 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:00.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:00.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:00.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:00.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:00.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:00.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:00.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:00.869 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:31:00.869 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:31:00.869 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 14:31:00.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 14:31:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:00.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 14:31:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:00.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 14:31:00.870 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:31:00.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:00.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:00.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:00.870 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:31:00.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:31:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:00.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:31:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:00.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:31:00.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:31:00.870 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:31:00.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:31:00.871 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:31:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:00.872 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:00.872 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:00.872 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:00.872 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:00.872 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:00.872 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:00.872 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:00.872 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:00.872 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:00.872 DEBUG [main][MenuItemLookup] Item match:Run 14:31:00.873 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:31:00.873 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:31:00.873 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:00.873 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:31:00.873 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:31:00.873 DEBUG [main][MenuItemLookup] Item match:Run As 14:31:00.873 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 14:31:00.873 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 14:31:00.873 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 14:31:00.873 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 14:31:00.873 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 14:31:00.873 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 14:31:00.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 14:31:00.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:00.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:00.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:00.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:00.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:00.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:00.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 '\*?\QConsole\E') 14:31:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:00.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:01.030 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 14:31:01.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 14:31:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 14:31:01.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:01.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:01.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:01.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:01.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:01.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') 14:31:01.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:01.068 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.069 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 14:31:01.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:01.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:01.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:01.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') 14:31:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:01.091 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.092 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:31:01.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:01.093 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:31:01.093 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:31:01.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:31:01.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:01.094 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 14:31:01.094 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:31:01.095 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:31:01.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:01.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:01.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:01.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31: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 '\*?\QConsole\E') 14:31:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:01.120 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.121 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.122 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 14:31:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:01.123 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:31:01.123 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:31:01.124 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:31:01.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:01.124 INFO [WorkbenchTestable][AbstractView] Terminating console 14:31:01.124 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:31:01.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:31:01.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:01.126 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 14:31:01.126 INFO [WorkbenchTestable][AbstractView] Removing launch from console 14:31:01.126 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 14:31:01.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: "Remove Launch") 14:31:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:01.127 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 14:31:01.127 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:31:01.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:01.127 INFO [WorkbenchTestable][AbstractView] Launch removed 14:31:01.154 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:31:01.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:01.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:01.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:01.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:01.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:01.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:01.157 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:01.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:01.157 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:01.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:01.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:01.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:01.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:01.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:01.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:01.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:01.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:01.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:01.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 '\*?\QConsole\E') 14:31:01.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:01.179 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.179 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:01.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:01.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:01.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:01.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:01.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:01.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:01.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:01.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:01.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:01.190 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.191 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:01.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:01.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:01.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:01.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:01.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:01.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:01.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:01.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:01.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:02.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:02.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:02.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:02.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:03.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:03.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:03.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:03.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:04.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:04.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:04.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:04.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:05.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:05.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:05.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:05.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:06.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:06.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:06.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:06.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:07.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:07.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:07.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:07.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:08.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:08.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:08.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:08.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:09.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:09.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:09.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:09.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:10.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:10.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:10.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:10.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:11.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:11.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:11.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:11.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:11.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:11.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:11.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:11.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:11.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:11.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:11.216 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:11.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:11.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:11.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:11.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:11.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:11.216 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:11.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:11.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:11.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:11.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:11.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:11.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:11.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:11.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:11.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:11.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:11.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:11.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:11.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:11.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:11.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:11.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:11.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:11.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.223 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:11.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:11.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:11.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:11.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:11.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:11.230 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:11.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:11.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:11.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:11.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:11.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:11.231 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:11.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:11.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:11.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:11.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:11.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:11.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:11.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:11.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:11.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:11.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:11.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:11.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:11.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:11.233 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:11.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:11.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:11.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:11.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:11.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:11.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:11.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:11.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:11.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:11.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 '\*?\QConsole\E') 14:31:11.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:11.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:11.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:11.244 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:11.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:11.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:11.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:11.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:11.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:11.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:11.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:11.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:11.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:31:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:11.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:11.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:11.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:11.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:11.255 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:11.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:11.267 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:11.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:11.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:11.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:11.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:11.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:11.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:11.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:11.268 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:31:11.269 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:31:11.269 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:31:11.269 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:11.269 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:11.269 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:11.269 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:11.269 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:31:11.269 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:31:11.269 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:31:11.269 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:31:11.269 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:31:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:31:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:31:12.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:12.270 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:12.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:12.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:12.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:12.271 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:31:12.272 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:31:12.272 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:31:12.272 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:12.272 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:12.272 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:12.272 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:12.272 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:31:12.272 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:31:12.272 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:31:12.272 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:31:12.272 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:31:12.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:31:12.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:31:12.272 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:12.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:12.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:12.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:12.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 14:31:12.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:12.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:12.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:12.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:12.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:12.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:12.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:12.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:12.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:12.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 14:31:12.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:12.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:12.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:12.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:12.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:12.274 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 14:31:12.331 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 14:31:12.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:12.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:12.332 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:31:12.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:12.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:12.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:12.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:12.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 '\*?\QPackage Explorer\E') 14:31:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:12.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:12.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:12.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:12.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:12.334 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:12.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:12.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:12.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:12.342 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:12.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:12.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:12.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:12.343 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:12.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:12.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:12.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:12.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:12.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:12.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:12.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:13.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:13.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:13.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:13.344 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:13.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:13.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:13.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:13.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:13.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:13.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:13.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:13.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:13.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:13.345 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:31:13.345 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:31:13.345 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 14:31:13.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 14:31:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:13.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 14:31:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:13.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 14:31:13.346 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:31:13.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:13.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:13.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:13.346 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:31:13.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:31:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:13.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:31:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:13.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:31:13.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:31:13.346 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:31:13.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:31:13.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:31:13.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:13.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:13.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:13.350 DEBUG [main][MenuItemLookup] Item match:Run 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:31:13.350 DEBUG [main][MenuItemLookup] Item match:Run As 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 14:31:13.350 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 14:31:13.350 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 14:31:13.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 14:31:13.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 14:31:13.351 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 14:31:13.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 14:31:13.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:13.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:13.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:13.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:13.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:13.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:13.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:13.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:13.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:13.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:13.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:13.540 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:13.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:13.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:13.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 14:31:13.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:13.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 14:31:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:13.571 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:31:14.572 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:14.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:14.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:14.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 14:31:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:14.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:14.573 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:31:14.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:14.584 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:31:14.584 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:31:14.584 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:31:14.584 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:31:14.584 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:14.584 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...' 14:31:14.584 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:31:14.584 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:31:14.584 DEBUG [main][MenuItemLookup] Found menu:'Open Link' 14:31:14.584 DEBUG [main][MenuItemLookup] Found menu:'Clear' 14:31:14.584 DEBUG [main][MenuItemLookup] Item match:Clear 14:31:14.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.588 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:14.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:14.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:14.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:14.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:14.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') 14:31:14.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:14.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:14.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:14.596 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:14.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:14.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:14.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:14.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:14.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:14.597 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:14.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:14.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:14.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:14.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:14.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:14.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.598 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:14.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:14.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:14.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:14.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:14.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:14.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:31:14.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:14.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:14.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:14.599 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:31:14.599 INFO [WorkbenchTestable][AbstractView] Terminating console 14:31:14.599 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:14.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:14.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:14.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:31:14.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:14.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:14.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 14:31:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:14.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:14.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:14.612 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 14:31:14.612 INFO [WorkbenchTestable][AbstractView] Removing launch from console 14:31:14.612 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:14.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:14.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:14.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 14:31:14.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:31:14.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:14.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:14.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:14.613 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 14:31:14.613 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:31:14.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:14.614 INFO [WorkbenchTestable][AbstractView] Launch removed 14:31:14.637 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:14.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:14.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:14.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:31:14.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:14.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:14.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:14.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:14.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:14.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:14.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:14.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:14.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:14.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:14.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:14.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:14.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:14.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:14.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:14.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:31:14.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:14.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:14.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:14.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:14.665 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:14.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:14.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:14.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:14.706 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:14.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:14.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:14.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:14.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:14.707 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:14.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:14.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:14.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:14.707 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:31:14.708 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:31:14.708 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:31:14.708 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:14.708 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:14.708 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:14.708 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:14.708 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:31:14.708 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:31:14.708 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:31:14.708 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:31:14.708 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:31:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:31:15.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:31:15.710 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:15.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:15.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:15.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:15.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:15.711 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:31:15.711 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:31:15.711 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:31:15.711 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:15.711 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:15.711 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:15.711 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:15.712 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:31:15.712 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:31:15.712 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:31:15.712 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:31:15.712 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:31:15.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:31:15.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:31:15.712 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:15.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:15.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:15.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:15.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:15.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:15.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:15.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:15.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:15.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:15.713 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:15.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:15.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:15.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:15.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 14:31:15.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:15.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:15.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:15.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:15.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:15.714 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 14:31:15.770 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 14:31:15.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:15.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:15.771 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:31:15.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:15.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:15.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:15.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:15.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:31:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:15.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:15.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:15.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:15.773 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:15.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:15.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:15.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:15.781 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:15.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:15.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:15.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:15.782 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:15.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:15.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:15.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:15.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:15.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:16.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:16.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:16.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:16.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:16.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:16.784 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:16.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:16.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:16.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:16.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 14:31:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:16.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:16.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:16.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:16.785 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:31:16.785 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:31:16.785 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 14:31:16.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 14:31:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:16.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 14:31:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:16.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 14:31:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:31:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:16.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:31:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:31:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:31:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:16.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:31:16.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:31:16.786 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:31:16.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:31:16.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:31:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:16.788 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:16.788 DEBUG [main][MenuItemLookup] Item match:Run 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:31:16.788 DEBUG [main][MenuItemLookup] Item match:Run As 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 14:31:16.788 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 14:31:16.788 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 14:31:16.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 14:31:16.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 14:31:16.789 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 14:31:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 14:31:16.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:16.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:16.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:16.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:16.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:16.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:16.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') 14:31:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:16.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:16.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:16.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:16.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:16.922 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:16.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:16.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:16.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 14:31:16.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:16.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 14:31:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 14:31:16.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:16.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:16.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:16.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:17.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:17.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:17.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:17.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:17.022 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.023 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 14:31:17.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:17.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:17.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:17.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:17.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:17.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 '\*?\QConsole\E') 14:31:17.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:17.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:17.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:17.048 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 14:31:17.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:17.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:17.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:17.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:17.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:17.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 '\*?\QConsole\E') 14:31:17.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:17.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:17.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:17.067 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.068 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 14:31:17.069 INFO [WorkbenchTestable][AbstractView] Removing launch from console 14:31:17.069 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.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: "Remove Launch") 14:31:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:17.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:17.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:17.070 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 14:31:17.070 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:31:17.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:17.070 INFO [WorkbenchTestable][AbstractView] Launch removed 14:31:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 14:31:17.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:17.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:17.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:17.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 '\*?\QConsole\E') 14:31:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:17.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:17.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:17.107 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.108 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:17.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 14:31:17.119 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:17.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:17.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:17.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:17.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 '\*?\QConsole\E') 14:31:17.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:17.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:17.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:17.130 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.130 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:17.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:17.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:17.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:17.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:17.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:17.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:17.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:17.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:17.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:17.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:17.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:17.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:17.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:17.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:17.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:17.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:17.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:17.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:17.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:17.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:17.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 '\*?\QProblems\E') 14:31:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:17.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:17.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:17.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:17.145 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:17.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:17.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:17.156 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:17.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:17.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:17.156 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:17.156 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:17.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:17.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:17.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:17.157 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:31:17.157 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:31:17.157 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:31:17.157 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:17.157 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:17.158 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:17.158 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:17.158 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:31:17.158 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:31:17.158 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:31:17.158 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:31:17.158 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:31:17.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:31:18.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:31:18.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:18.159 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:18.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:18.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:18.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:18.160 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:31:18.160 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:31:18.160 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:31:18.160 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:18.160 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:18.160 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:18.160 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:18.160 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:31:18.160 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:31:18.160 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:31:18.160 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:31:18.160 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:31:18.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:31:18.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:31:18.161 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:18.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:18.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:18.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:18.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:18.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:18.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:18.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:18.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:18.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:18.162 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:18.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:18.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:18.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:18.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:18.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:18.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:18.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:18.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:18.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:18.163 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 14:31:18.219 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 14:31:18.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:18.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:18.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:31:18.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:18.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:18.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:18.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:18.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:18.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:31:18.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:18.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:18.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:18.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:18.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:18.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:18.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:18.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:18.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:18.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:18.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:18.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:18.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:18.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:18.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:18.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:18.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:18.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:18.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:18.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:18.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:18.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:19.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:19.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:19.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:19.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:19.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:19.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:19.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 14:31:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:19.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:19.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:19.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:19.235 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:31:19.235 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:31:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 14:31:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 14:31:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 14:31:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:19.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 14:31:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:31:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:19.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test 14:31:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:31:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:31:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:19.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:31:19.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java 14:31:19.236 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java 14:31:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection 14:31:19.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java 14:31:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:19.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:19.238 DEBUG [main][MenuItemLookup] Item match:Run 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:31:19.238 DEBUG [main][MenuItemLookup] Item match:Run As 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 14:31:19.238 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 14:31:19.238 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 14:31:19.239 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 14:31:19.239 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 14:31:19.239 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 14:31:19.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'... 14:31:19.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:19.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:19.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:19.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:19.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:19.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:19.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:19.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:19.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:19.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:19.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:19.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:19.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:19.430 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:19.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:19.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:19.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=36496 36497 36498 36499 36500 36501 36502 36503 36504 36505 36506 36507 36508 36509 36510 36511 36512 36513 36514 36515 36516 36517 36518 36519 36520 36521 36522 36523 36524 36525 36526 36527 36528 36529 36530 36531 36532 36533 36534 36535 36536 36537 36538 36539 36540 36541 36542 36543 36544 36545 36546 36547 36548 36549 36550 36551 36552 36553 36554 36555 36556 36557 36558 36559 36560 36561 36562 36563 36564 36565 36566 36567 36568 36569 36570 36571 36572 36573 36574 36575 36576 36577 36578 36579 36580 36581 36582 36583 36584 36585 36586 36587 36588 36589 36590 36591 36592 36593 36594 36595 36596 36597 36598 36599 36600 36601 36602 36603 36604 36605 36606 36607 36608 36609 36610 36611 36612 36613 36614 36615 36616 36617 36618 36619 36620 36621 36622 36623 36624 36625 36626 36627 36628 36629 36630 36631 36632 36633 36634 36635 36636 36637 36638 36639 36640 36641 36642 36643 36644 36645 36646 36647 36648 36649 36650 36651 36652 36653 36654 36655 36656 36657 36658 36659 36660 36661 36662 36663 36664 36665 36666 36667 36668 36669 36670 36671 36672 36673 36674 36675 36676 36677 36678 36679 36680 36681 36682 36683 36684 36685 36686 36687 36688 36689 36690 36691 36692 36693 36694 36695 36696 36697 36698 36699 36700 36701 36702 36703 36704 36705 36706 36707 36708 36709 36710 36711 36712 36713 36714 36715 36716 36717 36718 36719 36720 36721 36722 36723 36724 36725 36726 36727 36728 36729 36730 36731 36732 36733 36734 36735 36736 36737 36738 36739 36740 36741 36742 36743 36744 36745 36746 36747 36748 36749 36750 36751 36752 36753 36754 36755 36756 36757 36758 36759 36760 36761 36762 36763 36764 36765 36766 36767 36768 36769 36770 36771 36772 36773 36774 36775 36776 36777 36778 36779 36780 36781 36782 36783 36784 36785 36786 36787 36788 36789 36790 36791 36792 36793 36794 36795 36796 36797 36798 36799 36800 36801 36802 36803 36804 36805 36806 36807 36808 36809 36810 36811 36812 36813 36814 36815 36816 36817 36818 36819 36820 36821 36822 36823 36824 36825 36826 36827 36828 36829 36830 36831 36832 36833 36834 36835 36836 36837 36838 36839 36840 36841 36842 36843 36844 36845 36846 36847 36848 36849 36850 36851 36852 36853 36854 36855 36856 36857 36858 36859 36860 36861 36862 36863 36864 36865 36866 36867 36868 36869 36870 36871 36872 36873 36874 36875 36876 36877 36878 36879 36880 36881 36882 36883 36884 36885 36886 36887 36888 36889 36890 36891 36892 36893 36894 36895 36896 36897 36898 36899 36900 36901 36902 36903 36904 36905 36906 36907 36908 36909 36910 36911 36912 36913 36914 36915 36916 36917 36918 36919 36920 36921 36922 36923 36924 36925 36926 36927 36928 36929 36930 36931 36932 36933 36934 36935 36936 36937 36938 36939 36940 36941 36942 36943 36944 36945 36946 36947 36948 36949 36950 36951 36952 36953 36954 36955 36956 36957 36958 36959 36960 36961 36962 36963 36964 36965 36966 36967 36968 36969 36970 36971 36972 36973 36974 36975 36976 36977 36978 36979 36980 36981 36982 36983 36984 36985 36986 36987 36988 36989 36990 36991 36992 36993 36994 36995 36996 36997 36998 36999 37000 37001 37002 37003 37004 37005 37006 37007 37008 37009 37010 37011 37012 37013 37014 37015 37016 37017 37018 37019 37020 37021 37022 37023 37024 37025 37026 37027 37028 37029 37030 37031 37032 37033 37034 37035 37036 37037 37038 37039 37040 37041 37042 37043 37044 37045 37046 37047 37048 37049 37050 37051 37052 37053 37054 37055 37056 37057 37058 37059 37060 37061 37062 37063 37064 37065 37066 37067 37068 37069 37070 37071 37072 37073 37074 37075 37076 37077 37078 37079 37080 37081 37082 37083 37084 37085 37086 37087 37088 37089 37090 37091 37092 37093 37094 37095 37096 37097 37098 37099 37100 37101 37102 37103 37104 37105 37106 37107 37108 37109 37110 37111 37112 37113 37114 37115 37116 37117 37118 37119 37120 37121 37122 37123 37124 37125 37126 37127 37128 37129 37130 37131 37132 37133 37134 37135 37136 37137 37138 37139 37140 37141 37142 37143 37144 37145 37146 37147 37148 37149 37150 37151 37152 37153 37154 37155 37156 37157 37158 37159 37160 37161 37162 37163 37164 37165 37166 37167 37168 37169 37170 37171 37172 37173 37174 37175 37176 37177 37178 37179 37180 37181 37182 37183 37184 37185 37186 37187 37188 37189 37190 37191 37192 37193 37194 37195 37196 37197 37198 37199 37200 37201 37202 37203 37204 37205 37206 37207 37208 37209 37210 37211 37212 37213 37214 37215 37216 37217 37218 37219 37220 37221 37222 37223 37224 37225 37226 37227 37228 37229 37230 37231 37232 37233 37234 37235 37236 37237 37238 37239 37240 37241 37242 37243 37244 37245 37246 37247 37248 37249 37250 37251 37252 37253 37254 37255 37256 37257 37258 37259 37260 37261 37262 37263 37264 37265 37266 37267 37268 37269 37270 37271 37272 37273 37274 37275 37276 37277 37278 37279 37280 37281 37282 37283 37284 37285 37286 37287 37288 37289 37290 37291 37292 37293 37294 37295 37296 37297 37298 37299 37300 37301 37302 37303 37304 37305 37306 37307 37308 37309 37310 37311 37312 37313 37314 37315 37316 37317 37318 37319 37320 37321 37322 37323 37324 37325 37326 37327 37328 37329 37330 37331 37332 37333 37334 37335 37336 37337 37338 37339 37340 37341 37342 37343 37344 37345 37346 37347 37348 37349 37350 37351 37352 37353 37354 37355 37356 37357 37358 37359 37360 37361 37362 37363 37364 37365 37366 37367 37368 37369 37370 37371 37372 37373 37374 37375 37376 37377 37378 37379 37380 37381 37382 37383 37384 37385 37386 37387 37388 37389 37390 37391 37392 37393 37394 37395 37396 37397 37398 37399 37400 37401 37402 37403 37404 37405 37406 37407 37408 37409 37410 37411 37412 37413 37414 37415 37416 37417 37418 37419 37420 37421 37422 37423 37424 37425 37426 37427 37428 37429 37430 37431 37432 37433 37434 37435 37436 37437 37438 37439 37440 37441 37442 37443 37444 37445 37446 37447 37448 37449 37450 37451 37452 37453 37454 37455 37456 37457 37458 37459 37460 37461 37462 37463 37464 37465 37466 37467 37468 37469 37470 37471 37472 37473 37474 37475 37476 37477 37478 37479 37480 37481 37482 37483 37484 37485 37486 37487 37488 37489 37490 37491 37492 37493 37494 37495 37496 37497 37498 37499 37500 37501 37502 37503 37504 37505 37506 37507 37508 37509 37510 37511 37512 37513 37514 37515 37516 37517 37518 37519 37520 37521 37522 37523 37524 37525 37526 37527 37528 37529 37530 37531 37532 37533 37534 37535 37536 37537 37538 37539 37540 37541 37542 37543 37544 37545 37546 37547 37548 37549 37550 37551 37552 37553 37554 37555 37556 37557 37558 37559 37560 37561 37562 37563 37564 37565 37566 37567 37568 37569 37570 37571 37572 37573 37574 37575 37576 37577 37578 37579 37580 37581 37582 37583 37584 37585 37586 37587 37588 37589 37590 37591 37592 37593 37594 37595 37596 37597 37598 37599 37600 37601 37602 37603 37604 37605 37606 37607 37608 37609 37610 37611 37612 37613 37614 37615 37616 37617 37618 37619 37620 37621 37622 37623 37624 37625 37626 37627 37628 37629 37630 37631 37632 37633 37634 37635 37636 37637 37638 37639 37640 37641 37642 37643 37644 37645 37646 37647 37648 37649 37650 37651 37652 37653 37654 37655 37656 37657 37658 37659 37660 37661 37662 37663 37664 37665 37666 37667 37668 37669 37670 37671 37672 37673 37674 37675 37676 37677 37678 37679 37680 37681 37682 37683 37684 37685 37686 37687 37688 37689 37690 37691 37692 37693 37694 37695 37696 37697 37698 37699 37700 37701 37702 37703 37704 37705 37706 37707 37708 37709 37710 37711 37712 37713 37714 37715 37716 37717 37718 37719 37720 37721 37722 37723 37724 37725 37726 37727 37728 37729 37730 37731 37732 37733 37734 37735 37736 37737 37738 37739 37740 37741 37742 37743 37744 37745 37746 37747 37748 37749 37750 37751 37752 37753 37754 37755 37756 37757 37758 37759 37760 37761 37762 37763 37764 37765 37766 37767 37768 37769 37770 37771 37772 37773 37774 37775 37776 37777 37778 37779 37780 37781 37782 37783 37784 37785 37786 37787 37788 37789 37790 37791 37792 37793 37794 37795 37796 37797 37798 37799 37800 37801 37802 37803 37804 37805 37806 37807 37808 37809 37810 37811 37812 37813 37814 37815 37816 37817 37818 37819 37820 37821 37822 37823 37824 37825 37826 37827 37828 37829 37830 37831 37832 37833 37834 37835 37836 37837 37838 37839 37840 37841 37842 37843 37844 37845 37846 37847 37848 37849 37850 37851 37852 37853 37854 37855 37856 37857 37858 37859 37860 37861 37862 37863 37864 37865 37866 37867 37868 37869 37870 37871 37872 37873 37874 37875 37876 37877 37878 37879 37880 37881 37882 37883 37884 37885 37886 37887 37888 37889 37890 37891 37892 37893 37894 37895 37896 37897 37898 37899 37900 37901 37902 37903 37904 37905 37906 37907 37908 37909 37910 37911 37912 37913 37914 37915 37916 37917 37918 37919 37920 37921 37922 37923 37924 37925 37926 37927 37928 37929 37930 37931 37932 37933 37934 37935 37936 37937 37938 37939 37940 37941 37942 37943 37944 37945 37946 37947 37948 37949 37950 37951 37952 37953 37954 37955 37956 37957 37958 37959 37960 37961 37962 37963 37964 37965 37966 37967 37968 37969 37970 37971 37972 37973 37974 37975 37976 37977 37978 37979 37980 37981 37982 37983 37984 37985 37986 37987 37988 37989 37990 37991 37992 37993 37994 37995 37996 37997 37998 37999 38000 38001 38002 38003 38004 38005 38006 38007 38008 38009 38010 38011 38012 38013 38014 38015 38016 38017 38018 38019 38020 38021 38022 38023 38024 38025 38026 38027 38028 38029 38030 38031 38032 38033 38034 38035 38036 38037 38038 38039 38040 38041 38042 38043 38044 38045 38046 38047 38048 38049 38050 38051 38052 38053 38054 38055 38056 38057 38058 38059 38060 38061 38062 38063 38064 38065 38066 38067 38068 38069 38070 38071 38072 38073 38074 38075 38076 38077 38078 38079 38080 38081 38082 38083 38084 38085 38086 38087 38088 38089 38090 38091 38092 38093 38094 38095 38096 38097 38098 38099 38100 38101 38102 38103 38104 38105 38106 38107 38108 38109 38110 38111 38112 38113 38114 38115 38116 38117 38118 38119 38120 38121 38122 38123 38124 38125 38126 38127 38128 38129 38130 38131 38132 38133 38134 38135 38136 38137 38138 38139 38140 38141 38142 38143 38144 38145 38146 38147 38148 38149 38150 38151 38152 38153 38154 38155 38156 38157 38158 38159 38160 38161 38162 38163 38164 38165 38166 38167 38168 38169 38170 38171 38172 38173 38174 38175 38176 38177 38178 38179 38180 38181 38182 38183 38184 38185 38186 38187 38188 38189 38190 38191 38192 38193 38194 38195 38196 38197 38198 38199 38200 38201 38202 38203 38204 38205 38206 38207 38208 38209 38210 38211 38212 38213 38214 38215 38216 38217 38218 38219 38220 38221 38222 38223 38224 38225 38226 38227 38228 38229 38230 38231 38232 38233 38234 38235 38236 38237 38238 38239 38240 38241 38242 38243 38244 38245 38246 38247 38248 38249 38250 38251 38252 38253 38254 38255 38256 38257 38258 38259 38260 38261 38262 38263 38264 38265 38266 38267 38268 38269 38270 38271 38272 38273 38274 38275 38276 38277 38278 38279 38280 38281 38282 38283 38284 38285 38286 38287 38288 38289 38290 38291 38292 38293 38294 38295 38296 38297 38298 38299 38300 38301 38302 38303 38304 38305 38306 38307 38308 38309 38310 38311 38312 38313 38314 38315 38316 38317 38318 38319 38320 38321 38322 38323 38324 38325 38326 38327 38328 38329 38330 38331 38332 38333 38334 38335 38336 38337 38338 38339 38340 38341 38342 38343 38344 38345 38346 38347 38348 38349 38350 38351 38352 38353 38354 38355 38356 38357 38358 38359 38360 38361 38362 38363 38364 38365 38366 38367 38368 38369 38370 38371 38372 38373 38374 38375 38376 38377 38378 38379 38380 38381 38382 38383 38384 38385 38386 38387 38388 38389 38390 38391 38392 38393 38394 38395 38396 38397 38398 38399 38400 38401 38402 38403 38404 38405 38406 38407 38408 38409 38410 38411 38412 38413 38414 38415 38416 38417 38418 38419 38420 38421 38422 38423 38424 38425 38426 38427 38428 38429 38430 38431 38432 38433 38434 38435 38436 38437 38438 38439 38440 38441 38442 38443 38444 38445 38446 38447 38448 38449 38450 38451 38452 38453 38454 38455 38456 38457 38458 38459 38460 38461 38462 38463 38464 38465 38466 38467 38468 38469 38470 38471 38472 38473 38474 38475 38476 38477 38478 38479 38480 38481 38482 38483 38484 38485 38486 38487 38488 38489 38490 38491 38492 38493 38494 38495 38496 38497 38498 38499 38500 38501 38502 38503 38504 38505 38506 38507 38508 38509 38510 38511 38512 38513 38514 38515 38516 38517 38518 38519 38520 38521 38522 38523 38524 38525 38526 38527 38528 38529 38530 38531 38532 38533 38534 38535 38536 38537 38538 38539 38540 38541 38542 38543 38544 38545 38546 38547 38548 38549 38550 38551 38552 38553 38554 38555 38556 38557 38558 38559 38560 38561 38562 38563 38564 38565 38566 38567 38568 38569 38570 38571 38572 38573 38574 38575 38576 38577 38578 38579 38580 38581 38582 38583 38584 38585 38586 38587 38588 38589 38590 38591 38592 38593 38594 38595 38596 38597 38598 38599 38600 38601 38602 38603 38604 38605 38606 38607 38608 38609 38610 38611 38612 38613 38614 38615 38616 38617 38618 38619 38620 38621 38622 38623 38624 38625 38626 38627 38628 38629 38630 38631 38632 38633 38634 38635 38636 38637 38638 38639 38640 38641 38642 38643 38644 38645 38646 38647 38648 38649 38650 38651 38652 38653 38654 38655 38656 38657 38658 38659 38660 38661 38662 38663 38664 38665 38666 38667 38668 38669 38670 38671 38672 38673 38674 38675 38676 38677 38678 38679 38680 38681 38682 38683 38684 38685 38686 38687 38688 38689 38690 38691 38692 38693 38694 38695 38696 38697 38698 38699 38700 38701 38702 38703 38704 38705 38706 38707 38708 38709 38710 38711 38712 38713 38714 38715 38716 38717 38718 38719 38720 38721 38722 38723 38724 38725 38726 38727 38728 38729 38730 38731 38732 38733 38734 38735 38736 38737 38738 38739 38740 38741 38742 38743 38744 38745 38746 38747 38748 38749 38750 38751 38752 38753 38754 38755 38756 38757 38758 38759 38760 38761 38762 38763 38764 38765 38766 38767 38768 38769 38770 38771 38772 38773 38774 38775 38776 38777 38778 38779 38780 38781 38782 38783 38784 38785 38786 38787 38788 38789 38790 38791 38792 38793 38794 38795 38796 38797 38798 38799 38800 38801 38802 38803 38804 38805 38806 38807 38808 38809 38810 38811 38812 38813 38814 38815 38816 38817 38818 38819 38820 38821 38822 38823 38824 38825 38826 38827 38828 38829 38830 38831 38832 38833 38834 38835 38836 38837 38838 38839 38840 38841 38842 38843 38844 38845 38846 38847 38848 38849 38850 38851 38852 38853 38854 38855 38856 38857 38858 38859 38860 38861 38862 38863 38864 38865 38866 38867 38868 38869 38870 38871 38872 38873 38874 38875 38876 38877 38878 38879 38880 38881 38882 38883 38884 38885 38886 38887 38888 38889 38890 38891 38892 38893 38894 38895 38896 38897 38898 38899 38900 38901 38902 38903 38904 38905 38906 38907 38908 38909 38910 38911 38912 38913 38914 38915 38916 38917 38918 38919 38920 38921 38922 38923 38924 38925 38926 38927 38928 38929 38930 38931 38932 38933 38934 38935 38936 38937 38938 38939 38940 38941 38942 38943 38944 38945 38946 38947 38948 38949 38950 38951 38952 38953 38954 38955 38956 38957 38958 38959 38960 38961 38962 38963 38964 38965 38966 38967 38968 38969 38970 38971 38972 38973 38974 38975 38976 38977 38978 38979 38980 38981 38982 38983 38984 38985 38986 38987 38988 38989 38990 38991 38992 38993 38994 38995 38996 38997 38998 38999 39000 39001 39002 39003 39004 39005 39006 39007 39008 39009 39010 39011 39012 39013 39014 39015 39016 39017 39018 39019 39020 39021 39022 39023 39024 39025 39026 39027 39028 39029 39030 39031 39032 39033 39034 39035 39036 39037 39038 39039 39040 39041 39042 39043 39044 39045 39046 39047 39048 39049 39050 39051 39052 39053 39054 39055 39056 39057 39058 39059 39060 39061 39062 39063 39064 39065 39066 39067 39068 39069 39070 39071 39072 39073 39074 39075 39076 39077 39078 39079 39080 39081 39082 39083 39084 39085 39086 39087 39088 39089 39090 39091 39092 39093 39094 39095 39096 39097 39098 39099 39100 39101 39102 39103 39104 39105 39106 39107 39108 39109 39110 39111 39112 39113 39114 39115 39116 39117 39118 39119 39120 39121 39122 39123 39124 39125 39126 39127 39128 39129 39130 39131 39132 39133 39134 39135 39136 39137 39138 39139 39140 39141 39142 39143 39144 39145 39146 39147 39148 39149 39150 39151 39152 39153 39154 39155 39156 39157 39158 39159 39160 39161 39162 39163 39164 39165 39166 39167 39168 39169 39170 39171 39172 39173 39174 39175 39176 39177 39178 39179 39180 39181 39182 39183 39184 39185 39186 39187 39188 39189 39190 39191 39192 39193 39194 39195 39196 39197 39198 39199 39200 39201 39202 39203 39204 39205 39206 39207 39208 39209 39210 39211 39212 39213 39214 39215 39216 39217 39218 39219 39220 39221 39222 39223 39224 39225 39226 39227 39228 39229 39230 39231 39232 39233 39234 39235 39236 39237 39238 39239 39240 39241 39242 39243 39244 39245 39246 39247 39248 39249 39250 39251 39252 39253 39254 39255 39256 39257 39258 39259 39260 39261 39262 39263 39264 39265 39266 39267 39268 39269 39270 39271 39272 39273 39274 39275 39276 39277 39278 39279 39280 39281 39282 39283 39284 39285 39286 39287 39288 39289 39290 39291 39292 39293 39294 39295 39296 39297 39298 39299 39300 39301 39302 39303 39304 39305 39306 39307 39308 39309 39310 39311 39312 39313 39314 39315 39316 39317 39318 39319 39320 39321 39322 39323 39324 39325 39326 39327 39328 39329 39330 39331 39332 39333 39334 39335 39336 39337 39338 39339 39340 39341 39342 39343 39344 39345 39346 39347 39348 39349 39350 39351 39352 39353 39354 39355 39356 39357 39358 39359 39360 39361 39362 39363 39364 39365 39366 39367 39368 39369 39370 39371 39372 39373 39374 39375 39376 39377 39378 39379 39380 39381 39382 39383 39384 39385 39386 39387 39388 39389 39390 39391 39392 39393 39394 39395 39396 39397 39398 39399 39400 39401 39402 39403 39404 39405 39406 39407 39408 39409 39410 39411 39412 39413 39414 39415 39416 39417 39418 39419 39420 39421 39422 39423 39424 39425 39426 39427 39428 39429 39430 39431 39432 39433 39434 39435 39436 39437 39438 39439 39440 39441 39442 39443 39444 39445 39446 39447 39448 39449 39450 39451 39452 39453 39454 39455 39456 39457 39458 39459 39460 39461 39462 39463 39464 39465 39466 39467 39468 39469 39470 39471 39472 39473 39474 39475 39476 39477 39478 39479 39480 39481 39482 39483 39484 39485 39486 39487 39488 39489 39490 39491 39492 39493 39494 39495 39496 39497 39498 39499 39500 39501 39502 39503 39504 39505 39506 39507 39508 39509 39510 39511 39512 39513 39514 39515 39516 39517 39518 39519 39520 39521 39522 39523 39524 39525 39526 39527 39528 39529 39530 39531 39532 39533 39534 39535 39536 39537 39538 39539 39540 39541 39542 39543 39544 39545 39546 39547 39548 39549 39550 39551 39552 39553 39554 39555 39556 39557 39558 39559 39560 39561 39562 39563 39564 39565 39566 39567 39568 39569 39570 39571 39572 39573 39574 39575 39576 39577 39578 39579 39580 39581 39582 39583 39584 39585 39586 39587 39588 39589 39590 39591 39592 39593 39594 39595 39596 39597 39598 39599 39600 39601 39602 39603 39604 39605 39606 39607 39608 39609 39610 39611 39612 39613 39614 39615 39616 39617 39618 39619 39620 39621 39622 39623 39624 39625 39626 39627 39628 39629 39630 39631 39632 39633 39634 39635 39636 39637 39638 39639 39640 39641 39642 39643 39644 39645 39646 39647 39648 39649 39650 39651 39652 39653 39654 39655 39656 39657 39658 39659 39660 39661 39662 39663 39664 39665 39666 39667 39668 39669 39670 39671 39672 39673 39674 39675 39676 39677 39678 39679 39680 39681 39682 39683 39684 39685 39686 39687 39688 39689 39690 39691 39692 39693 39694 39695 39696 39697 39698 39699 39700 39701 39702 39703 39704 39705 39706 39707 39708 39709 39710 39711 39712 39713 39714 39715 39716 39717 39718 39719 39720 39721 39722 39723 39724 39725 39726 39727 39728 39729 39730 39731 39732 39733 39734 39735 39736 39737 39738 39739 39740 39741 39742 39743 39744 39745 39746 39747 39748 39749 39750 39751 39752 39753 39754 39755 39756 39757 39758 39759 39760 39761 39762 39763 39764 39765 39766 39767 39768 39769 39770 39771 39772 39773 39774 39775 39776 39777 39778 39779 39780 39781 39782 39783 39784 39785 39786 39787 39788 39789 39790 39791 39792 39793 39794 39795 39796 39797 39798 39799 39800 39801 39802 39803 39804 39805 39806 39807 39808 39809 39810 39811 39812 39813 39814 39815 39816 39817 39818 39819 39820 39821 39822 39823 39824 39825 39826 39827 39828 39829 39830 39831 39832 39833 39834 39835 39836 39837 39838 39839 39840 39841 39842 39843 39844 39845 39846 39847 39848 39849 39850 39851 39852 39853 39854 39855 39856 39857 39858 39859 39860 39861 39862 39863 39864 39865 39866 39867 39868 39869 39870 39871 39872 39873 39874 39875 39876 39877 39878 39879 39880 39881 39882 39883 39884 39885 39886 39887 39888 39889 39890 39891 39892 39893 39894 39895 39896 39897 39898 39899 39900 39901 39902 39903 39904 39905 39906 39907 39908 39909 39910 39911 39912 39913 39914 39915 39916 39917 39918 39919 39920 39921 39922 39923 39924 39925 39926 39927 39928 39929 39930 39931 39932 39933 39934 39935 39936 39937 39938 39939 39940 39941 39942 39943 39944 39945 39946 39947 39948 39949 39950 39951 39952 39953 39954 39955 39956 39957 39958 39959 39960 39961 39962 39963 39964 39965 39966 39967 39968 39969 39970 39971 39972 39973 39974 39975 39976 39977 39978 39979 39980 39981 39982 39983 39984 39985 39986 39987 39988 39989 39990 39991 39992 39993 39994 39995 39996 39997 39998 39999 40000 40001 40002 40003 40004 40005 40006 40007 40008 40009 40010 40011 40012 40013 40014 40015 40016 40017 40018 40019 40020 40021 40022 40023 40024 40025 40026 40027 40028 40029 40030 40031 40032 40033 40034 40035 40036 40037 40038 40039 40040 40041 40042 40043 40044 40045 40046 40047 40048 40049 40050 40051 40052 40053 40054 40055 40056 40057 40058 40059 40060 40061 40062 40063 40064 40065 40066 40067 40068 40069 40070 40071 40072 40073 40074 40075 40076 40077 40078 40079 40080 40081 40082 40083 40084 40085 40086 40087 40088 40089 40090 40091 40092 40093 40094 40095 40096 40097 40098 40099 40100 40101 40102 40103 40104 40105 40106 40107 40108 40109 40110 40111 40112 40113 40114 40115 40116 40117 40118 40119 40120 40121 40122 40123 40124 40125 40126 40127 40128 40129 40130 40131 40132 40133 40134 40135 40136 40137 40138 40139 40140 40141 40142 40143 40144 40145 40146 40147 40148 40149 40150 40151 40152 40153 40154 40155 40156 40157 40158 40159 40160 40161 40162 40163 40164 40165 40166 40167 40168 40169 40170 40171 40172 40173 40174 40175 40176 40177 40178 40179 40180 40181 40182 40183 40184 40185 40186 40187 40188 40189 40190 40191 40192 40193 40194 40195 40196 40197 40198 40199 40200 40201 40202 40203 40204 40205 40206 40207 40208 40209 40210 40211 40212 40213 40214 40215 40216 40217 40218 40219 40220 40221 40222 40223 40224 40225 40226 40227 40228 40229 40230 40231 40232 40233 40234 40235 40236 40237 40238 40239 40240 40241 40242 40243 40244 40245 40246 40247 40248 40249 40250 40251 40252 40253 40254 40255 40256 40257 40258 40259 40260 40261 40262 40263 40264 40265 40266 40267 40268 40269 40270 40271 40272 40273 40274 40275 40276 40277 40278 40279 40280 40281 40282 40283 40284 40285 40286 40287 40288 40289 40290 40291 40292 40293 40294 40295 40296 40297 40298 40299 40300 40301 40302 40303 40304 40305 40306 40307 40308 40309 40310 40311 40312 40313 40314 40315 40316 40317 40318 40319 40320 40321 40322 40323 40324 40325 40326 40327 40328 40329 40330 40331 40332 40333 40334 40335 40336 40337 40338 40339 40340 40341 40342 40343 40344 40345 40346 40347 40348 40349 40350 40351 40352 40353 40354 40355 40356 40357 40358 40359 40360 40361 40362 40363 40364 40365 40366 40367 40368 40369 40370 40371 40372 40373 40374 40375 40376 40377 40378 40379 40380 40381 40382 40383 40384 40385 40386 40387 40388 40389 40390 40391 40392 40393 40394 40395 40396 40397 40398 40399 40400 40401 40402 40403 40404 40405 40406 40407 40408 40409 40410 40411 40412 40413 40414 40415 40416 40417 40418 40419 40420 40421 40422 40423 40424 40425 40426 40427 40428 40429 40430 40431 40432 40433 40434 40435 40436 40437 40438 40439 40440 40441 40442 40443 40444 40445 40446 40447 40448 40449 40450 40451 40452 40453 40454 40455 40456 40457 40458 40459 40460 40461 40462 40463 40464 40465 40466 40467 40468 40469 40470 40471 40472 40473 40474 40475 40476 40477 40478 40479 40480 40481 40482 40483 40484 40485 40486 40487 40488 40489 40490 40491 40492 40493 40494 40495 40496 40497 40498 40499 40500 40501 40502 40503 40504 40505 40506 40507 40508 40509 40510 40511 40512 40513 40514 40515 40516 40517 40518 40519 40520 40521 40522 40523 40524 40525 40526 40527 40528 40529 40530 40531 40532 40533 40534 40535 40536 40537 40538 40539 40540 40541 40542 40543 40544 40545 40546 40547 40548 40549 40550 40551 40552 40553 40554 40555 40556 40557 40558 40559 40560 40561 40562 40563 40564 40565 40566 40567 40568 40569 40570 40571 40572 40573 40574 40575 40576 40577 40578 40579 40580 40581 40582 40583 40584 40585 40586 40587 40588 40589 40590 40591 40592 40593 40594 40595 40596 40597 40598 40599 40600 40601 40602 40603 40604 40605 40606 40607 40608 40609 40610 40611 40612 40613 40614 40615 40616 40617 40618 40619 40620 40621 40622 40623 40624 40625 40626 40627 40628 40629 40630 40631 40632 40633 40634 40635 40636 40637 40638 40639 40640 40641 40642 40643 40644 40645 40646 40647 40648 40649 40650 40651 40652 40653 40654 40655 40656 40657 40658 40659 40660 40661 40662 40663 40664 40665 40666 40667 40668 40669 40670 40671 40672 40673 40674 40675 40676 40677 40678 40679 40680 40681 40682 40683 40684 40685 40686 40687 40688 40689 40690 40691 40692 40693 40694 40695 40696 40697 40698 40699 40700 40701 40702 40703 40704 40705 40706 40707 40708 40709 40710 40711 40712 40713 40714 40715 40716 40717 40718 40719 40720 40721 40722 40723 40724 40725 40726 40727 40728 40729 40730 40731 40732 40733 40734 40735 40736 40737 40738 40739 40740 40741 40742 40743 40744 40745 40746 40747 40748 40749 40750 40751 40752 40753 40754 40755 40756 40757 40758 40759 40760 40761 40762 40763 40764 40765 40766 40767 40768 40769 40770 40771 40772 40773 40774 40775 40776 40777 40778 40779 40780 40781 40782 40783 40784 40785 40786 40787 40788 40789 40790 40791 40792 40793 40794 40795 40796 40797 40798 40799 40800 40801 40802 40803 40804 40805 40806 40807 40808 40809 40810 40811 40812 40813 40814 40815 40816 40817 40818 40819 40820 40821 40822 40823 40824 40825 40826 40827 40828 40829 40830 40831 40832 40833 40834 40835 40836 40837 40838 40839 40840 40841 40842 40843 40844 40845 40846 40847 40848 40849 40850 40851 40852 40853 40854 40855 40856 40857 40858 40859 40860 40861 40862 40863 40864 40865 40866 40867 40868 40869 40870 40871 40872 40873 40874 40875 40876 40877 40878 40879 40880 40881 40882 40883 40884 40885 40886 40887 40888 40889 40890 40891 40892 40893 40894 40895 40896 40897 40898 40899 40900 40901 40902 40903 40904 40905 40906 40907 40908 40909 40910 40911 40912 40913 40914 40915 40916 40917 40918 40919 40920 40921 40922 40923 40924 40925 40926 40927 40928 40929 40930 40931 40932 40933 40934 40935 40936 40937 40938 40939 40940 40941 40942 40943 40944 40945 40946 40947 40948 40949 40950 40951 40952 40953 40954 40955 40956 40957 40958 40959 40960 40961 40962 40963 40964 40965 40966 40967 40968 40969 40970 40971 40972 40973 40974 40975 40976 40977 40978 40979 40980 40981 40982 40983 40984 40985 40986 40987 40988 40989 40990 40991 40992 40993 40994 40995 40996 40997 40998 40999 41000 41001 41002 41003 41004 41005 41006 41007 41008 41009 41010 41011 41012 41013 41014 41015 41016 41017 41018 41019 41020 41021 41022 41023 41024 41025 41026 41027 41028 41029 41030 41031 41032 41033 41034 41035 41036 41037 41038 41039 41040 41041 41042 41043 41044 41045 41046 41047 41048 41049 41050 41051 41052 41053 41054 41055 41056 41057 41058 41059 41060 41061 41062 41063 41064 41065 41066 41067 41068 41069 41070 41071 41072 41073 41074 41075 41076 41077 41078 41079 41080 41081 41082 41083 41084 41085 41086 41087 41088 41089 41090 41091 41092 41093 41094 41095 41096 41097 41098 41099 41100 41101 41102 41103 41104 41105 41106 41107 41108 41109 41110 41111 41112 41113 41114 41115 41116 41117 41118 41119 41120 41121 41122 41123 41124 41125 41126 41127 41128 41129 41130 41131 41132 41133 41134 41135 41136 41137 41138 41139 41140 41141 41142 41143 41144 41145 41146 41147 41148 41149 41150 41151 41152 41153 41154 41155 41156 41157 41158 41159 41160 41161 41162 41163 41164 41165 41166 41167 41168 41169 41170 41171 41172 41173 41174 41175 41176 41177 41178 41179 41180 41181 41182 41183 41184 41185 41186 41187 41188 41189 41190 41191 41192 41193 41194 41195 41196 41197 41198 41199 41200 41201 41202 41203 41204 41205 41206 41207 41208 41209 41210 41211 41212 41213 41214 41215 41216 41217 41218 41219 41220 41221 41222 41223 41224 41225 41226 41227 41228 41229 41230 41231 41232 41233 41234 41235 41236 41237 41238 41239 41240 41241 41242 41243 41244 41245 41246 41247 41248 41249 41250 41251 41252 41253 41254 41255 41256 41257 41258 41259 41260 41261 41262 41263 41264 41265 41266 41267 41268 41269 41270 41271 41272 41273 41274 41275 41276 41277 41278 41279 41280 41281 41282 41283 41284 41285 41286 41287 41288 41289 41290 41291 41292 41293 41294 41295 41296 41297 41298 41299 41300 41301 41302 41303 41304 41305 41306 41307 41308 41309 41310 41311 41312 41313 41314 41315 41316 41317 41318 41319 41320 41321 41322 41323 41324 41325 41326 41327 41328 41329 41330 41331 41332 41333 41334 41335 41336 41337 41338 41339 41340 41341 41342 41343 41344 41345 41346 41347 41348 41349 41350 41351 41352 41353 41354 41355 41356 41357 41358 41359 41360 41361 41362 41363 41364 41365 41366 41367 41368 41369 41370 41371 41372 41373 41374 41375 41376 41377 41378 41379 41380 41381 41382 41383 41384 41385 41386 41387 41388 41389 41390 41391 41392 41393 41394 41395 41396 41397 41398 41399 41400 41401 41402 41403 41404 41405 41406 41407 41408 41409 41410 41411 41412 41413 41414 41415 41416 41417 41418 41419 41420 41421 41422 41423 41424 41425 41426 41427 41428 41429 41430 41431 41432 41433 41434 41435 41436 41437 41438 41439 41440 41441 41442 41443 41444 41445 41446 41447 41448 41449 41450 41451 41452 41453 41454 41455 41456 41457 41458 41459 41460 41461 41462 41463 41464 41465 41466 41467 41468 41469 41470 41471 41472 41473 41474 41475 41476 41477 41478 41479 41480 41481 41482 41483 41484 41485 41486 41487 41488 41489 41490 41491 41492 41493 41494 41495 41496 41497 41498 41499 41500 41501 41502 41503 41504 41505 41506 41507 41508 41509 41510 41511 41512 41513 41514 41515 41516 41517 41518 41519 41520 41521 41522 41523 41524 41525 41526 41527 41528 41529 41530 41531 41532 41533 41534 41535 41536 41537 41538 41539 41540 41541 41542 41543 41544 41545 41546 41547 41548 41549 41550 41551 41552 41553 41554 41555 41556 41557 41558 41559 41560 41561 41562 41563 41564 41565 41566 41567 41568 41569 41570 41571 41572 41573 41574 41575 41576 41577 41578 41579 41580 41581 41582 41583 41584 41585 41586 41587 41588 41589 41590 41591 41592 41593 41594 41595 41596 41597 41598 41599 41600 41601 41602 41603 41604 41605 41606 41607 41608 41609 41610 41611 41612 41613 41614 41615 41616 41617 41618 41619 41620 41621 41622 41623 41624 41625 41626 41627 41628 41629 41630 41631 41632 41633 41634 41635 41636 41637 41638 41639 41640 41641 41642 41643 41644 41645 41646 41647 41648 41649 41650 41651 41652 41653 41654 41655 41656 41657 41658 41659 41660 41661 41662 41663 41664 41665 41666 41667 41668 41669 41670 41671 41672 41673 41674 41675 41676 41677 41678 41679 41680 41681 41682 41683 41684 41685 41686 41687 41688 41689 41690 41691 41692 41693 41694 41695 41696 41697 41698 41699 41700 41701 41702 41703 41704 41705 41706 41707 41708 41709 41710 41711 41712 41713 41714 41715 41716 41717 41718 41719 41720 41721 41722 41723 41724 41725 41726 41727 41728 41729 41730 41731 41732 41733 41734 41735 41736 41737 41738 41739 41740 41741 41742 41743 41744 41745 41746 41747 41748 41749 41750 41751 41752 41753 41754 41755 41756 41757 41758 41759 41760 41761 41762 41763 41764 41765 41766 41767 41768 41769 41770 41771 41772 41773 41774 41775 41776 41777 41778 41779 41780 41781 41782 41783 41784 41785 41786 41787 41788 41789 41790 41791 41792 41793 41794 41795 41796 41797 41798 41799 41800 41801 41802 41803 41804 41805 41806 41807 41808 41809 41810 41811 41812 41813 41814 41815 41816 41817 41818 41819 41820 41821 41822 41823 41824 41825 41826 41827 41828 41829 41830 41831 41832 41833 41834 41835 41836 41837 41838 41839 41840 41841 41842 41843 41844 41845 41846 41847 41848 41849 41850 41851 41852 41853 41854 41855 41856 41857 41858 41859 41860 41861 41862 41863 41864 41865 41866 41867 41868 41869 41870 41871 41872 41873 41874 41875 41876 41877 41878 41879 41880 41881 41882 41883 41884 41885 41886 41887 41888 41889 41890 41891 41892 41893 41894 41895 41896 41897 41898 41899 41900 41901 41902 41903 41904 41905 41906 41907 41908 41909 41910 41911 41912 41913 41914 41915 41916 41917 41918 41919 41920 41921 41922 41923 41924 41925 41926 41927 41928 41929 41930 41931 41932 41933 41934 41935 41936 41937 41938 41939 41940 41941 41942 41943 41944 41945 41946 41947 41948 41949 41950 41951 41952 41953 41954 41955 41956 41957 41958 41959 41960 41961 41962 41963 41964 41965 41966 41967 41968 41969 41970 41971 41972 41973 41974 41975 41976 41977 41978 41979 41980 41981 41982 41983 41984 41985 41986 41987 41988 41989 41990 41991 41992 41993 41994 41995 41996 41997 41998 41999 42000 42001 42002 42003 42004 42005 42006 42007 42008 42009 42010 42011 42012 42013 42014 42015 42016 42017 42018 42019 42020 42021 42022 42023 42024 42025 42026 42027 42028 42029 42030 42031 42032 42033 42034 42035 42036 42037 42038 42039 42040 42041 42042 42043 42044 42045 42046 42047 42048 42049 42050 42051 42052 42053 42054 42055 42056 42057 42058 42059 42060 42061 42062 42063 42064 42065 42066 42067 42068 42069 42070 42071 42072 42073 42074 42075 42076 42077 42078 42079 42080 42081 42082 42083 42084 42085 42086 42087 42088 42089 42090 42091 42092 42093 42094 42095 42096 42097 42098 42099 42100 42101 42102 42103 42104 42105 42106 42107 42108 42109 42110 42111 42112 42113 42114 42115 42116 42117 42118 42119 42120 42121 42122 42123 42124 42125 42126 42127 42128 42129 42130 42131 42132 42133 42134 42135 42136 42137 42138 42139 42140 42141 42142 42143 42144 42145 42146 42147 42148 42149 42150 42151 42152 42153 42154 42155 42156 42157 42158 42159 42160 42161 42162 42163 42164 42165 42166 42167 42168 42169 42170 42171 42172 42173 42174 42175 42176 42177 42178 42179 42180 42181 42182 42183 42184 42185 42186 42187 42188 42189 42190 42191 42192 42193 42194 42195 42196 42197 42198 42199 42200 42201 42202 42203 42204 42205 42206 42207 42208 42209 42210 42211 42212 42213 42214 42215 42216 42217 42218 42219 42220 42221 42222 42223 42224 42225 42226 42227 42228 42229 42230 42231 42232 42233 42234 42235 42236 42237 42238 42239 42240 42241 42242 42243 42244 42245 42246 42247 42248 42249 42250 42251 42252 42253 42254 42255 42256 42257 42258 42259 42260 42261 42262 42263 42264 42265 42266 42267 42268 42269 42270 42271 42272 42273 42274 42275 42276 42277 42278 42279 42280 42281 42282 42283 42284 42285 42286 42287 42288 42289 42290 42291 42292 42293 42294 42295 42296 42297 42298 42299 42300 42301 42302 42303 42304 42305 42306 42307 42308 42309 42310 42311 42312 42313 42314 42315 42316 42317 42318 42319 42320 42321 42322 42323 42324 42325 42326 42327 42328 42329 42330 42331 42332 42333 42334 42335 42336 42337 42338 42339 42340 42341 42342 42343 42344 42345 42346 42347 42348 42349 42350 42351 42352 42353 42354 42355 42356 42357 42358 42359 42360 42361 42362 42363 42364 42365 42366 42367 42368 42369 42370 42371 42372 42373 42374 42375 42376 42377 42378 42379 42380 42381 42382 42383 42384 42385 42386 42387 42388 42389 42390 42391 42392 42393 42394 42395 42396 42397 42398 42399 42400 42401 42402 42403 42404 42405 42406 42407 42408 42409 42410 42411 42412 42413 42414 42415 42416 42417 42418 42419 42420 42421 42422 42423 42424 42425 42426 42427 42428 42429 42430 42431 42432 42433 42434 42435 42436 42437 42438 42439 42440 42441 42442 42443 42444 42445 42446 42447 42448 42449 42450 42451 42452 42453 42454 42455 42456 42457 42458 42459 42460 42461 42462 42463 42464 42465 42466 42467 42468 42469 42470 42471 42472 42473 42474 42475 42476 42477 42478 42479 42480 42481 42482 42483 42484 42485 42486 42487 42488 42489 42490 42491 42492 42493 42494 42495 42496 42497 42498 42499 42500 42501 42502 42503 42504 42505 42506 42507 42508 42509 42510 42511 42512 42513 42514 42515 42516 42517 42518 42519 42520 42521 42522 42523 42524 42525 42526 42527 42528 42529 42530 42531 42532 42533 42534 42535 42536 42537 42538 42539 42540 42541 42542 42543 42544 42545 42546 42547 42548 42549 42550 42551 42552 42553 42554 42555 42556 42557 42558 42559 42560 42561 42562 42563 42564 42565 42566 42567 42568 42569 42570 42571 42572 42573 42574 42575 42576 42577 42578 42579 42580 42581 42582 42583 42584 42585 42586 42587 42588 42589 42590 42591 42592 42593 42594 42595 42596 42597 42598 42599 42600 42601 42602 42603 42604 42605 42606 42607 42608 42609 42610 42611 42612 42613 42614 42615 42616 42617 42618 42619 42620 42621 42622 42623 42624 42625 42626 42627 42628 42629 42630 42631 42632 42633 42634 42635 42636 42637 42638 42639 42640 42641 42642 42643 42644 42645 42646 42647 42648 42649 42650 42651 42652 42653 42654 42655 42656 42657 42658 42659 42660 42661 42662 42663 42664 42665 42666 42667 42668 42669 42670 42671 42672 42673 42674 42675 42676 42677 42678 42679 42680 42681 42682 42683 42684 42685 42686 42687 42688 42689 42690 42691 42692 42693 42694 42695 42696 42697 42698 42699 42700 42701 42702 42703 42704 42705 42706 42707 42708 42709 42710 42711 42712 42713 42714 42715 42716 42717 42718 42719 42720 42721 42722 42723 42724 42725 42726 42727 42728 42729 42730 42731 42732 42733 42734 42735 42736 42737 42738 42739 42740 42741 42742 42743 42744 42745 42746 42747 42748 42749 42750 42751 42752 42753 42754 42755 42756 42757 42758 42759 42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773 42774 42775 42776 42777 42778 42779 42780 42781 42782 42783 42784 42785 42786 42787 42788 42789 42790 42791 42792 42793 42794 42795 42796 42797 42798 42799 42800 42801 42802 42803 42804 42805 42806 42807 42808 42809 42810 42811 42812 42813 42814 42815 42816 42817 42818 42819 42820 42821 42822 42823 42824 42825 42826 42827 42828 42829 42830 42831 42832 42833 42834 42835 42836 42837 42838 42839 42840 42841 42842 42843 42844 42845 42846 42847 42848 42849 42850 42851 42852 42853 42854 42855 42856 42857 42858 42859 42860 42861 42862 42863 42864 42865 42866 42867 42868 42869 42870 42871 42872 42873 42874 42875 42876 42877 42878 42879 42880 42881 42882 42883 42884 42885 42886 42887 42888 42889 42890 42891 42892 42893 42894 42895 42896 42897 42898 42899 42900 42901 42902 42903 42904 42905 42906 42907 42908 42909 42910 42911 42912 42913 42914 42915 42916 42917 42918 42919 42920 42921 42922 42923 42924 42925 42926 42927 42928 42929 42930 42931 42932 42933 42934 42935 42936 42937 42938 42939 42940 42941 42942 42943 42944 42945 42946 42947 42948 42949 42950 42951 42952 42953 42954 42955 42956 42957 42958 42959 42960 42961 42962 42963 42964 42965 42966 42967 42968 42969 42970 42971 42972 42973 42974 42975 42976 42977 42978 42979 42980 42981 42982 42983 42984 42985 42986 42987 42988 42989 42990 42991 42992 42993 42994 42995 42996 42997 42998 42999 43000 43001 43002 43003 43004 43005 43006 43007 43008 43009 43010 43011 43012 43013 43014 43015 43016 43017 43018 43019 43020 43021 43022 43023 43024 43025 43026 43027 43028 43029 43030 43031 43032 43033 43034 43035 43036 43037 43038 43039 43040 43041 43042 43043 43044 43045 43046 43047 43048 43049 43050 43051 43052 43053 43054 43055 43056 43057 43058 43059 43060 43061 43062 43063 43064 43065 43066 43067 43068 43069 43070 43071 43072 43073 43074 43075 43076 43077 43078 43079 43080 43081 43082 43083 43084 43085 43086 43087 43088 43089 43090 43091 43092 43093 43094 43095 43096 43097 43098 43099 43100 43101 43102 43103 43104 43105 43106 43107 43108 43109 43110 43111 43112 43113 43114 43115 43116 43117 43118 43119 43120 43121 43122 43123 43124 43125 43126 43127 43128 43129 43130 43131 43132 43133 43134 43135 43136 43137 43138 43139 43140 43141 43142 43143 43144 43145 43146 43147 43148 43149 43150 43151 43152 43153 43154 43155 43156 43157 43158 43159 43160 43161 43162 43163 43164 43165 43166 43167 43168 43169 43170 43171 43172 43173 43174 43175 43176 43177 43178 43179 43180 43181 43182 43183 43184 43185 43186 43187 43188 43189 43190 43191 43192 43193 43194 43195 43196 43197 43198 43199 43200 43201 43202 43203 43204 43205 43206 43207 43208 43209 43210 43211 43212 43213 43214 43215 43216 43217 43218 43219 43220 43221 43222 43223 43224 43225 43226 43227 43228 43229 43230 43231 43232 43233 43234 43235 43236 43237 43238 43239 43240 43241 43242 43243 43244 43245 43246 43247 43248 43249 43250 43251 43252 43253 43254 43255 43256 43257 43258 43259 43260 43261 43262 43263 43264 43265 43266 43267 43268 43269 43270 43271 43272 43273 43274 43275 43276 43277 43278 43279 43280 43281 43282 43283 43284 43285 43286 43287 43288 43289 43290 43291 43292 43293 43294 43295 43296 43297 43298 43299 43300 43301 43302 43303 43304 43305 43306 43307 43308 43309 43310 43311 43312 43313 43314 43315 43316 43317 43318 43319 43320 43321 43322 43323 43324 43325 43326 43327 43328 43329 43330 43331 43332 43333 43334 43335 43336 43337 43338 43339 43340 43341 43342 43343 43344 43345 43346 43347 43348 43349 43350 43351 43352 43353 43354 43355 43356 43357 43358 43359 43360 43361 43362 43363 43364 43365 43366 43367 43368 43369 43370 43371 43372 43373 43374 43375 43376 43377 43378 43379 43380 43381 43382 43383 43384 43385 43386 43387 43388 43389 43390 43391 43392 43393 43394 43395 43396 43397 43398 43399 43400 43401 43402 43403 43404 43405 43406 43407 43408 43409 43410 43411 43412 43413 43414 43415 43416 43417 43418 43419 43420 43421 43422 43423 43424 43425 43426 43427 43428 43429 43430 43431 43432 43433 43434 43435 43436 43437 43438 43439 43440 43441 43442 43443 43444 43445 43446 43447 43448 43449 43450 43451 43452 43453 43454 43455 43456 43457 43458 43459 43460 43461 43462 43463 43464 43465 43466 43467 43468 43469 43470 43471 43472 43473 43474 43475 43476 43477 43478 43479 43480 43481 43482 43483 43484 43485 43486 43487 43488 43489 43490 43491 43492 43493 43494 43495 43496 43497 43498 43499 43500 43501 43502 43503 43504 43505 43506 43507 43508 43509 43510 43511 43512 43513 43514 43515 43516 43517 43518 43519 43520 43521 43522 43523 43524 43525 43526 43527 43528 43529 43530 43531 43532 43533 43534 43535 43536 43537 43538 43539 43540 43541 43542 43543 43544 43545 43546 43547 43548 43549 43550 43551 43552 43553 43554 43555 43556 43557 43558 43559 43560 43561 43562 43563 43564 43565 43566 43567 43568 43569 43570 43571 43572 43573 43574 43575 43576 43577 43578 43579 43580 43581 43582 43583 43584 43585 43586 43587 43588 43589 43590 43591 43592 43593 43594 43595 43596 43597 43598 43599 43600 43601 43602 43603 43604 43605 43606 43607 43608 43609 43610 43611 43612 43613 43614 43615 43616 43617 43618 43619 43620 43621 43622 43623 43624 43625 43626 43627 43628 43629 43630 43631 43632 43633 43634 43635 43636 43637 43638 43639 43640 43641 43642 43643 43644 43645 43646 43647 43648 43649 43650 43651 43652 43653 43654 43655 43656 43657 43658 43659 43660 43661 43662 43663 43664 43665 43666 43667 43668 43669 43670 43671 43672 43673 43674 43675 43676 43677 43678 43679 43680 43681 43682 43683 43684 43685 43686 43687 43688 43689 43690 43691 43692 43693 43694 43695 43696 43697 43698 43699 43700 43701 43702 43703 43704 43705 43706 43707 43708 43709 43710 43711 43712 43713 43714 43715 43716 43717 43718 43719 43720 43721 43722 43723 43724 43725 43726 43727 43728 43729 43730 43731 43732 43733 43734 43735 43736 43737 43738 43739 43740 43741 43742 43743 43744 43745 43746 43747 43748 43749 43750 43751 43752 43753 43754 43755 43756 43757 43758 43759 43760 43761 43762 43763 43764 43765 43766 43767 43768 43769 43770 43771 43772 43773 43774 43775 43776 43777 43778 43779 43780 43781 43782 43783 43784 43785 43786 43787 43788 43789 43790 43791 43792 43793 43794 43795 43796 43797 43798 43799 43800 43801 43802 43803 43804 43805 43806 43807 43808 43809 43810 43811 43812 43813 43814 43815 43816 43817 43818 43819 43820 43821 43822 43823 43824 43825 43826 43827 43828 43829 43830 43831 43832 43833 43834 43835 43836 43837 43838 43839 43840 43841 43842 43843 43844 43845 43846 43847 43848 43849 43850 43851 43852 43853 43854 43855 43856 43857 43858 43859 43860 43861 43862 43863 43864 43865 43866 43867 43868 43869 43870 43871 43872 43873 43874 43875 43876 43877 43878 43879 43880 43881 43882 43883 43884 43885 43886 43887 43888 43889 43890 43891 43892 43893 43894 43895 43896 43897 43898 43899 43900 43901 43902 43903 43904 43905 43906 43907 43908 43909 43910 43911 43912 43913 43914 43915 43916 43917 43918 43919 43920 43921 43922 43923 43924 43925 43926 43927 43928 43929 43930 43931 43932 43933 43934 43935 43936 43937 43938 43939 43940 43941 43942 43943 43944 43945 43946 43947 43948 43949 43950 43951 43952 43953 43954 43955 43956 43957 43958 43959 43960 43961 43962 43963 43964 43965 43966 43967 43968 43969 43970 43971 43972 43973 43974 43975 43976 43977 43978 43979 43980 43981 43982 43983 43984 43985 43986 43987 43988 43989 43990 43991 43992 43993 43994 43995 43996 43997 43998 43999 44000 44001 44002 44003 44004 44005 44006 44007 44008 44009 44010 44011 44012 44013 44014 44015 44016 44017 44018 44019 44020 44021 44022 44023 44024 44025 44026 44027 44028 44029 44030 44031 44032 44033 44034 44035 44036 44037 44038 44039 44040 44041 44042 44043 44044 44045 44046 44047 44048 44049 44050 44051 44052 44053 44054 44055 44056 44057 44058 44059 44060 44061 44062 44063 44064 44065 44066 44067 44068 44069 44070 44071 44072 44073 44074 44075 44076 44077 44078 44079 44080 44081 44082 44083 44084 44085 44086 44087 44088 44089 44090 44091 44092 44093 44094 44095 44096 44097 44098 44099 44100 44101 44102 44103 44104 44105 44106 44107 44108 44109 44110 44111 44112 44113 44114 44115 44116 44117 44118 44119 44120 44121 44122 44123 44124 44125 44126 44127 44128 44129 44130 44131 44132 44133 44134 44135 44136 44137 44138 44139 44140 44141 44142 44143 44144 44145 44146 44147 44148 44149 44150 44151 44152 44153 44154 44155 44156 44157 44158 44159 44160 44161 44162 44163 44164 44165 44166 44167 44168 44169 44170 44171 44172 44173 44174 44175 44176 44177 44178 44179 44180 44181 44182 44183 44184 44185 44186 44187 44188 44189 44190 44191 44192 44193 44194 44195 44196 44197 44198 44199 44200 44201 44202 44203 44204 44205 44206 44207 44208 44209 44210 44211 44212 44213 44214 44215 44216 44217 44218 44219 44220 44221 44222 44223 44224 44225 44226 44227 44228 44229 44230 44231 44232 44233 44234 44235 44236 44237 44238 44239 44240 44241 44242 44243 44244 44245 44246 44247 44248 44249 44250 44251 44252 44253 44254 44255 44256 44257 44258 44259 44260 44261 44262 44263 44264 44265 44266 44267 44268 44269 44270 44271 44272 44273 44274 44275 44276 44277 44278 44279 44280 44281 44282 44283 44284 44285 44286 44287 44288 44289 44290 44291 44292 44293 44294 44295 44296 44297 44298 44299 44300 44301 44302 44303 44304 44305 44306 44307 44308 44309 44310 44311 44312 44313 44314 44315 44316 44317 44318 44319 44320 44321 44322 44323 44324 44325 44326 44327 44328 44329 44330 44331 44332 44333 44334 44335 44336 44337 44338 44339 44340 44341 44342 44343 44344 44345 44346 44347 44348 44349 44350 44351 44352 44353 44354 44355 44356 44357 44358 44359 44360 44361 44362 44363 44364 44365 44366 44367 44368 44369 44370 44371 44372 44373 44374 44375 44376 44377 44378 44379 44380 44381 44382 44383 44384 44385 44386 44387 44388 44389 44390 44391 44392 44393 44394 44395 44396 44397 44398 44399 44400 44401 44402 44403 44404 44405 44406 44407 44408 44409 44410 44411 44412 44413 44414 44415 44416 44417 44418 44419 44420 44421 44422 44423 44424 44425 44426 44427 44428 44429 44430 44431 44432 44433 44434 44435 44436 44437 44438 44439 44440 44441 44442 44443 44444 44445 44446 44447 44448 44449 44450 44451 44452 44453 44454 44455 44456 44457 44458 44459 44460 44461 44462 44463 44464 44465 44466 44467 44468 44469 44470 44471 44472 44473 44474 44475 44476 44477 44478 44479 44480 44481 44482 44483 44484 44485 44486 44487 44488 44489 44490 44491 44492 44493 44494 44495 44496 44497 44498 44499 44500 44501 44502 44503 44504 44505 44506 44507 44508 44509 44510 44511 44512 44513 44514 44515 44516 44517 44518 44519 44520 44521 44522 44523 44524 44525 44526 44527 44528 44529 44530 44531 44532 44533 44534 44535 44536 44537 44538 44539 44540 44541 44542 44543 44544 44545 44546 44547 44548 44549 44550 44551 44552 44553 44554 44555 44556 44557 44558 44559 44560 44561 44562 44563 44564 44565 44566 44567 44568 44569 44570 44571 44572 44573 44574 44575 44576 44577 44578 44579 44580 44581 44582 44583 44584 44585 44586 44587 44588 44589 44590 44591 44592 44593 44594 44595 44596 44597 44598 44599 44600 44601 44602 44603 44604 44605 44606 44607 44608 44609 44610 44611 44612 44613 44614 44615 44616 44617 44618 44619 44620 44621 44622 44623 44624 44625 44626 44627 44628 44629 44630 44631 44632 44633 44634 44635 44636 44637 44638 44639 44640 44641 44642 44643 44644 44645 44646 44647 44648 44649 44650 44651 44652 44653 44654 44655 44656 44657 44658 44659 44660 44661 44662 44663 44664 44665 44666 44667 44668 44669 44670 44671 44672 44673 44674 44675 44676 44677 44678 44679 44680 44681 44682 44683 44684 44685 44686 44687 44688 44689 44690 44691 44692 44693 44694 44695 44696 44697 44698 44699 44700 44701 44702 44703 44704 44705 44706 44707 44708 44709 44710 44711 44712 44713 44714 44715 44716 44717 44718 44719 44720 44721 44722 44723 44724 44725 44726 44727 44728 44729 44730 44731 44732 44733 44734 44735 44736 44737 44738 44739 44740 44741 44742 44743 44744 44745 44746 44747 44748 44749 44750 44751 44752 44753 44754 44755 44756 44757 44758 44759 44760 44761 44762 44763 44764 44765 44766 44767 44768 44769 44770 44771 44772 44773 44774 44775 44776 44777 44778 44779 44780 44781 44782 44783 44784 44785 44786 44787 44788 44789 44790 44791 44792 44793 44794 44795 44796 44797 44798 44799 44800 44801 44802 44803 44804 44805 44806 44807 44808 44809 44810 44811 44812 44813 44814 44815 44816 44817 44818 44819 44820 44821 44822 44823 44824 44825 44826 44827 44828 44829 44830 44831 44832 44833 44834 44835 44836 44837 44838 44839 44840 44841 44842 44843 44844 44845 44846 44847 44848 44849 44850 44851 44852 44853 44854 44855 44856 44857 44858 44859 44860 44861 44862 44863 44864 44865 44866 44867 44868 44869 44870 44871 44872 44873 44874 44875 44876 44877 44878 44879 44880 44881 44882 44883 44884 44885 44886 44887 44888 44889 44890 44891 44892 44893 44894 44895 44896 44897 44898 44899 44900 44901 44902 44903 44904 44905 44906 44907 44908 44909 44910 44911 44912 44913 44914 44915 44916 44917 44918 44919 44920 44921 44922 44923 44924 44925 44926 44927 44928 44929 44930 44931 44932 44933 44934 44935 44936 44937 44938 44939 44940 44941 44942 44943 44944 44945 44946 44947 44948 44949 44950 44951 44952 44953 44954 44955 44956 44957 44958 44959 44960 44961 44962 44963 44964 44965 44966 44967 44968 44969 44970 44971 44972 44973 44974 44975 44976 44977 44978 44979 44980 44981 44982 44983 44984 44985 44986 44987 44988 44989 44990 44991 44992 44993 44994 44995 44996 44997 44998 44999 45000 45001 45002 45003 45004 45005 45006 45007 45008 45009 45010 45011 45012 45013 45014 45015 45016 45017 45018 45019 45020 45021 45022 45023 45024 45025 45026 45027 45028 45029 45030 45031 45032 45033 45034 45035 45036 45037 45038 45039 45040 45041 45042 45043 45044 45045 45046 45047 45048 45049 45050 45051 45052 45053 45054 45055 45056 45057 45058 45059 45060 45061 45062 45063 45064 45065 45066 45067 45068 45069 45070 45071 45072 45073 45074 45075 45076 45077 45078 45079 45080 45081 45082 45083 45084 45085 45086 45087 45088 45089 45090 45091 45092 45093 45094 45095 45096 45097 45098 45099 45100 45101 45102 45103 45104 45105 45106 45107 45108 45109 45110 45111 45112 45113 45114 45115 45116 45117 45118 45119 45120 45121 45122 45123 45124 45125 45126 45127 45128 45129 45130 45131 45132 45133 45134 45135 45136 45137 45138 45139 45140 45141 45142 45143 45144 45145 45146 45147 45148 45149 45150 45151 45152 45153 45154 45155 45156 45157 45158 45159 45160 45161 45162 45163 45164 45165 45166 45167 45168 45169 45170 45171 45172 45173 45174 45175 45176 45177 45178 45179 45180 45181 45182 45183 45184 45185 45186 45187 45188 45189 45190 45191 45192 45193 45194 45195 45196 45197 45198 45199 45200 45201 45202 45203 45204 45205 45206 45207 45208 45209 45210 45211 45212 45213 45214 45215 45216 45217 45218 45219 45220 45221 45222 45223 45224 45225 45226 45227 45228 45229 45230 45231 45232 45233 45234 45235 45236 45237 45238 45239 45240 45241 45242 45243 45244 45245 45246 45247 45248 45249 45250 45251 45252 45253 45254 45255 45256 45257 45258 45259 45260 45261 45262 45263 45264 45265 45266 45267 45268 45269 45270 45271 45272 45273 45274 45275 45276 45277 45278 45279 45280 45281 45282 45283 45284 45285 45286 45287 45288 45289 45290 45291 45292 45293 45294 45295 45296 45297 45298 45299 45300 45301 45302 45303 45304 45305 45306 45307 45308 45309 45310 45311 45312 45313 45314 45315 45316 45317 45318 45319 45320 45321 45322 45323 45324 45325 45326 45327 45328 45329 45330 45331 45332 45333 45334 45335 45336 45337 45338 45339 45340 45341 45342 45343 45344 45345 45346 45347 45348 45349 45350 45351 45352 45353 45354 45355 45356 45357 45358 45359 45360 45361 45362 45363 45364 45365 45366 45367 45368 45369 45370 45371 45372 45373 45374 45375 45376 45377 45378 45379 45380 45381 45382 45383 45384 45385 45386 45387 45388 45389 45390 45391 45392 45393 45394 45395 45396 45397 45398 45399 45400 45401 45402 45403 45404 45405 45406 45407 45408 45409 45410 45411 45412 45413 45414 45415 45416 45417 45418 45419 45420 45421 45422 45423 45424 45425 45426 45427 45428 45429 45430 45431 45432 45433 45434 45435 45436 45437 45438 45439 45440 45441 45442 45443 45444 45445 45446 45447 45448 45449 45450 45451 45452 45453 45454 45455 45456 45457 45458 45459 45460 45461 45462 45463 45464 45465 45466 45467 45468 45469 45470 45471 45472 45473 45474 45475 45476 45477 45478 45479 45480 45481 45482 45483 45484 45485 45486 45487 45488 45489 45490 45491 45492 45493 45494 45495 45496 45497 45498 45499 45500 45501 45502 45503 45504 45505 45506 45507 45508 45509 45510 45511 45512 45513 45514 45515 45516 45517 45518 45519 45520 45521 45522 45523 45524 45525 45526 45527 45528 45529 45530 45531 45532 45533 45534 45535 45536 45537 45538 45539 45540 45541 45542 45543 45544 45545 45546 45547 45548 45549 45550 45551 45552 45553 45554 45555 45556 45557 45558 45559 45560 45561 45562 45563 45564 45565 45566 45567 45568 45569 45570 45571 45572 45573 45574 45575 45576 45577 45578 45579 45580 45581 45582 45583 45584 45585 45586 45587 45588 45589 45590 45591 45592 45593 45594 45595 45596 45597 45598 45599 45600 45601 45602 45603 45604 45605 45606 45607 45608 45609 45610 45611 45612 45613 45614 45615 45616 45617 45618 45619 45620 45621 45622 45623 45624 45625 45626 45627 45628 45629 45630 45631 45632 45633 45634 45635 45636 45637 45638 45639 45640 45641 45642 45643 45644 45645 45646 45647 45648 45649 45650 45651 45652 45653 45654 45655 45656 45657 45658 45659 45660 45661 45662 45663 45664 45665 45666 45667 45668 45669 45670 45671 45672 45673 45674 45675 45676 45677 45678 45679 45680 45681 45682 45683 45684 45685 45686 45687 45688 45689 45690 45691 45692 45693 45694 45695 45696 45697 45698 45699 45700 45701 45702 45703 45704 45705 45706 45707 45708 45709 45710 45711 45712 45713 45714 45715 45716 45717 45718 45719 45720 45721 45722 45723 45724 45725 45726 45727 45728 45729 45730 45731 45732 45733 45734 45735 45736 45737 45738 45739 45740 45741 45742 45743 45744 45745 45746 45747 45748 45749 45750 45751 45752 45753 45754 45755 45756 45757 45758 45759 45760 45761 45762 45763 45764 45765 45766 45767 45768 45769 45770 45771 45772 45773 45774 45775 45776 45777 45778 45779 45780 45781 45782 45783 45784 45785 45786 45787 45788 45789 45790 45791 45792 45793 45794 45795 45796 45797 45798 45799 45800 45801 45802 45803 45804 45805 45806 45807 45808 45809 45810 45811 45812 45813 45814 45815 45816 45817 45818 45819 45820 45821 45822 45823 45824 45825 45826 45827 45828 45829 45830 45831 45832 45833 45834 45835 45836 45837 45838 45839 45840 45841 45842 45843 45844 45845 45846 45847 45848 45849 45850 45851 45852 45853 45854 45855 45856 45857 45858 45859 45860 45861 45862 45863 45864 45865 45866 45867 45868 45869 45870 45871 45872 45873 45874 45875 45876 45877 45878 45879 45880 45881 45882 45883 45884 45885 45886 45887 45888 45889 45890 45891 45892 45893 45894 45895 45896 45897 45898 45899 45900 45901 45902 45903 45904 45905 45906 45907 45908 45909 45910 45911 45912 45913 45914 45915 45916 45917 45918 45919 45920 45921 45922 45923 45924 45925 45926 45927 45928 45929 45930 45931 45932 45933 45934 45935 45936 45937 45938 45939 45940 45941 45942 45943 45944 45945 45946 45947 45948 45949 45950 45951 45952 45953 45954 45955 45956 45957 45958 45959 45960 45961 45962 45963 45964 45965 45966 45967 45968 45969 45970 45971 45972 45973 45974 45975 45976 45977 45978 45979 45980 45981 45982 45983 45984 45985 45986 45987 45988 45989 45990 45991 45992 45993 45994 45995 45996 45997 45998 45999 46000 46001 46002 46003 46004 46005 46006 46007 46008 46009 46010 46011 46012 46013 46014 46015 46016 46017 46018 46019 46020 46021 46022 46023 46024 46025 46026 46027 46028 46029 46030 46031 46032 46033 46034 46035 46036 46037 46038 46039 46040 46041 46042 46043 46044 46045 46046 46047 46048 46049 46050 46051 46052 46053 46054 46055 46056 46057 46058 46059 46060 46061 46062 46063 46064 46065 46066 46067 46068 46069 46070 46071 46072 46073 46074 46075 46076 46077 46078 46079 46080 46081 46082 46083 46084 46085 46086 46087 46088 46089 46090 46091 46092 46093 46094 46095 46096 46097 46098 46099 46100 46101 46102 46103 46104 46105 46106 46107 46108 46109 46110 46111 46112 46113 46114 46115 46116 46117 46118 46119 46120 46121 46122 46123 46124 46125 46126 46127 46128 46129 46130 46131 46132 46133 46134 46135 46136 46137 46138 46139 46140 46141 46142 46143 46144 46145 46146 46147 46148 46149 46150 46151 46152 46153 46154 46155 46156 46157 46158 46159 46160 46161 46162 46163 46164 46165 46166 46167 46168 46169 46170 46171 46172 46173 46174 46175 46176 46177 46178 46179 46180 46181 46182 46183 46184 46185 46186 46187 46188 46189 46190 46191 46192 46193 46194 46195 46196 46197 46198 46199 46200 46201 46202 46203 46204 46205 46206 46207 46208 46209 46210 46211 46212 46213 46214 46215 46216 46217 46218 46219 46220 46221 46222 46223 46224 46225 46226 46227 46228 46229 46230 46231 46232 46233 46234 46235 46236 46237 46238 46239 46240 46241 46242 46243 46244 46245 46246 46247 46248 46249 46250 46251 46252 46253 46254 46255 46256 46257 46258 46259 46260 46261 46262 46263 46264 46265 46266 46267 46268 46269 46270 46271 46272 46273 46274 46275 46276 46277 46278 46279 46280 46281 46282 46283 46284 46285 46286 46287 46288 46289 46290 46291 46292 46293 46294 46295 46296 46297 46298 46299 46300 46301 46302 46303 46304 46305 46306 46307 46308 46309 46310 46311 46312 46313 46314 46315 46316 46317 46318 46319 46320 46321 46322 46323 46324 46325 46326 46327 46328 46329 46330 46331 46332 46333 46334 46335 46336 46337 46338 46339 46340 46341 46342 46343 46344 46345 46346 46347 46348 46349 46350 46351 46352 46353 46354 46355 46356 46357 46358 46359 46360 46361 46362 46363 46364 46365 46366 46367 46368 46369 46370 46371 46372 46373 46374 46375 46376 46377 46378 46379 46380 46381 46382 46383 46384 46385 46386 46387 46388 46389 46390 46391 46392 46393 46394 46395 46396 46397 46398 46399 46400 46401 46402 46403 46404 46405 46406 46407 46408 46409 46410 46411 46412 46413 46414 46415 46416 46417 46418 46419 46420 46421 46422 46423 46424 46425 46426 46427 46428 46429 46430 46431 46432 46433 46434 46435 46436 46437 46438 46439 46440 46441 46442 46443 46444 46445 46446 46447 46448 46449 46450 46451 46452 46453 46454 46455 46456 46457 46458 46459 46460 46461 46462 46463 46464 46465 46466 46467 46468 46469 46470 46471 46472 46473 46474 46475 46476 46477 46478 46479 46480 46481 46482 46483 46484 46485 46486 46487 46488 46489 46490 46491 46492 46493 46494 46495 46496 46497 46498 46499 46500 46501 46502 46503 46504 46505 46506 46507 46508 46509 46510 46511 46512 46513 46514 46515 46516 46517 46518 46519 46520 46521 46522 46523 46524 46525 46526 46527 46528 46529 46530 46531 46532 46533 46534 46535 46536 46537 46538 46539 46540 46541 46542 46543 46544 46545 46546 46547 46548 46549 46550 46551 46552 46553 46554 46555 46556 46557 46558 46559 46560 46561 46562 46563 46564 46565 46566 46567 46568 46569 46570 46571 46572 46573 46574 46575 46576 46577 46578 46579 46580 46581 46582 46583 46584 46585 46586 46587 46588 46589 46590 46591 46592 46593 46594 46595 46596 46597 46598 46599 46600 46601 46602 46603 46604 46605 46606 46607 46608 46609 46610 46611 46612 46613 46614 46615 46616 46617 46618 46619 46620 46621 46622 46623 46624 46625 46626 46627 46628 46629 46630 46631 46632 46633 46634 46635 46636 46637 46638 46639 46640 46641 46642 46643 46644 46645 46646 46647 46648 46649 46650 46651 46652 46653 46654 46655 46656 46657 46658 46659 46660 46661 46662 46663 46664 46665 46666 46667 46668 46669 46670 46671 46672 46673 46674 46675 46676 46677 46678 46679 46680 46681 46682 46683 46684 46685 46686 46687 46688 46689 46690 46691 46692 46693 46694 46695 46696 46697 46698 46699 46700 46701 46702 46703 46704 46705 46706 46707 46708 46709 46710 46711 46712 46713 46714 46715 46716 46717 46718 46719 46720 46721 46722 46723 46724 46725 46726 46727 46728 46729 46730 46731 46732 46733 46734 46735 46736 46737 46738 46739 46740 46741 46742 46743 46744 46745 46746 46747 46748 46749 46750 46751 46752 46753 46754 46755 46756 46757 46758 46759 46760 46761 46762 46763 46764 46765 46766 46767 46768 46769 46770 46771 46772 46773 46774 46775 46776 46777 46778 46779 46780 46781 46782 46783 46784 46785 46786 46787 46788 46789 46790 46791 46792 46793 46794 46795 46796 46797 46798 46799 46800 46801 46802 46803 46804 46805 46806 46807 46808 46809 46810 46811 46812 46813 46814 46815 46816 46817 46818 46819 46820 46821 46822 46823 46824 46825 46826 46827 46828 46829 46830 46831 46832 46833 46834 46835 46836 46837 46838 46839 46840 46841 46842 46843 46844 46845 46846 46847 46848 46849 46850 46851 46852 46853 46854 46855 46856 46857 46858 46859 46860 46861 46862 46863 46864 46865 46866 46867 46868 46869 46870 46871 46872 46873 46874 46875 46876 46877 46878 46879 46880 46881 46882 46883 46884 46885 46886 46887 46888 46889 46890 46891 46892 46893 46894 46895 46896 46897 46898 46899 46900 46901 46902 46903 46904 46905 46906 46907 46908 46909 46910 46911 46912 46913 46914 46915 46916 46917 46918 46919 46920 46921 46922 46923 46924 46925 46926 46927 46928 46929 46930 46931 46932 46933 46934 46935 46936 46937 46938 46939 46940 46941 46942 46943 46944 46945 46946 46947 46948 46949 46950 46951 46952 46953 46954 46955 46956 46957 46958 46959 46960 46961 46962 46963 46964 46965 46966 46967 46968 46969 46970 46971 46972 46973 46974 46975 46976 46977 46978 46979 46980 46981 46982 46983 46984 46985 46986 46987 46988 46989 46990 46991 46992 46993 46994 46995 46996 46997 46998 46999 47000 47001 47002 47003 47004 47005 47006 47007 47008 47009 47010 47011 47012 47013 47014 47015 47016 47017 47018 47019 47020 47021 47022 47023 47024 47025 47026 47027 47028 47029 47030 47031 47032 47033 47034 47035 47036 47037 47038 47039 47040 47041 47042 47043 47044 47045 47046 47047 47048 47049 47050 47051 47052 47053 47054 47055 47056 47057 47058 47059 47060 47061 47062 47063 47064 47065 47066 47067 47068 47069 47070 47071 47072 47073 47074 47075 47076 47077 47078 47079 47080 47081 47082 47083 47084 47085 47086 47087 47088 47089 47090 47091 47092 47093 47094 47095 47096 47097 47098 47099 47100 47101 47102 47103 47104 47105 47106 47107 47108 47109 47110 47111 47112 47113 47114 47115 47116 47117 47118 47119 47120 47121 47122 47123 47124 47125 47126 47127 47128 47129 47130 47131 47132 47133 47134 47135 47136 47137 47138 47139 47140 47141 47142 47143 47144 47145 47146 47147 47148 47149 47150 47151 47152 47153 47154 47155 47156 47157 47158 47159 47160 47161 47162 47163 47164 47165 47166 47167 47168 47169 47170 47171 47172 47173 47174 47175 47176 47177 47178 47179 47180 47181 47182 47183 47184 47185 47186 47187 47188 47189 47190 47191 47192 47193 47194 47195 47196 47197 47198 47199 47200 47201 47202 47203 47204 47205 47206 47207 47208 47209 47210 47211 47212 47213 47214 47215 47216 47217 47218 47219 47220 47221 47222 47223 47224 47225 47226 47227 47228 47229 47230 47231 47232 47233 47234 47235 47236 47237 47238 47239 47240 47241 47242 47243 47244 47245 47246 47247 47248 47249 47250 47251 47252 47253 47254 47255 47256 47257 47258 47259 47260 47261 47262 47263 47264 47265 47266 47267 47268 47269 47270 47271 47272 47273 47274 47275 47276 47277 47278 47279 47280 47281 47282 47283 47284 47285 47286 47287 47288 47289 47290 47291 47292 47293 47294 47295 47296 47297 47298 47299 47300 47301 47302 47303 47304 47305 47306 47307 47308 47309 47310 47311 47312 47313 47314 47315 47316 47317 47318 47319 47320 47321 47322 47323 47324 47325 47326 47327 47328 47329 47330 47331 47332 47333 47334 47335 47336 47337 47338 47339 47340 47341 47342 47343 47344 47345 47346 47347 47348 47349 47350 47351 47352 47353 47354 47355 47356 47357 47358 47359 47360 47361 47362 47363 47364 47365 47366 47367 47368 47369 47370 47371 47372 47373 47374 47375 47376 47377 47378 47379 47380 47381 47382 47383 47384 47385 47386 47387 47388 47389 47390 47391 47392 47393 47394 47395 47396 47397 47398 47399 47400 47401 47402 47403 47404 47405 47406 47407 47408 47409 47410 47411 47412 47413 47414 47415 47416 47417 47418 47419 47420 47421 47422 47423 47424 47425 47426 47427 47428 47429 47430 47431 47432 47433 47434 47435 47436 47437 47438 47439 47440 47441 47442 47443 47444 47445 47446 47447 47448 47449 47450 47451 47452 47453 47454 47455 47456 47457 47458 47459 47460 47461 47462 47463 47464 47465 47466 47467 47468 47469 47470 47471 47472 47473 47474 47475 47476 47477 47478 47479 47480 47481 47482 47483 47484 47485 47486 47487 47488 47489 47490 47491 47492 47493 47494 47495 47496 47497 47498 47499 47500 47501 47502 47503 47504 47505 47506 47507 47508 47509 47510 47511 47512 47513 47514 47515 47516 47517 47518 47519 47520 47521 47522 47523 47524 47525 47526 47527 47528 47529 47530 47531 47532 47533 47534 47535 47536 47537 47538 47539 47540 47541 47542 47543 47544 47545 47546 47547 47548 47549 47550 47551 47552 47553 47554 47555 47556 47557 47558 47559 47560 47561 47562 47563 47564 47565 47566 47567 47568 47569 47570 47571 47572 47573 47574 47575 47576 47577 47578 47579 47580 47581 47582 47583 47584 47585 47586 47587 47588 47589 47590 47591 47592 47593 47594 47595 47596 47597 47598 47599 47600 47601 47602 47603 47604 47605 47606 47607 47608 47609 47610 47611 47612 47613 47614 47615 47616 47617 47618 47619 47620 47621 47622 47623 47624 47625 47626 47627 47628 47629 47630 47631 47632 47633 47634 47635 47636 47637 47638 47639 47640 47641 47642 47643 47644 47645 47646 47647 47648 47649 47650 47651 47652 47653 47654 47655 47656 47657 47658 47659 47660 47661 47662 47663 47664 47665 47666 47667 47668 47669 47670 47671 47672 47673 47674 47675 47676 47677 47678 47679 47680 47681 47682 47683 47684 47685 47686 47687 47688 47689 47690 47691 47692 47693 47694 47695 47696 47697 47698 47699 47700 47701 47702 47703 47704 47705 47706 47707 47708 47709 47710 47711 47712 47713 47714 47715 47716 47717 47718 47719 47720 47721 47722 47723 47724 47725 47726 47727 47728 47729 47730 47731 47732 47733 47734 47735 47736 47737 47738 47739 47740 47741 47742 47743 47744 47745 47746 47747 47748 47749 47750 47751 47752 47753 47754 47755 47756 47757 47758 47759 47760 47761 47762 47763 47764 47765 47766 47767 47768 47769 47770 47771 47772 47773 47774 47775 47776 47777 47778 47779 47780 47781 47782 47783 47784 47785 47786 47787 47788 47789 47790 47791 47792 47793 47794 47795 47796 47797 47798 47799 47800 47801 47802 47803 47804 47805 47806 47807 47808 47809 47810 47811 47812 47813 47814 47815 47816 47817 47818 47819 47820 47821 47822 47823 47824 47825 47826 47827 47828 47829 47830 47831 47832 47833 47834 47835 47836 47837 47838 47839 47840 47841 47842 47843 47844 47845 47846 47847 47848 47849 47850 47851 47852 47853 47854 47855 47856 47857 47858 47859 47860 47861 47862 47863 47864 47865 47866 47867 47868 47869 47870 47871 47872 47873 47874 47875 47876 47877 47878 47879 47880 47881 47882 47883 47884 47885 47886 47887 47888 47889 47890 47891 47892 47893 47894 47895 47896 47897 47898 47899 47900 47901 47902 47903 47904 47905 47906 47907 47908 47909 47910 47911 47912 47913 47914 47915 47916 47917 47918 47919 47920 47921 47922 47923 47924 47925 47926 47927 47928 47929 47930 47931 47932 47933 47934 47935 47936 47937 47938 47939 47940 47941 47942 47943 47944 47945 47946 47947 47948 47949 47950 47951 47952 47953 47954 47955 47956 47957 47958 47959 47960 47961 47962 47963 47964 47965 47966 47967 47968 47969 47970 47971 47972 47973 47974 47975 47976 47977 47978 47979 47980 47981 47982 47983 47984 47985 47986 47987 47988 47989 47990 47991 47992 47993 47994 47995 47996 47997 47998 47999 48000 48001 48002 48003 48004 48005 48006 48007 48008 48009 48010 48011 48012 48013 48014 48015 48016 48017 48018 48019 48020 48021 48022 48023 48024 48025 48026 48027 48028 48029 48030 48031 48032 48033 48034 48035 48036 48037 48038 48039 48040 48041 48042 48043 48044 48045 48046 48047 48048 48049 48050 48051 48052 48053 48054 48055 48056 48057 48058 48059 48060 48061 48062 48063 48064 48065 48066 48067 48068 48069 48070 48071 48072 48073 48074 48075 48076 48077 48078 48079 48080 48081 48082 48083 48084 48085 48086 48087 48088 48089 48090 48091 48092 48093 48094 48095 48096 48097 48098 48099 48100 48101 48102 48103 48104 48105 48106 48107 48108 48109 48110 48111 48112 48113 48114 48115 48116 48117 48118 48119 48120 48121 48122 48123 48124 48125 48126 48127 48128 48129 48130 48131 48132 48133 48134 48135 48136 48137 48138 48139 48140 48141 48142 48143 48144 48145 48146 48147 48148 48149 48150 48151 48152 48153 48154 48155 48156 48157 48158 48159 48160 48161 48162 48163 48164 48165 48166 48167 48168 48169 48170 48171 48172 48173 48174 48175 48176 48177 48178 48179 48180 48181 48182 48183 48184 48185 48186 48187 48188 48189 48190 48191 48192 48193 48194 48195 48196 48197 48198 48199 48200 48201 48202 48203 48204 48205 48206 48207 48208 48209 48210 48211 48212 48213 48214 48215 48216 48217 48218 48219 48220 48221 48222 48223 48224 48225 48226 48227 48228 48229 48230 48231 48232 48233 48234 48235 48236 48237 48238 48239 48240 48241 48242 48243 48244 48245 48246 48247 48248 48249 48250 48251 48252 48253 48254 48255 48256 48257 48258 48259 48260 48261 48262 48263 48264 48265 48266 48267 48268 48269 48270 48271 48272 48273 48274 48275 48276 48277 48278 48279 48280 48281 48282 48283 48284 48285 48286 48287 48288 48289 48290 48291 48292 48293 48294 48295 48296 48297 48298 48299 48300 48301 48302 48303 48304 48305 48306 48307 48308 48309 48310 48311 48312 48313 48314 48315 48316 48317 48318 48319 48320 48321 48322 48323 48324 48325 48326 48327 48328 48329 48330 48331 48332 48333 48334 48335 48336 48337 48338 48339 48340 48341 48342 48343 48344 48345 48346 48347 48348 48349 48350 48351 48352 48353 48354 48355 48356 48357 48358 48359 48360 48361 48362 48363 48364 48365 48366 48367 48368 48369 48370 48371 48372 48373 48374 48375 48376 48377 48378 48379 48380 48381 48382 48383 48384 48385 48386 48387 48388 48389 48390 48391 48392 48393 48394 48395 48396 48397 48398 48399 48400 48401 48402 48403 48404 48405 48406 48407 48408 48409 48410 48411 48412 48413 48414 48415 48416 48417 48418 48419 48420 48421 48422 48423 48424 48425 48426 48427 48428 48429 48430 48431 48432 48433 48434 48435 48436 48437 48438 48439 48440 48441 48442 48443 48444 48445 48446 48447 48448 48449 48450 48451 48452 48453 48454 48455 48456 48457 48458 48459 48460 48461 48462 48463 48464 48465 48466 48467 48468 48469 48470 48471 48472 48473 48474 48475 48476 48477 48478 48479 48480 48481 48482 48483 48484 48485 48486 48487 48488 48489 48490 48491 48492 48493 48494 48495 48496 48497 48498 48499 48500 48501 48502 48503 48504 48505 48506 48507 48508 48509 48510 48511 48512 48513 48514 48515 48516 48517 48518 48519 48520 48521 48522 48523 48524 48525 48526 48527 48528 48529 48530 48531 48532 48533 48534 48535 48536 48537 48538 48539 48540 48541 48542 48543 48544 48545 48546 48547 48548 48549 48550 48551 48552 48553 48554 48555 48556 48557 48558 48559 48560 48561 48562 48563 48564 48565 48566 48567 48568 48569 48570 48571 48572 48573 48574 48575 48576 48577 48578 48579 48580 48581 48582 48583 48584 48585 48586 48587 48588 48589 48590 48591 48592 48593 48594 48595 48596 48597 48598 48599 48600 48601 48602 48603 48604 48605 48606 48607 48608 48609 48610 48611 48612 48613 48614 48615 48616 48617 48618 48619 48620 48621 48622 48623 48624 48625 48626 48627 48628 48629 48630 48631 48632 48633 48634 48635 48636 48637 48638 48639 48640 48641 48642 48643 48644 48645 48646 48647 48648 48649 48650 48651 48652 48653 48654 48655 48656 48657 48658 48659 48660 48661 48662 48663 48664 48665 48666 48667 48668 48669 48670 48671 48672 48673 48674 48675 48676 48677 48678 48679 48680 48681 48682 48683 48684 48685 48686 48687 48688 48689 48690 48691 48692 48693 48694 48695 48696 48697 48698 48699 48700 48701 48702 48703 48704 48705 48706 48707 48708 48709 48710 48711 48712 48713 48714 48715 48716 48717 48718 48719 48720 48721 48722 48723 48724 48725 48726 48727 48728 48729 48730 48731 48732 48733 48734 48735 48736 48737 48738 48739 48740 48741 48742 48743 48744 48745 48746 48747 48748 48749 48750 48751 48752 48753 48754 48755 48756 48757 48758 48759 48760 48761 48762 48763 48764 48765 48766 48767 48768 48769 48770 48771 48772 48773 48774 48775 48776 48777 48778 48779 48780 48781 48782 48783 48784 48785 48786 48787 48788 48789 48790 48791 48792 48793 48794 48795 48796 48797 48798 48799 48800 48801 48802 48803 48804 48805 48806 48807 48808 48809 48810 48811 48812 48813 48814 48815 48816 48817 48818 48819 48820 48821 48822 48823 48824 48825 48826 48827 48828 48829 48830 48831 48832 48833 48834 48835 48836 48837 48838 48839 48840 48841 48842 48843 48844 48845 48846 48847 48848 48849 48850 48851 48852 48853 48854 48855 48856 48857 48858 48859 48860 48861 48862 48863 48864 48865 48866 48867 48868 48869 48870 48871 48872 48873 48874 48875 48876 48877 48878 48879 48880 48881 48882 48883 48884 48885 48886 48887 48888 48889 48890 48891 48892 48893 48894 48895 48896 48897 48898 48899 48900 48901 48902 48903 48904 48905 48906 48907 48908 48909 48910 48911 48912 48913 48914 48915 48916 48917 48918 48919 48920 48921 48922 48923 48924 48925 48926 48927 48928 48929 48930 48931 48932 48933 48934 48935 48936 48937 48938 48939 48940 48941 48942 48943 48944 48945 48946 48947 48948 48949 48950 48951 48952 48953 48954 48955 48956 48957 48958 48959 48960 48961 48962 48963 48964 48965 48966 48967 48968 48969 48970 48971 48972 48973 48974 48975 48976 48977 48978 48979 48980 48981 48982 48983 48984 48985 48986 48987 48988 48989 48990 48991 48992 48993 48994 48995 48996 48997 48998 48999 49000 49001 49002 49003 49004 49005 49006 49007 49008 49009 49010 49011 49012 49013 49014 49015 49016 49017 49018 49019 49020 49021 49022 49023 49024 49025 49026 49027 49028 49029 49030 49031 49032 49033 49034 49035 49036 49037 49038 49039 49040 49041 49042 49043 49044 49045 49046 49047 49048 49049 49050 49051 49052 49053 49054 49055 49056 49057 49058 49059 49060 49061 49062 49063 49064 49065 49066 49067 49068 49069 49070 49071 49072 49073 49074 49075 49076 49077 49078 49079 49080 49081 49082 49083 49084 49085 49086 49087 49088 49089 49090 49091 49092 49093 49094 49095 49096 49097 49098 49099 49100 49101 49102 49103 49104 49105 49106 49107 49108 49109 49110 49111 49112 49113 49114 49115 49116 49117 49118 49119 49120 49121 49122 49123 49124 49125 49126 49127 49128 49129 49130 49131 49132 49133 49134 49135 49136 49137 49138 49139 49140 49141 49142 49143 49144 49145 49146 49147 49148 49149 49150 49151 49152 49153 49154 49155 49156 49157 49158 49159 49160 49161 49162 49163 49164 49165 49166 49167 49168 49169 49170 49171 49172 49173 49174 49175 49176 49177 49178 49179 49180 49181 49182 49183 49184 49185 49186 49187 49188 49189 49190 49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 49206 49207 49208 49209 49210 49211 49212 49213 49214 49215 49216 49217 49218 49219 49220 49221 49222 49223 49224 49225 49226 49227 49228 49229 49230 49231 49232 49233 49234 49235 49236 49237 49238 49239 49240 49241 49242 49243 49244 49245 49246 49247 49248 49249 49250 49251 49252 49253 49254 49255 49256 49257 49258 49259 49260 49261 49262 49263 49264 49265 49266 49267 49268 49269 49270 49271 49272 49273 49274 49275 49276 49277 49278 49279 49280 49281 49282 49283 49284 49285 49286 49287 49288 49289 49290 49291 49292 49293 49294 49295 49296 49297 49298 49299 49300 49301 49302 49303 49304 49305 49306 49307 49308 49309 49310 49311 49312 49313 49314 49315 49316 49317 49318 49319 49320 49321 49322 49323 49324 49325 49326 49327 49328 49329 49330 49331 49332 49333 49334 49335 49336 49337 49338 49339 49340 49341 49342 49343 49344 49345 49346 49347 49348 49349 49350 49351 49352 49353 49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 49369 49370 49371 49372 49373 49374 49375 49376 49377 49378 49379 49380 49381 49382 49383 49384 49385 49386 49387 49388 49389 49390 49391 49392 49393 49394 49395 49396 49397 49398 49399 49400 49401 49402 49403 49404 49405 49406 49407 49408 49409 49410 49411 49412 49413 49414 49415 49416 49417 49418 49419 49420 49421 49422 49423 49424 49425 49426 49427 49428 49429 49430 49431 49432 49433 49434 49435 49436 49437 49438 49439 49440 49441 49442 49443 49444 49445 49446 49447 49448 49449 49450 49451 49452 49453 49454 49455 49456 49457 49458 49459 49460 49461 49462 49463 49464 49465 49466 49467 49468 49469 49470 49471 49472 49473 49474 49475 49476 49477 49478 49479 49480 49481 49482 49483 49484 49485 49486 49487 49488 49489 49490 49491 49492 49493 49494 49495 49496 49497 49498 49499 49500 49501 49502 49503 49504 49505 49506 49507 49508 49509 49510 49511 49512 49513 49514 49515 49516 49517 49518 49519 49520 49521 49522 49523 49524 49525 49526 49527 49528 49529 49530 49531 49532 49533 49534 49535 49536 49537 49538 49539 49540 49541 49542 49543 49544 49545 49546 49547 49548 49549 49550 49551 49552 49553 49554 49555 49556 49557 49558 49559 49560 49561 49562 49563 49564 49565 49566 49567 49568 49569 49570 49571 49572 49573 49574 49575 49576 49577 49578 49579 49580 49581 49582 49583 49584 49585 49586 49587 49588 49589 49590 49591 49592 49593 49594 49595 49596 49597 49598 49599 49600 49601 49602 49603 49604 49605 49606 49607 49608 49609 49610 49611 49612 49613 49614 49615 49616 49617 49618 49619 49620 49621 49622 49623 49624 49625 49626 49627 49628 49629 49630 49631 49632 49633 49634 49635 49636 49637 49638 49639 49640 49641 49642 49643 49644 49645 49646 49647 49648 49649 49650 49651 49652 49653 49654 49655 49656 49657 49658 49659 49660 49661 49662 49663 49664 49665 49666 49667 49668 49669 49670 49671 49672 49673 49674 49675 49676 49677 49678 49679 49680 49681 49682 49683 49684 49685 49686 49687 49688 49689 49690 49691 49692 49693 49694 49695 49696 49697 49698 49699 49700 49701 49702 49703 49704 49705 49706 49707 49708 49709 49710 49711 49712 49713 49714 49715 49716 49717 49718 49719 49720 49721 49722 49723 49724 49725 49726 49727 49728 49729 49730 49731 49732 49733 49734 49735 49736 49737 49738 49739 49740 49741 49742 49743 49744 49745 49746 49747 49748 49749 49750 49751 49752 49753 49754 49755 49756 49757 49758 49759 49760 49761 49762 49763 49764 49765 49766 49767 49768 49769 49770 49771 49772 49773 49774 49775 49776 49777 49778 49779 49780 49781 49782 49783 49784 49785 49786 49787 49788 49789 49790 49791 49792 49793 49794 49795 49796 49797 49798 49799 49800 49801 49802 49803 49804 49805 49806 49807 49808 49809 49810 49811 49812 49813 49814 49815 49816 49817 49818 49819 49820 49821 49822 49823 49824 49825 49826 49827 49828 49829 TooltipText=null 14:31:19.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:19.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully 14:31:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Match Job' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:19.545 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 14:31:22.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:22.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:22.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:22.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:22.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:22.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:22.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:22.716 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:22.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:22.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:22.717 INFO [WorkbenchTestable][AbstractView] Terminating console 14:31:22.717 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:22.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:22.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:31:22.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:22.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:22.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:22.718 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 14:31:22.718 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:31:22.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:22.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 14:31:22.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:22.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:22.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31: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 '\*?\QConsole\E') 14:31:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:22.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:22.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:22.761 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:22.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:22.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:22.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:22.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:22.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:22.761 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:22.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:22.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 14:31:22.762 INFO [WorkbenchTestable][AbstractView] Console terminated 14:31:22.762 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:22.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:22.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:31:22.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:31:22.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:22.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:22.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:22.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:31:22.764 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:31:23.764 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:23.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:23.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:23.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1514893 1514894 1514895 1514896 1514897 1514898 1514899 1514900 1514901 1514902 1514903 1514904 1514905 1514906 1514907 1514908 1514909 1514910 1514911 1514912 1514913 1514914 1514915 1514916 1514917 1514918 1514919 1514920 1514921 1514922 1514923 1514924 1514925 1514926 1514927 1514928 1514929 1514930 1514931 1514932 1514933 1514934 1514935 1514936 1514937 1514938 1514939 1514940 1514941 1514942 1514943 1514944 1514945 1514946 1514947 1514948 1514949 1514950 1514951 1514952 1514953 1514954 1514955 1514956 1514957 1514958 1514959 1514960 1514961 1514962 1514963 1514964 1514965 1514966 1514967 1514968 1514969 1514970 1514971 1514972 1514973 1514974 1514975 1514976 1514977 1514978 1514979 1514980 1514981 1514982 1514983 1514984 1514985 1514986 1514987 1514988 1514989 1514990 1514991 1514992 1514993 1514994 1514995 1514996 1514997 1514998 1514999 1515000 1515001 1515002 1515003 1515004 1515005 1515006 1515007 1515008 1515009 1515010 1515011 1515012 1515013 1515014 1515015 1515016 1515017 1515018 1515019 1515020 1515021 1515022 1515023 1515024 1515025 1515026 1515027 1515028 1515029 1515030 1515031 1515032 1515033 1515034 1515035 1515036 1515037 1515038 1515039 1515040 1515041 1515042 1515043 1515044 1515045 1515046 1515047 1515048 1515049 1515050 1515051 1515052 1515053 1515054 1515055 1515056 1515057 1515058 1515059 1515060 1515061 1515062 1515063 1515064 1515065 1515066 1515067 1515068 1515069 1515070 1515071 1515072 1515073 1515074 1515075 1515076 1515077 1515078 1515079 1515080 1515081 1515082 1515083 1515084 1515085 1515086 1515087 1515088 1515089 1515090 1515091 1515092 1515093 1515094 1515095 1515096 1515097 1515098 1515099 1515100 1515101 1515102 1515103 1515104 1515105 1515106 1515107 1515108 1515109 1515110 1515111 1515112 1515113 1515114 1515115 1515116 1515117 1515118 1515119 1515120 1515121 1515122 1515123 1515124 1515125 1515126 1515127 1515128 1515129 1515130 1515131 1515132 1515133 1515134 1515135 1515136 1515137 1515138 1515139 1515140 1515141 1515142 1515143 1515144 1515145 1515146 1515147 1515148 1515149 1515150 1515151 1515152 1515153 1515154 1515155 1515156 1515157 1515158 1515159 1515160 1515161 1515162 1515163 1515164 1515165 1515166 1515167 1515168 1515169 1515170 1515171 1515172 1515173 1515174 1515175 1515176 1515177 1515178 1515179 1515180 1515181 1515182 1515183 1515184 1515185 1515186 1515187 1515188 1515189 1515190 1515191 1515192 1515193 1515194 1515195 1515196 1515197 1515198 1515199 1515200 1515201 1515202 1515203 1515204 1515205 1515206 1515207 1515208 1515209 1515210 1515211 1515212 1515213 1515214 1515215 1515216 1515217 1515218 1515219 1515220 1515221 1515222 1515223 1515224 1515225 1515226 1515227 1515228 1515229 1515230 1515231 1515232 1515233 1515234 1515235 1515236 1515237 1515238 1515239 1515240 1515241 1515242 1515243 1515244 1515245 1515246 1515247 1515248 1515249 1515250 1515251 1515252 1515253 1515254 1515255 1515256 1515257 1515258 1515259 1515260 1515261 1515262 1515263 1515264 1515265 1515266 1515267 1515268 1515269 1515270 1515271 1515272 1515273 1515274 1515275 1515276 1515277 1515278 1515279 1515280 1515281 1515282 1515283 1515284 1515285 1515286 1515287 1515288 1515289 1515290 1515291 1515292 1515293 1515294 1515295 1515296 1515297 1515298 1515299 1515300 1515301 1515302 1515303 1515304 1515305 1515306 1515307 1515308 1515309 1515310 1515311 1515312 1515313 1515314 1515315 1515316 1515317 1515318 1515319 1515320 1515321 1515322 1515323 1515324 1515325 1515326 1515327 1515328 1515329 1515330 1515331 1515332 1515333 1515334 1515335 1515336 1515337 1515338 1515339 1515340 1515341 1515342 1515343 1515344 1515345 1515346 1515347 1515348 1515349 1515350 1515351 1515352 1515353 1515354 1515355 1515356 1515357 1515358 1515359 1515360 1515361 1515362 1515363 1515364 1515365 1515366 1515367 1515368 1515369 1515370 1515371 1515372 1515373 1515374 1515375 1515376 1515377 1515378 1515379 1515380 1515381 1515382 1515383 1515384 1515385 1515386 1515387 1515388 1515389 1515390 1515391 1515392 1515393 1515394 1515395 1515396 1515397 1515398 1515399 1515400 1515401 1515402 1515403 1515404 1515405 1515406 1515407 1515408 1515409 1515410 1515411 1515412 1515413 1515414 1515415 1515416 1515417 1515418 1515419 1515420 1515421 1515422 1515423 1515424 1515425 1515426 1515427 1515428 1515429 1515430 1515431 1515432 1515433 1515434 1515435 1515436 1515437 1515438 1515439 1515440 1515441 1515442 1515443 1515444 1515445 1515446 1515447 1515448 1515449 1515450 1515451 1515452 1515453 1515454 1515455 1515456 1515457 1515458 1515459 1515460 1515461 1515462 1515463 1515464 1515465 1515466 1515467 1515468 1515469 1515470 1515471 1515472 1515473 1515474 1515475 1515476 1515477 1515478 1515479 1515480 1515481 1515482 1515483 1515484 1515485 1515486 1515487 1515488 1515489 1515490 1515491 1515492 1515493 1515494 1515495 1515496 1515497 1515498 1515499 1515500 1515501 1515502 1515503 1515504 1515505 1515506 1515507 1515508 1515509 1515510 1515511 1515512 1515513 1515514 1515515 1515516 1515517 1515518 1515519 1515520 1515521 1515522 1515523 1515524 1515525 1515526 1515527 1515528 1515529 1515530 1515531 1515532 1515533 1515534 1515535 1515536 1515537 1515538 1515539 1515540 1515541 1515542 1515543 1515544 1515545 1515546 1515547 1515548 1515549 1515550 1515551 1515552 1515553 1515554 1515555 1515556 1515557 1515558 1515559 1515560 1515561 1515562 1515563 1515564 1515565 1515566 1515567 1515568 1515569 1515570 1515571 1515572 1515573 1515574 1515575 1515576 1515577 1515578 1515579 1515580 1515581 1515582 1515583 1515584 1515585 1515586 1515587 1515588 1515589 1515590 1515591 1515592 1515593 1515594 1515595 1515596 1515597 1515598 1515599 1515600 1515601 1515602 1515603 1515604 1515605 1515606 1515607 1515608 1515609 1515610 1515611 1515612 1515613 1515614 1515615 1515616 1515617 1515618 1515619 1515620 1515621 1515622 1515623 1515624 1515625 1515626 1515627 1515628 1515629 1515630 1515631 1515632 1515633 1515634 1515635 1515636 1515637 1515638 1515639 1515640 1515641 1515642 1515643 1515644 1515645 1515646 1515647 1515648 1515649 1515650 1515651 1515652 1515653 1515654 1515655 1515656 1515657 1515658 1515659 1515660 1515661 1515662 1515663 1515664 1515665 1515666 1515667 1515668 1515669 1515670 1515671 1515672 1515673 1515674 1515675 1515676 1515677 1515678 1515679 1515680 1515681 1515682 1515683 1515684 1515685 1515686 1515687 1515688 1515689 1515690 1515691 1515692 1515693 1515694 1515695 1515696 1515697 1515698 1515699 1515700 1515701 1515702 1515703 1515704 1515705 1515706 1515707 1515708 1515709 1515710 1515711 1515712 1515713 1515714 1515715 1515716 1515717 1515718 1515719 1515720 1515721 1515722 1515723 1515724 1515725 1515726 1515727 1515728 1515729 1515730 1515731 1515732 1515733 1515734 1515735 1515736 1515737 1515738 1515739 1515740 1515741 1515742 1515743 1515744 1515745 1515746 1515747 1515748 1515749 1515750 1515751 1515752 1515753 1515754 1515755 1515756 1515757 1515758 1515759 1515760 1515761 1515762 1515763 1515764 1515765 1515766 1515767 1515768 1515769 1515770 1515771 1515772 1515773 1515774 1515775 1515776 1515777 1515778 1515779 1515780 1515781 1515782 1515783 1515784 1515785 1515786 1515787 1515788 1515789 1515790 1515791 1515792 1515793 1515794 1515795 1515796 1515797 1515798 1515799 1515800 1515801 1515802 1515803 1515804 1515805 1515806 1515807 1515808 1515809 1515810 1515811 1515812 1515813 1515814 1515815 1515816 1515817 1515818 1515819 1515820 1515821 1515822 1515823 1515824 1515825 1515826 1515827 1515828 1515829 1515830 1515831 1515832 1515833 1515834 1515835 1515836 1515837 1515838 1515839 1515840 1515841 1515842 1515843 1515844 1515845 1515846 1515847 1515848 1515849 1515850 1515851 1515852 1515853 1515854 1515855 1515856 1515857 1515858 1515859 1515860 1515861 1515862 1515863 1515864 1515865 1515866 1515867 1515868 1515869 1515870 1515871 1515872 1515873 1515874 1515875 1515876 1515877 1515878 1515879 1515880 1515881 1515882 1515883 1515884 1515885 1515886 1515887 1515888 1515889 1515890 1515891 1515892 1515893 1515894 1515895 1515896 1515897 1515898 1515899 1515900 1515901 1515902 1515903 1515904 1515905 1515906 1515907 1515908 1515909 1515910 1515911 1515912 1515913 1515914 1515915 1515916 1515917 1515918 1515919 1515920 1515921 1515922 1515923 1515924 1515925 1515926 1515927 1515928 1515929 1515930 1515931 1515932 1515933 1515934 1515935 1515936 1515937 1515938 1515939 1515940 1515941 1515942 1515943 1515944 1515945 1515946 1515947 1515948 1515949 1515950 1515951 1515952 1515953 1515954 1515955 1515956 1515957 1515958 1515959 1515960 1515961 1515962 1515963 1515964 1515965 1515966 1515967 1515968 1515969 1515970 1515971 1515972 1515973 1515974 1515975 1515976 1515977 1515978 1515979 1515980 1515981 1515982 1515983 1515984 1515985 1515986 1515987 1515988 1515989 1515990 1515991 1515992 1515993 1515994 1515995 1515996 1515997 1515998 1515999 1516000 1516001 1516002 1516003 1516004 1516005 1516006 1516007 1516008 1516009 1516010 1516011 1516012 1516013 1516014 1516015 1516016 1516017 1516018 1516019 1516020 1516021 1516022 1516023 1516024 1516025 1516026 1516027 1516028 1516029 1516030 1516031 1516032 1516033 1516034 1516035 1516036 1516037 1516038 1516039 1516040 1516041 1516042 1516043 1516044 1516045 1516046 1516047 1516048 1516049 1516050 1516051 1516052 1516053 1516054 1516055 1516056 1516057 1516058 1516059 1516060 1516061 1516062 1516063 1516064 1516065 1516066 1516067 1516068 1516069 1516070 1516071 1516072 1516073 1516074 1516075 1516076 1516077 1516078 1516079 1516080 1516081 1516082 1516083 1516084 1516085 1516086 1516087 1516088 1516089 1516090 1516091 1516092 1516093 1516094 1516095 1516096 1516097 1516098 1516099 1516100 1516101 1516102 1516103 1516104 1516105 1516106 1516107 1516108 1516109 1516110 1516111 1516112 1516113 1516114 1516115 1516116 1516117 1516118 1516119 1516120 1516121 1516122 1516123 1516124 1516125 1516126 1516127 1516128 1516129 1516130 1516131 1516132 1516133 1516134 1516135 1516136 1516137 1516138 1516139 1516140 1516141 1516142 1516143 1516144 1516145 1516146 1516147 1516148 1516149 1516150 1516151 1516152 1516153 1516154 1516155 1516156 1516157 1516158 1516159 1516160 1516161 1516162 1516163 1516164 1516165 1516166 1516167 1516168 1516169 1516170 1516171 1516172 1516173 1516174 1516175 1516176 1516177 1516178 1516179 1516180 1516181 1516182 1516183 1516184 1516185 1516186 1516187 1516188 1516189 1516190 1516191 1516192 1516193 1516194 1516195 1516196 1516197 1516198 1516199 1516200 1516201 1516202 1516203 1516204 1516205 1516206 1516207 1516208 1516209 1516210 1516211 1516212 1516213 1516214 1516215 1516216 1516217 1516218 1516219 1516220 1516221 1516222 1516223 1516224 1516225 1516226 1516227 1516228 1516229 1516230 1516231 1516232 1516233 1516234 1516235 1516236 1516237 1516238 1516239 1516240 1516241 1516242 1516243 1516244 1516245 1516246 1516247 1516248 1516249 1516250 1516251 1516252 1516253 1516254 1516255 1516256 1516257 1516258 1516259 1516260 1516261 1516262 1516263 1516264 1516265 1516266 1516267 1516268 1516269 1516270 1516271 1516272 1516273 1516274 1516275 1516276 1516277 1516278 1516279 1516280 1516281 1516282 1516283 1516284 1516285 1516286 1516287 1516288 1516289 1516290 1516291 1516292 1516293 1516294 1516295 1516296 1516297 1516298 1516299 1516300 1516301 1516302 1516303 1516304 1516305 1516306 1516307 1516308 1516309 1516310 1516311 1516312 1516313 1516314 1516315 1516316 1516317 1516318 1516319 1516320 1516321 1516322 1516323 1516324 1516325 1516326 1516327 1516328 1516329 1516330 1516331 1516332 1516333 1516334 1516335 1516336 1516337 1516338 1516339 1516340 1516341 1516342 1516343 1516344 1516345 1516346 1516347 1516348 1516349 1516350 1516351 1516352 1516353 1516354 1516355 1516356 1516357 1516358 1516359 1516360 1516361 1516362 1516363 1516364 1516365 1516366 1516367 1516368 1516369 1516370 1516371 1516372 1516373 1516374 1516375 1516376 1516377 1516378 1516379 1516380 1516381 1516382 1516383 1516384 1516385 1516386 1516387 1516388 1516389 1516390 1516391 1516392 1516393 1516394 1516395 1516396 1516397 1516398 1516399 1516400 1516401 1516402 1516403 1516404 1516405 1516406 1516407 1516408 1516409 1516410 1516411 1516412 1516413 1516414 1516415 1516416 1516417 1516418 1516419 1516420 1516421 1516422 1516423 1516424 1516425 1516426 1516427 1516428 1516429 1516430 1516431 1516432 1516433 1516434 1516435 1516436 1516437 1516438 1516439 1516440 1516441 1516442 1516443 1516444 1516445 1516446 1516447 1516448 1516449 1516450 1516451 1516452 1516453 1516454 1516455 1516456 1516457 1516458 1516459 1516460 1516461 1516462 1516463 1516464 1516465 1516466 1516467 1516468 1516469 1516470 1516471 1516472 1516473 1516474 1516475 1516476 1516477 1516478 1516479 1516480 1516481 1516482 1516483 1516484 1516485 1516486 1516487 1516488 1516489 1516490 1516491 1516492 1516493 1516494 1516495 1516496 1516497 1516498 1516499 1516500 1516501 1516502 1516503 1516504 1516505 1516506 1516507 1516508 1516509 1516510 1516511 1516512 1516513 1516514 1516515 1516516 1516517 1516518 1516519 1516520 1516521 1516522 1516523 1516524 1516525 1516526 1516527 1516528 1516529 1516530 1516531 1516532 1516533 1516534 1516535 1516536 1516537 1516538 1516539 1516540 1516541 1516542 1516543 1516544 1516545 1516546 1516547 1516548 1516549 1516550 1516551 1516552 1516553 1516554 1516555 1516556 1516557 1516558 1516559 1516560 1516561 1516562 1516563 1516564 1516565 1516566 1516567 1516568 1516569 1516570 1516571 1516572 1516573 1516574 1516575 1516576 1516577 1516578 1516579 1516580 1516581 1516582 1516583 1516584 1516585 1516586 1516587 1516588 1516589 1516590 1516591 1516592 1516593 1516594 1516595 1516596 1516597 1516598 1516599 1516600 1516601 1516602 1516603 1516604 1516605 1516606 1516607 1516608 1516609 1516610 1516611 1516612 1516613 1516614 1516615 1516616 1516617 1516618 1516619 1516620 1516621 1516622 1516623 1516624 1516625 1516626 1516627 1516628 1516629 1516630 1516631 1516632 1516633 1516634 1516635 1516636 1516637 1516638 1516639 1516640 1516641 1516642 1516643 1516644 1516645 1516646 1516647 1516648 1516649 1516650 1516651 1516652 1516653 1516654 1516655 1516656 1516657 1516658 1516659 1516660 1516661 1516662 1516663 1516664 1516665 1516666 1516667 1516668 1516669 1516670 1516671 1516672 1516673 1516674 1516675 1516676 1516677 1516678 1516679 1516680 1516681 1516682 1516683 1516684 1516685 1516686 1516687 1516688 1516689 1516690 1516691 1516692 1516693 1516694 1516695 1516696 1516697 1516698 1516699 1516700 1516701 1516702 1516703 1516704 1516705 1516706 1516707 1516708 1516709 1516710 1516711 1516712 1516713 1516714 1516715 1516716 1516717 1516718 1516719 1516720 1516721 1516722 1516723 1516724 1516725 1516726 1516727 1516728 1516729 1516730 1516731 1516732 1516733 1516734 1516735 1516736 1516737 1516738 1516739 1516740 1516741 1516742 1516743 1516744 1516745 1516746 1516747 1516748 1516749 1516750 1516751 1516752 1516753 1516754 1516755 1516756 1516757 1516758 1516759 1516760 1516761 1516762 1516763 1516764 1516765 1516766 1516767 1516768 1516769 1516770 1516771 1516772 1516773 1516774 1516775 1516776 1516777 1516778 1516779 1516780 1516781 1516782 1516783 1516784 1516785 1516786 1516787 1516788 1516789 1516790 1516791 1516792 1516793 1516794 1516795 1516796 1516797 1516798 1516799 1516800 1516801 1516802 1516803 1516804 1516805 1516806 1516807 1516808 1516809 1516810 1516811 1516812 1516813 1516814 1516815 1516816 1516817 1516818 1516819 1516820 1516821 1516822 1516823 1516824 1516825 1516826 1516827 1516828 1516829 1516830 1516831 1516832 1516833 1516834 1516835 1516836 1516837 1516838 1516839 1516840 1516841 1516842 1516843 1516844 1516845 1516846 1516847 1516848 1516849 1516850 1516851 1516852 1516853 1516854 1516855 1516856 1516857 1516858 1516859 1516860 1516861 1516862 1516863 1516864 1516865 1516866 1516867 1516868 1516869 1516870 1516871 1516872 1516873 1516874 1516875 1516876 1516877 1516878 1516879 1516880 1516881 1516882 1516883 1516884 1516885 1516886 1516887 1516888 1516889 1516890 1516891 1516892 1516893 1516894 1516895 1516896 1516897 1516898 1516899 1516900 1516901 1516902 1516903 1516904 1516905 1516906 1516907 1516908 1516909 1516910 1516911 1516912 1516913 1516914 1516915 1516916 1516917 1516918 1516919 1516920 1516921 1516922 1516923 1516924 1516925 1516926 1516927 1516928 1516929 1516930 1516931 1516932 1516933 1516934 1516935 1516936 1516937 1516938 1516939 1516940 1516941 1516942 1516943 1516944 1516945 1516946 1516947 1516948 1516949 1516950 1516951 1516952 1516953 1516954 1516955 1516956 1516957 1516958 1516959 1516960 1516961 1516962 1516963 1516964 1516965 1516966 1516967 1516968 1516969 1516970 1516971 1516972 1516973 1516974 1516975 1516976 1516977 1516978 1516979 1516980 1516981 1516982 1516983 1516984 1516985 1516986 1516987 1516988 1516989 1516990 1516991 1516992 1516993 1516994 1516995 1516996 1516997 1516998 1516999 1517000 1517001 1517002 1517003 1517004 1517005 1517006 1517007 1517008 1517009 1517010 1517011 1517012 1517013 1517014 1517015 1517016 1517017 1517018 1517019 1517020 1517021 1517022 1517023 1517024 1517025 1517026 1517027 1517028 1517029 1517030 1517031 1517032 1517033 1517034 1517035 1517036 1517037 1517038 1517039 1517040 1517041 1517042 1517043 1517044 1517045 1517046 1517047 1517048 1517049 1517050 1517051 1517052 1517053 1517054 1517055 1517056 1517057 1517058 1517059 1517060 1517061 1517062 1517063 1517064 1517065 1517066 1517067 1517068 1517069 1517070 1517071 1517072 1517073 1517074 1517075 1517076 1517077 1517078 1517079 1517080 1517081 1517082 1517083 1517084 1517085 1517086 1517087 1517088 1517089 1517090 1517091 1517092 1517093 1517094 1517095 1517096 1517097 1517098 1517099 1517100 1517101 1517102 1517103 1517104 1517105 1517106 1517107 1517108 1517109 1517110 1517111 1517112 1517113 1517114 1517115 1517116 1517117 1517118 1517119 1517120 1517121 1517122 1517123 1517124 1517125 1517126 1517127 1517128 1517129 1517130 1517131 1517132 1517133 1517134 1517135 1517136 1517137 1517138 1517139 1517140 1517141 1517142 1517143 1517144 1517145 1517146 1517147 1517148 1517149 1517150 1517151 1517152 1517153 1517154 1517155 1517156 1517157 1517158 1517159 1517160 1517161 1517162 1517163 1517164 1517165 1517166 1517167 1517168 1517169 1517170 1517171 1517172 1517173 1517174 1517175 1517176 1517177 1517178 1517179 1517180 1517181 1517182 1517183 1517184 1517185 1517186 1517187 1517188 1517189 1517190 1517191 1517192 1517193 1517194 1517195 1517196 1517197 1517198 1517199 1517200 1517201 1517202 1517203 1517204 1517205 1517206 1517207 1517208 1517209 1517210 1517211 1517212 1517213 1517214 1517215 1517216 1517217 1517218 1517219 1517220 1517221 1517222 1517223 1517224 1517225 1517226 1517227 1517228 1517229 1517230 1517231 1517232 1517233 1517234 1517235 1517236 1517237 1517238 1517239 1517240 1517241 1517242 1517243 1517244 1517245 1517246 1517247 1517248 1517249 1517250 1517251 1517252 1517253 1517254 1517255 1517256 1517257 1517258 1517259 1517260 1517261 1517262 1517263 1517264 1517265 1517266 1517267 1517268 1517269 1517270 1517271 1517272 1517273 1517274 1517275 1517276 1517277 1517278 1517279 1517280 1517281 1517282 1517283 1517284 1517285 1517286 1517287 1517288 1517289 1517290 1517291 1517292 1517293 1517294 1517295 1517296 1517297 1517298 1517299 1517300 1517301 1517302 1517303 1517304 1517305 1517306 1517307 1517308 1517309 1517310 1517311 1517312 1517313 1517314 1517315 1517316 1517317 1517318 1517319 1517320 1517321 1517322 1517323 1517324 1517325 1517326 1517327 1517328 1517329 1517330 1517331 1517332 1517333 1517334 1517335 1517336 1517337 1517338 1517339 1517340 1517341 1517342 1517343 1517344 1517345 1517346 1517347 1517348 1517349 1517350 1517351 1517352 1517353 1517354 1517355 1517356 1517357 1517358 1517359 1517360 1517361 1517362 1517363 1517364 1517365 1517366 1517367 1517368 1517369 1517370 1517371 1517372 1517373 1517374 1517375 1517376 1517377 1517378 1517379 1517380 1517381 1517382 1517383 1517384 1517385 1517386 1517387 1517388 1517389 1517390 1517391 1517392 1517393 1517394 1517395 1517396 1517397 1517398 1517399 1517400 1517401 1517402 1517403 1517404 1517405 1517406 1517407 1517408 1517409 1517410 1517411 1517412 1517413 1517414 1517415 1517416 1517417 1517418 1517419 1517420 1517421 1517422 1517423 1517424 1517425 1517426 1517427 1517428 1517429 1517430 1517431 1517432 1517433 1517434 1517435 1517436 1517437 1517438 1517439 1517440 1517441 1517442 1517443 1517444 1517445 1517446 1517447 1517448 1517449 1517450 1517451 1517452 1517453 1517454 1517455 1517456 1517457 1517458 1517459 1517460 1517461 1517462 1517463 1517464 1517465 1517466 1517467 1517468 1517469 1517470 1517471 1517472 1517473 1517474 1517475 1517476 1517477 1517478 1517479 1517480 1517481 1517482 1517483 1517484 1517485 1517486 1517487 1517488 1517489 1517490 1517491 1517492 1517493 1517494 1517495 1517496 1517497 1517498 1517499 1517500 1517501 1517502 1517503 1517504 1517505 1517506 1517507 1517508 1517509 1517510 1517511 1517512 1517513 1517514 1517515 1517516 1517517 1517518 1517519 1517520 1517521 1517522 1517523 1517524 1517525 1517526 1517527 1517528 1517529 1517530 1517531 1517532 1517533 1517534 1517535 1517536 1517537 1517538 1517539 1517540 1517541 1517542 1517543 1517544 1517545 1517546 1517547 1517548 1517549 1517550 1517551 1517552 1517553 1517554 1517555 1517556 1517557 1517558 1517559 1517560 1517561 1517562 1517563 1517564 1517565 1517566 1517567 1517568 1517569 1517570 1517571 1517572 1517573 1517574 1517575 1517576 1517577 1517578 1517579 1517580 1517581 1517582 1517583 1517584 1517585 1517586 1517587 1517588 1517589 1517590 1517591 1517592 1517593 1517594 1517595 1517596 1517597 1517598 1517599 1517600 1517601 1517602 1517603 1517604 1517605 1517606 1517607 1517608 1517609 1517610 1517611 1517612 1517613 1517614 1517615 1517616 1517617 1517618 1517619 1517620 1517621 1517622 1517623 1517624 1517625 1517626 1517627 1517628 1517629 1517630 1517631 1517632 1517633 1517634 1517635 1517636 1517637 1517638 1517639 1517640 1517641 1517642 1517643 1517644 1517645 1517646 1517647 1517648 1517649 1517650 1517651 1517652 1517653 1517654 1517655 1517656 1517657 1517658 1517659 1517660 1517661 1517662 1517663 1517664 1517665 1517666 1517667 1517668 1517669 1517670 1517671 1517672 1517673 1517674 1517675 1517676 1517677 1517678 1517679 1517680 1517681 1517682 1517683 1517684 1517685 1517686 1517687 1517688 1517689 1517690 1517691 1517692 1517693 1517694 1517695 1517696 1517697 1517698 1517699 1517700 1517701 1517702 1517703 1517704 1517705 1517706 1517707 1517708 1517709 1517710 1517711 1517712 1517713 1517714 1517715 1517716 1517717 1517718 1517719 1517720 1517721 1517722 1517723 1517724 1517725 1517726 1517727 1517728 1517729 1517730 1517731 1517732 1517733 1517734 1517735 1517736 1517737 1517738 1517739 1517740 1517741 1517742 1517743 1517744 1517745 1517746 1517747 1517748 1517749 1517750 1517751 1517752 1517753 1517754 1517755 1517756 1517757 1517758 1517759 1517760 1517761 1517762 1517763 1517764 1517765 1517766 1517767 1517768 1517769 1517770 1517771 1517772 1517773 1517774 1517775 1517776 1517777 1517778 1517779 1517780 1517781 1517782 1517783 1517784 1517785 1517786 1517787 1517788 1517789 1517790 1517791 1517792 1517793 1517794 1517795 1517796 1517797 1517798 1517799 1517800 1517801 1517802 1517803 1517804 1517805 1517806 1517807 1517808 1517809 1517810 1517811 1517812 1517813 1517814 1517815 1517816 1517817 1517818 1517819 1517820 1517821 1517822 1517823 1517824 1517825 1517826 1517827 1517828 1517829 1517830 1517831 1517832 1517833 1517834 1517835 1517836 1517837 1517838 1517839 1517840 1517841 1517842 1517843 1517844 1517845 1517846 1517847 1517848 1517849 1517850 1517851 1517852 1517853 1517854 1517855 1517856 1517857 1517858 1517859 1517860 1517861 1517862 1517863 1517864 1517865 1517866 1517867 1517868 1517869 1517870 1517871 1517872 1517873 1517874 1517875 1517876 1517877 1517878 1517879 1517880 1517881 1517882 1517883 1517884 1517885 1517886 1517887 1517888 1517889 1517890 1517891 1517892 1517893 1517894 1517895 1517896 1517897 1517898 1517899 1517900 1517901 1517902 1517903 1517904 1517905 1517906 1517907 1517908 1517909 1517910 1517911 1517912 1517913 1517914 1517915 1517916 1517917 1517918 1517919 1517920 1517921 1517922 1517923 1517924 1517925 1517926 1517927 1517928 1517929 1517930 1517931 1517932 1517933 1517934 1517935 1517936 1517937 1517938 1517939 1517940 1517941 1517942 1517943 1517944 1517945 1517946 1517947 1517948 1517949 1517950 1517951 1517952 1517953 1517954 1517955 1517956 1517957 1517958 1517959 1517960 1517961 1517962 1517963 1517964 1517965 1517966 1517967 1517968 1517969 1517970 1517971 1517972 1517973 1517974 1517975 1517976 1517977 1517978 1517979 1517980 1517981 1517982 1517983 1517984 1517985 1517986 1517987 1517988 1517989 1517990 1517991 1517992 1517993 1517994 1517995 1517996 1517997 1517998 1517999 1518000 1518001 1518002 1518003 1518004 1518005 1518006 1518007 1518008 1518009 1518010 1518011 1518012 1518013 1518014 1518015 1518016 1518017 1518018 1518019 1518020 1518021 1518022 1518023 1518024 1518025 1518026 1518027 1518028 1518029 1518030 1518031 1518032 1518033 1518034 1518035 1518036 1518037 1518038 1518039 1518040 1518041 1518042 1518043 1518044 1518045 1518046 1518047 1518048 1518049 1518050 1518051 1518052 1518053 1518054 1518055 1518056 1518057 1518058 1518059 1518060 1518061 1518062 1518063 1518064 1518065 1518066 1518067 1518068 1518069 1518070 1518071 1518072 1518073 1518074 1518075 1518076 1518077 1518078 1518079 1518080 1518081 1518082 1518083 1518084 1518085 1518086 1518087 1518088 1518089 1518090 1518091 1518092 1518093 1518094 1518095 1518096 1518097 1518098 1518099 1518100 1518101 1518102 1518103 1518104 1518105 1518106 1518107 1518108 1518109 1518110 1518111 1518112 1518113 1518114 1518115 1518116 1518117 1518118 1518119 1518120 1518121 1518122 1518123 1518124 1518125 1518126 1518127 1518128 1518129 1518130 1518131 1518132 1518133 1518134 1518135 1518136 1518137 1518138 1518139 1518140 1518141 1518142 1518143 1518144 1518145 1518146 1518147 1518148 1518149 1518150 1518151 1518152 1518153 1518154 1518155 1518156 1518157 1518158 1518159 1518160 1518161 1518162 1518163 1518164 1518165 1518166 1518167 1518168 1518169 1518170 1518171 1518172 1518173 1518174 1518175 1518176 1518177 1518178 1518179 1518180 1518181 1518182 1518183 1518184 1518185 1518186 1518187 1518188 1518189 1518190 1518191 1518192 1518193 1518194 1518195 1518196 1518197 1518198 1518199 1518200 1518201 1518202 1518203 1518204 1518205 1518206 1518207 1518208 1518209 1518210 1518211 1518212 1518213 1518214 1518215 1518216 1518217 1518218 1518219 1518220 1518221 1518222 1518223 1518224 1518225 1518226 1518227 1518228 1518229 1518230 1518231 1518232 1518233 1518234 1518235 1518236 1518237 1518238 1518239 1518240 1518241 1518242 1518243 1518244 1518245 1518246 1518247 1518248 1518249 1518250 1518251 1518252 1518253 1518254 1518255 1518256 1518257 1518258 1518259 1518260 1518261 1518262 1518263 1518264 1518265 1518266 1518267 1518268 1518269 1518270 1518271 1518272 1518273 1518274 1518275 1518276 1518277 1518278 1518279 1518280 1518281 1518282 1518283 1518284 1518285 1518286 1518287 1518288 1518289 1518290 1518291 1518292 1518293 1518294 1518295 1518296 1518297 1518298 1518299 1518300 1518301 1518302 1518303 1518304 1518305 1518306 1518307 1518308 1518309 1518310 1518311 1518312 1518313 1518314 1518315 1518316 1518317 1518318 1518319 1518320 1518321 1518322 1518323 1518324 1518325 1518326 1518327 1518328 1518329 1518330 1518331 1518332 1518333 1518334 1518335 1518336 1518337 1518338 1518339 1518340 1518341 1518342 1518343 1518344 1518345 1518346 1518347 1518348 1518349 1518350 1518351 1518352 1518353 1518354 1518355 1518356 1518357 1518358 1518359 1518360 1518361 1518362 1518363 1518364 1518365 1518366 1518367 1518368 1518369 1518370 1518371 1518372 1518373 1518374 1518375 1518376 1518377 1518378 1518379 1518380 1518381 1518382 1518383 1518384 1518385 1518386 1518387 1518388 1518389 1518390 1518391 1518392 1518393 1518394 1518395 1518396 1518397 1518398 1518399 1518400 1518401 1518402 1518403 1518404 1518405 1518406 1518407 1518408 1518409 1518410 1518411 1518412 1518413 1518414 1518415 1518416 1518417 1518418 1518419 1518420 1518421 1518422 1518423 1518424 1518425 1518426 1518427 1518428 1518429 1518430 1518431 1518432 1518433 1518434 1518435 1518436 1518437 1518438 1518439 1518440 1518441 1518442 1518443 1518444 1518445 1518446 1518447 1518448 1518449 1518450 1518451 1518452 1518453 1518454 1518455 1518456 1518457 1518458 1518459 1518460 1518461 1518462 1518463 1518464 1518465 1518466 1518467 1518468 1518469 1518470 1518471 1518472 1518473 1518474 1518475 1518476 1518477 1518478 1518479 1518480 1518481 1518482 1518483 1518484 1518485 1518486 1518487 1518488 1518489 1518490 1518491 1518492 1518493 1518494 1518495 1518496 1518497 1518498 1518499 1518500 1518501 1518502 1518503 1518504 1518505 1518506 1518507 1518508 1518509 1518510 1518511 1518512 1518513 1518514 1518515 1518516 1518517 1518518 1518519 1518520 1518521 1518522 1518523 1518524 1518525 1518526 1518527 1518528 1518529 1518530 1518531 1518532 1518533 1518534 1518535 1518536 1518537 1518538 1518539 1518540 1518541 1518542 1518543 1518544 1518545 1518546 1518547 1518548 1518549 1518550 1518551 1518552 1518553 1518554 1518555 1518556 1518557 1518558 1518559 1518560 1518561 1518562 1518563 1518564 1518565 1518566 1518567 1518568 1518569 1518570 1518571 1518572 1518573 1518574 1518575 1518576 1518577 1518578 1518579 1518580 1518581 1518582 1518583 1518584 1518585 1518586 1518587 1518588 1518589 1518590 1518591 1518592 1518593 1518594 1518595 1518596 1518597 1518598 1518599 1518600 1518601 1518602 1518603 1518604 1518605 1518606 1518607 1518608 1518609 1518610 1518611 1518612 1518613 1518614 1518615 1518616 1518617 1518618 1518619 1518620 1518621 1518622 1518623 1518624 1518625 1518626 1518627 1518628 1518629 1518630 1518631 1518632 1518633 1518634 1518635 1518636 1518637 1518638 1518639 1518640 1518641 1518642 1518643 1518644 1518645 1518646 1518647 1518648 1518649 1518650 1518651 1518652 1518653 1518654 1518655 1518656 1518657 1518658 1518659 1518660 1518661 1518662 1518663 1518664 1518665 1518666 1518667 1518668 1518669 1518670 1518671 1518672 1518673 1518674 1518675 1518676 1518677 1518678 1518679 1518680 1518681 1518682 1518683 1518684 1518685 1518686 1518687 1518688 1518689 1518690 1518691 1518692 1518693 1518694 1518695 1518696 1518697 1518698 1518699 1518700 1518701 1518702 1518703 1518704 1518705 1518706 1518707 1518708 1518709 1518710 1518711 1518712 1518713 1518714 1518715 1518716 1518717 1518718 1518719 1518720 1518721 1518722 1518723 1518724 1518725 1518726 1518727 1518728 1518729 1518730 1518731 1518732 1518733 1518734 1518735 1518736 1518737 1518738 1518739 1518740 1518741 1518742 1518743 1518744 1518745 1518746 1518747 1518748 1518749 1518750 1518751 1518752 1518753 1518754 1518755 1518756 1518757 1518758 1518759 1518760 1518761 1518762 1518763 1518764 1518765 1518766 1518767 1518768 1518769 1518770 1518771 1518772 1518773 1518774 1518775 1518776 1518777 1518778 1518779 1518780 1518781 1518782 1518783 1518784 1518785 1518786 1518787 1518788 1518789 1518790 1518791 1518792 1518793 1518794 1518795 1518796 1518797 1518798 1518799 1518800 1518801 1518802 1518803 1518804 1518805 1518806 1518807 1518808 1518809 1518810 1518811 1518812 1518813 1518814 1518815 1518816 1518817 1518818 1518819 1518820 1518821 1518822 1518823 1518824 1518825 1518826 1518827 1518828 1518829 1518830 1518831 1518832 1518833 1518834 1518835 1518836 1518837 1518838 1518839 1518840 1518841 1518842 1518843 1518844 1518845 1518846 1518847 1518848 1518849 1518850 1518851 1518852 1518853 1518854 1518855 1518856 1518857 1518858 1518859 1518860 1518861 1518862 1518863 1518864 1518865 1518866 1518867 1518868 1518869 1518870 1518871 1518872 1518873 1518874 1518875 1518876 1518877 1518878 1518879 1518880 1518881 1518882 1518883 1518884 1518885 1518886 1518887 1518888 1518889 1518890 1518891 1518892 1518893 1518894 1518895 1518896 1518897 1518898 1518899 1518900 1518901 1518902 1518903 1518904 1518905 1518906 1518907 1518908 1518909 1518910 1518911 1518912 1518913 1518914 1518915 1518916 1518917 1518918 1518919 1518920 1518921 1518922 1518923 1518924 1518925 1518926 1518927 1518928 1518929 1518930 1518931 1518932 1518933 1518934 1518935 1518936 1518937 1518938 1518939 1518940 1518941 1518942 1518943 1518944 1518945 1518946 1518947 1518948 1518949 1518950 1518951 1518952 1518953 1518954 1518955 1518956 1518957 1518958 1518959 1518960 1518961 1518962 1518963 1518964 1518965 1518966 1518967 1518968 1518969 1518970 1518971 1518972 1518973 1518974 1518975 1518976 1518977 1518978 1518979 1518980 1518981 1518982 1518983 1518984 1518985 1518986 1518987 1518988 1518989 1518990 1518991 1518992 1518993 1518994 1518995 1518996 1518997 1518998 1518999 1519000 1519001 1519002 1519003 1519004 1519005 1519006 1519007 1519008 1519009 1519010 1519011 1519012 1519013 1519014 1519015 1519016 1519017 1519018 1519019 1519020 1519021 1519022 1519023 1519024 1519025 1519026 1519027 1519028 1519029 1519030 1519031 1519032 1519033 1519034 1519035 1519036 1519037 1519038 1519039 1519040 1519041 1519042 1519043 1519044 1519045 1519046 1519047 1519048 1519049 1519050 1519051 1519052 1519053 1519054 1519055 1519056 1519057 1519058 1519059 1519060 1519061 1519062 1519063 1519064 1519065 1519066 1519067 1519068 1519069 1519070 1519071 1519072 1519073 1519074 1519075 1519076 1519077 1519078 1519079 1519080 1519081 1519082 1519083 1519084 1519085 1519086 1519087 1519088 1519089 1519090 1519091 1519092 1519093 1519094 1519095 1519096 1519097 1519098 1519099 1519100 1519101 1519102 1519103 1519104 1519105 1519106 1519107 1519108 1519109 1519110 1519111 1519112 1519113 1519114 1519115 1519116 1519117 1519118 1519119 1519120 1519121 1519122 1519123 1519124 1519125 1519126 1519127 1519128 1519129 1519130 1519131 1519132 1519133 1519134 1519135 1519136 1519137 1519138 1519139 1519140 1519141 1519142 1519143 1519144 1519145 1519146 1519147 1519148 1519149 1519150 1519151 1519152 1519153 1519154 1519155 1519156 1519157 1519158 1519159 1519160 1519161 1519162 1519163 1519164 1519165 1519166 1519167 1519168 1519169 1519170 1519171 1519172 1519173 1519174 1519175 1519176 1519177 1519178 1519179 1519180 1519181 1519182 1519183 1519184 1519185 1519186 1519187 1519188 1519189 1519190 1519191 1519192 1519193 1519194 1519195 1519196 1519197 1519198 1519199 1519200 1519201 1519202 1519203 1519204 1519205 1519206 1519207 1519208 1519209 1519210 1519211 1519212 1519213 1519214 1519215 1519216 1519217 1519218 1519219 1519220 1519221 1519222 1519223 1519224 1519225 1519226 1519227 1519228 1519229 1519230 1519231 1519232 1519233 1519234 1519235 1519236 1519237 1519238 1519239 1519240 1519241 1519242 1519243 1519244 1519245 1519246 1519247 1519248 1519249 1519250 1519251 1519252 1519253 1519254 1519255 1519256 1519257 1519258 1519259 1519260 1519261 1519262 1519263 1519264 1519265 1519266 1519267 1519268 1519269 1519270 1519271 1519272 1519273 1519274 1519275 1519276 1519277 1519278 1519279 1519280 1519281 1519282 1519283 1519284 1519285 1519286 1519287 1519288 1519289 1519290 1519291 1519292 1519293 1519294 1519295 1519296 1519297 1519298 1519299 1519300 1519301 1519302 1519303 1519304 1519305 1519306 1519307 1519308 1519309 1519310 1519311 1519312 1519313 1519314 1519315 1519316 1519317 1519318 1519319 1519320 1519321 1519322 1519323 1519324 1519325 1519326 1519327 1519328 1519329 1519330 1519331 1519332 1519333 1519334 1519335 1519336 1519337 1519338 1519339 1519340 1519341 1519342 1519343 1519344 1519345 1519346 1519347 1519348 1519349 1519350 1519351 1519352 1519353 1519354 1519355 1519356 1519357 1519358 1519359 1519360 1519361 1519362 1519363 1519364 1519365 1519366 1519367 1519368 1519369 1519370 1519371 1519372 1519373 1519374 1519375 1519376 1519377 1519378 1519379 1519380 1519381 1519382 1519383 1519384 1519385 1519386 1519387 1519388 1519389 1519390 1519391 1519392 1519393 1519394 1519395 1519396 1519397 1519398 1519399 1519400 1519401 1519402 1519403 1519404 1519405 1519406 1519407 1519408 1519409 1519410 1519411 1519412 1519413 1519414 1519415 1519416 1519417 1519418 1519419 1519420 1519421 1519422 1519423 1519424 1519425 1519426 1519427 1519428 1519429 1519430 1519431 1519432 1519433 1519434 1519435 1519436 1519437 1519438 1519439 1519440 1519441 1519442 1519443 1519444 1519445 1519446 1519447 1519448 1519449 1519450 1519451 1519452 1519453 1519454 1519455 1519456 1519457 1519458 1519459 1519460 1519461 1519462 1519463 1519464 1519465 1519466 1519467 1519468 1519469 1519470 1519471 1519472 1519473 1519474 1519475 1519476 1519477 1519478 1519479 1519480 1519481 1519482 1519483 1519484 1519485 1519486 1519487 1519488 1519489 1519490 1519491 1519492 1519493 1519494 1519495 1519496 1519497 1519498 1519499 1519500 1519501 1519502 1519503 1519504 1519505 1519506 1519507 1519508 1519509 1519510 1519511 1519512 1519513 1519514 1519515 1519516 1519517 1519518 1519519 1519520 1519521 1519522 1519523 1519524 1519525 1519526 1519527 1519528 1519529 1519530 1519531 1519532 1519533 1519534 1519535 1519536 1519537 1519538 1519539 1519540 1519541 1519542 1519543 1519544 1519545 1519546 1519547 1519548 1519549 1519550 1519551 1519552 1519553 1519554 1519555 1519556 1519557 1519558 1519559 1519560 1519561 1519562 1519563 1519564 1519565 1519566 1519567 1519568 1519569 1519570 1519571 1519572 1519573 1519574 1519575 1519576 1519577 1519578 1519579 1519580 1519581 1519582 1519583 1519584 1519585 1519586 1519587 1519588 1519589 1519590 1519591 1519592 1519593 1519594 1519595 1519596 1519597 1519598 1519599 1519600 1519601 1519602 1519603 1519604 1519605 1519606 1519607 1519608 1519609 1519610 1519611 1519612 1519613 1519614 1519615 1519616 1519617 1519618 1519619 1519620 1519621 1519622 1519623 1519624 1519625 1519626 1519627 1519628 1519629 1519630 1519631 1519632 1519633 1519634 1519635 1519636 1519637 1519638 1519639 1519640 1519641 1519642 1519643 1519644 1519645 1519646 1519647 1519648 1519649 1519650 1519651 1519652 1519653 1519654 1519655 1519656 1519657 1519658 1519659 1519660 1519661 1519662 1519663 1519664 1519665 1519666 1519667 1519668 1519669 1519670 1519671 1519672 1519673 1519674 1519675 1519676 1519677 1519678 1519679 1519680 1519681 1519682 1519683 1519684 1519685 1519686 1519687 1519688 1519689 1519690 1519691 1519692 1519693 1519694 1519695 1519696 1519697 1519698 1519699 1519700 1519701 1519702 1519703 1519704 1519705 1519706 1519707 1519708 1519709 1519710 1519711 1519712 1519713 1519714 1519715 1519716 1519717 1519718 1519719 1519720 1519721 1519722 1519723 1519724 1519725 1519726 1519727 1519728 1519729 1519730 1519731 1519732 1519733 1519734 1519735 1519736 1519737 1519738 1519739 1519740 1519741 1519742 1519743 1519744 1519745 1519746 1519747 1519748 1519749 1519750 1519751 1519752 1519753 1519754 1519755 1519756 1519757 1519758 1519759 1519760 1519761 1519762 1519763 1519764 1519765 1519766 1519767 1519768 1519769 1519770 1519771 1519772 1519773 1519774 1519775 1519776 1519777 1519778 1519779 1519780 1519781 1519782 1519783 1519784 1519785 1519786 1519787 1519788 1519789 1519790 1519791 1519792 1519793 1519794 1519795 1519796 1519797 1519798 1519799 1519800 1519801 1519802 1519803 1519804 1519805 1519806 1519807 1519808 1519809 1519810 1519811 1519812 1519813 1519814 1519815 1519816 1519817 1519818 1519819 1519820 1519821 1519822 1519823 1519824 1519825 1519826 1519827 1519828 1519829 1519830 1519831 1519832 1519833 1519834 1519835 1519836 1519837 1519838 1519839 1519840 1519841 1519842 1519843 1519844 1519845 1519846 1519847 1519848 1519849 1519850 1519851 1519852 1519853 1519854 1519855 1519856 1519857 1519858 1519859 1519860 1519861 1519862 1519863 1519864 1519865 1519866 1519867 1519868 1519869 1519870 1519871 1519872 1519873 1519874 1519875 1519876 1519877 1519878 1519879 1519880 1519881 1519882 1519883 1519884 1519885 1519886 1519887 1519888 1519889 1519890 1519891 1519892 1519893 1519894 1519895 1519896 1519897 1519898 1519899 1519900 1519901 1519902 1519903 1519904 1519905 1519906 1519907 1519908 1519909 1519910 1519911 1519912 1519913 1519914 1519915 1519916 1519917 1519918 1519919 1519920 1519921 1519922 1519923 1519924 1519925 1519926 1519927 1519928 1519929 1519930 1519931 1519932 1519933 1519934 1519935 1519936 1519937 1519938 1519939 1519940 1519941 1519942 1519943 1519944 1519945 1519946 1519947 1519948 1519949 1519950 1519951 1519952 1519953 1519954 1519955 1519956 1519957 1519958 1519959 1519960 1519961 1519962 1519963 1519964 1519965 1519966 1519967 1519968 1519969 1519970 1519971 1519972 1519973 1519974 1519975 1519976 1519977 1519978 1519979 1519980 1519981 1519982 1519983 1519984 1519985 1519986 1519987 1519988 1519989 1519990 1519991 1519992 1519993 1519994 1519995 1519996 1519997 1519998 1519999 1520000 1520001 1520002 1520003 1520004 1520005 1520006 1520007 1520008 1520009 1520010 1520011 1520012 1520013 1520014 1520015 1520016 1520017 1520018 1520019 1520020 1520021 1520022 1520023 1520024 1520025 1520026 1520027 1520028 1520029 1520030 1520031 1520032 1520033 1520034 1520035 1520036 1520037 1520038 1520039 1520040 1520041 1520042 1520043 1520044 1520045 1520046 1520047 1520048 1520049 1520050 1520051 1520052 1520053 1520054 1520055 1520056 1520057 1520058 1520059 1520060 1520061 1520062 1520063 1520064 1520065 1520066 1520067 1520068 1520069 1520070 1520071 1520072 1520073 1520074 1520075 1520076 1520077 1520078 1520079 1520080 1520081 1520082 1520083 1520084 1520085 1520086 1520087 1520088 1520089 1520090 1520091 1520092 1520093 1520094 1520095 1520096 1520097 1520098 1520099 1520100 1520101 1520102 1520103 1520104 1520105 1520106 1520107 1520108 1520109 1520110 1520111 1520112 1520113 1520114 1520115 1520116 1520117 1520118 1520119 1520120 1520121 1520122 1520123 1520124 1520125 1520126 1520127 1520128 1520129 1520130 1520131 1520132 1520133 1520134 1520135 1520136 1520137 1520138 1520139 1520140 1520141 1520142 1520143 1520144 1520145 1520146 1520147 1520148 1520149 1520150 1520151 1520152 1520153 1520154 1520155 1520156 1520157 1520158 1520159 1520160 1520161 1520162 1520163 1520164 1520165 1520166 1520167 1520168 1520169 1520170 1520171 1520172 1520173 1520174 1520175 1520176 1520177 1520178 1520179 1520180 1520181 1520182 1520183 1520184 1520185 1520186 1520187 1520188 1520189 1520190 1520191 1520192 1520193 1520194 1520195 1520196 1520197 1520198 1520199 1520200 1520201 1520202 1520203 1520204 1520205 1520206 1520207 1520208 1520209 1520210 1520211 1520212 1520213 1520214 1520215 1520216 1520217 1520218 1520219 1520220 1520221 1520222 1520223 1520224 1520225 1520226 1520227 1520228 1520229 1520230 1520231 1520232 1520233 1520234 1520235 1520236 1520237 1520238 1520239 1520240 1520241 1520242 1520243 1520244 1520245 1520246 1520247 1520248 1520249 1520250 1520251 1520252 1520253 1520254 1520255 1520256 1520257 1520258 1520259 1520260 1520261 1520262 1520263 1520264 1520265 1520266 1520267 1520268 1520269 1520270 1520271 1520272 1520273 1520274 1520275 1520276 1520277 1520278 1520279 1520280 1520281 1520282 1520283 1520284 1520285 1520286 1520287 1520288 1520289 1520290 1520291 1520292 1520293 1520294 1520295 1520296 1520297 1520298 1520299 1520300 1520301 1520302 1520303 1520304 1520305 1520306 1520307 1520308 1520309 1520310 1520311 1520312 1520313 1520314 1520315 1520316 1520317 1520318 1520319 1520320 1520321 1520322 1520323 1520324 1520325 1520326 1520327 1520328 1520329 1520330 1520331 1520332 1520333 1520334 1520335 1520336 1520337 1520338 1520339 1520340 1520341 1520342 1520343 1520344 1520345 1520346 1520347 1520348 1520349 1520350 1520351 1520352 1520353 1520354 1520355 1520356 1520357 1520358 1520359 1520360 1520361 1520362 1520363 1520364 1520365 1520366 1520367 1520368 1520369 1520370 1520371 1520372 1520373 1520374 1520375 1520376 1520377 1520378 1520379 1520380 1520381 1520382 1520383 1520384 1520385 1520386 1520387 1520388 1520389 1520390 1520391 1520392 1520393 1520394 1520395 1520396 1520397 1520398 1520399 1520400 1520401 1520402 1520403 1520404 1520405 1520406 1520407 1520408 1520409 1520410 1520411 1520412 1520413 1520414 1520415 1520416 1520417 1520418 1520419 1520420 1520421 1520422 1520423 1520424 1520425 1520426 1520427 1520428 1520429 1520430 1520431 1520432 1520433 1520434 1520435 1520436 1520437 1520438 1520439 1520440 1520441 1520442 1520443 1520444 1520445 1520446 1520447 1520448 1520449 1520450 1520451 1520452 1520453 1520454 1520455 1520456 1520457 1520458 1520459 1520460 1520461 1520462 1520463 1520464 1520465 1520466 1520467 1520468 1520469 1520470 1520471 1520472 1520473 1520474 1520475 1520476 1520477 1520478 1520479 1520480 1520481 1520482 1520483 1520484 1520485 1520486 1520487 1520488 1520489 1520490 1520491 1520492 1520493 1520494 1520495 1520496 1520497 1520498 1520499 1520500 1520501 1520502 1520503 1520504 1520505 1520506 1520507 1520508 1520509 1520510 1520511 1520512 1520513 1520514 1520515 1520516 1520517 1520518 1520519 1520520 1520521 1520522 1520523 1520524 1520525 1520526 1520527 1520528 1520529 1520530 1520531 1520532 1520533 1520534 1520535 1520536 1520537 1520538 1520539 1520540 1520541 1520542 1520543 1520544 1520545 1520546 1520547 1520548 1520549 1520550 1520551 1520552 1520553 1520554 1520555 1520556 1520557 1520558 1520559 1520560 1520561 1520562 1520563 1520564 1520565 1520566 1520567 1520568 1520569 1520570 1520571 1520572 1520573 1520574 1520575 1520576 1520577 1520578 1520579 1520580 1520581 1520582 1520583 1520584 1520585 1520586 1520587 1520588 1520589 1520590 1520591 1520592 1520593 1520594 1520595 1520596 1520597 1520598 1520599 1520600 1520601 1520602 1520603 1520604 1520605 1520606 1520607 1520608 1520609 1520610 1520611 1520612 1520613 1520614 1520615 1520616 1520617 1520618 1520619 1520620 1520621 1520622 1520623 1520624 1520625 1520626 1520627 1520628 1520629 1520630 1520631 1520632 1520633 1520634 1520635 1520636 1520637 1520638 1520639 1520640 1520641 1520642 1520643 1520644 1520645 1520646 1520647 1520648 1520649 1520650 1520651 1520652 1520653 1520654 1520655 1520656 1520657 1520658 1520659 1520660 1520661 1520662 1520663 1520664 1520665 1520666 1520667 1520668 1520669 1520670 1520671 1520672 1520673 1520674 1520675 1520676 1520677 1520678 1520679 1520680 1520681 1520682 1520683 1520684 1520685 1520686 1520687 1520688 1520689 1520690 1520691 1520692 1520693 1520694 1520695 1520696 1520697 1520698 1520699 1520700 1520701 1520702 1520703 1520704 1520705 1520706 1520707 1520708 1520709 1520710 1520711 1520712 1520713 1520714 1520715 1520716 1520717 1520718 1520719 1520720 1520721 1520722 1520723 1520724 1520725 1520726 1520727 1520728 1520729 1520730 1520731 1520732 1520733 1520734 1520735 1520736 1520737 1520738 1520739 1520740 1520741 1520742 1520743 1520744 1520745 1520746 1520747 1520748 1520749 1520750 1520751 1520752 1520753 1520754 1520755 1520756 1520757 1520758 1520759 1520760 1520761 1520762 1520763 1520764 1520765 1520766 1520767 1520768 1520769 1520770 1520771 1520772 1520773 1520774 1520775 1520776 1520777 1520778 1520779 1520780 1520781 1520782 1520783 1520784 1520785 1520786 1520787 1520788 1520789 1520790 1520791 1520792 1520793 1520794 1520795 1520796 1520797 1520798 1520799 1520800 1520801 1520802 1520803 1520804 1520805 1520806 1520807 1520808 1520809 1520810 1520811 1520812 1520813 1520814 1520815 1520816 1520817 1520818 1520819 1520820 1520821 1520822 1520823 1520824 1520825 1520826 1520827 1520828 1520829 1520830 1520831 1520832 1520833 1520834 1520835 1520836 1520837 1520838 1520839 1520840 1520841 1520842 1520843 1520844 1520845 1520846 1520847 1520848 1520849 1520850 1520851 1520852 1520853 1520854 1520855 1520856 1520857 1520858 1520859 1520860 1520861 1520862 1520863 1520864 1520865 1520866 1520867 1520868 1520869 1520870 1520871 1520872 1520873 1520874 1520875 1520876 1520877 1520878 1520879 1520880 1520881 1520882 1520883 1520884 1520885 1520886 1520887 1520888 1520889 1520890 1520891 1520892 1520893 1520894 1520895 1520896 1520897 1520898 1520899 1520900 1520901 1520902 1520903 1520904 1520905 1520906 1520907 1520908 1520909 1520910 1520911 1520912 1520913 1520914 1520915 1520916 1520917 1520918 1520919 1520920 1520921 1520922 1520923 1520924 1520925 1520926 1520927 1520928 1520929 1520930 1520931 1520932 1520933 1520934 1520935 1520936 1520937 1520938 1520939 1520940 1520941 1520942 1520943 1520944 1520945 1520946 1520947 1520948 1520949 1520950 1520951 1520952 1520953 1520954 1520955 1520956 1520957 1520958 1520959 1520960 1520961 1520962 1520963 1520964 1520965 1520966 1520967 1520968 1520969 1520970 1520971 1520972 1520973 1520974 1520975 1520976 1520977 1520978 1520979 1520980 1520981 1520982 1520983 1520984 1520985 1520986 1520987 1520988 1520989 1520990 1520991 1520992 1520993 1520994 1520995 1520996 1520997 1520998 1520999 1521000 1521001 1521002 1521003 1521004 1521005 1521006 1521007 1521008 1521009 1521010 1521011 1521012 1521013 1521014 1521015 1521016 1521017 1521018 1521019 1521020 1521021 1521022 1521023 1521024 1521025 1521026 1521027 1521028 1521029 1521030 1521031 1521032 1521033 1521034 1521035 1521036 1521037 1521038 1521039 1521040 1521041 1521042 1521043 1521044 1521045 1521046 1521047 1521048 1521049 1521050 1521051 1521052 1521053 1521054 1521055 1521056 1521057 1521058 1521059 1521060 1521061 1521062 1521063 1521064 1521065 1521066 1521067 1521068 1521069 1521070 1521071 1521072 1521073 1521074 1521075 1521076 1521077 1521078 1521079 1521080 1521081 1521082 1521083 1521084 1521085 1521086 1521087 1521088 1521089 1521090 1521091 1521092 1521093 1521094 1521095 1521096 1521097 1521098 1521099 1521100 1521101 1521102 1521103 1521104 1521105 1521106 1521107 1521108 1521109 1521110 1521111 1521112 1521113 1521114 1521115 1521116 1521117 1521118 1521119 1521120 1521121 1521122 1521123 1521124 1521125 1521126 1521127 1521128 1521129 1521130 1521131 1521132 1521133 1521134 1521135 1521136 1521137 1521138 1521139 1521140 1521141 1521142 1521143 1521144 1521145 1521146 1521147 1521148 1521149 1521150 1521151 1521152 1521153 1521154 1521155 1521156 1521157 1521158 1521159 1521160 1521161 1521162 1521163 1521164 1521165 1521166 1521167 1521168 1521169 1521170 1521171 1521172 1521173 1521174 1521175 1521176 1521177 1521178 1521179 1521180 1521181 1521182 1521183 1521184 1521185 1521186 1521187 1521188 1521189 1521190 1521191 1521192 1521193 1521194 1521195 1521196 1521197 1521198 1521199 1521200 1521201 1521202 1521203 1521204 1521205 1521206 1521207 1521208 1521209 1521210 1521211 1521212 1521213 1521214 1521215 1521216 1521217 1521218 1521219 1521220 1521221 1521222 1521223 1521224 1521225 1521226 1521227 1521228 1521229 1521230 1521231 1521232 1521233 1521234 1521235 1521236 1521237 1521238 1521239 1521240 1521241 1521242 1521243 1521244 1521245 1521246 1521247 1521248 1521249 1521250 1521251 1521252 1521253 1521254 1521255 1521256 1521257 1521258 1521259 1521260 1521261 1521262 1521263 1521264 1521265 1521266 1521267 1521268 1521269 1521270 1521271 1521272 1521273 1521274 1521275 1521276 1521277 1521278 1521279 1521280 1521281 1521282 1521283 1521284 1521285 1521286 1521287 1521288 1521289 1521290 1521291 1521292 1521293 1521294 1521295 1521296 1521297 1521298 1521299 1521300 1521301 1521302 1521303 1521304 1521305 1521306 1521307 1521308 1521309 1521310 1521311 1521312 1521313 1521314 1521315 1521316 1521317 1521318 1521319 1521320 1521321 1521322 1521323 1521324 1521325 1521326 1521327 1521328 1521329 1521330 1521331 1521332 1521333 1521334 1521335 1521336 1521337 1521338 1521339 1521340 1521341 1521342 1521343 1521344 1521345 1521346 1521347 1521348 1521349 1521350 1521351 1521352 1521353 1521354 1521355 1521356 1521357 1521358 1521359 1521360 1521361 1521362 1521363 1521364 1521365 1521366 1521367 1521368 1521369 1521370 1521371 1521372 1521373 1521374 1521375 1521376 1521377 1521378 1521379 1521380 1521381 1521382 1521383 1521384 1521385 1521386 1521387 1521388 1521389 1521390 1521391 1521392 1521393 1521394 1521395 1521396 1521397 1521398 1521399 1521400 1521401 1521402 1521403 1521404 1521405 1521406 1521407 1521408 1521409 1521410 1521411 1521412 1521413 1521414 1521415 1521416 1521417 1521418 1521419 1521420 1521421 1521422 1521423 1521424 1521425 1521426 1521427 1521428 1521429 1521430 1521431 1521432 1521433 1521434 1521435 1521436 1521437 1521438 1521439 1521440 1521441 1521442 1521443 1521444 1521445 1521446 1521447 1521448 1521449 1521450 1521451 1521452 1521453 1521454 1521455 1521456 1521457 1521458 1521459 1521460 1521461 1521462 1521463 1521464 1521465 1521466 1521467 1521468 1521469 1521470 1521471 1521472 1521473 1521474 1521475 1521476 1521477 1521478 1521479 1521480 1521481 1521482 1521483 1521484 1521485 1521486 1521487 1521488 1521489 1521490 1521491 1521492 1521493 1521494 1521495 1521496 1521497 1521498 1521499 1521500 1521501 1521502 1521503 1521504 1521505 1521506 1521507 1521508 1521509 1521510 1521511 1521512 1521513 1521514 1521515 1521516 1521517 1521518 1521519 1521520 1521521 1521522 1521523 1521524 1521525 1521526 1521527 1521528 1521529 1521530 1521531 1521532 1521533 1521534 1521535 1521536 1521537 1521538 1521539 1521540 1521541 1521542 1521543 1521544 1521545 1521546 1521547 1521548 1521549 1521550 1521551 1521552 1521553 1521554 1521555 1521556 1521557 1521558 1521559 1521560 1521561 1521562 1521563 1521564 1521565 1521566 1521567 1521568 1521569 1521570 1521571 1521572 1521573 1521574 1521575 1521576 1521577 1521578 1521579 1521580 1521581 1521582 1521583 1521584 1521585 1521586 1521587 1521588 1521589 1521590 1521591 1521592 1521593 1521594 1521595 1521596 1521597 1521598 1521599 1521600 1521601 1521602 1521603 1521604 1521605 1521606 1521607 1521608 1521609 1521610 1521611 1521612 1521613 1521614 1521615 1521616 1521617 1521618 1521619 1521620 1521621 1521622 1521623 1521624 1521625 1521626 1521627 1521628 1521629 1521630 1521631 1521632 1521633 1521634 1521635 1521636 1521637 1521638 1521639 1521640 1521641 1521642 1521643 1521644 1521645 1521646 1521647 1521648 1521649 1521650 1521651 1521652 1521653 1521654 1521655 1521656 1521657 1521658 1521659 1521660 1521661 1521662 1521663 1521664 1521665 1521666 1521667 1521668 1521669 1521670 1521671 1521672 1521673 1521674 1521675 1521676 1521677 1521678 1521679 1521680 1521681 1521682 1521683 1521684 1521685 1521686 1521687 1521688 1521689 1521690 1521691 1521692 1521693 1521694 1521695 1521696 1521697 1521698 1521699 1521700 1521701 1521702 1521703 1521704 1521705 1521706 1521707 1521708 1521709 1521710 1521711 1521712 1521713 1521714 1521715 1521716 1521717 1521718 1521719 1521720 1521721 1521722 1521723 1521724 1521725 1521726 1521727 1521728 1521729 1521730 1521731 1521732 1521733 1521734 1521735 1521736 1521737 1521738 1521739 1521740 1521741 1521742 1521743 1521744 1521745 1521746 1521747 1521748 1521749 1521750 1521751 1521752 1521753 1521754 1521755 1521756 1521757 1521758 1521759 1521760 1521761 1521762 1521763 1521764 1521765 1521766 1521767 1521768 1521769 1521770 1521771 1521772 1521773 1521774 1521775 1521776 1521777 1521778 1521779 1521780 1521781 1521782 1521783 1521784 1521785 1521786 1521787 1521788 1521789 1521790 1521791 1521792 1521793 1521794 1521795 1521796 1521797 1521798 1521799 1521800 1521801 1521802 1521803 1521804 1521805 1521806 1521807 1521808 1521809 1521810 1521811 1521812 1521813 1521814 1521815 1521816 1521817 1521818 1521819 1521820 1521821 1521822 1521823 1521824 1521825 1521826 1521827 1521828 1521829 1521830 1521831 1521832 1521833 1521834 1521835 1521836 1521837 1521838 1521839 1521840 1521841 1521842 1521843 1521844 1521845 1521846 1521847 1521848 1521849 1521850 1521851 1521852 1521853 1521854 1521855 1521856 1521857 1521858 1521859 1521860 1521861 1521862 1521863 1521864 1521865 1521866 1521867 1521868 1521869 1521870 1521871 1521872 1521873 1521874 1521875 1521876 1521877 1521878 1521879 1521880 1521881 1521882 1521883 1521884 1521885 1521886 1521887 1521888 1521889 1521890 1521891 1521892 1521893 1521894 1521895 1521896 1521897 1521898 1521899 1521900 1521901 1521902 1521903 1521904 1521905 1521906 1521907 1521908 1521909 1521910 1521911 1521912 1521913 1521914 1521915 1521916 1521917 1521918 1521919 1521920 1521921 1521922 1521923 1521924 1521925 1521926 1521927 1521928 1521929 1521930 1521931 1521932 1521933 1521934 1521935 1521936 1521937 1521938 1521939 1521940 1521941 1521942 1521943 1521944 1521945 1521946 1521947 1521948 1521949 1521950 1521951 1521952 1521953 1521954 1521955 1521956 1521957 1521958 1521959 1521960 1521961 1521962 1521963 1521964 1521965 1521966 1521967 1521968 1521969 1521970 1521971 1521972 1521973 1521974 1521975 1521976 1521977 1521978 1521979 1521980 1521981 1521982 1521983 1521984 1521985 1521986 1521987 1521988 1521989 1521990 1521991 1521992 1521993 1521994 1521995 1521996 1521997 1521998 1521999 1522000 1522001 1522002 1522003 1522004 1522005 1522006 1522007 1522008 1522009 1522010 1522011 1522012 1522013 1522014 1522015 1522016 1522017 1522018 1522019 1522020 1522021 1522022 1522023 1522024 1522025 1522026 1522027 1522028 1522029 1522030 1522031 1522032 1522033 1522034 1522035 1522036 1522037 1522038 1522039 1522040 1522041 1522042 1522043 1522044 1522045 1522046 1522047 1522048 1522049 1522050 1522051 1522052 1522053 1522054 1522055 1522056 1522057 1522058 1522059 1522060 1522061 1522062 1522063 1522064 1522065 1522066 1522067 1522068 1522069 1522070 1522071 1522072 1522073 1522074 1522075 1522076 1522077 1522078 1522079 1522080 1522081 1522082 1522083 1522084 1522085 1522086 1522087 1522088 1522089 1522090 1522091 1522092 1522093 1522094 1522095 1522096 1522097 1522098 1522099 1522100 1522101 1522102 1522103 1522104 1522105 1522106 1522107 1522108 1522109 1522110 1522111 1522112 1522113 1522114 1522115 1522116 1522117 1522118 1522119 1522120 1522121 1522122 1522123 1522124 1522125 1522126 1522127 1522128 1522129 1522130 1522131 1522132 1522133 1522134 1522135 1522136 1522137 1522138 1522139 1522140 1522141 1522142 1522143 1522144 1522145 1522146 1522147 1522148 1522149 1522150 1522151 1522152 1522153 1522154 1522155 1522156 1522157 1522158 1522159 1522160 1522161 1522162 1522163 1522164 1522165 1522166 1522167 1522168 1522169 1522170 1522171 1522172 1522173 1522174 1522175 1522176 1522177 1522178 1522179 1522180 1522181 1522182 1522183 1522184 1522185 1522186 1522187 1522188 1522189 1522190 1522191 1522192 1522193 1522194 1522195 1522196 1522197 1522198 1522199 1522200 1522201 1522202 1522203 1522204 1522205 1522206 1522207 1522208 1522209 1522210 1522211 1522212 1522213 1522214 1522215 1522216 1522217 1522218 1522219 1522220 1522221 1522222 1522223 1522224 1522225 1522226 1522227 1522228 1522229 1522230 1522231 1522232 1522233 1522234 1522235 1522236 1522237 1522238 1522239 1522240 1522241 1522242 1522243 1522244 1522245 1522246 1522247 1522248 1522249 1522250 1522251 1522252 1522253 1522254 1522255 1522256 1522257 1522258 1522259 1522260 1522261 1522262 1522263 1522264 1522265 1522266 1522267 1522268 1522269 1522270 1522271 1522272 1522273 1522274 1522275 1522276 1522277 1522278 1522279 1522280 1522281 1522282 1522283 1522284 1522285 1522286 1522287 1522288 1522289 1522290 1522291 1522292 1522293 1522294 1522295 1522296 1522297 1522298 1522299 1522300 1522301 1522302 1522303 1522304 1522305 1522306 1522307 1522308 1522309 1522310 1522311 1522312 1522313 1522314 1522315 1522316 1522317 1522318 1522319 1522320 1522321 1522322 1522323 1522324 1522325 1522326 1522327 1522328 1522329 1522330 1522331 1522332 1522333 1522334 1522335 1522336 1522337 1522338 1522339 1522340 1522341 1522342 1522343 1522344 1522345 1522346 1522347 1522348 1522349 1522350 1522351 1522352 1522353 1522354 1522355 1522356 1522357 1522358 1522359 1522360 1522361 1522362 1522363 1522364 1522365 1522366 1522367 1522368 1522369 1522370 1522371 1522372 1522373 1522374 1522375 1522376 1522377 1522378 1522379 1522380 1522381 1522382 1522383 1522384 1522385 1522386 1522387 1522388 1522389 1522390 1522391 1522392 1522393 1522394 1522395 1522396 1522397 1522398 1522399 1522400 1522401 1522402 1522403 1522404 1522405 1522406 1522407 1522408 1522409 1522410 1522411 1522412 1522413 1522414 1522415 1522416 1522417 1522418 1522419 1522420 1522421 1522422 1522423 1522424 1522425 1522426 1522427 1522428 1522429 1522430 1522431 1522432 1522433 1522434 1522435 1522436 1522437 1522438 1522439 1522440 1522441 1522442 1522443 1522444 1522445 1522446 1522447 1522448 1522449 1522450 1522451 1522452 1522453 1522454 1522455 1522456 1522457 1522458 1522459 1522460 1522461 1522462 1522463 1522464 1522465 1522466 1522467 1522468 1522469 1522470 1522471 1522472 1522473 1522474 1522475 1522476 1522477 1522478 1522479 1522480 1522481 1522482 1522483 1522484 1522485 1522486 1522487 1522488 1522489 1522490 1522491 1522492 1522493 1522494 1522495 1522496 1522497 1522498 1522499 1522500 1522501 1522502 1522503 1522504 1522505 1522506 1522507 1522508 1522509 1522510 1522511 1522512 1522513 1522514 1522515 1522516 1522517 1522518 1522519 1522520 1522521 1522522 1522523 1522524 1522525 1522526 1522527 1522528 1522529 1522530 1522531 1522532 1522533 1522534 1522535 1522536 1522537 1522538 1522539 1522540 1522541 1522542 1522543 1522544 1522545 1522546 1522547 1522548 1522549 1522550 1522551 1522552 1522553 1522554 1522555 1522556 1522557 1522558 1522559 1522560 1522561 1522562 1522563 1522564 1522565 1522566 1522567 1522568 1522569 1522570 1522571 1522572 1522573 1522574 1522575 1522576 1522577 1522578 1522579 1522580 1522581 1522582 1522583 1522584 1522585 1522586 1522587 1522588 1522589 1522590 1522591 1522592 1522593 1522594 1522595 1522596 1522597 1522598 1522599 1522600 1522601 1522602 1522603 1522604 1522605 1522606 1522607 1522608 1522609 1522610 1522611 1522612 1522613 1522614 1522615 1522616 1522617 1522618 1522619 1522620 1522621 1522622 1522623 1522624 1522625 1522626 1522627 1522628 1522629 1522630 1522631 1522632 1522633 1522634 1522635 1522636 1522637 1522638 1522639 1522640 1522641 1522642 1522643 1522644 1522645 1522646 1522647 1522648 1522649 1522650 1522651 1522652 1522653 1522654 1522655 1522656 1522657 1522658 1522659 1522660 1522661 1522662 1522663 1522664 1522665 1522666 1522667 1522668 1522669 1522670 1522671 1522672 1522673 1522674 1522675 1522676 1522677 1522678 1522679 1522680 1522681 1522682 1522683 1522684 1522685 1522686 1522687 1522688 1522689 1522690 1522691 1522692 1522693 1522694 1522695 1522696 1522697 1522698 1522699 1522700 1522701 1522702 1522703 1522704 1522705 1522706 1522707 1522708 1522709 1522710 1522711 1522712 1522713 1522714 1522715 1522716 1522717 1522718 1522719 1522720 1522721 1522722 1522723 1522724 1522725 1522726 1522727 1522728 1522729 1522730 1522731 1522732 1522733 1522734 1522735 1522736 1522737 1522738 1522739 1522740 1522741 1522742 1522743 1522744 1522745 1522746 1522747 1522748 1522749 1522750 1522751 1522752 1522753 1522754 1522755 1522756 1522757 1522758 1522759 1522760 1522761 1522762 1522763 1522764 1522765 1522766 1522767 1522768 1522769 1522770 1522771 1522772 1522773 1522774 1522775 1522776 1522777 1522778 1522779 1522780 1522781 1522782 1522783 1522784 1522785 1522786 1522787 1522788 1522789 1522790 1522791 1522792 1522793 1522794 1522795 1522796 1522797 1522798 1522799 1522800 1522801 1522802 1522803 1522804 1522805 1522806 1522807 1522808 1522809 1522810 1522811 1522812 1522813 1522814 1522815 1522816 1522817 1522818 1522819 1522820 1522821 1522822 1522823 1522824 1522825 1522826 1522827 1522828 1522829 1522830 1522831 1522832 1522833 1522834 1522835 1522836 1522837 1522838 1522839 1522840 1522841 1522842 1522843 1522844 1522845 1522846 1522847 1522848 1522849 1522850 1522851 1522852 1522853 1522854 1522855 1522856 1522857 1522858 1522859 1522860 1522861 1522862 1522863 1522864 1522865 1522866 1522867 1522868 1522869 1522870 1522871 1522872 1522873 1522874 1522875 1522876 1522877 1522878 1522879 1522880 1522881 1522882 1522883 1522884 1522885 1522886 1522887 1522888 1522889 1522890 1522891 1522892 1522893 1522894 1522895 1522896 1522897 1522898 1522899 1522900 1522901 1522902 1522903 1522904 1522905 1522906 1522907 1522908 1522909 1522910 1522911 1522912 1522913 1522914 1522915 1522916 1522917 1522918 1522919 1522920 1522921 1522922 1522923 1522924 1522925 1522926 1522927 1522928 1522929 1522930 1522931 1522932 1522933 1522934 1522935 1522936 1522937 1522938 1522939 1522940 1522941 1522942 1522943 1522944 1522945 1522946 1522947 1522948 1522949 1522950 1522951 1522952 1522953 1522954 1522955 1522956 1522957 1522958 1522959 1522960 1522961 1522962 1522963 1522964 1522965 1522966 1522967 1522968 1522969 1522970 1522971 1522972 1522973 1522974 1522975 1522976 1522977 1522978 1522979 1522980 1522981 1522982 1522983 1522984 1522985 1522986 1522987 1522988 1522989 1522990 1522991 1522992 1522993 1522994 1522995 1522996 1522997 1522998 1522999 1523000 1523001 1523002 1523003 1523004 1523005 1523006 1523007 1523008 1523009 1523010 1523011 1523012 1523013 1523014 1523015 1523016 1523017 1523018 1523019 1523020 1523021 1523022 1523023 1523024 1523025 1523026 1523027 1523028 1523029 1523030 1523031 1523032 1523033 1523034 1523035 1523036 1523037 1523038 1523039 1523040 1523041 1523042 1523043 1523044 1523045 1523046 1523047 1523048 1523049 1523050 1523051 1523052 1523053 1523054 1523055 1523056 1523057 1523058 1523059 1523060 1523061 1523062 1523063 1523064 1523065 1523066 1523067 1523068 1523069 1523070 1523071 1523072 1523073 1523074 1523075 1523076 1523077 1523078 1523079 1523080 1523081 1523082 1523083 1523084 1523085 1523086 1523087 1523088 1523089 1523090 1523091 1523092 1523093 1523094 1523095 1523096 1523097 1523098 1523099 1523100 1523101 1523102 1523103 1523104 1523105 1523106 1523107 1523108 1523109 1523110 1523111 1523112 1523113 1523114 1523115 1523116 1523117 1523118 1523119 1523120 1523121 1523122 1523123 1523124 1523125 1523126 1523127 1523128 1523129 1523130 1523131 1523132 1523133 1523134 1523135 1523136 1523137 1523138 1523139 1523140 1523141 1523142 1523143 1523144 1523145 1523146 1523147 1523148 1523149 1523150 1523151 1523152 1523153 1523154 1523155 1523156 1523157 1523158 1523159 1523160 1523161 1523162 1523163 1523164 1523165 1523166 1523167 1523168 1523169 1523170 1523171 1523172 1523173 1523174 1523175 1523176 1523177 1523178 1523179 1523180 1523181 1523182 1523183 1523184 1523185 1523186 1523187 1523188 1523189 1523190 1523191 1523192 1523193 1523194 1523195 1523196 1523197 1523198 1523199 1523200 1523201 1523202 1523203 1523204 1523205 1523206 1523207 1523208 1523209 1523210 1523211 1523212 1523213 1523214 1523215 1523216 1523217 1523218 1523219 1523220 1523221 1523222 1523223 1523224 1523225 1523226 1523227 1523228 1523229 1523230 1523231 1523232 1523233 1523234 1523235 1523236 1523237 1523238 1523239 1523240 1523241 1523242 1523243 1523244 1523245 1523246 1523247 1523248 1523249 1523250 1523251 1523252 1523253 1523254 1523255 1523256 1523257 1523258 1523259 1523260 1523261 1523262 1523263 1523264 1523265 1523266 1523267 1523268 1523269 1523270 1523271 1523272 1523273 1523274 1523275 1523276 1523277 1523278 1523279 1523280 1523281 1523282 1523283 1523284 1523285 1523286 1523287 1523288 1523289 1523290 1523291 1523292 1523293 1523294 1523295 1523296 1523297 1523298 1523299 1523300 1523301 1523302 1523303 1523304 1523305 1523306 1523307 1523308 1523309 1523310 1523311 1523312 1523313 1523314 1523315 1523316 1523317 1523318 1523319 1523320 1523321 1523322 1523323 1523324 1523325 1523326 1523327 1523328 1523329 1523330 1523331 1523332 1523333 1523334 1523335 1523336 1523337 1523338 1523339 1523340 1523341 1523342 1523343 1523344 1523345 1523346 1523347 1523348 1523349 1523350 1523351 1523352 1523353 1523354 1523355 1523356 1523357 1523358 1523359 1523360 1523361 1523362 1523363 1523364 1523365 1523366 1523367 1523368 1523369 1523370 1523371 1523372 1523373 1523374 1523375 1523376 1523377 1523378 1523379 1523380 1523381 1523382 1523383 1523384 1523385 1523386 1523387 1523388 1523389 1523390 1523391 1523392 1523393 1523394 1523395 1523396 1523397 1523398 1523399 1523400 1523401 1523402 1523403 1523404 1523405 1523406 1523407 1523408 1523409 1523410 1523411 1523412 1523413 1523414 1523415 1523416 1523417 1523418 1523419 1523420 1523421 1523422 1523423 1523424 1523425 1523426 1523427 1523428 1523429 1523430 1523431 1523432 1523433 1523434 1523435 1523436 1523437 1523438 1523439 1523440 1523441 1523442 1523443 1523444 1523445 1523446 1523447 1523448 1523449 1523450 1523451 1523452 1523453 1523454 1523455 1523456 1523457 1523458 1523459 1523460 1523461 1523462 1523463 1523464 1523465 1523466 1523467 1523468 1523469 1523470 1523471 1523472 1523473 1523474 1523475 1523476 1523477 1523478 1523479 1523480 1523481 1523482 1523483 1523484 1523485 1523486 1523487 1523488 1523489 1523490 1523491 1523492 1523493 1523494 1523495 1523496 1523497 1523498 1523499 1523500 1523501 1523502 1523503 1523504 1523505 1523506 1523507 1523508 1523509 1523510 1523511 1523512 1523513 1523514 1523515 1523516 1523517 1523518 1523519 1523520 1523521 1523522 1523523 1523524 1523525 1523526 1523527 1523528 1523529 1523530 1523531 1523532 1523533 1523534 1523535 1523536 1523537 1523538 1523539 1523540 1523541 1523542 1523543 1523544 1523545 1523546 1523547 1523548 1523549 1523550 1523551 1523552 1523553 1523554 1523555 1523556 1523557 1523558 1523559 1523560 1523561 1523562 1523563 1523564 1523565 1523566 1523567 1523568 1523569 1523570 1523571 1523572 1523573 1523574 1523575 1523576 1523577 1523578 1523579 1523580 1523581 1523582 1523583 1523584 1523585 1523586 1523587 1523588 1523589 1523590 1523591 1523592 1523593 1523594 1523595 1523596 1523597 1523598 1523599 1523600 1523601 1523602 1523603 1523604 1523605 1523606 1523607 1523608 1523609 1523610 1523611 1523612 1523613 1523614 1523615 1523616 1523617 1523618 1523619 1523620 1523621 1523622 1523623 1523624 1523625 1523626 1523627 1523628 1523629 1523630 1523631 1523632 1523633 1523634 1523635 1523636 1523637 1523638 1523639 1523640 1523641 1523642 1523643 1523644 1523645 1523646 1523647 1523648 1523649 1523650 1523651 1523652 1523653 1523654 1523655 1523656 1523657 1523658 1523659 1523660 1523661 1523662 1523663 1523664 1523665 1523666 1523667 1523668 1523669 1523670 1523671 1523672 1523673 1523674 1523675 1523676 1523677 1523678 1523679 1523680 1523681 1523682 1523683 1523684 1523685 1523686 1523687 1523688 1523689 1523690 1523691 1523692 1523693 1523694 1523695 1523696 1523697 1523698 1523699 1523700 1523701 1523702 1523703 1523704 1523705 1523706 1523707 1523708 1523709 1523710 1523711 1523712 1523713 1523714 1523715 1523716 1523717 1523718 1523719 1523720 1523721 1523722 1523723 1523724 1523725 1523726 1523727 1523728 1523729 1523730 1523731 1523732 1523733 1523734 1523735 1523736 1523737 1523738 1523739 1523740 1523741 1523742 1523743 1523744 1523745 1523746 1523747 1523748 1523749 1523750 1523751 1523752 1523753 1523754 1523755 1523756 1523757 1523758 1523759 1523760 1523761 1523762 1523763 1523764 1523765 1523766 1523767 1523768 1523769 1523770 1523771 1523772 1523773 1523774 1523775 1523776 1523777 1523778 1523779 1523780 1523781 1523782 1523783 1523784 1523785 1523786 1523787 1523788 1523789 1523790 1523791 1523792 1523793 1523794 1523795 1523796 1523797 1523798 1523799 1523800 1523801 1523802 1523803 1523804 1523805 1523806 1523807 1523808 1523809 1523810 1523811 1523812 1523813 1523814 1523815 1523816 1523817 1523818 1523819 1523820 1523821 1523822 1523823 1523824 1523825 1523826 1523827 1523828 1523829 1523830 1523831 1523832 1523833 1523834 1523835 1523836 1523837 1523838 1523839 1523840 1523841 1523842 1523843 1523844 1523845 1523846 1523847 1523848 1523849 1523850 1523851 1523852 1523853 1523854 1523855 1523856 1523857 1523858 1523859 1523860 1523861 1523862 1523863 1523864 1523865 1523866 1523867 1523868 1523869 1523870 1523871 1523872 1523873 1523874 1523875 1523876 1523877 1523878 1523879 1523880 1523881 1523882 1523883 1523884 1523885 1523886 1523887 1523888 1523889 1523890 1523891 1523892 1523893 1523894 1523895 1523896 1523897 1523898 1523899 1523900 1523901 1523902 1523903 1523904 1523905 1523906 1523907 1523908 1523909 1523910 1523911 1523912 1523913 1523914 1523915 1523916 1523917 1523918 1523919 1523920 1523921 1523922 1523923 1523924 1523925 1523926 1523927 1523928 1523929 1523930 1523931 1523932 1523933 1523934 1523935 1523936 1523937 1523938 1523939 1523940 1523941 1523942 1523943 1523944 1523945 1523946 1523947 1523948 1523949 1523950 1523951 1523952 1523953 1523954 1523955 1523956 1523957 1523958 1523959 1523960 1523961 1523962 1523963 1523964 1523965 1523966 1523967 1523968 1523969 1523970 1523971 1523972 1523973 1523974 1523975 1523976 1523977 1523978 1523979 1523980 1523981 1523982 1523983 1523984 1523985 1523986 1523987 1523988 1523989 1523990 1523991 1523992 1523993 1523994 1523995 1523996 1523997 1523998 1523999 1524000 1524001 1524002 1524003 1524004 1524005 1524006 1524007 1524008 1524009 1524010 1524011 1524012 1524013 1524014 1524015 1524016 1524017 1524018 1524019 1524020 1524021 1524022 1524023 1524024 1524025 1524026 1524027 1524028 1524029 1524030 1524031 1524032 1524033 1524034 1524035 1524036 1524037 1524038 1524039 1524040 1524041 1524042 1524043 1524044 1524045 1524046 1524047 1524048 1524049 1524050 1524051 1524052 1524053 1524054 1524055 1524056 1524057 1524058 1524059 1524060 1524061 1524062 1524063 1524064 1524065 1524066 1524067 1524068 1524069 1524070 1524071 1524072 1524073 1524074 1524075 1524076 1524077 1524078 1524079 1524080 1524081 1524082 1524083 1524084 1524085 1524086 1524087 1524088 1524089 1524090 1524091 1524092 1524093 1524094 1524095 1524096 1524097 1524098 1524099 1524100 1524101 1524102 1524103 1524104 1524105 1524106 1524107 1524108 1524109 1524110 1524111 1524112 1524113 1524114 1524115 1524116 1524117 1524118 1524119 1524120 1524121 1524122 1524123 1524124 1524125 1524126 1524127 1524128 1524129 1524130 1524131 1524132 1524133 1524134 1524135 1524136 1524137 1524138 1524139 1524140 1524141 1524142 1524143 1524144 1524145 1524146 1524147 1524148 1524149 1524150 1524151 1524152 1524153 1524154 1524155 1524156 1524157 1524158 1524159 1524160 1524161 1524162 1524163 1524164 1524165 1524166 1524167 1524168 1524169 1524170 1524171 1524172 1524173 1524174 1524175 1524176 1524177 1524178 1524179 1524180 1524181 1524182 1524183 1524184 1524185 1524186 1524187 1524188 1524189 1524190 1524191 1524192 1524193 1524194 1524195 1524196 1524197 1524198 1524199 1524200 1524201 1524202 1524203 1524204 1524205 1524206 1524207 1524208 1524209 1524210 1524211 1524212 1524213 1524214 1524215 1524216 1524217 1524218 1524219 1524220 1524221 1524222 1524223 1524224 1524225 1524226 1524227 1524228 1524229 1524230 1524231 1524232 1524233 1524234 1524235 1524236 1524237 1524238 1524239 1524240 1524241 1524242 1524243 1524244 1524245 1524246 1524247 1524248 1524249 1524250 1524251 1524252 1524253 1524254 1524255 1524256 1524257 1524258 1524259 1524260 1524261 1524262 1524263 1524264 1524265 1524266 1524267 1524268 1524269 1524270 1524271 1524272 1524273 1524274 1524275 1524276 1524277 1524278 1524279 1524280 1524281 1524282 1524283 1524284 1524285 1524286 1524287 1524288 1524289 1524290 1524291 1524292 1524293 1524294 1524295 1524296 1524297 1524298 1524299 1524300 1524301 1524302 1524303 1524304 1524305 1524306 1524307 1524308 1524309 1524310 1524311 1524312 1524313 1524314 1524315 1524316 1524317 1524318 1524319 1524320 1524321 1524322 1524323 1524324 1524325 1524326 1524327 1524328 1524329 1524330 1524331 1524332 1524333 1524334 1524335 1524336 1524337 1524338 1524339 1524340 1524341 1524342 1524343 1524344 1524345 1524346 1524347 1524348 1524349 1524350 1524351 1524352 1524353 1524354 1524355 1524356 1524357 1524358 1524359 1524360 1524361 1524362 1524363 1524364 1524365 1524366 1524367 1524368 1524369 1524370 1524371 1524372 1524373 1524374 1524375 1524376 1524377 1524378 1524379 1524380 1524381 1524382 1524383 1524384 1524385 1524386 1524387 1524388 1524389 1524390 1524391 1524392 1524393 1524394 1524395 1524396 1524397 1524398 1524399 1524400 1524401 1524402 1524403 1524404 1524405 1524406 1524407 1524408 1524409 1524410 1524411 1524412 1524413 1524414 1524415 1524416 1524417 1524418 1524419 1524420 1524421 1524422 1524423 1524424 1524425 1524426 1524427 1524428 1524429 1524430 1524431 1524432 1524433 1524434 1524435 1524436 1524437 1524438 1524439 1524440 1524441 1524442 1524443 1524444 1524445 1524446 1524447 1524448 1524449 1524450 1524451 1524452 1524453 1524454 1524455 1524456 1524457 1524458 1524459 1524460 1524461 1524462 1524463 1524464 1524465 1524466 1524467 1524468 1524469 1524470 1524471 1524472 1524473 1524474 1524475 1524476 1524477 1524478 1524479 1524480 1524481 1524482 1524483 1524484 1524485 1524486 1524487 1524488 1524489 1524490 1524491 1524492 1524493 1524494 1524495 1524496 1524497 1524498 1524499 1524500 1524501 1524502 1524503 1524504 1524505 1524506 1524507 1524508 1524509 1524510 1524511 1524512 1524513 1524514 1524515 1524516 1524517 1524518 1524519 1524520 1524521 1524522 1524523 1524524 1524525 1524526 1524527 1524528 1524529 1524530 1524531 1524532 1524533 1524534 1524535 1524536 1524537 1524538 1524539 1524540 1524541 1524542 1524543 1524544 1524545 1524546 1524547 1524548 1524549 1524550 1524551 1524552 1524553 1524554 1524555 1524556 1524557 1524558 1524559 1524560 1524561 1524562 1524563 1524564 1524565 1524566 1524567 1524568 1524569 1524570 1524571 1524572 1524573 1524574 1524575 1524576 1524577 1524578 1524579 1524580 1524581 1524582 1524583 1524584 1524585 1524586 1524587 1524588 1524589 1524590 1524591 1524592 1524593 1524594 1524595 1524596 1524597 1524598 1524599 1524600 1524601 1524602 1524603 1524604 1524605 1524606 1524607 1524608 1524609 1524610 1524611 1524612 1524613 1524614 1524615 1524616 1524617 1524618 1524619 1524620 1524621 1524622 1524623 1524624 1524625 1524626 1524627 1524628 1524629 1524630 1524631 1524632 1524633 1524634 1524635 1524636 1524637 1524638 1524639 1524640 1524641 1524642 1524643 1524644 1524645 1524646 1524647 1524648 1524649 1524650 1524651 1524652 1524653 1524654 1524655 1524656 1524657 1524658 1524659 1524660 1524661 1524662 1524663 1524664 1524665 1524666 1524667 1524668 1524669 1524670 1524671 1524672 1524673 1524674 1524675 1524676 1524677 1524678 1524679 1524680 1524681 1524682 1524683 1524684 1524685 1524686 1524687 1524688 1524689 1524690 1524691 1524692 1524693 1524694 1524695 1524696 1524697 1524698 1524699 1524700 1524701 1524702 1524703 1524704 1524705 1524706 1524707 1524708 1524709 1524710 1524711 1524712 1524713 1524714 1524715 1524716 1524717 1524718 1524719 1524720 1524721 1524722 1524723 1524724 1524725 1524726 1524727 1524728 1524729 1524730 1524731 1524732 1524733 1524734 1524735 1524736 1524737 1524738 1524739 1524740 1524741 1524742 1524743 1524744 1524745 1524746 1524747 1524748 1524749 1524750 1524751 1524752 1524753 1524754 1524755 1524756 1524757 1524758 1524759 1524760 1524761 1524762 1524763 1524764 1524765 1524766 1524767 1524768 1524769 1524770 1524771 1524772 1524773 1524774 1524775 1524776 1524777 1524778 1524779 1524780 1524781 1524782 1524783 1524784 1524785 1524786 1524787 1524788 1524789 1524790 1524791 1524792 1524793 1524794 1524795 1524796 1524797 1524798 1524799 1524800 1524801 1524802 1524803 1524804 1524805 1524806 1524807 1524808 1524809 1524810 1524811 1524812 1524813 1524814 1524815 1524816 1524817 1524818 1524819 1524820 1524821 1524822 1524823 1524824 1524825 1524826 1524827 1524828 1524829 1524830 1524831 1524832 1524833 1524834 1524835 1524836 1524837 1524838 1524839 1524840 1524841 1524842 1524843 1524844 1524845 1524846 1524847 1524848 1524849 1524850 1524851 1524852 1524853 1524854 1524855 1524856 1524857 1524858 1524859 1524860 1524861 1524862 1524863 1524864 1524865 1524866 1524867 1524868 1524869 1524870 1524871 1524872 1524873 1524874 1524875 1524876 1524877 1524878 1524879 1524880 1524881 1524882 1524883 1524884 1524885 1524886 1524887 1524888 1524889 1524890 1524891 1524892 TooltipText=null 14:31:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:23.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:31:23.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:31:23.766 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 14:31:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:23.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:23.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:31:23.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:23.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:23.768 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Console ( TestLoopClass [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 30, 2023, 2:31:19 PM – 2:31:22 PM) [pid: 3071])"as the parent 14:31:23.769 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") 14:31:23.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:23.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:23.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:23.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:23.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:23.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:23.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:23.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:23.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 '\*?\QConsole\E') 14:31:23.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:23.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:23.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:23.797 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:23.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:23.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:23.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:23.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:23.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:23.799 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:23.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:23.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:23.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:23.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:23.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:23.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.799 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:23.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:23.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:23.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:23.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:23.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:23.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:31:23.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:23.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:23.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:23.800 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:31:23.800 INFO [WorkbenchTestable][AbstractView] Terminating console 14:31:23.801 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:23.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:23.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:23.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:31:23.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:23.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:23.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 14:31:23.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:23.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:23.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:23.802 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 14:31:23.802 INFO [WorkbenchTestable][AbstractView] Removing launch from console 14:31:23.802 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:23.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:23.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:23.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1514893 1514894 1514895 1514896 1514897 1514898 1514899 1514900 1514901 1514902 1514903 1514904 1514905 1514906 1514907 1514908 1514909 1514910 1514911 1514912 1514913 1514914 1514915 1514916 1514917 1514918 1514919 1514920 1514921 1514922 1514923 1514924 1514925 1514926 1514927 1514928 1514929 1514930 1514931 1514932 1514933 1514934 1514935 1514936 1514937 1514938 1514939 1514940 1514941 1514942 1514943 1514944 1514945 1514946 1514947 1514948 1514949 1514950 1514951 1514952 1514953 1514954 1514955 1514956 1514957 1514958 1514959 1514960 1514961 1514962 1514963 1514964 1514965 1514966 1514967 1514968 1514969 1514970 1514971 1514972 1514973 1514974 1514975 1514976 1514977 1514978 1514979 1514980 1514981 1514982 1514983 1514984 1514985 1514986 1514987 1514988 1514989 1514990 1514991 1514992 1514993 1514994 1514995 1514996 1514997 1514998 1514999 1515000 1515001 1515002 1515003 1515004 1515005 1515006 1515007 1515008 1515009 1515010 1515011 1515012 1515013 1515014 1515015 1515016 1515017 1515018 1515019 1515020 1515021 1515022 1515023 1515024 1515025 1515026 1515027 1515028 1515029 1515030 1515031 1515032 1515033 1515034 1515035 1515036 1515037 1515038 1515039 1515040 1515041 1515042 1515043 1515044 1515045 1515046 1515047 1515048 1515049 1515050 1515051 1515052 1515053 1515054 1515055 1515056 1515057 1515058 1515059 1515060 1515061 1515062 1515063 1515064 1515065 1515066 1515067 1515068 1515069 1515070 1515071 1515072 1515073 1515074 1515075 1515076 1515077 1515078 1515079 1515080 1515081 1515082 1515083 1515084 1515085 1515086 1515087 1515088 1515089 1515090 1515091 1515092 1515093 1515094 1515095 1515096 1515097 1515098 1515099 1515100 1515101 1515102 1515103 1515104 1515105 1515106 1515107 1515108 1515109 1515110 1515111 1515112 1515113 1515114 1515115 1515116 1515117 1515118 1515119 1515120 1515121 1515122 1515123 1515124 1515125 1515126 1515127 1515128 1515129 1515130 1515131 1515132 1515133 1515134 1515135 1515136 1515137 1515138 1515139 1515140 1515141 1515142 1515143 1515144 1515145 1515146 1515147 1515148 1515149 1515150 1515151 1515152 1515153 1515154 1515155 1515156 1515157 1515158 1515159 1515160 1515161 1515162 1515163 1515164 1515165 1515166 1515167 1515168 1515169 1515170 1515171 1515172 1515173 1515174 1515175 1515176 1515177 1515178 1515179 1515180 1515181 1515182 1515183 1515184 1515185 1515186 1515187 1515188 1515189 1515190 1515191 1515192 1515193 1515194 1515195 1515196 1515197 1515198 1515199 1515200 1515201 1515202 1515203 1515204 1515205 1515206 1515207 1515208 1515209 1515210 1515211 1515212 1515213 1515214 1515215 1515216 1515217 1515218 1515219 1515220 1515221 1515222 1515223 1515224 1515225 1515226 1515227 1515228 1515229 1515230 1515231 1515232 1515233 1515234 1515235 1515236 1515237 1515238 1515239 1515240 1515241 1515242 1515243 1515244 1515245 1515246 1515247 1515248 1515249 1515250 1515251 1515252 1515253 1515254 1515255 1515256 1515257 1515258 1515259 1515260 1515261 1515262 1515263 1515264 1515265 1515266 1515267 1515268 1515269 1515270 1515271 1515272 1515273 1515274 1515275 1515276 1515277 1515278 1515279 1515280 1515281 1515282 1515283 1515284 1515285 1515286 1515287 1515288 1515289 1515290 1515291 1515292 1515293 1515294 1515295 1515296 1515297 1515298 1515299 1515300 1515301 1515302 1515303 1515304 1515305 1515306 1515307 1515308 1515309 1515310 1515311 1515312 1515313 1515314 1515315 1515316 1515317 1515318 1515319 1515320 1515321 1515322 1515323 1515324 1515325 1515326 1515327 1515328 1515329 1515330 1515331 1515332 1515333 1515334 1515335 1515336 1515337 1515338 1515339 1515340 1515341 1515342 1515343 1515344 1515345 1515346 1515347 1515348 1515349 1515350 1515351 1515352 1515353 1515354 1515355 1515356 1515357 1515358 1515359 1515360 1515361 1515362 1515363 1515364 1515365 1515366 1515367 1515368 1515369 1515370 1515371 1515372 1515373 1515374 1515375 1515376 1515377 1515378 1515379 1515380 1515381 1515382 1515383 1515384 1515385 1515386 1515387 1515388 1515389 1515390 1515391 1515392 1515393 1515394 1515395 1515396 1515397 1515398 1515399 1515400 1515401 1515402 1515403 1515404 1515405 1515406 1515407 1515408 1515409 1515410 1515411 1515412 1515413 1515414 1515415 1515416 1515417 1515418 1515419 1515420 1515421 1515422 1515423 1515424 1515425 1515426 1515427 1515428 1515429 1515430 1515431 1515432 1515433 1515434 1515435 1515436 1515437 1515438 1515439 1515440 1515441 1515442 1515443 1515444 1515445 1515446 1515447 1515448 1515449 1515450 1515451 1515452 1515453 1515454 1515455 1515456 1515457 1515458 1515459 1515460 1515461 1515462 1515463 1515464 1515465 1515466 1515467 1515468 1515469 1515470 1515471 1515472 1515473 1515474 1515475 1515476 1515477 1515478 1515479 1515480 1515481 1515482 1515483 1515484 1515485 1515486 1515487 1515488 1515489 1515490 1515491 1515492 1515493 1515494 1515495 1515496 1515497 1515498 1515499 1515500 1515501 1515502 1515503 1515504 1515505 1515506 1515507 1515508 1515509 1515510 1515511 1515512 1515513 1515514 1515515 1515516 1515517 1515518 1515519 1515520 1515521 1515522 1515523 1515524 1515525 1515526 1515527 1515528 1515529 1515530 1515531 1515532 1515533 1515534 1515535 1515536 1515537 1515538 1515539 1515540 1515541 1515542 1515543 1515544 1515545 1515546 1515547 1515548 1515549 1515550 1515551 1515552 1515553 1515554 1515555 1515556 1515557 1515558 1515559 1515560 1515561 1515562 1515563 1515564 1515565 1515566 1515567 1515568 1515569 1515570 1515571 1515572 1515573 1515574 1515575 1515576 1515577 1515578 1515579 1515580 1515581 1515582 1515583 1515584 1515585 1515586 1515587 1515588 1515589 1515590 1515591 1515592 1515593 1515594 1515595 1515596 1515597 1515598 1515599 1515600 1515601 1515602 1515603 1515604 1515605 1515606 1515607 1515608 1515609 1515610 1515611 1515612 1515613 1515614 1515615 1515616 1515617 1515618 1515619 1515620 1515621 1515622 1515623 1515624 1515625 1515626 1515627 1515628 1515629 1515630 1515631 1515632 1515633 1515634 1515635 1515636 1515637 1515638 1515639 1515640 1515641 1515642 1515643 1515644 1515645 1515646 1515647 1515648 1515649 1515650 1515651 1515652 1515653 1515654 1515655 1515656 1515657 1515658 1515659 1515660 1515661 1515662 1515663 1515664 1515665 1515666 1515667 1515668 1515669 1515670 1515671 1515672 1515673 1515674 1515675 1515676 1515677 1515678 1515679 1515680 1515681 1515682 1515683 1515684 1515685 1515686 1515687 1515688 1515689 1515690 1515691 1515692 1515693 1515694 1515695 1515696 1515697 1515698 1515699 1515700 1515701 1515702 1515703 1515704 1515705 1515706 1515707 1515708 1515709 1515710 1515711 1515712 1515713 1515714 1515715 1515716 1515717 1515718 1515719 1515720 1515721 1515722 1515723 1515724 1515725 1515726 1515727 1515728 1515729 1515730 1515731 1515732 1515733 1515734 1515735 1515736 1515737 1515738 1515739 1515740 1515741 1515742 1515743 1515744 1515745 1515746 1515747 1515748 1515749 1515750 1515751 1515752 1515753 1515754 1515755 1515756 1515757 1515758 1515759 1515760 1515761 1515762 1515763 1515764 1515765 1515766 1515767 1515768 1515769 1515770 1515771 1515772 1515773 1515774 1515775 1515776 1515777 1515778 1515779 1515780 1515781 1515782 1515783 1515784 1515785 1515786 1515787 1515788 1515789 1515790 1515791 1515792 1515793 1515794 1515795 1515796 1515797 1515798 1515799 1515800 1515801 1515802 1515803 1515804 1515805 1515806 1515807 1515808 1515809 1515810 1515811 1515812 1515813 1515814 1515815 1515816 1515817 1515818 1515819 1515820 1515821 1515822 1515823 1515824 1515825 1515826 1515827 1515828 1515829 1515830 1515831 1515832 1515833 1515834 1515835 1515836 1515837 1515838 1515839 1515840 1515841 1515842 1515843 1515844 1515845 1515846 1515847 1515848 1515849 1515850 1515851 1515852 1515853 1515854 1515855 1515856 1515857 1515858 1515859 1515860 1515861 1515862 1515863 1515864 1515865 1515866 1515867 1515868 1515869 1515870 1515871 1515872 1515873 1515874 1515875 1515876 1515877 1515878 1515879 1515880 1515881 1515882 1515883 1515884 1515885 1515886 1515887 1515888 1515889 1515890 1515891 1515892 1515893 1515894 1515895 1515896 1515897 1515898 1515899 1515900 1515901 1515902 1515903 1515904 1515905 1515906 1515907 1515908 1515909 1515910 1515911 1515912 1515913 1515914 1515915 1515916 1515917 1515918 1515919 1515920 1515921 1515922 1515923 1515924 1515925 1515926 1515927 1515928 1515929 1515930 1515931 1515932 1515933 1515934 1515935 1515936 1515937 1515938 1515939 1515940 1515941 1515942 1515943 1515944 1515945 1515946 1515947 1515948 1515949 1515950 1515951 1515952 1515953 1515954 1515955 1515956 1515957 1515958 1515959 1515960 1515961 1515962 1515963 1515964 1515965 1515966 1515967 1515968 1515969 1515970 1515971 1515972 1515973 1515974 1515975 1515976 1515977 1515978 1515979 1515980 1515981 1515982 1515983 1515984 1515985 1515986 1515987 1515988 1515989 1515990 1515991 1515992 1515993 1515994 1515995 1515996 1515997 1515998 1515999 1516000 1516001 1516002 1516003 1516004 1516005 1516006 1516007 1516008 1516009 1516010 1516011 1516012 1516013 1516014 1516015 1516016 1516017 1516018 1516019 1516020 1516021 1516022 1516023 1516024 1516025 1516026 1516027 1516028 1516029 1516030 1516031 1516032 1516033 1516034 1516035 1516036 1516037 1516038 1516039 1516040 1516041 1516042 1516043 1516044 1516045 1516046 1516047 1516048 1516049 1516050 1516051 1516052 1516053 1516054 1516055 1516056 1516057 1516058 1516059 1516060 1516061 1516062 1516063 1516064 1516065 1516066 1516067 1516068 1516069 1516070 1516071 1516072 1516073 1516074 1516075 1516076 1516077 1516078 1516079 1516080 1516081 1516082 1516083 1516084 1516085 1516086 1516087 1516088 1516089 1516090 1516091 1516092 1516093 1516094 1516095 1516096 1516097 1516098 1516099 1516100 1516101 1516102 1516103 1516104 1516105 1516106 1516107 1516108 1516109 1516110 1516111 1516112 1516113 1516114 1516115 1516116 1516117 1516118 1516119 1516120 1516121 1516122 1516123 1516124 1516125 1516126 1516127 1516128 1516129 1516130 1516131 1516132 1516133 1516134 1516135 1516136 1516137 1516138 1516139 1516140 1516141 1516142 1516143 1516144 1516145 1516146 1516147 1516148 1516149 1516150 1516151 1516152 1516153 1516154 1516155 1516156 1516157 1516158 1516159 1516160 1516161 1516162 1516163 1516164 1516165 1516166 1516167 1516168 1516169 1516170 1516171 1516172 1516173 1516174 1516175 1516176 1516177 1516178 1516179 1516180 1516181 1516182 1516183 1516184 1516185 1516186 1516187 1516188 1516189 1516190 1516191 1516192 1516193 1516194 1516195 1516196 1516197 1516198 1516199 1516200 1516201 1516202 1516203 1516204 1516205 1516206 1516207 1516208 1516209 1516210 1516211 1516212 1516213 1516214 1516215 1516216 1516217 1516218 1516219 1516220 1516221 1516222 1516223 1516224 1516225 1516226 1516227 1516228 1516229 1516230 1516231 1516232 1516233 1516234 1516235 1516236 1516237 1516238 1516239 1516240 1516241 1516242 1516243 1516244 1516245 1516246 1516247 1516248 1516249 1516250 1516251 1516252 1516253 1516254 1516255 1516256 1516257 1516258 1516259 1516260 1516261 1516262 1516263 1516264 1516265 1516266 1516267 1516268 1516269 1516270 1516271 1516272 1516273 1516274 1516275 1516276 1516277 1516278 1516279 1516280 1516281 1516282 1516283 1516284 1516285 1516286 1516287 1516288 1516289 1516290 1516291 1516292 1516293 1516294 1516295 1516296 1516297 1516298 1516299 1516300 1516301 1516302 1516303 1516304 1516305 1516306 1516307 1516308 1516309 1516310 1516311 1516312 1516313 1516314 1516315 1516316 1516317 1516318 1516319 1516320 1516321 1516322 1516323 1516324 1516325 1516326 1516327 1516328 1516329 1516330 1516331 1516332 1516333 1516334 1516335 1516336 1516337 1516338 1516339 1516340 1516341 1516342 1516343 1516344 1516345 1516346 1516347 1516348 1516349 1516350 1516351 1516352 1516353 1516354 1516355 1516356 1516357 1516358 1516359 1516360 1516361 1516362 1516363 1516364 1516365 1516366 1516367 1516368 1516369 1516370 1516371 1516372 1516373 1516374 1516375 1516376 1516377 1516378 1516379 1516380 1516381 1516382 1516383 1516384 1516385 1516386 1516387 1516388 1516389 1516390 1516391 1516392 1516393 1516394 1516395 1516396 1516397 1516398 1516399 1516400 1516401 1516402 1516403 1516404 1516405 1516406 1516407 1516408 1516409 1516410 1516411 1516412 1516413 1516414 1516415 1516416 1516417 1516418 1516419 1516420 1516421 1516422 1516423 1516424 1516425 1516426 1516427 1516428 1516429 1516430 1516431 1516432 1516433 1516434 1516435 1516436 1516437 1516438 1516439 1516440 1516441 1516442 1516443 1516444 1516445 1516446 1516447 1516448 1516449 1516450 1516451 1516452 1516453 1516454 1516455 1516456 1516457 1516458 1516459 1516460 1516461 1516462 1516463 1516464 1516465 1516466 1516467 1516468 1516469 1516470 1516471 1516472 1516473 1516474 1516475 1516476 1516477 1516478 1516479 1516480 1516481 1516482 1516483 1516484 1516485 1516486 1516487 1516488 1516489 1516490 1516491 1516492 1516493 1516494 1516495 1516496 1516497 1516498 1516499 1516500 1516501 1516502 1516503 1516504 1516505 1516506 1516507 1516508 1516509 1516510 1516511 1516512 1516513 1516514 1516515 1516516 1516517 1516518 1516519 1516520 1516521 1516522 1516523 1516524 1516525 1516526 1516527 1516528 1516529 1516530 1516531 1516532 1516533 1516534 1516535 1516536 1516537 1516538 1516539 1516540 1516541 1516542 1516543 1516544 1516545 1516546 1516547 1516548 1516549 1516550 1516551 1516552 1516553 1516554 1516555 1516556 1516557 1516558 1516559 1516560 1516561 1516562 1516563 1516564 1516565 1516566 1516567 1516568 1516569 1516570 1516571 1516572 1516573 1516574 1516575 1516576 1516577 1516578 1516579 1516580 1516581 1516582 1516583 1516584 1516585 1516586 1516587 1516588 1516589 1516590 1516591 1516592 1516593 1516594 1516595 1516596 1516597 1516598 1516599 1516600 1516601 1516602 1516603 1516604 1516605 1516606 1516607 1516608 1516609 1516610 1516611 1516612 1516613 1516614 1516615 1516616 1516617 1516618 1516619 1516620 1516621 1516622 1516623 1516624 1516625 1516626 1516627 1516628 1516629 1516630 1516631 1516632 1516633 1516634 1516635 1516636 1516637 1516638 1516639 1516640 1516641 1516642 1516643 1516644 1516645 1516646 1516647 1516648 1516649 1516650 1516651 1516652 1516653 1516654 1516655 1516656 1516657 1516658 1516659 1516660 1516661 1516662 1516663 1516664 1516665 1516666 1516667 1516668 1516669 1516670 1516671 1516672 1516673 1516674 1516675 1516676 1516677 1516678 1516679 1516680 1516681 1516682 1516683 1516684 1516685 1516686 1516687 1516688 1516689 1516690 1516691 1516692 1516693 1516694 1516695 1516696 1516697 1516698 1516699 1516700 1516701 1516702 1516703 1516704 1516705 1516706 1516707 1516708 1516709 1516710 1516711 1516712 1516713 1516714 1516715 1516716 1516717 1516718 1516719 1516720 1516721 1516722 1516723 1516724 1516725 1516726 1516727 1516728 1516729 1516730 1516731 1516732 1516733 1516734 1516735 1516736 1516737 1516738 1516739 1516740 1516741 1516742 1516743 1516744 1516745 1516746 1516747 1516748 1516749 1516750 1516751 1516752 1516753 1516754 1516755 1516756 1516757 1516758 1516759 1516760 1516761 1516762 1516763 1516764 1516765 1516766 1516767 1516768 1516769 1516770 1516771 1516772 1516773 1516774 1516775 1516776 1516777 1516778 1516779 1516780 1516781 1516782 1516783 1516784 1516785 1516786 1516787 1516788 1516789 1516790 1516791 1516792 1516793 1516794 1516795 1516796 1516797 1516798 1516799 1516800 1516801 1516802 1516803 1516804 1516805 1516806 1516807 1516808 1516809 1516810 1516811 1516812 1516813 1516814 1516815 1516816 1516817 1516818 1516819 1516820 1516821 1516822 1516823 1516824 1516825 1516826 1516827 1516828 1516829 1516830 1516831 1516832 1516833 1516834 1516835 1516836 1516837 1516838 1516839 1516840 1516841 1516842 1516843 1516844 1516845 1516846 1516847 1516848 1516849 1516850 1516851 1516852 1516853 1516854 1516855 1516856 1516857 1516858 1516859 1516860 1516861 1516862 1516863 1516864 1516865 1516866 1516867 1516868 1516869 1516870 1516871 1516872 1516873 1516874 1516875 1516876 1516877 1516878 1516879 1516880 1516881 1516882 1516883 1516884 1516885 1516886 1516887 1516888 1516889 1516890 1516891 1516892 1516893 1516894 1516895 1516896 1516897 1516898 1516899 1516900 1516901 1516902 1516903 1516904 1516905 1516906 1516907 1516908 1516909 1516910 1516911 1516912 1516913 1516914 1516915 1516916 1516917 1516918 1516919 1516920 1516921 1516922 1516923 1516924 1516925 1516926 1516927 1516928 1516929 1516930 1516931 1516932 1516933 1516934 1516935 1516936 1516937 1516938 1516939 1516940 1516941 1516942 1516943 1516944 1516945 1516946 1516947 1516948 1516949 1516950 1516951 1516952 1516953 1516954 1516955 1516956 1516957 1516958 1516959 1516960 1516961 1516962 1516963 1516964 1516965 1516966 1516967 1516968 1516969 1516970 1516971 1516972 1516973 1516974 1516975 1516976 1516977 1516978 1516979 1516980 1516981 1516982 1516983 1516984 1516985 1516986 1516987 1516988 1516989 1516990 1516991 1516992 1516993 1516994 1516995 1516996 1516997 1516998 1516999 1517000 1517001 1517002 1517003 1517004 1517005 1517006 1517007 1517008 1517009 1517010 1517011 1517012 1517013 1517014 1517015 1517016 1517017 1517018 1517019 1517020 1517021 1517022 1517023 1517024 1517025 1517026 1517027 1517028 1517029 1517030 1517031 1517032 1517033 1517034 1517035 1517036 1517037 1517038 1517039 1517040 1517041 1517042 1517043 1517044 1517045 1517046 1517047 1517048 1517049 1517050 1517051 1517052 1517053 1517054 1517055 1517056 1517057 1517058 1517059 1517060 1517061 1517062 1517063 1517064 1517065 1517066 1517067 1517068 1517069 1517070 1517071 1517072 1517073 1517074 1517075 1517076 1517077 1517078 1517079 1517080 1517081 1517082 1517083 1517084 1517085 1517086 1517087 1517088 1517089 1517090 1517091 1517092 1517093 1517094 1517095 1517096 1517097 1517098 1517099 1517100 1517101 1517102 1517103 1517104 1517105 1517106 1517107 1517108 1517109 1517110 1517111 1517112 1517113 1517114 1517115 1517116 1517117 1517118 1517119 1517120 1517121 1517122 1517123 1517124 1517125 1517126 1517127 1517128 1517129 1517130 1517131 1517132 1517133 1517134 1517135 1517136 1517137 1517138 1517139 1517140 1517141 1517142 1517143 1517144 1517145 1517146 1517147 1517148 1517149 1517150 1517151 1517152 1517153 1517154 1517155 1517156 1517157 1517158 1517159 1517160 1517161 1517162 1517163 1517164 1517165 1517166 1517167 1517168 1517169 1517170 1517171 1517172 1517173 1517174 1517175 1517176 1517177 1517178 1517179 1517180 1517181 1517182 1517183 1517184 1517185 1517186 1517187 1517188 1517189 1517190 1517191 1517192 1517193 1517194 1517195 1517196 1517197 1517198 1517199 1517200 1517201 1517202 1517203 1517204 1517205 1517206 1517207 1517208 1517209 1517210 1517211 1517212 1517213 1517214 1517215 1517216 1517217 1517218 1517219 1517220 1517221 1517222 1517223 1517224 1517225 1517226 1517227 1517228 1517229 1517230 1517231 1517232 1517233 1517234 1517235 1517236 1517237 1517238 1517239 1517240 1517241 1517242 1517243 1517244 1517245 1517246 1517247 1517248 1517249 1517250 1517251 1517252 1517253 1517254 1517255 1517256 1517257 1517258 1517259 1517260 1517261 1517262 1517263 1517264 1517265 1517266 1517267 1517268 1517269 1517270 1517271 1517272 1517273 1517274 1517275 1517276 1517277 1517278 1517279 1517280 1517281 1517282 1517283 1517284 1517285 1517286 1517287 1517288 1517289 1517290 1517291 1517292 1517293 1517294 1517295 1517296 1517297 1517298 1517299 1517300 1517301 1517302 1517303 1517304 1517305 1517306 1517307 1517308 1517309 1517310 1517311 1517312 1517313 1517314 1517315 1517316 1517317 1517318 1517319 1517320 1517321 1517322 1517323 1517324 1517325 1517326 1517327 1517328 1517329 1517330 1517331 1517332 1517333 1517334 1517335 1517336 1517337 1517338 1517339 1517340 1517341 1517342 1517343 1517344 1517345 1517346 1517347 1517348 1517349 1517350 1517351 1517352 1517353 1517354 1517355 1517356 1517357 1517358 1517359 1517360 1517361 1517362 1517363 1517364 1517365 1517366 1517367 1517368 1517369 1517370 1517371 1517372 1517373 1517374 1517375 1517376 1517377 1517378 1517379 1517380 1517381 1517382 1517383 1517384 1517385 1517386 1517387 1517388 1517389 1517390 1517391 1517392 1517393 1517394 1517395 1517396 1517397 1517398 1517399 1517400 1517401 1517402 1517403 1517404 1517405 1517406 1517407 1517408 1517409 1517410 1517411 1517412 1517413 1517414 1517415 1517416 1517417 1517418 1517419 1517420 1517421 1517422 1517423 1517424 1517425 1517426 1517427 1517428 1517429 1517430 1517431 1517432 1517433 1517434 1517435 1517436 1517437 1517438 1517439 1517440 1517441 1517442 1517443 1517444 1517445 1517446 1517447 1517448 1517449 1517450 1517451 1517452 1517453 1517454 1517455 1517456 1517457 1517458 1517459 1517460 1517461 1517462 1517463 1517464 1517465 1517466 1517467 1517468 1517469 1517470 1517471 1517472 1517473 1517474 1517475 1517476 1517477 1517478 1517479 1517480 1517481 1517482 1517483 1517484 1517485 1517486 1517487 1517488 1517489 1517490 1517491 1517492 1517493 1517494 1517495 1517496 1517497 1517498 1517499 1517500 1517501 1517502 1517503 1517504 1517505 1517506 1517507 1517508 1517509 1517510 1517511 1517512 1517513 1517514 1517515 1517516 1517517 1517518 1517519 1517520 1517521 1517522 1517523 1517524 1517525 1517526 1517527 1517528 1517529 1517530 1517531 1517532 1517533 1517534 1517535 1517536 1517537 1517538 1517539 1517540 1517541 1517542 1517543 1517544 1517545 1517546 1517547 1517548 1517549 1517550 1517551 1517552 1517553 1517554 1517555 1517556 1517557 1517558 1517559 1517560 1517561 1517562 1517563 1517564 1517565 1517566 1517567 1517568 1517569 1517570 1517571 1517572 1517573 1517574 1517575 1517576 1517577 1517578 1517579 1517580 1517581 1517582 1517583 1517584 1517585 1517586 1517587 1517588 1517589 1517590 1517591 1517592 1517593 1517594 1517595 1517596 1517597 1517598 1517599 1517600 1517601 1517602 1517603 1517604 1517605 1517606 1517607 1517608 1517609 1517610 1517611 1517612 1517613 1517614 1517615 1517616 1517617 1517618 1517619 1517620 1517621 1517622 1517623 1517624 1517625 1517626 1517627 1517628 1517629 1517630 1517631 1517632 1517633 1517634 1517635 1517636 1517637 1517638 1517639 1517640 1517641 1517642 1517643 1517644 1517645 1517646 1517647 1517648 1517649 1517650 1517651 1517652 1517653 1517654 1517655 1517656 1517657 1517658 1517659 1517660 1517661 1517662 1517663 1517664 1517665 1517666 1517667 1517668 1517669 1517670 1517671 1517672 1517673 1517674 1517675 1517676 1517677 1517678 1517679 1517680 1517681 1517682 1517683 1517684 1517685 1517686 1517687 1517688 1517689 1517690 1517691 1517692 1517693 1517694 1517695 1517696 1517697 1517698 1517699 1517700 1517701 1517702 1517703 1517704 1517705 1517706 1517707 1517708 1517709 1517710 1517711 1517712 1517713 1517714 1517715 1517716 1517717 1517718 1517719 1517720 1517721 1517722 1517723 1517724 1517725 1517726 1517727 1517728 1517729 1517730 1517731 1517732 1517733 1517734 1517735 1517736 1517737 1517738 1517739 1517740 1517741 1517742 1517743 1517744 1517745 1517746 1517747 1517748 1517749 1517750 1517751 1517752 1517753 1517754 1517755 1517756 1517757 1517758 1517759 1517760 1517761 1517762 1517763 1517764 1517765 1517766 1517767 1517768 1517769 1517770 1517771 1517772 1517773 1517774 1517775 1517776 1517777 1517778 1517779 1517780 1517781 1517782 1517783 1517784 1517785 1517786 1517787 1517788 1517789 1517790 1517791 1517792 1517793 1517794 1517795 1517796 1517797 1517798 1517799 1517800 1517801 1517802 1517803 1517804 1517805 1517806 1517807 1517808 1517809 1517810 1517811 1517812 1517813 1517814 1517815 1517816 1517817 1517818 1517819 1517820 1517821 1517822 1517823 1517824 1517825 1517826 1517827 1517828 1517829 1517830 1517831 1517832 1517833 1517834 1517835 1517836 1517837 1517838 1517839 1517840 1517841 1517842 1517843 1517844 1517845 1517846 1517847 1517848 1517849 1517850 1517851 1517852 1517853 1517854 1517855 1517856 1517857 1517858 1517859 1517860 1517861 1517862 1517863 1517864 1517865 1517866 1517867 1517868 1517869 1517870 1517871 1517872 1517873 1517874 1517875 1517876 1517877 1517878 1517879 1517880 1517881 1517882 1517883 1517884 1517885 1517886 1517887 1517888 1517889 1517890 1517891 1517892 1517893 1517894 1517895 1517896 1517897 1517898 1517899 1517900 1517901 1517902 1517903 1517904 1517905 1517906 1517907 1517908 1517909 1517910 1517911 1517912 1517913 1517914 1517915 1517916 1517917 1517918 1517919 1517920 1517921 1517922 1517923 1517924 1517925 1517926 1517927 1517928 1517929 1517930 1517931 1517932 1517933 1517934 1517935 1517936 1517937 1517938 1517939 1517940 1517941 1517942 1517943 1517944 1517945 1517946 1517947 1517948 1517949 1517950 1517951 1517952 1517953 1517954 1517955 1517956 1517957 1517958 1517959 1517960 1517961 1517962 1517963 1517964 1517965 1517966 1517967 1517968 1517969 1517970 1517971 1517972 1517973 1517974 1517975 1517976 1517977 1517978 1517979 1517980 1517981 1517982 1517983 1517984 1517985 1517986 1517987 1517988 1517989 1517990 1517991 1517992 1517993 1517994 1517995 1517996 1517997 1517998 1517999 1518000 1518001 1518002 1518003 1518004 1518005 1518006 1518007 1518008 1518009 1518010 1518011 1518012 1518013 1518014 1518015 1518016 1518017 1518018 1518019 1518020 1518021 1518022 1518023 1518024 1518025 1518026 1518027 1518028 1518029 1518030 1518031 1518032 1518033 1518034 1518035 1518036 1518037 1518038 1518039 1518040 1518041 1518042 1518043 1518044 1518045 1518046 1518047 1518048 1518049 1518050 1518051 1518052 1518053 1518054 1518055 1518056 1518057 1518058 1518059 1518060 1518061 1518062 1518063 1518064 1518065 1518066 1518067 1518068 1518069 1518070 1518071 1518072 1518073 1518074 1518075 1518076 1518077 1518078 1518079 1518080 1518081 1518082 1518083 1518084 1518085 1518086 1518087 1518088 1518089 1518090 1518091 1518092 1518093 1518094 1518095 1518096 1518097 1518098 1518099 1518100 1518101 1518102 1518103 1518104 1518105 1518106 1518107 1518108 1518109 1518110 1518111 1518112 1518113 1518114 1518115 1518116 1518117 1518118 1518119 1518120 1518121 1518122 1518123 1518124 1518125 1518126 1518127 1518128 1518129 1518130 1518131 1518132 1518133 1518134 1518135 1518136 1518137 1518138 1518139 1518140 1518141 1518142 1518143 1518144 1518145 1518146 1518147 1518148 1518149 1518150 1518151 1518152 1518153 1518154 1518155 1518156 1518157 1518158 1518159 1518160 1518161 1518162 1518163 1518164 1518165 1518166 1518167 1518168 1518169 1518170 1518171 1518172 1518173 1518174 1518175 1518176 1518177 1518178 1518179 1518180 1518181 1518182 1518183 1518184 1518185 1518186 1518187 1518188 1518189 1518190 1518191 1518192 1518193 1518194 1518195 1518196 1518197 1518198 1518199 1518200 1518201 1518202 1518203 1518204 1518205 1518206 1518207 1518208 1518209 1518210 1518211 1518212 1518213 1518214 1518215 1518216 1518217 1518218 1518219 1518220 1518221 1518222 1518223 1518224 1518225 1518226 1518227 1518228 1518229 1518230 1518231 1518232 1518233 1518234 1518235 1518236 1518237 1518238 1518239 1518240 1518241 1518242 1518243 1518244 1518245 1518246 1518247 1518248 1518249 1518250 1518251 1518252 1518253 1518254 1518255 1518256 1518257 1518258 1518259 1518260 1518261 1518262 1518263 1518264 1518265 1518266 1518267 1518268 1518269 1518270 1518271 1518272 1518273 1518274 1518275 1518276 1518277 1518278 1518279 1518280 1518281 1518282 1518283 1518284 1518285 1518286 1518287 1518288 1518289 1518290 1518291 1518292 1518293 1518294 1518295 1518296 1518297 1518298 1518299 1518300 1518301 1518302 1518303 1518304 1518305 1518306 1518307 1518308 1518309 1518310 1518311 1518312 1518313 1518314 1518315 1518316 1518317 1518318 1518319 1518320 1518321 1518322 1518323 1518324 1518325 1518326 1518327 1518328 1518329 1518330 1518331 1518332 1518333 1518334 1518335 1518336 1518337 1518338 1518339 1518340 1518341 1518342 1518343 1518344 1518345 1518346 1518347 1518348 1518349 1518350 1518351 1518352 1518353 1518354 1518355 1518356 1518357 1518358 1518359 1518360 1518361 1518362 1518363 1518364 1518365 1518366 1518367 1518368 1518369 1518370 1518371 1518372 1518373 1518374 1518375 1518376 1518377 1518378 1518379 1518380 1518381 1518382 1518383 1518384 1518385 1518386 1518387 1518388 1518389 1518390 1518391 1518392 1518393 1518394 1518395 1518396 1518397 1518398 1518399 1518400 1518401 1518402 1518403 1518404 1518405 1518406 1518407 1518408 1518409 1518410 1518411 1518412 1518413 1518414 1518415 1518416 1518417 1518418 1518419 1518420 1518421 1518422 1518423 1518424 1518425 1518426 1518427 1518428 1518429 1518430 1518431 1518432 1518433 1518434 1518435 1518436 1518437 1518438 1518439 1518440 1518441 1518442 1518443 1518444 1518445 1518446 1518447 1518448 1518449 1518450 1518451 1518452 1518453 1518454 1518455 1518456 1518457 1518458 1518459 1518460 1518461 1518462 1518463 1518464 1518465 1518466 1518467 1518468 1518469 1518470 1518471 1518472 1518473 1518474 1518475 1518476 1518477 1518478 1518479 1518480 1518481 1518482 1518483 1518484 1518485 1518486 1518487 1518488 1518489 1518490 1518491 1518492 1518493 1518494 1518495 1518496 1518497 1518498 1518499 1518500 1518501 1518502 1518503 1518504 1518505 1518506 1518507 1518508 1518509 1518510 1518511 1518512 1518513 1518514 1518515 1518516 1518517 1518518 1518519 1518520 1518521 1518522 1518523 1518524 1518525 1518526 1518527 1518528 1518529 1518530 1518531 1518532 1518533 1518534 1518535 1518536 1518537 1518538 1518539 1518540 1518541 1518542 1518543 1518544 1518545 1518546 1518547 1518548 1518549 1518550 1518551 1518552 1518553 1518554 1518555 1518556 1518557 1518558 1518559 1518560 1518561 1518562 1518563 1518564 1518565 1518566 1518567 1518568 1518569 1518570 1518571 1518572 1518573 1518574 1518575 1518576 1518577 1518578 1518579 1518580 1518581 1518582 1518583 1518584 1518585 1518586 1518587 1518588 1518589 1518590 1518591 1518592 1518593 1518594 1518595 1518596 1518597 1518598 1518599 1518600 1518601 1518602 1518603 1518604 1518605 1518606 1518607 1518608 1518609 1518610 1518611 1518612 1518613 1518614 1518615 1518616 1518617 1518618 1518619 1518620 1518621 1518622 1518623 1518624 1518625 1518626 1518627 1518628 1518629 1518630 1518631 1518632 1518633 1518634 1518635 1518636 1518637 1518638 1518639 1518640 1518641 1518642 1518643 1518644 1518645 1518646 1518647 1518648 1518649 1518650 1518651 1518652 1518653 1518654 1518655 1518656 1518657 1518658 1518659 1518660 1518661 1518662 1518663 1518664 1518665 1518666 1518667 1518668 1518669 1518670 1518671 1518672 1518673 1518674 1518675 1518676 1518677 1518678 1518679 1518680 1518681 1518682 1518683 1518684 1518685 1518686 1518687 1518688 1518689 1518690 1518691 1518692 1518693 1518694 1518695 1518696 1518697 1518698 1518699 1518700 1518701 1518702 1518703 1518704 1518705 1518706 1518707 1518708 1518709 1518710 1518711 1518712 1518713 1518714 1518715 1518716 1518717 1518718 1518719 1518720 1518721 1518722 1518723 1518724 1518725 1518726 1518727 1518728 1518729 1518730 1518731 1518732 1518733 1518734 1518735 1518736 1518737 1518738 1518739 1518740 1518741 1518742 1518743 1518744 1518745 1518746 1518747 1518748 1518749 1518750 1518751 1518752 1518753 1518754 1518755 1518756 1518757 1518758 1518759 1518760 1518761 1518762 1518763 1518764 1518765 1518766 1518767 1518768 1518769 1518770 1518771 1518772 1518773 1518774 1518775 1518776 1518777 1518778 1518779 1518780 1518781 1518782 1518783 1518784 1518785 1518786 1518787 1518788 1518789 1518790 1518791 1518792 1518793 1518794 1518795 1518796 1518797 1518798 1518799 1518800 1518801 1518802 1518803 1518804 1518805 1518806 1518807 1518808 1518809 1518810 1518811 1518812 1518813 1518814 1518815 1518816 1518817 1518818 1518819 1518820 1518821 1518822 1518823 1518824 1518825 1518826 1518827 1518828 1518829 1518830 1518831 1518832 1518833 1518834 1518835 1518836 1518837 1518838 1518839 1518840 1518841 1518842 1518843 1518844 1518845 1518846 1518847 1518848 1518849 1518850 1518851 1518852 1518853 1518854 1518855 1518856 1518857 1518858 1518859 1518860 1518861 1518862 1518863 1518864 1518865 1518866 1518867 1518868 1518869 1518870 1518871 1518872 1518873 1518874 1518875 1518876 1518877 1518878 1518879 1518880 1518881 1518882 1518883 1518884 1518885 1518886 1518887 1518888 1518889 1518890 1518891 1518892 1518893 1518894 1518895 1518896 1518897 1518898 1518899 1518900 1518901 1518902 1518903 1518904 1518905 1518906 1518907 1518908 1518909 1518910 1518911 1518912 1518913 1518914 1518915 1518916 1518917 1518918 1518919 1518920 1518921 1518922 1518923 1518924 1518925 1518926 1518927 1518928 1518929 1518930 1518931 1518932 1518933 1518934 1518935 1518936 1518937 1518938 1518939 1518940 1518941 1518942 1518943 1518944 1518945 1518946 1518947 1518948 1518949 1518950 1518951 1518952 1518953 1518954 1518955 1518956 1518957 1518958 1518959 1518960 1518961 1518962 1518963 1518964 1518965 1518966 1518967 1518968 1518969 1518970 1518971 1518972 1518973 1518974 1518975 1518976 1518977 1518978 1518979 1518980 1518981 1518982 1518983 1518984 1518985 1518986 1518987 1518988 1518989 1518990 1518991 1518992 1518993 1518994 1518995 1518996 1518997 1518998 1518999 1519000 1519001 1519002 1519003 1519004 1519005 1519006 1519007 1519008 1519009 1519010 1519011 1519012 1519013 1519014 1519015 1519016 1519017 1519018 1519019 1519020 1519021 1519022 1519023 1519024 1519025 1519026 1519027 1519028 1519029 1519030 1519031 1519032 1519033 1519034 1519035 1519036 1519037 1519038 1519039 1519040 1519041 1519042 1519043 1519044 1519045 1519046 1519047 1519048 1519049 1519050 1519051 1519052 1519053 1519054 1519055 1519056 1519057 1519058 1519059 1519060 1519061 1519062 1519063 1519064 1519065 1519066 1519067 1519068 1519069 1519070 1519071 1519072 1519073 1519074 1519075 1519076 1519077 1519078 1519079 1519080 1519081 1519082 1519083 1519084 1519085 1519086 1519087 1519088 1519089 1519090 1519091 1519092 1519093 1519094 1519095 1519096 1519097 1519098 1519099 1519100 1519101 1519102 1519103 1519104 1519105 1519106 1519107 1519108 1519109 1519110 1519111 1519112 1519113 1519114 1519115 1519116 1519117 1519118 1519119 1519120 1519121 1519122 1519123 1519124 1519125 1519126 1519127 1519128 1519129 1519130 1519131 1519132 1519133 1519134 1519135 1519136 1519137 1519138 1519139 1519140 1519141 1519142 1519143 1519144 1519145 1519146 1519147 1519148 1519149 1519150 1519151 1519152 1519153 1519154 1519155 1519156 1519157 1519158 1519159 1519160 1519161 1519162 1519163 1519164 1519165 1519166 1519167 1519168 1519169 1519170 1519171 1519172 1519173 1519174 1519175 1519176 1519177 1519178 1519179 1519180 1519181 1519182 1519183 1519184 1519185 1519186 1519187 1519188 1519189 1519190 1519191 1519192 1519193 1519194 1519195 1519196 1519197 1519198 1519199 1519200 1519201 1519202 1519203 1519204 1519205 1519206 1519207 1519208 1519209 1519210 1519211 1519212 1519213 1519214 1519215 1519216 1519217 1519218 1519219 1519220 1519221 1519222 1519223 1519224 1519225 1519226 1519227 1519228 1519229 1519230 1519231 1519232 1519233 1519234 1519235 1519236 1519237 1519238 1519239 1519240 1519241 1519242 1519243 1519244 1519245 1519246 1519247 1519248 1519249 1519250 1519251 1519252 1519253 1519254 1519255 1519256 1519257 1519258 1519259 1519260 1519261 1519262 1519263 1519264 1519265 1519266 1519267 1519268 1519269 1519270 1519271 1519272 1519273 1519274 1519275 1519276 1519277 1519278 1519279 1519280 1519281 1519282 1519283 1519284 1519285 1519286 1519287 1519288 1519289 1519290 1519291 1519292 1519293 1519294 1519295 1519296 1519297 1519298 1519299 1519300 1519301 1519302 1519303 1519304 1519305 1519306 1519307 1519308 1519309 1519310 1519311 1519312 1519313 1519314 1519315 1519316 1519317 1519318 1519319 1519320 1519321 1519322 1519323 1519324 1519325 1519326 1519327 1519328 1519329 1519330 1519331 1519332 1519333 1519334 1519335 1519336 1519337 1519338 1519339 1519340 1519341 1519342 1519343 1519344 1519345 1519346 1519347 1519348 1519349 1519350 1519351 1519352 1519353 1519354 1519355 1519356 1519357 1519358 1519359 1519360 1519361 1519362 1519363 1519364 1519365 1519366 1519367 1519368 1519369 1519370 1519371 1519372 1519373 1519374 1519375 1519376 1519377 1519378 1519379 1519380 1519381 1519382 1519383 1519384 1519385 1519386 1519387 1519388 1519389 1519390 1519391 1519392 1519393 1519394 1519395 1519396 1519397 1519398 1519399 1519400 1519401 1519402 1519403 1519404 1519405 1519406 1519407 1519408 1519409 1519410 1519411 1519412 1519413 1519414 1519415 1519416 1519417 1519418 1519419 1519420 1519421 1519422 1519423 1519424 1519425 1519426 1519427 1519428 1519429 1519430 1519431 1519432 1519433 1519434 1519435 1519436 1519437 1519438 1519439 1519440 1519441 1519442 1519443 1519444 1519445 1519446 1519447 1519448 1519449 1519450 1519451 1519452 1519453 1519454 1519455 1519456 1519457 1519458 1519459 1519460 1519461 1519462 1519463 1519464 1519465 1519466 1519467 1519468 1519469 1519470 1519471 1519472 1519473 1519474 1519475 1519476 1519477 1519478 1519479 1519480 1519481 1519482 1519483 1519484 1519485 1519486 1519487 1519488 1519489 1519490 1519491 1519492 1519493 1519494 1519495 1519496 1519497 1519498 1519499 1519500 1519501 1519502 1519503 1519504 1519505 1519506 1519507 1519508 1519509 1519510 1519511 1519512 1519513 1519514 1519515 1519516 1519517 1519518 1519519 1519520 1519521 1519522 1519523 1519524 1519525 1519526 1519527 1519528 1519529 1519530 1519531 1519532 1519533 1519534 1519535 1519536 1519537 1519538 1519539 1519540 1519541 1519542 1519543 1519544 1519545 1519546 1519547 1519548 1519549 1519550 1519551 1519552 1519553 1519554 1519555 1519556 1519557 1519558 1519559 1519560 1519561 1519562 1519563 1519564 1519565 1519566 1519567 1519568 1519569 1519570 1519571 1519572 1519573 1519574 1519575 1519576 1519577 1519578 1519579 1519580 1519581 1519582 1519583 1519584 1519585 1519586 1519587 1519588 1519589 1519590 1519591 1519592 1519593 1519594 1519595 1519596 1519597 1519598 1519599 1519600 1519601 1519602 1519603 1519604 1519605 1519606 1519607 1519608 1519609 1519610 1519611 1519612 1519613 1519614 1519615 1519616 1519617 1519618 1519619 1519620 1519621 1519622 1519623 1519624 1519625 1519626 1519627 1519628 1519629 1519630 1519631 1519632 1519633 1519634 1519635 1519636 1519637 1519638 1519639 1519640 1519641 1519642 1519643 1519644 1519645 1519646 1519647 1519648 1519649 1519650 1519651 1519652 1519653 1519654 1519655 1519656 1519657 1519658 1519659 1519660 1519661 1519662 1519663 1519664 1519665 1519666 1519667 1519668 1519669 1519670 1519671 1519672 1519673 1519674 1519675 1519676 1519677 1519678 1519679 1519680 1519681 1519682 1519683 1519684 1519685 1519686 1519687 1519688 1519689 1519690 1519691 1519692 1519693 1519694 1519695 1519696 1519697 1519698 1519699 1519700 1519701 1519702 1519703 1519704 1519705 1519706 1519707 1519708 1519709 1519710 1519711 1519712 1519713 1519714 1519715 1519716 1519717 1519718 1519719 1519720 1519721 1519722 1519723 1519724 1519725 1519726 1519727 1519728 1519729 1519730 1519731 1519732 1519733 1519734 1519735 1519736 1519737 1519738 1519739 1519740 1519741 1519742 1519743 1519744 1519745 1519746 1519747 1519748 1519749 1519750 1519751 1519752 1519753 1519754 1519755 1519756 1519757 1519758 1519759 1519760 1519761 1519762 1519763 1519764 1519765 1519766 1519767 1519768 1519769 1519770 1519771 1519772 1519773 1519774 1519775 1519776 1519777 1519778 1519779 1519780 1519781 1519782 1519783 1519784 1519785 1519786 1519787 1519788 1519789 1519790 1519791 1519792 1519793 1519794 1519795 1519796 1519797 1519798 1519799 1519800 1519801 1519802 1519803 1519804 1519805 1519806 1519807 1519808 1519809 1519810 1519811 1519812 1519813 1519814 1519815 1519816 1519817 1519818 1519819 1519820 1519821 1519822 1519823 1519824 1519825 1519826 1519827 1519828 1519829 1519830 1519831 1519832 1519833 1519834 1519835 1519836 1519837 1519838 1519839 1519840 1519841 1519842 1519843 1519844 1519845 1519846 1519847 1519848 1519849 1519850 1519851 1519852 1519853 1519854 1519855 1519856 1519857 1519858 1519859 1519860 1519861 1519862 1519863 1519864 1519865 1519866 1519867 1519868 1519869 1519870 1519871 1519872 1519873 1519874 1519875 1519876 1519877 1519878 1519879 1519880 1519881 1519882 1519883 1519884 1519885 1519886 1519887 1519888 1519889 1519890 1519891 1519892 1519893 1519894 1519895 1519896 1519897 1519898 1519899 1519900 1519901 1519902 1519903 1519904 1519905 1519906 1519907 1519908 1519909 1519910 1519911 1519912 1519913 1519914 1519915 1519916 1519917 1519918 1519919 1519920 1519921 1519922 1519923 1519924 1519925 1519926 1519927 1519928 1519929 1519930 1519931 1519932 1519933 1519934 1519935 1519936 1519937 1519938 1519939 1519940 1519941 1519942 1519943 1519944 1519945 1519946 1519947 1519948 1519949 1519950 1519951 1519952 1519953 1519954 1519955 1519956 1519957 1519958 1519959 1519960 1519961 1519962 1519963 1519964 1519965 1519966 1519967 1519968 1519969 1519970 1519971 1519972 1519973 1519974 1519975 1519976 1519977 1519978 1519979 1519980 1519981 1519982 1519983 1519984 1519985 1519986 1519987 1519988 1519989 1519990 1519991 1519992 1519993 1519994 1519995 1519996 1519997 1519998 1519999 1520000 1520001 1520002 1520003 1520004 1520005 1520006 1520007 1520008 1520009 1520010 1520011 1520012 1520013 1520014 1520015 1520016 1520017 1520018 1520019 1520020 1520021 1520022 1520023 1520024 1520025 1520026 1520027 1520028 1520029 1520030 1520031 1520032 1520033 1520034 1520035 1520036 1520037 1520038 1520039 1520040 1520041 1520042 1520043 1520044 1520045 1520046 1520047 1520048 1520049 1520050 1520051 1520052 1520053 1520054 1520055 1520056 1520057 1520058 1520059 1520060 1520061 1520062 1520063 1520064 1520065 1520066 1520067 1520068 1520069 1520070 1520071 1520072 1520073 1520074 1520075 1520076 1520077 1520078 1520079 1520080 1520081 1520082 1520083 1520084 1520085 1520086 1520087 1520088 1520089 1520090 1520091 1520092 1520093 1520094 1520095 1520096 1520097 1520098 1520099 1520100 1520101 1520102 1520103 1520104 1520105 1520106 1520107 1520108 1520109 1520110 1520111 1520112 1520113 1520114 1520115 1520116 1520117 1520118 1520119 1520120 1520121 1520122 1520123 1520124 1520125 1520126 1520127 1520128 1520129 1520130 1520131 1520132 1520133 1520134 1520135 1520136 1520137 1520138 1520139 1520140 1520141 1520142 1520143 1520144 1520145 1520146 1520147 1520148 1520149 1520150 1520151 1520152 1520153 1520154 1520155 1520156 1520157 1520158 1520159 1520160 1520161 1520162 1520163 1520164 1520165 1520166 1520167 1520168 1520169 1520170 1520171 1520172 1520173 1520174 1520175 1520176 1520177 1520178 1520179 1520180 1520181 1520182 1520183 1520184 1520185 1520186 1520187 1520188 1520189 1520190 1520191 1520192 1520193 1520194 1520195 1520196 1520197 1520198 1520199 1520200 1520201 1520202 1520203 1520204 1520205 1520206 1520207 1520208 1520209 1520210 1520211 1520212 1520213 1520214 1520215 1520216 1520217 1520218 1520219 1520220 1520221 1520222 1520223 1520224 1520225 1520226 1520227 1520228 1520229 1520230 1520231 1520232 1520233 1520234 1520235 1520236 1520237 1520238 1520239 1520240 1520241 1520242 1520243 1520244 1520245 1520246 1520247 1520248 1520249 1520250 1520251 1520252 1520253 1520254 1520255 1520256 1520257 1520258 1520259 1520260 1520261 1520262 1520263 1520264 1520265 1520266 1520267 1520268 1520269 1520270 1520271 1520272 1520273 1520274 1520275 1520276 1520277 1520278 1520279 1520280 1520281 1520282 1520283 1520284 1520285 1520286 1520287 1520288 1520289 1520290 1520291 1520292 1520293 1520294 1520295 1520296 1520297 1520298 1520299 1520300 1520301 1520302 1520303 1520304 1520305 1520306 1520307 1520308 1520309 1520310 1520311 1520312 1520313 1520314 1520315 1520316 1520317 1520318 1520319 1520320 1520321 1520322 1520323 1520324 1520325 1520326 1520327 1520328 1520329 1520330 1520331 1520332 1520333 1520334 1520335 1520336 1520337 1520338 1520339 1520340 1520341 1520342 1520343 1520344 1520345 1520346 1520347 1520348 1520349 1520350 1520351 1520352 1520353 1520354 1520355 1520356 1520357 1520358 1520359 1520360 1520361 1520362 1520363 1520364 1520365 1520366 1520367 1520368 1520369 1520370 1520371 1520372 1520373 1520374 1520375 1520376 1520377 1520378 1520379 1520380 1520381 1520382 1520383 1520384 1520385 1520386 1520387 1520388 1520389 1520390 1520391 1520392 1520393 1520394 1520395 1520396 1520397 1520398 1520399 1520400 1520401 1520402 1520403 1520404 1520405 1520406 1520407 1520408 1520409 1520410 1520411 1520412 1520413 1520414 1520415 1520416 1520417 1520418 1520419 1520420 1520421 1520422 1520423 1520424 1520425 1520426 1520427 1520428 1520429 1520430 1520431 1520432 1520433 1520434 1520435 1520436 1520437 1520438 1520439 1520440 1520441 1520442 1520443 1520444 1520445 1520446 1520447 1520448 1520449 1520450 1520451 1520452 1520453 1520454 1520455 1520456 1520457 1520458 1520459 1520460 1520461 1520462 1520463 1520464 1520465 1520466 1520467 1520468 1520469 1520470 1520471 1520472 1520473 1520474 1520475 1520476 1520477 1520478 1520479 1520480 1520481 1520482 1520483 1520484 1520485 1520486 1520487 1520488 1520489 1520490 1520491 1520492 1520493 1520494 1520495 1520496 1520497 1520498 1520499 1520500 1520501 1520502 1520503 1520504 1520505 1520506 1520507 1520508 1520509 1520510 1520511 1520512 1520513 1520514 1520515 1520516 1520517 1520518 1520519 1520520 1520521 1520522 1520523 1520524 1520525 1520526 1520527 1520528 1520529 1520530 1520531 1520532 1520533 1520534 1520535 1520536 1520537 1520538 1520539 1520540 1520541 1520542 1520543 1520544 1520545 1520546 1520547 1520548 1520549 1520550 1520551 1520552 1520553 1520554 1520555 1520556 1520557 1520558 1520559 1520560 1520561 1520562 1520563 1520564 1520565 1520566 1520567 1520568 1520569 1520570 1520571 1520572 1520573 1520574 1520575 1520576 1520577 1520578 1520579 1520580 1520581 1520582 1520583 1520584 1520585 1520586 1520587 1520588 1520589 1520590 1520591 1520592 1520593 1520594 1520595 1520596 1520597 1520598 1520599 1520600 1520601 1520602 1520603 1520604 1520605 1520606 1520607 1520608 1520609 1520610 1520611 1520612 1520613 1520614 1520615 1520616 1520617 1520618 1520619 1520620 1520621 1520622 1520623 1520624 1520625 1520626 1520627 1520628 1520629 1520630 1520631 1520632 1520633 1520634 1520635 1520636 1520637 1520638 1520639 1520640 1520641 1520642 1520643 1520644 1520645 1520646 1520647 1520648 1520649 1520650 1520651 1520652 1520653 1520654 1520655 1520656 1520657 1520658 1520659 1520660 1520661 1520662 1520663 1520664 1520665 1520666 1520667 1520668 1520669 1520670 1520671 1520672 1520673 1520674 1520675 1520676 1520677 1520678 1520679 1520680 1520681 1520682 1520683 1520684 1520685 1520686 1520687 1520688 1520689 1520690 1520691 1520692 1520693 1520694 1520695 1520696 1520697 1520698 1520699 1520700 1520701 1520702 1520703 1520704 1520705 1520706 1520707 1520708 1520709 1520710 1520711 1520712 1520713 1520714 1520715 1520716 1520717 1520718 1520719 1520720 1520721 1520722 1520723 1520724 1520725 1520726 1520727 1520728 1520729 1520730 1520731 1520732 1520733 1520734 1520735 1520736 1520737 1520738 1520739 1520740 1520741 1520742 1520743 1520744 1520745 1520746 1520747 1520748 1520749 1520750 1520751 1520752 1520753 1520754 1520755 1520756 1520757 1520758 1520759 1520760 1520761 1520762 1520763 1520764 1520765 1520766 1520767 1520768 1520769 1520770 1520771 1520772 1520773 1520774 1520775 1520776 1520777 1520778 1520779 1520780 1520781 1520782 1520783 1520784 1520785 1520786 1520787 1520788 1520789 1520790 1520791 1520792 1520793 1520794 1520795 1520796 1520797 1520798 1520799 1520800 1520801 1520802 1520803 1520804 1520805 1520806 1520807 1520808 1520809 1520810 1520811 1520812 1520813 1520814 1520815 1520816 1520817 1520818 1520819 1520820 1520821 1520822 1520823 1520824 1520825 1520826 1520827 1520828 1520829 1520830 1520831 1520832 1520833 1520834 1520835 1520836 1520837 1520838 1520839 1520840 1520841 1520842 1520843 1520844 1520845 1520846 1520847 1520848 1520849 1520850 1520851 1520852 1520853 1520854 1520855 1520856 1520857 1520858 1520859 1520860 1520861 1520862 1520863 1520864 1520865 1520866 1520867 1520868 1520869 1520870 1520871 1520872 1520873 1520874 1520875 1520876 1520877 1520878 1520879 1520880 1520881 1520882 1520883 1520884 1520885 1520886 1520887 1520888 1520889 1520890 1520891 1520892 1520893 1520894 1520895 1520896 1520897 1520898 1520899 1520900 1520901 1520902 1520903 1520904 1520905 1520906 1520907 1520908 1520909 1520910 1520911 1520912 1520913 1520914 1520915 1520916 1520917 1520918 1520919 1520920 1520921 1520922 1520923 1520924 1520925 1520926 1520927 1520928 1520929 1520930 1520931 1520932 1520933 1520934 1520935 1520936 1520937 1520938 1520939 1520940 1520941 1520942 1520943 1520944 1520945 1520946 1520947 1520948 1520949 1520950 1520951 1520952 1520953 1520954 1520955 1520956 1520957 1520958 1520959 1520960 1520961 1520962 1520963 1520964 1520965 1520966 1520967 1520968 1520969 1520970 1520971 1520972 1520973 1520974 1520975 1520976 1520977 1520978 1520979 1520980 1520981 1520982 1520983 1520984 1520985 1520986 1520987 1520988 1520989 1520990 1520991 1520992 1520993 1520994 1520995 1520996 1520997 1520998 1520999 1521000 1521001 1521002 1521003 1521004 1521005 1521006 1521007 1521008 1521009 1521010 1521011 1521012 1521013 1521014 1521015 1521016 1521017 1521018 1521019 1521020 1521021 1521022 1521023 1521024 1521025 1521026 1521027 1521028 1521029 1521030 1521031 1521032 1521033 1521034 1521035 1521036 1521037 1521038 1521039 1521040 1521041 1521042 1521043 1521044 1521045 1521046 1521047 1521048 1521049 1521050 1521051 1521052 1521053 1521054 1521055 1521056 1521057 1521058 1521059 1521060 1521061 1521062 1521063 1521064 1521065 1521066 1521067 1521068 1521069 1521070 1521071 1521072 1521073 1521074 1521075 1521076 1521077 1521078 1521079 1521080 1521081 1521082 1521083 1521084 1521085 1521086 1521087 1521088 1521089 1521090 1521091 1521092 1521093 1521094 1521095 1521096 1521097 1521098 1521099 1521100 1521101 1521102 1521103 1521104 1521105 1521106 1521107 1521108 1521109 1521110 1521111 1521112 1521113 1521114 1521115 1521116 1521117 1521118 1521119 1521120 1521121 1521122 1521123 1521124 1521125 1521126 1521127 1521128 1521129 1521130 1521131 1521132 1521133 1521134 1521135 1521136 1521137 1521138 1521139 1521140 1521141 1521142 1521143 1521144 1521145 1521146 1521147 1521148 1521149 1521150 1521151 1521152 1521153 1521154 1521155 1521156 1521157 1521158 1521159 1521160 1521161 1521162 1521163 1521164 1521165 1521166 1521167 1521168 1521169 1521170 1521171 1521172 1521173 1521174 1521175 1521176 1521177 1521178 1521179 1521180 1521181 1521182 1521183 1521184 1521185 1521186 1521187 1521188 1521189 1521190 1521191 1521192 1521193 1521194 1521195 1521196 1521197 1521198 1521199 1521200 1521201 1521202 1521203 1521204 1521205 1521206 1521207 1521208 1521209 1521210 1521211 1521212 1521213 1521214 1521215 1521216 1521217 1521218 1521219 1521220 1521221 1521222 1521223 1521224 1521225 1521226 1521227 1521228 1521229 1521230 1521231 1521232 1521233 1521234 1521235 1521236 1521237 1521238 1521239 1521240 1521241 1521242 1521243 1521244 1521245 1521246 1521247 1521248 1521249 1521250 1521251 1521252 1521253 1521254 1521255 1521256 1521257 1521258 1521259 1521260 1521261 1521262 1521263 1521264 1521265 1521266 1521267 1521268 1521269 1521270 1521271 1521272 1521273 1521274 1521275 1521276 1521277 1521278 1521279 1521280 1521281 1521282 1521283 1521284 1521285 1521286 1521287 1521288 1521289 1521290 1521291 1521292 1521293 1521294 1521295 1521296 1521297 1521298 1521299 1521300 1521301 1521302 1521303 1521304 1521305 1521306 1521307 1521308 1521309 1521310 1521311 1521312 1521313 1521314 1521315 1521316 1521317 1521318 1521319 1521320 1521321 1521322 1521323 1521324 1521325 1521326 1521327 1521328 1521329 1521330 1521331 1521332 1521333 1521334 1521335 1521336 1521337 1521338 1521339 1521340 1521341 1521342 1521343 1521344 1521345 1521346 1521347 1521348 1521349 1521350 1521351 1521352 1521353 1521354 1521355 1521356 1521357 1521358 1521359 1521360 1521361 1521362 1521363 1521364 1521365 1521366 1521367 1521368 1521369 1521370 1521371 1521372 1521373 1521374 1521375 1521376 1521377 1521378 1521379 1521380 1521381 1521382 1521383 1521384 1521385 1521386 1521387 1521388 1521389 1521390 1521391 1521392 1521393 1521394 1521395 1521396 1521397 1521398 1521399 1521400 1521401 1521402 1521403 1521404 1521405 1521406 1521407 1521408 1521409 1521410 1521411 1521412 1521413 1521414 1521415 1521416 1521417 1521418 1521419 1521420 1521421 1521422 1521423 1521424 1521425 1521426 1521427 1521428 1521429 1521430 1521431 1521432 1521433 1521434 1521435 1521436 1521437 1521438 1521439 1521440 1521441 1521442 1521443 1521444 1521445 1521446 1521447 1521448 1521449 1521450 1521451 1521452 1521453 1521454 1521455 1521456 1521457 1521458 1521459 1521460 1521461 1521462 1521463 1521464 1521465 1521466 1521467 1521468 1521469 1521470 1521471 1521472 1521473 1521474 1521475 1521476 1521477 1521478 1521479 1521480 1521481 1521482 1521483 1521484 1521485 1521486 1521487 1521488 1521489 1521490 1521491 1521492 1521493 1521494 1521495 1521496 1521497 1521498 1521499 1521500 1521501 1521502 1521503 1521504 1521505 1521506 1521507 1521508 1521509 1521510 1521511 1521512 1521513 1521514 1521515 1521516 1521517 1521518 1521519 1521520 1521521 1521522 1521523 1521524 1521525 1521526 1521527 1521528 1521529 1521530 1521531 1521532 1521533 1521534 1521535 1521536 1521537 1521538 1521539 1521540 1521541 1521542 1521543 1521544 1521545 1521546 1521547 1521548 1521549 1521550 1521551 1521552 1521553 1521554 1521555 1521556 1521557 1521558 1521559 1521560 1521561 1521562 1521563 1521564 1521565 1521566 1521567 1521568 1521569 1521570 1521571 1521572 1521573 1521574 1521575 1521576 1521577 1521578 1521579 1521580 1521581 1521582 1521583 1521584 1521585 1521586 1521587 1521588 1521589 1521590 1521591 1521592 1521593 1521594 1521595 1521596 1521597 1521598 1521599 1521600 1521601 1521602 1521603 1521604 1521605 1521606 1521607 1521608 1521609 1521610 1521611 1521612 1521613 1521614 1521615 1521616 1521617 1521618 1521619 1521620 1521621 1521622 1521623 1521624 1521625 1521626 1521627 1521628 1521629 1521630 1521631 1521632 1521633 1521634 1521635 1521636 1521637 1521638 1521639 1521640 1521641 1521642 1521643 1521644 1521645 1521646 1521647 1521648 1521649 1521650 1521651 1521652 1521653 1521654 1521655 1521656 1521657 1521658 1521659 1521660 1521661 1521662 1521663 1521664 1521665 1521666 1521667 1521668 1521669 1521670 1521671 1521672 1521673 1521674 1521675 1521676 1521677 1521678 1521679 1521680 1521681 1521682 1521683 1521684 1521685 1521686 1521687 1521688 1521689 1521690 1521691 1521692 1521693 1521694 1521695 1521696 1521697 1521698 1521699 1521700 1521701 1521702 1521703 1521704 1521705 1521706 1521707 1521708 1521709 1521710 1521711 1521712 1521713 1521714 1521715 1521716 1521717 1521718 1521719 1521720 1521721 1521722 1521723 1521724 1521725 1521726 1521727 1521728 1521729 1521730 1521731 1521732 1521733 1521734 1521735 1521736 1521737 1521738 1521739 1521740 1521741 1521742 1521743 1521744 1521745 1521746 1521747 1521748 1521749 1521750 1521751 1521752 1521753 1521754 1521755 1521756 1521757 1521758 1521759 1521760 1521761 1521762 1521763 1521764 1521765 1521766 1521767 1521768 1521769 1521770 1521771 1521772 1521773 1521774 1521775 1521776 1521777 1521778 1521779 1521780 1521781 1521782 1521783 1521784 1521785 1521786 1521787 1521788 1521789 1521790 1521791 1521792 1521793 1521794 1521795 1521796 1521797 1521798 1521799 1521800 1521801 1521802 1521803 1521804 1521805 1521806 1521807 1521808 1521809 1521810 1521811 1521812 1521813 1521814 1521815 1521816 1521817 1521818 1521819 1521820 1521821 1521822 1521823 1521824 1521825 1521826 1521827 1521828 1521829 1521830 1521831 1521832 1521833 1521834 1521835 1521836 1521837 1521838 1521839 1521840 1521841 1521842 1521843 1521844 1521845 1521846 1521847 1521848 1521849 1521850 1521851 1521852 1521853 1521854 1521855 1521856 1521857 1521858 1521859 1521860 1521861 1521862 1521863 1521864 1521865 1521866 1521867 1521868 1521869 1521870 1521871 1521872 1521873 1521874 1521875 1521876 1521877 1521878 1521879 1521880 1521881 1521882 1521883 1521884 1521885 1521886 1521887 1521888 1521889 1521890 1521891 1521892 1521893 1521894 1521895 1521896 1521897 1521898 1521899 1521900 1521901 1521902 1521903 1521904 1521905 1521906 1521907 1521908 1521909 1521910 1521911 1521912 1521913 1521914 1521915 1521916 1521917 1521918 1521919 1521920 1521921 1521922 1521923 1521924 1521925 1521926 1521927 1521928 1521929 1521930 1521931 1521932 1521933 1521934 1521935 1521936 1521937 1521938 1521939 1521940 1521941 1521942 1521943 1521944 1521945 1521946 1521947 1521948 1521949 1521950 1521951 1521952 1521953 1521954 1521955 1521956 1521957 1521958 1521959 1521960 1521961 1521962 1521963 1521964 1521965 1521966 1521967 1521968 1521969 1521970 1521971 1521972 1521973 1521974 1521975 1521976 1521977 1521978 1521979 1521980 1521981 1521982 1521983 1521984 1521985 1521986 1521987 1521988 1521989 1521990 1521991 1521992 1521993 1521994 1521995 1521996 1521997 1521998 1521999 1522000 1522001 1522002 1522003 1522004 1522005 1522006 1522007 1522008 1522009 1522010 1522011 1522012 1522013 1522014 1522015 1522016 1522017 1522018 1522019 1522020 1522021 1522022 1522023 1522024 1522025 1522026 1522027 1522028 1522029 1522030 1522031 1522032 1522033 1522034 1522035 1522036 1522037 1522038 1522039 1522040 1522041 1522042 1522043 1522044 1522045 1522046 1522047 1522048 1522049 1522050 1522051 1522052 1522053 1522054 1522055 1522056 1522057 1522058 1522059 1522060 1522061 1522062 1522063 1522064 1522065 1522066 1522067 1522068 1522069 1522070 1522071 1522072 1522073 1522074 1522075 1522076 1522077 1522078 1522079 1522080 1522081 1522082 1522083 1522084 1522085 1522086 1522087 1522088 1522089 1522090 1522091 1522092 1522093 1522094 1522095 1522096 1522097 1522098 1522099 1522100 1522101 1522102 1522103 1522104 1522105 1522106 1522107 1522108 1522109 1522110 1522111 1522112 1522113 1522114 1522115 1522116 1522117 1522118 1522119 1522120 1522121 1522122 1522123 1522124 1522125 1522126 1522127 1522128 1522129 1522130 1522131 1522132 1522133 1522134 1522135 1522136 1522137 1522138 1522139 1522140 1522141 1522142 1522143 1522144 1522145 1522146 1522147 1522148 1522149 1522150 1522151 1522152 1522153 1522154 1522155 1522156 1522157 1522158 1522159 1522160 1522161 1522162 1522163 1522164 1522165 1522166 1522167 1522168 1522169 1522170 1522171 1522172 1522173 1522174 1522175 1522176 1522177 1522178 1522179 1522180 1522181 1522182 1522183 1522184 1522185 1522186 1522187 1522188 1522189 1522190 1522191 1522192 1522193 1522194 1522195 1522196 1522197 1522198 1522199 1522200 1522201 1522202 1522203 1522204 1522205 1522206 1522207 1522208 1522209 1522210 1522211 1522212 1522213 1522214 1522215 1522216 1522217 1522218 1522219 1522220 1522221 1522222 1522223 1522224 1522225 1522226 1522227 1522228 1522229 1522230 1522231 1522232 1522233 1522234 1522235 1522236 1522237 1522238 1522239 1522240 1522241 1522242 1522243 1522244 1522245 1522246 1522247 1522248 1522249 1522250 1522251 1522252 1522253 1522254 1522255 1522256 1522257 1522258 1522259 1522260 1522261 1522262 1522263 1522264 1522265 1522266 1522267 1522268 1522269 1522270 1522271 1522272 1522273 1522274 1522275 1522276 1522277 1522278 1522279 1522280 1522281 1522282 1522283 1522284 1522285 1522286 1522287 1522288 1522289 1522290 1522291 1522292 1522293 1522294 1522295 1522296 1522297 1522298 1522299 1522300 1522301 1522302 1522303 1522304 1522305 1522306 1522307 1522308 1522309 1522310 1522311 1522312 1522313 1522314 1522315 1522316 1522317 1522318 1522319 1522320 1522321 1522322 1522323 1522324 1522325 1522326 1522327 1522328 1522329 1522330 1522331 1522332 1522333 1522334 1522335 1522336 1522337 1522338 1522339 1522340 1522341 1522342 1522343 1522344 1522345 1522346 1522347 1522348 1522349 1522350 1522351 1522352 1522353 1522354 1522355 1522356 1522357 1522358 1522359 1522360 1522361 1522362 1522363 1522364 1522365 1522366 1522367 1522368 1522369 1522370 1522371 1522372 1522373 1522374 1522375 1522376 1522377 1522378 1522379 1522380 1522381 1522382 1522383 1522384 1522385 1522386 1522387 1522388 1522389 1522390 1522391 1522392 1522393 1522394 1522395 1522396 1522397 1522398 1522399 1522400 1522401 1522402 1522403 1522404 1522405 1522406 1522407 1522408 1522409 1522410 1522411 1522412 1522413 1522414 1522415 1522416 1522417 1522418 1522419 1522420 1522421 1522422 1522423 1522424 1522425 1522426 1522427 1522428 1522429 1522430 1522431 1522432 1522433 1522434 1522435 1522436 1522437 1522438 1522439 1522440 1522441 1522442 1522443 1522444 1522445 1522446 1522447 1522448 1522449 1522450 1522451 1522452 1522453 1522454 1522455 1522456 1522457 1522458 1522459 1522460 1522461 1522462 1522463 1522464 1522465 1522466 1522467 1522468 1522469 1522470 1522471 1522472 1522473 1522474 1522475 1522476 1522477 1522478 1522479 1522480 1522481 1522482 1522483 1522484 1522485 1522486 1522487 1522488 1522489 1522490 1522491 1522492 1522493 1522494 1522495 1522496 1522497 1522498 1522499 1522500 1522501 1522502 1522503 1522504 1522505 1522506 1522507 1522508 1522509 1522510 1522511 1522512 1522513 1522514 1522515 1522516 1522517 1522518 1522519 1522520 1522521 1522522 1522523 1522524 1522525 1522526 1522527 1522528 1522529 1522530 1522531 1522532 1522533 1522534 1522535 1522536 1522537 1522538 1522539 1522540 1522541 1522542 1522543 1522544 1522545 1522546 1522547 1522548 1522549 1522550 1522551 1522552 1522553 1522554 1522555 1522556 1522557 1522558 1522559 1522560 1522561 1522562 1522563 1522564 1522565 1522566 1522567 1522568 1522569 1522570 1522571 1522572 1522573 1522574 1522575 1522576 1522577 1522578 1522579 1522580 1522581 1522582 1522583 1522584 1522585 1522586 1522587 1522588 1522589 1522590 1522591 1522592 1522593 1522594 1522595 1522596 1522597 1522598 1522599 1522600 1522601 1522602 1522603 1522604 1522605 1522606 1522607 1522608 1522609 1522610 1522611 1522612 1522613 1522614 1522615 1522616 1522617 1522618 1522619 1522620 1522621 1522622 1522623 1522624 1522625 1522626 1522627 1522628 1522629 1522630 1522631 1522632 1522633 1522634 1522635 1522636 1522637 1522638 1522639 1522640 1522641 1522642 1522643 1522644 1522645 1522646 1522647 1522648 1522649 1522650 1522651 1522652 1522653 1522654 1522655 1522656 1522657 1522658 1522659 1522660 1522661 1522662 1522663 1522664 1522665 1522666 1522667 1522668 1522669 1522670 1522671 1522672 1522673 1522674 1522675 1522676 1522677 1522678 1522679 1522680 1522681 1522682 1522683 1522684 1522685 1522686 1522687 1522688 1522689 1522690 1522691 1522692 1522693 1522694 1522695 1522696 1522697 1522698 1522699 1522700 1522701 1522702 1522703 1522704 1522705 1522706 1522707 1522708 1522709 1522710 1522711 1522712 1522713 1522714 1522715 1522716 1522717 1522718 1522719 1522720 1522721 1522722 1522723 1522724 1522725 1522726 1522727 1522728 1522729 1522730 1522731 1522732 1522733 1522734 1522735 1522736 1522737 1522738 1522739 1522740 1522741 1522742 1522743 1522744 1522745 1522746 1522747 1522748 1522749 1522750 1522751 1522752 1522753 1522754 1522755 1522756 1522757 1522758 1522759 1522760 1522761 1522762 1522763 1522764 1522765 1522766 1522767 1522768 1522769 1522770 1522771 1522772 1522773 1522774 1522775 1522776 1522777 1522778 1522779 1522780 1522781 1522782 1522783 1522784 1522785 1522786 1522787 1522788 1522789 1522790 1522791 1522792 1522793 1522794 1522795 1522796 1522797 1522798 1522799 1522800 1522801 1522802 1522803 1522804 1522805 1522806 1522807 1522808 1522809 1522810 1522811 1522812 1522813 1522814 1522815 1522816 1522817 1522818 1522819 1522820 1522821 1522822 1522823 1522824 1522825 1522826 1522827 1522828 1522829 1522830 1522831 1522832 1522833 1522834 1522835 1522836 1522837 1522838 1522839 1522840 1522841 1522842 1522843 1522844 1522845 1522846 1522847 1522848 1522849 1522850 1522851 1522852 1522853 1522854 1522855 1522856 1522857 1522858 1522859 1522860 1522861 1522862 1522863 1522864 1522865 1522866 1522867 1522868 1522869 1522870 1522871 1522872 1522873 1522874 1522875 1522876 1522877 1522878 1522879 1522880 1522881 1522882 1522883 1522884 1522885 1522886 1522887 1522888 1522889 1522890 1522891 1522892 1522893 1522894 1522895 1522896 1522897 1522898 1522899 1522900 1522901 1522902 1522903 1522904 1522905 1522906 1522907 1522908 1522909 1522910 1522911 1522912 1522913 1522914 1522915 1522916 1522917 1522918 1522919 1522920 1522921 1522922 1522923 1522924 1522925 1522926 1522927 1522928 1522929 1522930 1522931 1522932 1522933 1522934 1522935 1522936 1522937 1522938 1522939 1522940 1522941 1522942 1522943 1522944 1522945 1522946 1522947 1522948 1522949 1522950 1522951 1522952 1522953 1522954 1522955 1522956 1522957 1522958 1522959 1522960 1522961 1522962 1522963 1522964 1522965 1522966 1522967 1522968 1522969 1522970 1522971 1522972 1522973 1522974 1522975 1522976 1522977 1522978 1522979 1522980 1522981 1522982 1522983 1522984 1522985 1522986 1522987 1522988 1522989 1522990 1522991 1522992 1522993 1522994 1522995 1522996 1522997 1522998 1522999 1523000 1523001 1523002 1523003 1523004 1523005 1523006 1523007 1523008 1523009 1523010 1523011 1523012 1523013 1523014 1523015 1523016 1523017 1523018 1523019 1523020 1523021 1523022 1523023 1523024 1523025 1523026 1523027 1523028 1523029 1523030 1523031 1523032 1523033 1523034 1523035 1523036 1523037 1523038 1523039 1523040 1523041 1523042 1523043 1523044 1523045 1523046 1523047 1523048 1523049 1523050 1523051 1523052 1523053 1523054 1523055 1523056 1523057 1523058 1523059 1523060 1523061 1523062 1523063 1523064 1523065 1523066 1523067 1523068 1523069 1523070 1523071 1523072 1523073 1523074 1523075 1523076 1523077 1523078 1523079 1523080 1523081 1523082 1523083 1523084 1523085 1523086 1523087 1523088 1523089 1523090 1523091 1523092 1523093 1523094 1523095 1523096 1523097 1523098 1523099 1523100 1523101 1523102 1523103 1523104 1523105 1523106 1523107 1523108 1523109 1523110 1523111 1523112 1523113 1523114 1523115 1523116 1523117 1523118 1523119 1523120 1523121 1523122 1523123 1523124 1523125 1523126 1523127 1523128 1523129 1523130 1523131 1523132 1523133 1523134 1523135 1523136 1523137 1523138 1523139 1523140 1523141 1523142 1523143 1523144 1523145 1523146 1523147 1523148 1523149 1523150 1523151 1523152 1523153 1523154 1523155 1523156 1523157 1523158 1523159 1523160 1523161 1523162 1523163 1523164 1523165 1523166 1523167 1523168 1523169 1523170 1523171 1523172 1523173 1523174 1523175 1523176 1523177 1523178 1523179 1523180 1523181 1523182 1523183 1523184 1523185 1523186 1523187 1523188 1523189 1523190 1523191 1523192 1523193 1523194 1523195 1523196 1523197 1523198 1523199 1523200 1523201 1523202 1523203 1523204 1523205 1523206 1523207 1523208 1523209 1523210 1523211 1523212 1523213 1523214 1523215 1523216 1523217 1523218 1523219 1523220 1523221 1523222 1523223 1523224 1523225 1523226 1523227 1523228 1523229 1523230 1523231 1523232 1523233 1523234 1523235 1523236 1523237 1523238 1523239 1523240 1523241 1523242 1523243 1523244 1523245 1523246 1523247 1523248 1523249 1523250 1523251 1523252 1523253 1523254 1523255 1523256 1523257 1523258 1523259 1523260 1523261 1523262 1523263 1523264 1523265 1523266 1523267 1523268 1523269 1523270 1523271 1523272 1523273 1523274 1523275 1523276 1523277 1523278 1523279 1523280 1523281 1523282 1523283 1523284 1523285 1523286 1523287 1523288 1523289 1523290 1523291 1523292 1523293 1523294 1523295 1523296 1523297 1523298 1523299 1523300 1523301 1523302 1523303 1523304 1523305 1523306 1523307 1523308 1523309 1523310 1523311 1523312 1523313 1523314 1523315 1523316 1523317 1523318 1523319 1523320 1523321 1523322 1523323 1523324 1523325 1523326 1523327 1523328 1523329 1523330 1523331 1523332 1523333 1523334 1523335 1523336 1523337 1523338 1523339 1523340 1523341 1523342 1523343 1523344 1523345 1523346 1523347 1523348 1523349 1523350 1523351 1523352 1523353 1523354 1523355 1523356 1523357 1523358 1523359 1523360 1523361 1523362 1523363 1523364 1523365 1523366 1523367 1523368 1523369 1523370 1523371 1523372 1523373 1523374 1523375 1523376 1523377 1523378 1523379 1523380 1523381 1523382 1523383 1523384 1523385 1523386 1523387 1523388 1523389 1523390 1523391 1523392 1523393 1523394 1523395 1523396 1523397 1523398 1523399 1523400 1523401 1523402 1523403 1523404 1523405 1523406 1523407 1523408 1523409 1523410 1523411 1523412 1523413 1523414 1523415 1523416 1523417 1523418 1523419 1523420 1523421 1523422 1523423 1523424 1523425 1523426 1523427 1523428 1523429 1523430 1523431 1523432 1523433 1523434 1523435 1523436 1523437 1523438 1523439 1523440 1523441 1523442 1523443 1523444 1523445 1523446 1523447 1523448 1523449 1523450 1523451 1523452 1523453 1523454 1523455 1523456 1523457 1523458 1523459 1523460 1523461 1523462 1523463 1523464 1523465 1523466 1523467 1523468 1523469 1523470 1523471 1523472 1523473 1523474 1523475 1523476 1523477 1523478 1523479 1523480 1523481 1523482 1523483 1523484 1523485 1523486 1523487 1523488 1523489 1523490 1523491 1523492 1523493 1523494 1523495 1523496 1523497 1523498 1523499 1523500 1523501 1523502 1523503 1523504 1523505 1523506 1523507 1523508 1523509 1523510 1523511 1523512 1523513 1523514 1523515 1523516 1523517 1523518 1523519 1523520 1523521 1523522 1523523 1523524 1523525 1523526 1523527 1523528 1523529 1523530 1523531 1523532 1523533 1523534 1523535 1523536 1523537 1523538 1523539 1523540 1523541 1523542 1523543 1523544 1523545 1523546 1523547 1523548 1523549 1523550 1523551 1523552 1523553 1523554 1523555 1523556 1523557 1523558 1523559 1523560 1523561 1523562 1523563 1523564 1523565 1523566 1523567 1523568 1523569 1523570 1523571 1523572 1523573 1523574 1523575 1523576 1523577 1523578 1523579 1523580 1523581 1523582 1523583 1523584 1523585 1523586 1523587 1523588 1523589 1523590 1523591 1523592 1523593 1523594 1523595 1523596 1523597 1523598 1523599 1523600 1523601 1523602 1523603 1523604 1523605 1523606 1523607 1523608 1523609 1523610 1523611 1523612 1523613 1523614 1523615 1523616 1523617 1523618 1523619 1523620 1523621 1523622 1523623 1523624 1523625 1523626 1523627 1523628 1523629 1523630 1523631 1523632 1523633 1523634 1523635 1523636 1523637 1523638 1523639 1523640 1523641 1523642 1523643 1523644 1523645 1523646 1523647 1523648 1523649 1523650 1523651 1523652 1523653 1523654 1523655 1523656 1523657 1523658 1523659 1523660 1523661 1523662 1523663 1523664 1523665 1523666 1523667 1523668 1523669 1523670 1523671 1523672 1523673 1523674 1523675 1523676 1523677 1523678 1523679 1523680 1523681 1523682 1523683 1523684 1523685 1523686 1523687 1523688 1523689 1523690 1523691 1523692 1523693 1523694 1523695 1523696 1523697 1523698 1523699 1523700 1523701 1523702 1523703 1523704 1523705 1523706 1523707 1523708 1523709 1523710 1523711 1523712 1523713 1523714 1523715 1523716 1523717 1523718 1523719 1523720 1523721 1523722 1523723 1523724 1523725 1523726 1523727 1523728 1523729 1523730 1523731 1523732 1523733 1523734 1523735 1523736 1523737 1523738 1523739 1523740 1523741 1523742 1523743 1523744 1523745 1523746 1523747 1523748 1523749 1523750 1523751 1523752 1523753 1523754 1523755 1523756 1523757 1523758 1523759 1523760 1523761 1523762 1523763 1523764 1523765 1523766 1523767 1523768 1523769 1523770 1523771 1523772 1523773 1523774 1523775 1523776 1523777 1523778 1523779 1523780 1523781 1523782 1523783 1523784 1523785 1523786 1523787 1523788 1523789 1523790 1523791 1523792 1523793 1523794 1523795 1523796 1523797 1523798 1523799 1523800 1523801 1523802 1523803 1523804 1523805 1523806 1523807 1523808 1523809 1523810 1523811 1523812 1523813 1523814 1523815 1523816 1523817 1523818 1523819 1523820 1523821 1523822 1523823 1523824 1523825 1523826 1523827 1523828 1523829 1523830 1523831 1523832 1523833 1523834 1523835 1523836 1523837 1523838 1523839 1523840 1523841 1523842 1523843 1523844 1523845 1523846 1523847 1523848 1523849 1523850 1523851 1523852 1523853 1523854 1523855 1523856 1523857 1523858 1523859 1523860 1523861 1523862 1523863 1523864 1523865 1523866 1523867 1523868 1523869 1523870 1523871 1523872 1523873 1523874 1523875 1523876 1523877 1523878 1523879 1523880 1523881 1523882 1523883 1523884 1523885 1523886 1523887 1523888 1523889 1523890 1523891 1523892 1523893 1523894 1523895 1523896 1523897 1523898 1523899 1523900 1523901 1523902 1523903 1523904 1523905 1523906 1523907 1523908 1523909 1523910 1523911 1523912 1523913 1523914 1523915 1523916 1523917 1523918 1523919 1523920 1523921 1523922 1523923 1523924 1523925 1523926 1523927 1523928 1523929 1523930 1523931 1523932 1523933 1523934 1523935 1523936 1523937 1523938 1523939 1523940 1523941 1523942 1523943 1523944 1523945 1523946 1523947 1523948 1523949 1523950 1523951 1523952 1523953 1523954 1523955 1523956 1523957 1523958 1523959 1523960 1523961 1523962 1523963 1523964 1523965 1523966 1523967 1523968 1523969 1523970 1523971 1523972 1523973 1523974 1523975 1523976 1523977 1523978 1523979 1523980 1523981 1523982 1523983 1523984 1523985 1523986 1523987 1523988 1523989 1523990 1523991 1523992 1523993 1523994 1523995 1523996 1523997 1523998 1523999 1524000 1524001 1524002 1524003 1524004 1524005 1524006 1524007 1524008 1524009 1524010 1524011 1524012 1524013 1524014 1524015 1524016 1524017 1524018 1524019 1524020 1524021 1524022 1524023 1524024 1524025 1524026 1524027 1524028 1524029 1524030 1524031 1524032 1524033 1524034 1524035 1524036 1524037 1524038 1524039 1524040 1524041 1524042 1524043 1524044 1524045 1524046 1524047 1524048 1524049 1524050 1524051 1524052 1524053 1524054 1524055 1524056 1524057 1524058 1524059 1524060 1524061 1524062 1524063 1524064 1524065 1524066 1524067 1524068 1524069 1524070 1524071 1524072 1524073 1524074 1524075 1524076 1524077 1524078 1524079 1524080 1524081 1524082 1524083 1524084 1524085 1524086 1524087 1524088 1524089 1524090 1524091 1524092 1524093 1524094 1524095 1524096 1524097 1524098 1524099 1524100 1524101 1524102 1524103 1524104 1524105 1524106 1524107 1524108 1524109 1524110 1524111 1524112 1524113 1524114 1524115 1524116 1524117 1524118 1524119 1524120 1524121 1524122 1524123 1524124 1524125 1524126 1524127 1524128 1524129 1524130 1524131 1524132 1524133 1524134 1524135 1524136 1524137 1524138 1524139 1524140 1524141 1524142 1524143 1524144 1524145 1524146 1524147 1524148 1524149 1524150 1524151 1524152 1524153 1524154 1524155 1524156 1524157 1524158 1524159 1524160 1524161 1524162 1524163 1524164 1524165 1524166 1524167 1524168 1524169 1524170 1524171 1524172 1524173 1524174 1524175 1524176 1524177 1524178 1524179 1524180 1524181 1524182 1524183 1524184 1524185 1524186 1524187 1524188 1524189 1524190 1524191 1524192 1524193 1524194 1524195 1524196 1524197 1524198 1524199 1524200 1524201 1524202 1524203 1524204 1524205 1524206 1524207 1524208 1524209 1524210 1524211 1524212 1524213 1524214 1524215 1524216 1524217 1524218 1524219 1524220 1524221 1524222 1524223 1524224 1524225 1524226 1524227 1524228 1524229 1524230 1524231 1524232 1524233 1524234 1524235 1524236 1524237 1524238 1524239 1524240 1524241 1524242 1524243 1524244 1524245 1524246 1524247 1524248 1524249 1524250 1524251 1524252 1524253 1524254 1524255 1524256 1524257 1524258 1524259 1524260 1524261 1524262 1524263 1524264 1524265 1524266 1524267 1524268 1524269 1524270 1524271 1524272 1524273 1524274 1524275 1524276 1524277 1524278 1524279 1524280 1524281 1524282 1524283 1524284 1524285 1524286 1524287 1524288 1524289 1524290 1524291 1524292 1524293 1524294 1524295 1524296 1524297 1524298 1524299 1524300 1524301 1524302 1524303 1524304 1524305 1524306 1524307 1524308 1524309 1524310 1524311 1524312 1524313 1524314 1524315 1524316 1524317 1524318 1524319 1524320 1524321 1524322 1524323 1524324 1524325 1524326 1524327 1524328 1524329 1524330 1524331 1524332 1524333 1524334 1524335 1524336 1524337 1524338 1524339 1524340 1524341 1524342 1524343 1524344 1524345 1524346 1524347 1524348 1524349 1524350 1524351 1524352 1524353 1524354 1524355 1524356 1524357 1524358 1524359 1524360 1524361 1524362 1524363 1524364 1524365 1524366 1524367 1524368 1524369 1524370 1524371 1524372 1524373 1524374 1524375 1524376 1524377 1524378 1524379 1524380 1524381 1524382 1524383 1524384 1524385 1524386 1524387 1524388 1524389 1524390 1524391 1524392 1524393 1524394 1524395 1524396 1524397 1524398 1524399 1524400 1524401 1524402 1524403 1524404 1524405 1524406 1524407 1524408 1524409 1524410 1524411 1524412 1524413 1524414 1524415 1524416 1524417 1524418 1524419 1524420 1524421 1524422 1524423 1524424 1524425 1524426 1524427 1524428 1524429 1524430 1524431 1524432 1524433 1524434 1524435 1524436 1524437 1524438 1524439 1524440 1524441 1524442 1524443 1524444 1524445 1524446 1524447 1524448 1524449 1524450 1524451 1524452 1524453 1524454 1524455 1524456 1524457 1524458 1524459 1524460 1524461 1524462 1524463 1524464 1524465 1524466 1524467 1524468 1524469 1524470 1524471 1524472 1524473 1524474 1524475 1524476 1524477 1524478 1524479 1524480 1524481 1524482 1524483 1524484 1524485 1524486 1524487 1524488 1524489 1524490 1524491 1524492 1524493 1524494 1524495 1524496 1524497 1524498 1524499 1524500 1524501 1524502 1524503 1524504 1524505 1524506 1524507 1524508 1524509 1524510 1524511 1524512 1524513 1524514 1524515 1524516 1524517 1524518 1524519 1524520 1524521 1524522 1524523 1524524 1524525 1524526 1524527 1524528 1524529 1524530 1524531 1524532 1524533 1524534 1524535 1524536 1524537 1524538 1524539 1524540 1524541 1524542 1524543 1524544 1524545 1524546 1524547 1524548 1524549 1524550 1524551 1524552 1524553 1524554 1524555 1524556 1524557 1524558 1524559 1524560 1524561 1524562 1524563 1524564 1524565 1524566 1524567 1524568 1524569 1524570 1524571 1524572 1524573 1524574 1524575 1524576 1524577 1524578 1524579 1524580 1524581 1524582 1524583 1524584 1524585 1524586 1524587 1524588 1524589 1524590 1524591 1524592 1524593 1524594 1524595 1524596 1524597 1524598 1524599 1524600 1524601 1524602 1524603 1524604 1524605 1524606 1524607 1524608 1524609 1524610 1524611 1524612 1524613 1524614 1524615 1524616 1524617 1524618 1524619 1524620 1524621 1524622 1524623 1524624 1524625 1524626 1524627 1524628 1524629 1524630 1524631 1524632 1524633 1524634 1524635 1524636 1524637 1524638 1524639 1524640 1524641 1524642 1524643 1524644 1524645 1524646 1524647 1524648 1524649 1524650 1524651 1524652 1524653 1524654 1524655 1524656 1524657 1524658 1524659 1524660 1524661 1524662 1524663 1524664 1524665 1524666 1524667 1524668 1524669 1524670 1524671 1524672 1524673 1524674 1524675 1524676 1524677 1524678 1524679 1524680 1524681 1524682 1524683 1524684 1524685 1524686 1524687 1524688 1524689 1524690 1524691 1524692 1524693 1524694 1524695 1524696 1524697 1524698 1524699 1524700 1524701 1524702 1524703 1524704 1524705 1524706 1524707 1524708 1524709 1524710 1524711 1524712 1524713 1524714 1524715 1524716 1524717 1524718 1524719 1524720 1524721 1524722 1524723 1524724 1524725 1524726 1524727 1524728 1524729 1524730 1524731 1524732 1524733 1524734 1524735 1524736 1524737 1524738 1524739 1524740 1524741 1524742 1524743 1524744 1524745 1524746 1524747 1524748 1524749 1524750 1524751 1524752 1524753 1524754 1524755 1524756 1524757 1524758 1524759 1524760 1524761 1524762 1524763 1524764 1524765 1524766 1524767 1524768 1524769 1524770 1524771 1524772 1524773 1524774 1524775 1524776 1524777 1524778 1524779 1524780 1524781 1524782 1524783 1524784 1524785 1524786 1524787 1524788 1524789 1524790 1524791 1524792 1524793 1524794 1524795 1524796 1524797 1524798 1524799 1524800 1524801 1524802 1524803 1524804 1524805 1524806 1524807 1524808 1524809 1524810 1524811 1524812 1524813 1524814 1524815 1524816 1524817 1524818 1524819 1524820 1524821 1524822 1524823 1524824 1524825 1524826 1524827 1524828 1524829 1524830 1524831 1524832 1524833 1524834 1524835 1524836 1524837 1524838 1524839 1524840 1524841 1524842 1524843 1524844 1524845 1524846 1524847 1524848 1524849 1524850 1524851 1524852 1524853 1524854 1524855 1524856 1524857 1524858 1524859 1524860 1524861 1524862 1524863 1524864 1524865 1524866 1524867 1524868 1524869 1524870 1524871 1524872 1524873 1524874 1524875 1524876 1524877 1524878 1524879 1524880 1524881 1524882 1524883 1524884 1524885 1524886 1524887 1524888 1524889 1524890 1524891 1524892 TooltipText=null 14:31:23.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:31:23.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:23.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:23.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:23.803 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 14:31:23.803 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:31:23.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:23.804 INFO [WorkbenchTestable][AbstractView] Launch removed 14:31:23.831 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:23.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:23.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:23.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:31:23.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:23.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:23.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:23.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:23.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:23.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:23.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:31:23.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:23.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:23.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:23.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:23.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:23.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:23.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:23.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:23.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:23.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:23.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 '\*?\QProblems\E') 14:31:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:23.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:23.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:23.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:23.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:23.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:23.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:23.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:23.883 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:23.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:23.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:23.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:23.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:23.884 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:23.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:23.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:23.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:23.884 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:31:23.885 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:31:23.885 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:31:23.885 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:23.885 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:23.885 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:23.885 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:23.885 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:31:23.885 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:31:23.885 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:31:23.885 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:31:23.885 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:31:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:31:24.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:31:24.886 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:24.886 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:24.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:24.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:24.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:24.887 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:31:24.888 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:31:24.888 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:31:24.888 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:24.888 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:24.888 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:31:24.888 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:31:24.888 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:31:24.888 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:31:24.888 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:31:24.888 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:31:24.888 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:31:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:31:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:31:24.888 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:24.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:24.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:24.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:24.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 14:31:24.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:24.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:24.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:24.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:24.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:24.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:24.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:24.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:24.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:24.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 14:31:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:24.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:24.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:24.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:24.890 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 14:31:24.948 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 14:31:24.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:24.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:24.948 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:31:24.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:24.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:24.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:24.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:24.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:31:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:24.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:24.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:24.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:24.950 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:24.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:24.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:24.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:24.959 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:24.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:24.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:24.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:24.959 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:24.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:24.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:24.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:24.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:24.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:24.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:25.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:25.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:25.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:25.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:25.961 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:25.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:25.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:25.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:25.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:25.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:25.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:25.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:25.962 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:31:25.963 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:31:25.963 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 14:31:25.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 14:31:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:25.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 14:31:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:25.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 14:31:25.963 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:31:25.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:25.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:25.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:25.963 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 14:31:25.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:31:25.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:25.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:31:25.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:25.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:31:25.964 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:31:25.964 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:31:25.964 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:31:25.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:31:25.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:25.966 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:25.966 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:25.966 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:25.966 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:25.966 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:25.966 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:25.966 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:25.966 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:25.966 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:25.966 DEBUG [main][MenuItemLookup] Item match:Run 14:31:25.967 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:31:25.967 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:31:25.967 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:25.967 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:31:25.967 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:31:25.967 DEBUG [main][MenuItemLookup] Item match:Run As 14:31:25.967 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 14:31:25.967 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 14:31:25.967 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 14:31:25.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 14:31:25.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 14:31:25.967 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 14:31:25.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 14:31:25.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:26.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:26.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:26.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:26.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:26.066 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:26.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:26.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:26.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 14:31:26.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 14:31:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 14:31:26.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.118 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:26.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:26.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:26.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:26.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:26.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:26.126 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:26.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:26.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:26.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:26.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:26.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:26.127 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:26.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:26.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:26.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:26.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:26.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:26.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 14:31:26.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.132 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:26.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:26.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:26.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:26.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:26.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:26.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:26.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:26.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:26.152 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:26.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:26.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:26.153 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:26.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:26.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:26.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:31:26.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 14:31:26.154 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 14:31:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:26.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:26.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:31:26.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:26.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:26.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:26.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:31:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:26.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:26.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:26.166 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:26.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:26.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:26.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:26.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:26.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:26.167 INFO [WorkbenchTestable][AbstractView] Clearing console 14:31:26.167 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:26.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:26.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:26.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:26.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:26.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:31:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:26.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:26.168 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console 14:31:26.168 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:31:26.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:26.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""... 14:31:26.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully 14:31:26.181 INFO [WorkbenchTestable][AbstractView] Console cleared 14:31:26.181 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:26.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:26.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:26.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:31:26.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:26.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:26.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:26.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 14:31:26.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:26.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:26.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown 14:31:27.184 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 14:31:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:27.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:27.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:31:27.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:31:27.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:27.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:27.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:27.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:27.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') 14:31:27.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:27.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:27.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:27.199 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:27.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:27.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:27.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:27.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:27.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:27.200 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:27.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:27.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:27.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:27.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:27.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:27.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.201 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:27.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:27.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:27.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 14:31:27.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:27.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:27.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 14:31:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:27.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:27.213 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 14:31:27.213 INFO [WorkbenchTestable][AbstractView] Terminating console 14:31:27.213 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:27.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:27.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:27.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:31:27.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:27.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:27.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: "Terminate") 14:31:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:27.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:27.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:27.214 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 14:31:27.214 INFO [WorkbenchTestable][AbstractView] Removing launch from console 14:31:27.214 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:27.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:27.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:27.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:31:27.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:31:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:27.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:27.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:31:27.215 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 14:31:27.215 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:31:27.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:27.216 INFO [WorkbenchTestable][AbstractView] Launch removed 14:31:27.239 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:31:27.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:31:27.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:27.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:31:27.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:27.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:27.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:27.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:27.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 14:31:27.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.242 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:31:27.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 14:31:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:27.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 14:31:27.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') 14:31:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:27.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:27.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:27.244 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:27.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:27.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:27.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:27.267 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:27.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:27.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:27.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:27.268 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:27.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:27.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:27.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:27.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:27.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:27.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:28.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:28.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:28.271 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:31:28.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:31:28.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:28.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:28.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 14:31:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:28.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:28.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:28.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:28.272 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 14:31:28.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:31:28.272 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:31:28.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:31:28.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:31:28.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:31:28.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'New' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:28.298 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:31:28.298 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:31:28.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:31:28.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:31:28.298 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:31:28.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:28.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:28.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:28.299 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer 14:31:28.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:31:28.299 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:31:28.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:31:28.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:31:28.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:31:28.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'New' 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:31:28.322 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:31:28.322 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:31:28.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:31:28.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:31:28.322 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:31:28.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 'Delete.*'] is available.... 14:31:28.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 'Delete.*'] is available. finished successfully 14:31:28.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:31:28.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:28.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:28.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:28.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:28.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:31:28.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:28.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:31:28.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:28.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:28.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:28.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:28.893 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:31:28.893 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:31:28.893 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:31:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:28.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:28.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:28.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:31:28.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:28.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:31:28.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:28.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:28.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:28.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:28.894 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:31:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:28.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:28.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:28.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:31:28.896 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:31:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:31:29.397 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:31:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:29.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:29.397 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 14:31:29.398 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:29.398 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:29.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:29.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.428 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 5.978 s consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 24.125 s testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.415 s toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.404 s testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 10.062 s consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 0.014 s getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.406 s testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.493 s testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 6.702 s testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.408 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:29.403 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:29.403 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:31:29.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:29.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:29.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:29.404 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:31:29.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:29.404 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:31:29.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:29.404 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:31:29.404 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:31:29.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:31:29.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:29.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:29.404 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:29.404 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:29.404 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:29.404 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:29.404 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:29.404 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:29.404 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:29.404 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:29.404 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:29.404 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:29.404 DEBUG [main][MenuItemLookup] Item match:Window 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:31:29.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:29.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:29.405 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:29.405 DEBUG [main][MenuItemLookup] Item match:Window 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:29.405 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:29.405 DEBUG [main][MenuItemLookup] Item match:Perspective 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:31:29.406 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:31:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:31:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:29.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:29.406 DEBUG [main][MenuItemLookup] Item match:Window 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:31:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:29.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:29.406 DEBUG [main][MenuItemLookup] Item match:Window 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:29.406 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:29.406 DEBUG [main][MenuItemLookup] Item match:Perspective 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:31:29.407 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:31:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:29.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:29.407 DEBUG [main][MenuItemLookup] Item match:Window 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:31:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:29.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:29.407 DEBUG [main][MenuItemLookup] Item match:Window 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:29.407 DEBUG [main][MenuItemLookup] Item match:Perspective 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:31:29.407 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:31:29.407 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:31:29.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:31:29.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:31:29.407 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:31:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:31:29.428 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 14:31:29.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:31:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:29.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:29.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:31:29.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:29.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:29.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:29.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:31:29.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:29.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:31:29.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:29.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:29.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:29.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:29.429 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:31:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:29.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:29.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:29.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'] 14:31:29.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.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'] 14:31:29.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.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 Project"] 14:31:29.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.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'] 14:31:29.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.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'] 14:31:29.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.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'] 14:31:29.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.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 Project"] 14:31:29.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.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'] 14:31:29.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.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'] 14:31:29.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:29.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:29.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:29.519 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:29.519 DEBUG [main][MenuItemLookup] Item match:File 14:31:29.519 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:31:29.520 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:29.522 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:31:29.522 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:31:29.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:31:29.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:31:29.522 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:31:29.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:31:29.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:31:29.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:31:29.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:29.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:29.583 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:31:29.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:31:29.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:29.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:29.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:29.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:29.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:29.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:29.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:31:29.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:31:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:29.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:31:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:29.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:31:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:31:29.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:31:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:29.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:31:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:29.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:31:29.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:31:29.585 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:31:29.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:31:29.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:31:29.588 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:31:29.588 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:31:29.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:31:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:29.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:29.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:29.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:29.589 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:31:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:29.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:29.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:29.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'] 14:31:29.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:31:29.729 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 14:31:29.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:31:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:29.729 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:31:29.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:29.729 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 14:31:29.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:31:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:29.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:29.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:29.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:29.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:31:29.731 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:31:29.732 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 14:31:29.756 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:31:29.756 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:31:29.756 DEBUG [WorkbenchTestable][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) 14:31:29.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:29.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:29.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:29.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:29.757 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:31:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:29.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:29.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:31:32.762 DEBUG [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 14:31:32.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:32.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:32.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:32.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:32.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:32.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:32.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:32.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:32.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:32.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'] 14:31:32.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:32.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'] 14:31:32.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:32.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:31:32.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:32.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:31:32.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:32.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:31:32.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:32.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:31:32.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:32.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:31:32.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:32.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:31:32.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:32.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:31:32.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:32.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:32.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:32.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:32.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:32.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:32.765 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:32.765 DEBUG [main][MenuItemLookup] Item match:File 14:31:32.765 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:31:32.765 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:32.767 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:31:32.767 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:31:32.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:31:32.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:31:32.768 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:31:32.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.... 14:31:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:31:32.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:31:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:32.827 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:31:32.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:32.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:31:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:32.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:32.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:32.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:31:32.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:31:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:32.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:31:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:32.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:31:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:31:32.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:31:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:32.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:31:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:32.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:31:32.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:31:32.829 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:31:32.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:31:32.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:31:32.831 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:31:32.831 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:31:32.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:31:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:32.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:32.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:32.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:32.832 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:31:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:32.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:32.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:33.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'] 14:31:33.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:31:33.052 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 14:31:33.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:31:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:33.052 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:31:33.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:31:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:33.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:33.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:33.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:31:33.058 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:31:33.058 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 14:31:33.062 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:31:33.062 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:31:33.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.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) 14:31:33.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:33.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:33.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:33.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:33.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:33.076 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:31:33.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:33.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:33.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:33.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:33.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:33.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'] 14:31:33.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.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'] 14:31:33.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.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 Java Class"] 14:31:33.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.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'] 14:31:33.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.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'] 14:31:33.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.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'] 14:31:33.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.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: "New Java Class"] 14:31:33.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.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'] 14:31:33.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.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'] 14:31:33.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:31:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:33.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:33.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:33.605 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:33.605 DEBUG [main][MenuItemLookup] Item match:File 14:31:33.605 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:31:33.605 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:33.607 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:31:33.607 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:31:33.607 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:31:33.607 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:31:33.608 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:31:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:31:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:31:33.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:31:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:33.667 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:31:33.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:31:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:33.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:33.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:33.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:31:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:31:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:31:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:33.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:31:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:31:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:31:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:31:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:33.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:31:33.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:31:33.669 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:31:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:31:33.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:31:33.670 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:31:33.670 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:31:33.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:31:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:33.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:33.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:33.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:33.671 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:31:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:33.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:33.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:33.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:31:33.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:31:33.734 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 14:31:33.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:31:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:33.735 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:31:33.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:33.735 DEBUG [WorkbenchTestable][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:") 14:31:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:33.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:33.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:33.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:31:33.758 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:31:33.759 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 14:31:33.774 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:31:33.774 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:31:33.774 DEBUG [WorkbenchTestable][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) 14:31:33.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:33.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:33.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:33.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:33.776 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:31:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:33.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:33.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:33.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:34.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:34.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:34.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:34.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:34.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:34.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 14:31:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:34.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:34.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:34.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:34.289 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:34.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 14:31:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:34.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 14:31:34.289 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 14:31:34.289 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:34.289 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:34.289 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:34.289 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:34.289 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:34.289 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:34.289 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:34.289 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:34.289 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:34.289 DEBUG [main][MenuItemLookup] Item match:Window 14:31:34.291 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:34.291 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:34.291 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:34.291 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:34.291 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:34.291 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:34.294 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:34.294 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:34.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:34.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:34.294 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:34.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:34.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:34.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:31:34.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:34.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:34.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:34.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:34.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:34.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:34.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:34.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:34.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:34.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:34.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:34.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:34.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:34.353 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:34.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:34.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:34.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:34.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:34.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:34.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:34.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:34.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 "Open") 14:31:34.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:34.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:34.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:34.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:34.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:34.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:34.355 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:34.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:34.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:34.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:34.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:34.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:34.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:34.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:34.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:34.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:34.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:34.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 14:31:34.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:34.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:34.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 14:31:34.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 '\*?\QProject Explorer\E') 14:31:34.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:34.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:34.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:34.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:34.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:34.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:34.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:34.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:34.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 14:31:34.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:34.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:34.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:34.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:34.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:34.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:34.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:34.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:34.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:34.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:34.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:34.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:34.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:34.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:34.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:35.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:35.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:35.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:35.402 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:35.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:35.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:35.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:35.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 14:31:35.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:35.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:35.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:35.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:35.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:35.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:35.403 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:35.403 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:35.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:35.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:35.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:35.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:35.905 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:35.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:35.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:35.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:35.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:35.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:35.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:35.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:35.907 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:35.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:35.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:35.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:35.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:35.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:35.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:36.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:36.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:36.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:36.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:36.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:36.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:36.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:36.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:36.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 14:31:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:36.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:36.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:36.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:36.910 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:36.910 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:36.911 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:36.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:36.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:31:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:36.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:36.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:31:36.911 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:31:36.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:31:36.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:31:36.925 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:31:36.926 DEBUG [main][EditorHandler] 2 editor(s) found 14:31:36.926 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 14:31:36.950 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 14:31:36.950 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 14:31:36.996 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 14:31:36.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:36.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:36.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:36.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:36.997 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:36.998 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:36.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:36.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:31:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:37.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:37.000 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 14:31:37.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:37.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:37.501 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 14:31:37.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 14:31:37.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:38.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 14:31:38.003 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 14:31:38.003 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 14:31:38.004 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 14:31:38.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 14:31:38.004 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 14:31:38.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 14:31:38.004 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 14:31:38.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 14:31:38.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 14:31:38.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:31:38.019 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:31:38.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:31:38.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:31:38.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:38.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:38.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:38.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:38.028 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:38.028 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:38.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:38.028 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:38.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:38.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:38.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:38.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:38.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:38.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 14:31:38.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:38.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 14:31:38.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:38.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:38.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:38.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:38.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:38.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:38.061 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:38.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:38.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:38.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:38.062 DEBUG [main][MenuItemLookup] Item match:Window 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:38.062 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:38.062 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:38.065 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:38.065 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:38.080 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:38.080 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:38.080 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:38.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:38.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:38.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:31:38.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:38.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:38.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:38.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:38.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:38.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:38.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:38.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:38.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:38.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:38.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:38.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:38.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:38.136 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:38.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:38.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:38.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:38.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:38.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:38.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:38.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:38.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:31:38.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:38.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:38.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:38.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:38.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:38.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:38.137 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:38.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:38.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:38.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:38.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:38.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:38.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:38.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:38.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:38.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:38.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:38.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 '\*?\QProject Explorer\E') 14:31:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:38.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:38.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:38.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:38.171 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:38.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:38.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:38.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:31:38.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:38.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:38.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:38.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:38.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:38.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:38.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:38.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:38.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:38.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:38.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:38.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:38.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:38.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:39.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:39.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:39.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:39.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:39.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:39.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:39.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:39.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 14:31:39.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:39.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:39.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:39.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:39.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:39.176 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:39.177 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:39.177 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:39.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:39.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:31:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:39.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:39.177 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:39.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:39.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:39.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:39.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:39.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:39.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:39.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:39.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:39.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:39.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:39.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:39.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:40.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:40.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:40.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:40.179 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:40.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:40.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:40.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:40.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 14:31:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:40.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:40.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:40.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:40.180 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:40.180 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:40.180 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:40.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:40.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:31:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:40.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:40.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:31:40.181 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:31:40.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:31:40.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:31:40.187 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:31:40.188 DEBUG [main][EditorHandler] 0 editor(s) found 14:31:40.188 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:40.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:40.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:40.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:40.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:40.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:40.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:40.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:40.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:40.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:40.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:40.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:40.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:41.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:41.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:41.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:41.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:41.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:41.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:41.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:41.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:41.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:41.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:41.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:41.191 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:41.191 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:41.191 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:41.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:41.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:41.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:31:41.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:41.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:41.191 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 14:31:41.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:41.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:41.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:41.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:41.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:41.192 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 14:31:41.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 14:31:41.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:41.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 14:31:41.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:41.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 14:31:41.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:31:41.192 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:31:41.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:31:41.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:31:41.202 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 14:31:41.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:31:41.202 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:31:41.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:31:41.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:31:41.208 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:31:41.209 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:31:41.318 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:31:41.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:41.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:41.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 14:31:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:41.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:41.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:41.331 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:41.331 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 14:31:41.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:41.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:41.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:41.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:41.352 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:41.352 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:41.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:41.352 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:41.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:41.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:41.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:41.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 14:31:41.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:41.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 14:31:41.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:41.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:41.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:41.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:41.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:41.398 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:41.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:31:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:41.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:41.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:41.399 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:41.399 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:41.399 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:41.399 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:41.399 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:41.399 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:41.399 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:41.399 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:41.399 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:41.399 DEBUG [main][MenuItemLookup] Item match:Window 14:31:41.400 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:41.400 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:41.400 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:41.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:41.400 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:41.400 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:41.403 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:41.403 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:41.419 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:41.419 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:41.419 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:41.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:41.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:41.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:41.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:41.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:31:41.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:41.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:41.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:41.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:41.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:41.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:41.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:41.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:41.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:41.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:41.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:41.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:41.475 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:41.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:41.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:41.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:41.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:41.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:41.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:41.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:31:41.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:41.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:41.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:41.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:41.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:41.477 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:41.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:41.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:41.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:41.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:41.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:41.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:41.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:31:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:41.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:41.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 '\*?\QProject Explorer\E') 14:31:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:41.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:41.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:41.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:41.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:41.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:41.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 14:31:41.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:41.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:41.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:41.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:41.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:41.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:41.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:41.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:41.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:41.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:41.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:42.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:42.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:42.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:42.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:42.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:42.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:42.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 14:31:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:42.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:42.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:42.528 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:42.528 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:42.528 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:42.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:42.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:31:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:42.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:42.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:31:42.529 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:31:42.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:31:42.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:31:42.535 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 14:31:42.535 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 14:31:42.535 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 14:31:42.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 14:31:42.535 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 14:31:42.536 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:42.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:42.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:42.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:42.536 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:42.536 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:42.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:42.537 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:42.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:42.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:42.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:42.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 14:31:42.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:42.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 14:31:42.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:42.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:42.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:42.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:42.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:42.582 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:42.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:31:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:42.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:42.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:42.583 DEBUG [main][MenuItemLookup] Item match:Window 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:42.583 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:42.583 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:42.586 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:42.587 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:42.587 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:42.587 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:42.587 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:42.587 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:42.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:42.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:42.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 14:31:42.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:42.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:42.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:42.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:42.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:42.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:42.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:42.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:42.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:42.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:42.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:42.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:42.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:42.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:42.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:42.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:42.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:42.646 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:42.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:42.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:42.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:42.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:42.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:42.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31: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 "Open") 14:31:42.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:42.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:42.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:42.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:42.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:42.648 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:42.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:42.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:42.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:42.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:42.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:42.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:42.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:42.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:31:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:42.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:42.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:31:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:42.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:42.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:42.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:42.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:42.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:42.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 14:31:42.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:42.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:42.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:42.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:42.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:42.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:42.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:42.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:42.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:42.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:42.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:42.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:42.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:43.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:43.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:43.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:43.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:43.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:43.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:43.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:43.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:43.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 14:31:43.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:43.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:43.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:43.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:43.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:43.712 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:43.712 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:43.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:43.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:43.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:43.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:31:43.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:43.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:43.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:31:43.712 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:31:43.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:31:43.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:31:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:31:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:31:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:31:43.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.718 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:31:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.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'] 14:31:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.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'] 14:31:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.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: "Create New File"] 14:31:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.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'] 14:31:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.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'] 14:31:43.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:31:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:43.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:43.719 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:43.719 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:43.719 DEBUG [main][MenuItemLookup] Item match:File 14:31:43.720 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:31:43.720 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:43.722 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:31:43.722 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:31:43.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:31:43.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:31:43.723 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:31:43.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.... 14:31:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:31:43.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:31:43.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:43.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:43.783 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:31:43.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:31:43.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:43.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:43.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:43.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:43.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:43.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:43.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:43.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:43.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:43.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:43.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:43.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:31:43.785 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:31:43.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:31:43.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:31:43.787 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:31:43.787 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:31:43.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:31:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:43.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:43.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:43.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:43.788 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:31:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:43.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:43.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:43.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'] 14:31:43.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:31:43.813 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 14:31:43.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:31:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:43.813 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:31:43.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:43.814 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:") 14:31:43.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:43.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:43.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:43.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:43.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:31:43.816 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:31:43.816 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 14:31:43.817 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:") 14:31:43.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:43.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:43.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:43.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:43.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:31:43.818 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:31:43.818 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 14:31:43.819 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:31:43.819 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:31:43.819 DEBUG [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) 14:31:43.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:43.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:43.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:43.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:43.820 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:31:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:43.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:43.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:44.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:44.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:44.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:44.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59dc7269 is found... 14:31:44.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59dc7269 is found finished successfully 14:31:44.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 14:31:44.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:44.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:44.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:44.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:44.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:44.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:44.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:31:44.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:44.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:31:44.336 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:31:44.336 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 14:31:44.405 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 14:31:44.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:44.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:44.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:44.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:44.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:44.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:44.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:44.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:44.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:44.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:44.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:44.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:45.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:45.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:45.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:45.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:45.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:45.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:45.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:45.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 14:31:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:45.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:45.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:45.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:45.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:45.420 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:45.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:45.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:45.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:45.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:31:45.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:45.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:45.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 14:31:45.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:45.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:45.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:45.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:45.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:45.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 14:31:45.421 DEBUG [main][TreeItemHandler] Selecting tree item: files 14:31:45.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 14:31:45.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 14:31:45.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:31:45.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'New' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:45.458 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:31:45.458 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:31:45.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:31:45.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:31:45.458 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:31:45.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:45.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:31:45.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:31:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:31:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:45.959 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 14:31:45.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 14:31:45.959 DEBUG [main][TreeItemHandler] Selecting tree item: files 14:31:45.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 14:31:45.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 14:31:45.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:31:45.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:45.987 DEBUG [main][MenuItemLookup] Found menu:'New' 14:31:45.987 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:31:45.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:45.987 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:31:45.987 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:31:45.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:45.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:31:45.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:31:45.987 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:31:45.987 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:31:45.987 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:31:45.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:31:45.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:31:45.987 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:31:46.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.... 14:31:46.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 'Delete.*'] is available. finished successfully 14:31:46.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 14:31:46.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:46.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:46.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:46.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:46.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:31:46.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:46.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 14:31:46.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:46.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:46.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:46.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:46.598 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:31:46.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:46.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:46.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:46.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:31:46.600 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:31:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:31:47.101 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:31:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:31:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:31:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:47.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:47.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:47.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:47.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:47.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:47.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:47.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:47.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:47.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:47.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:47.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:47.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:47.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:47.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:48.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:48.103 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:48.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:48.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:48.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:48.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:48.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:48.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:48.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:48.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:48.104 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:48.104 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:48.104 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:48.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:48.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:48.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:31:48.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:48.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:48.105 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:48.105 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:48.105 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 14:31:48.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:48.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:48.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:48.105 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 14:31:48.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:48.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:48.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:48.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:48.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:48.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:48.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:48.106 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 14:31:48.106 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 14:31:48.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:48.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:48.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:48.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:48.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:48.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:48.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:48.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:31:48.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:48.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:48.106 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 14:31:48.106 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 14:31:48.106 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 14:31:48.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:48.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:48.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:48.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:48.107 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:48.107 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:48.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:48.107 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:48.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:48.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:48.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:48.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 14:31:48.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:48.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 14:31:48.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:48.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:48.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:48.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:48.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:48.151 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:48.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:31:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:48.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:48.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:48.151 DEBUG [main][MenuItemLookup] Item match:Window 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:48.151 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:48.151 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:48.154 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:48.154 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:48.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:48.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:48.168 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:48.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:48.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:48.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:48.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 14:31:48.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:48.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:48.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:48.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:48.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:48.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:48.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:48.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:48.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:48.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:48.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:48.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:48.215 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:48.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:48.215 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:48.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:48.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:48.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:48.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:48.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:31:48.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:48.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:48.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:48.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:48.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:48.216 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:48.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:48.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:48.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:48.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:48.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:31:48.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:48.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:48.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:48.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:31:48.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:48.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:48.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:48.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:48.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:48.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:48.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:48.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 14:31:48.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:48.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:48.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:48.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:48.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:48.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:48.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:48.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:48.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:48.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:48.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:48.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:48.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:48.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:49.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:49.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:49.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:49.259 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:49.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:49.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:49.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:49.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:49.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:49.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:49.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:49.260 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:49.260 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:31:49.260 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:31:49.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:31:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:49.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:31:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:49.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:31:49.260 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 14:31:49.260 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 14:31:49.260 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 14:31:49.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 14:31:49.261 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 14:31:49.261 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 14:31:49.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:31:49.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:49.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:49.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:31:49.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:49.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:49.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:49.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:49.763 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:49.763 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:49.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:49.766 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:49.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:49.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:49.797 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:49.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 14:31:49.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:49.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:49.823 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:49.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:31:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:49.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:49.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:49.824 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:49.824 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:49.824 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:49.824 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:49.824 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:49.824 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:49.824 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:49.824 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:49.824 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:49.824 DEBUG [main][MenuItemLookup] Item match:Window 14:31:49.825 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:49.825 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:49.825 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:49.825 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:49.825 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:49.825 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:49.827 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:49.827 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:49.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:49.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:49.828 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:49.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:49.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:49.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:31:49.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:49.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:49.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:49.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:49.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:49.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:49.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:49.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:49.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:49.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:49.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:49.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:49.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:49.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:49.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:49.887 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:49.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:49.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:49.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:49.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:49.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:49.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:49.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:49.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:31:49.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:49.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:49.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:49.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:49.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:49.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:49.888 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:49.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:49.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:49.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:49.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:49.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:49.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:49.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:31:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:49.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:31:49.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:31:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:49.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:49.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:49.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:49.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:49.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:49.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:49.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 14:31:49.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:49.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:49.963 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:49.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:49.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:49.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:49.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:49.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:49.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:49.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:49.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:49.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:49.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:50.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:50.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:50.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:50.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:31:50.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:50.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:50.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:50.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:50.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:31:50.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:50.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:50.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:50.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:50.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:50.966 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:31:50.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 14:31:50.967 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 14:31:50.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 14:31:50.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 14:31:50.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:31:50.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'New' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:51.008 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:31:51.008 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:31:51.008 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:31:51.008 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:31:51.008 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:31:51.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:51.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:31:51.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:51.508 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 14:31:51.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 14:31:51.509 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 14:31:51.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 14:31:51.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 14:31:51.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:31:51.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:51.548 DEBUG [main][MenuItemLookup] Found menu:'New' 14:31:51.548 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:31:51.548 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:51.548 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:31:51.548 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:51.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:31:51.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:31:51.548 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:31:51.548 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:31:51.548 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:31:51.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:31:51.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:31:51.548 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:31:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:31:52.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. finished successfully 14:31:52.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:31:52.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:52.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.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) 14:31:52.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:52.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:31:52.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:52.142 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:31:52.142 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:31:52.142 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:31:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:52.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:52.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:52.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 "OK", Widget matcher matching widgets with style: 8) 14:31:52.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:52.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:31:52.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:52.143 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:31:52.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:52.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:52.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:52.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:31:52.146 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:31:52.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:31:52.647 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:31:52.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:31:52.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:31:52.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:31:52.647 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 14:31:52.647 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:52.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:52.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.244 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.776 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.336 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.183 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 5.57 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.669 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:52.654 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:52.654 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:31:52.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:52.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:52.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:52.655 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:31:52.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:52.655 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:31:52.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:52.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:52.655 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:52.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:31:52.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:52.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:52.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') 14:31:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:52.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:31:52.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:52.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:52.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:52.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:52.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:52.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:52.665 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:52.665 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:52.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.665 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:52.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:52.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:52.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:52.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:52.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:52.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:52.693 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:52.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:52.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:52.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:52.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:52.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:52.698 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:52.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:52.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:52.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:52.699 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:52.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:52.699 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:52.699 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:52.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:52.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:52.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:52.699 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:52.699 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:52.699 DEBUG [main][MenuItemLookup] Item match:Window 14:31:52.700 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:52.700 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:52.700 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:52.700 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:52.700 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:52.700 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:52.703 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:52.703 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:52.703 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:52.703 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:52.703 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:52.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 14:31:52.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:52.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:31:52.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:52.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:52.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:52.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:52.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:52.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:52.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:52.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:52.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:52.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:52.753 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:52.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:52.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:52.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:52.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:52.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:52.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:31:52.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:52.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:52.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:52.759 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:52.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:52.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:52.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:52.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:52.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:52.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:52.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:52.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:52.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:52.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31: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 '\*?\QProject Explorer\E') 14:31:52.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:52.800 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:31:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:52.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:52.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.802 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:52.814 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:52.814 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:52.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.814 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:52.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:52.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:52.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:52.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:52.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:52.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:52.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:52.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:52.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:52.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:52.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:52.842 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:52.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:52.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:52.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:52.843 DEBUG [main][MenuItemLookup] Item match:Window 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:52.843 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:52.843 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:52.847 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:52.847 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:52.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:52.847 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:52.848 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:52.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:52.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:52.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:31:52.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:52.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:52.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:52.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:52.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:52.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:52.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:52.922 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:52.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:52.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:52.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:52.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:52.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:52.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:31:52.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:52.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:52.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:52.924 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:52.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:52.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:52.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:52.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:52.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:52.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:52.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:52.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:52.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:31:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:52.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:52.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:52.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:52.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:31:52.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:52.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:52.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:52.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:52.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:52.987 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:52.987 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:52.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:52.988 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:53.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:53.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:53.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:53.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:53.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:53.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:53.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:53.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:53.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:53.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:53.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:53.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:53.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:53.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:53.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:53.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:53.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:53.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:53.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:53.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:53.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:53.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:53.040 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:53.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:53.040 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:53.040 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:53.040 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:53.040 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:53.040 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:53.040 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:53.040 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:53.040 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:53.040 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:53.040 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:53.040 DEBUG [main][MenuItemLookup] Item match:Window 14:31:53.041 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:53.041 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:53.041 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:53.041 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:53.041 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:53.041 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:53.043 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:53.043 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:53.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:53.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:53.053 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:53.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:53.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:53.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:53.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:31:53.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:53.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:53.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:53.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:53.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:53.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:53.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:53.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:53.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:53.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:53.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:53.102 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:53.102 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:53.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:53.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:53.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:53.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:53.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:53.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:31:53.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:53.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:53.104 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:53.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:53.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:53.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:53.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:53.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:53.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:31:53.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:53.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:31:53.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:53.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:53.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:53.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:53.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:53.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.171 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:53.171 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:53.172 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:53.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.172 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:53.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:53.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:53.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:53.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:53.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:53.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:53.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:53.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:53.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:53.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:53.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:53.205 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:53.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:53.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:53.206 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:53.206 DEBUG [main][MenuItemLookup] Item match:Window 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:53.206 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:53.206 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:53.209 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:53.209 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:53.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:53.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:53.209 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:53.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.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 14:31:53.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:53.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:53.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:53.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:53.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:53.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:53.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:53.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:53.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:53.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:53.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:53.260 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:53.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:53.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:53.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:53.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:53.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.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 "Open") 14:31:53.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:53.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:53.266 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:53.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:53.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:53.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:53.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:53.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:53.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:53.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:53.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:53.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:53.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:53.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:31:53.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:53.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:31:53.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:53.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:53.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:53.313 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:53.313 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:53.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.314 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:53.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:53.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:53.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:53.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:53.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:53.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:53.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:53.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:53.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:53.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:53.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:53.347 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:53.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:53.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:53.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:53.347 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:53.347 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:53.347 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:53.347 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:53.347 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:53.347 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:53.347 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:53.347 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:53.347 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:53.347 DEBUG [main][MenuItemLookup] Item match:Window 14:31:53.348 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:53.348 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:53.348 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:53.348 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:53.348 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:53.348 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:53.350 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:53.350 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:53.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:53.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:53.351 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:53.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:53.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:53.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.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 14:31:53.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:53.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:53.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:53.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:53.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:53.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:53.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:53.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:53.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:53.401 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:53.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:53.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:53.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:53.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:53.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:31:53.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:53.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:53.402 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:53.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:53.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:53.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:53.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:53.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:53.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') 14:31:53.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:53.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:31:53.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:53.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:53.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:53.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:53.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 14:31:53.451 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:31:53.452 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:31:53.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:53.452 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:31:53.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:53.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:53.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:53.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 14:31:53.476 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 14:31:53.476 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:53.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.038 s testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.142 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.183 s getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.018 s selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.163 s getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.141 s selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.136 s Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:53.482 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:53.483 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:31:53.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:53.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:53.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:53.483 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:31:53.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:53.483 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:31:53.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:53.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:53.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:53.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:53.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:53.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:53.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:53.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:53.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:53.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:53.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:53.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:53.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:53.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:53.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:53.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:53.485 DEBUG [main][MenuItemLookup] Item match:Window 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:53.485 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:31:53.485 DEBUG [main][MenuItemLookup] Item match:Preferences 14:31:53.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:31:53.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:31:53.486 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:31:53.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:31:53.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:31:53.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:31:53.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:53.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:53.561 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:31:53.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:53.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:31:53.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:53.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:53.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:53.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:53.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:53.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:53.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:53.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:53.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:53.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:53.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:53.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 14:31:53.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:53.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:54.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:54.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 14:31:54.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:54.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:54.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:54.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 14:31:54.065 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 14:31:54.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 14:31:54.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 14:31:54.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:54.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.118 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 14:31:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:54.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:54.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:31:54.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:54.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:54.120 TRACE [main][WidgetHandler] Notify Table with event 13 14:31:54.120 TRACE [main][WidgetHandler] Wait for synchronization 14:31:54.123 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 14:31:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:31:54.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:31:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:31:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:54.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:31:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:54.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:54.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:54.134 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:31:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:54.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:54.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:54.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:54.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:54.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:54.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:54.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:54.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:54.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:54.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:54.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:54.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:54.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:54.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:54.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:54.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.*'] 14:31:54.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:54.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:54.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:54.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:54.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:54.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:54.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:54.174 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:54.174 DEBUG [main][MenuItemLookup] Item match:Window 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:54.174 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:31:54.174 DEBUG [main][MenuItemLookup] Item match:Preferences 14:31:54.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:31:54.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:31:54.174 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:31:54.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:31:54.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:31:54.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:31:54.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:54.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:54.267 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:31:54.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:54.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:31:54.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:54.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:54.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:54.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:54.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:54.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:54.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:54.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:54.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 14:31:54.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:54.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:54.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 14:31:54.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:54.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:54.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:54.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 14:31:54.269 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 14:31:54.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 14:31:54.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 14:31:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:54.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:54.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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...") 14:31:54.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:54.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:54.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:54.272 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:31:54.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:54.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:54.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:54.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 14:31:54.308 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 14:31:54.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 14:31:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:54.309 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:") 14:31:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:54.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:54.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:31:54.310 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:31:54.310 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 14:31:54.311 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) 14:31:54.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:54.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:54.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:54.312 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:31:54.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:54.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:54.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:54.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:54.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:54.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:54.337 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 14:31:54.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:54.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:31:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:54.339 TRACE [main][WidgetHandler] Notify Table with event 13 14:31:54.339 TRACE [main][WidgetHandler] Wait for synchronization 14:31:54.339 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 14:31:54.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:54.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:31:54.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:54.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:31:54.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:31:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:54.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:31:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 14:31:55.341 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...") 14:31:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:31:55.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:31:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:31:55.344 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 14:31:55.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:55.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:55.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:55.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 14:31:55.395 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 14:31:55.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 14:31:55.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:55.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:55.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.shell.DefaultShell, index 0 and no matchers specified 14:31:55.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:55.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:55.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:55.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 14:31:55.398 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 14:31:55.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 14:31:55.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 14:31:55.398 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) 14:31:55.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:55.399 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:31:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:55.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:55.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:55.423 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 14:31:55.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:55.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:31:55.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:31:55.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:31:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:31:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:55.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) 14:31:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:55.426 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:31:55.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:55.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:55.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:55.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:55.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:55.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:55.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:55.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:55.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:55.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:55.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:55.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:55.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:55.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:55.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:55.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:55.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:55.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:55.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:55.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:55.451 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:55.451 DEBUG [main][MenuItemLookup] Item match:Window 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:55.451 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:31:55.451 DEBUG [main][MenuItemLookup] Item match:Preferences 14:31:55.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:31:55.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:31:55.451 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:31:55.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.... 14:31:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:31:55.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:31:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:55.547 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:31:55.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.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 14:31:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 14:31:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 14:31:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:55.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 14:31:55.549 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 14:31:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 14:31:55.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 14:31:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.550 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 14:31:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:31:55.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:55.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:55.552 TRACE [main][WidgetHandler] Notify Table with event 13 14:31:55.552 TRACE [main][WidgetHandler] Wait for synchronization 14:31:55.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 14:31:55.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:55.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:55.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:55.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:31:55.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:55.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:31:55.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:55.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:55.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:31:55.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:55.566 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:31:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:55.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:55.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:55.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:55.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:55.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:55.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:55.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:55.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:55.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:55.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:55.604 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:55.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:55.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:55.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:55.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:55.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.*'] 14:31:55.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.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.*'] 14:31:55.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.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.*'] 14:31:55.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:55.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:55.612 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:55.612 DEBUG [main][MenuItemLookup] Item match:Window 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:55.612 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:31:55.612 DEBUG [main][MenuItemLookup] Item match:Preferences 14:31:55.612 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:31:55.612 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:31:55.612 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:31:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:31:55.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 'Preferences.*'] is available. finished successfully 14:31:55.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:31:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:55.746 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:31:55.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:31:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:55.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:55.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 14:31:55.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 14:31:55.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:55.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 14:31:55.749 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 14:31:55.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 14:31:55.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 14:31:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.750 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 14:31:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:31:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:55.753 TRACE [main][WidgetHandler] Notify Table with event 13 14:31:55.753 TRACE [main][WidgetHandler] Wait for synchronization 14:31:55.765 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 14:31:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:31:55.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:31:55.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:31:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:55.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) 14:31:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:55.770 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:31:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:55.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:55.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:55.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:55.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:55.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:55.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:55.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:55.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:55.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:55.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:55.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:55.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:55.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:55.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.*'] 14:31:55.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.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.*'] 14:31:55.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.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.*'] 14:31:55.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:55.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:55.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:55.796 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:55.796 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:55.796 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:55.796 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:55.796 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:55.796 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:55.796 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:55.796 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:55.796 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:55.796 DEBUG [main][MenuItemLookup] Item match:Window 14:31:55.797 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:55.797 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:55.797 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:55.797 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:55.797 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:55.797 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:55.797 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:55.797 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:31:55.797 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:55.797 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:31:55.797 DEBUG [main][MenuItemLookup] Item match:Preferences 14:31:55.797 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:31:55.797 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:31:55.797 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:31:55.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:31:55.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 'Preferences.*'] is available. finished successfully 14:31:55.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:31:55.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:55.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:55.959 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:31:55.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:55.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:31:55.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:55.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:55.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 14:31:55.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 14:31:55.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:55.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:55.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:55.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 14:31:55.961 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 14:31:55.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 14:31:55.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 14:31:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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...") 14:31:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:55.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:55.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:55.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:55.964 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:31:55.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:55.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:55.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:55.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 14:31:55.999 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 14:31:56.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 14:31:56.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:56.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:56.000 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:") 14:31:56.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:56.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:31:56.001 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:31:56.002 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 14:31:56.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:31:56.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:56.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:56.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:56.003 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:31:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:56.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:56.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:56.028 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 14:31:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:56.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:31:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:56.029 TRACE [main][WidgetHandler] Notify Table with event 13 14:31:56.029 TRACE [main][WidgetHandler] Wait for synchronization 14:31:56.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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...") 14:31:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:31:56.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:31:56.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:31:56.031 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 14:31:56.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:56.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:56.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:56.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 14:31:56.074 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 14:31:56.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 14:31:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:56.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:31:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:56.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:56.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 14:31:56.076 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 14:31:56.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 14:31:56.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 14:31:56.076 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) 14:31:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:56.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:56.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:56.077 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:31:56.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:56.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:56.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:56.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:56.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:56.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:56.100 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 14:31:56.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:56.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:56.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:56.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:31:56.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:56.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:31:56.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:31:56.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:31:56.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:56.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:56.101 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 14:31:56.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:31:56.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:31:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:31:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:56.103 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.*') 14:31:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:56.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:31:56.103 TRACE [main][WidgetHandler] Notify Table with event 13 14:31:56.103 TRACE [main][WidgetHandler] Wait for synchronization 14:31:56.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:31:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:31:56.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:31:56.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:31:56.108 INFO [WorkbenchTestable][AbstractButton] Click button Re&move 14:31:56.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:56.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:56.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:56.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:56.110 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 14:31:56.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:56.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:56.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:56.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:31:56.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:56.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:56.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:31:56.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:31:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:56.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:31:56.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 14:31:57.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:31:57.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:57.616 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:31:57.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:57.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:57.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:57.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:57.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:57.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:57.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:57.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:57.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:57.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:57.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:57.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:57.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:57.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:57.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:57.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:57.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:57.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:57.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:57.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:57.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:57.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:57.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:57.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:57.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:57.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:31:57.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:57.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:57.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:57.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:57.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:57.637 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:57.637 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:57.637 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:57.637 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:57.638 DEBUG [main][MenuItemLookup] Item match:Window 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:57.638 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:31:57.638 DEBUG [main][MenuItemLookup] Item match:Preferences 14:31:57.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:31:57.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:31:57.638 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:31:57.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:31:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:31:57.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:31:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:57.739 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:31:57.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:57.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 14:31:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:57.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:57.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:57.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:57.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:57.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:57.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 14:31:57.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:57.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:57.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 14:31:57.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:57.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:57.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:57.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 14:31:57.742 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 14:31:57.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 14:31:57.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 14:31:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.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.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...") 14:31:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:57.755 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:31:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:57.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:57.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:57.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 14:31:57.786 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 14:31:57.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 14:31:57.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:57.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:57.787 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:") 14:31:57.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:31:57.787 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:31:57.788 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 14:31:57.788 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) 14:31:57.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:57.789 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:31:57.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:57.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:57.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:57.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:57.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:57.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:57.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:31:57.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:57.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:57.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:57.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:31:57.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:57.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:31:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:57.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:31:57.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:57.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:31:57.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:31:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:57.816 TRACE [main][WidgetHandler] Notify Table with event 13 14:31:57.816 TRACE [main][WidgetHandler] Wait for synchronization 14:31:57.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:31:57.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:57.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:31:57.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:57.819 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:31:57.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:57.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:57.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:57.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:57.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:31:57.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:57.822 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:31:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:57.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:57.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:57.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:57.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:57.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:57.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:57.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:57.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:57.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:57.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:57.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:57.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:57.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:57.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:57.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:57.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:57.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:57.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:57.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:57.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.*'] 14:31:57.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:57.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.*'] 14:31:57.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:57.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.*'] 14:31:57.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:57.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:57.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:57.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:57.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:57.845 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:57.845 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:57.845 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:57.845 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:57.845 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:57.845 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:57.845 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:57.845 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:57.845 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:57.845 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:57.845 DEBUG [main][MenuItemLookup] Item match:Window 14:31:57.846 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:57.846 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:57.846 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:57.846 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:57.846 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:57.846 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:31:57.846 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:57.846 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:31:57.846 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:57.846 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:31:57.846 DEBUG [main][MenuItemLookup] Item match:Preferences 14:31:57.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:31:57.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:31:57.846 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:31:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:31:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:31:57.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:31:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:57.935 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:31:57.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:57.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:31:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:57.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:57.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:57.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:57.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:57.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 14:31:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:57.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 14:31:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 14:31:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:57.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 14:31:57.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 14:31:57.938 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 14:31:57.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 14:31:57.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 14:31:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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...") 14:31:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:57.940 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:31:57.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:57.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:57.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:57.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:57.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 14:31:57.974 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 14:31:57.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 14:31:57.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:57.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:57.975 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:") 14:31:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:31:57.975 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:31:57.976 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 14:31:57.977 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) 14:31:57.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:57.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:57.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:57.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:57.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:57.977 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:31:57.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:57.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:57.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:57.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:58.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:58.005 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 14:31:58.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:31:58.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:58.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:58.007 TRACE [main][WidgetHandler] Notify Table with event 13 14:31:58.007 TRACE [main][WidgetHandler] Wait for synchronization 14:31:58.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:31:58.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:58.010 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:31:58.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:58.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:58.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:58.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:58.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 14:31:58.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:58.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:58.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:58.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:31:58.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:58.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:31:58.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:31:58.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:31:58.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:31:58.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:58.014 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:31:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:58.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:58.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:31:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:31:58.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:58.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:58.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:58.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:58.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 14:31:58.039 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 14:31:58.039 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:31:58.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:31:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.557 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.689 s addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.277 s selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.154 s getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.191 s removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.842 s addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.208 s removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.194 s Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:31:58.046 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:31:58.047 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:31:58.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:58.047 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:31:58.047 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:58.047 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:31:58.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:58.057 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:31:58.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:58.057 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:31:58.057 DEBUG [main][EditorHandler] 0 editor(s) found 14:31:58.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:31:58.061 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:31:58.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:58.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:58.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:31:58.062 DEBUG [main][MenuItemLookup] Item match:Window 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:58.062 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:31:58.062 DEBUG [main][MenuItemLookup] Item match:Show View 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:58.064 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:31:58.064 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:31:58.065 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:31:58.065 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:31:58.065 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:31:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:31:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:31:58.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:31:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:58.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:31:58.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:58.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:58.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:31:58.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:58.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:58.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:31:58.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:31:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:58.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:31:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:58.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:31:58.114 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:31:58.114 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:31:58.114 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:31:58.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:31:58.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:58.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:58.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:58.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:31:58.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:31:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:31:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:31:58.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:31:58.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:31:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:58.116 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:31:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:58.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:58.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:31:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:31:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:31:58.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:31:58.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:58.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:58.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:58.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:58.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:31:58.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:58.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:58.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:58.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:58.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:31:58.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:58.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:58.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:58.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:58.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:58.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:58.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:58.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:58.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:58.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 14:31:58.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:58.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:58.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:58.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 14:31:58.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:31:58.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:31:58.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:31:58.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:31:58.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:31:58.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:31:58.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:31:58.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:58.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:58.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:31:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:58.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:31:58.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:31:58.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:58.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:31:58.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.193 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:31:58.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:58.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:58.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') 14:31:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:31:58.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:58.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:58.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:58.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:31:58.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:31:58.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:31:58.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:58.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:58.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:58.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:58.213 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:31:58.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:31:58.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:31:58.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:31:58.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.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'] 14:31:58.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.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'] 14:31:58.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.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 Java Project"] 14:31:58.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.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'] 14:31:58.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.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'] 14:31:58.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.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'] 14:31:58.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.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 Java Project"] 14:31:58.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.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'] 14:31:58.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.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'] 14:31:58.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:31:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:58.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:31:58.215 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:31:58.215 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:58.215 DEBUG [main][MenuItemLookup] Item match:File 14:31:58.215 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:31:58.215 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'File' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'' 14:31:58.217 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:31:58.217 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:31:58.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:31:58.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:31:58.218 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:31:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:31:58.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:31:58.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:31:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:58.287 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:31:58.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:31:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:31:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:31:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:31:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:31:58.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:31:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:58.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:31:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:58.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:31:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:31:58.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:31:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:31:58.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:31:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:31:58.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:31:58.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:31:58.289 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:31:58.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:31:58.297 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:31:58.297 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:31:58.297 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:31:58.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:31:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:58.298 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:31:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:58.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:58.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:58.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'] 14:31:58.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:31:58.451 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 14:31:58.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:31:58.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:31:58.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:31:58.451 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:31:58.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:31:58.451 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:31:58.452 DEBUG [WorkbenchTestable][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:") 14:31:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:31:58.453 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:31:58.454 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:31:58.478 DEBUG [WorkbenchTestable][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") 14:31:58.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:58.480 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:31:58.480 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:31:58.481 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 14:31:58.481 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 14:31:58.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:58.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:58.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:58.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:58.492 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:31:58.492 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:31:58.492 DEBUG [WorkbenchTestable][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) 14:31:58.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:31:58.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:31:58.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:31:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:31:58.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:31:58.494 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:31:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:31:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:31:58.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:31:58.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:31:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:32:01.739 DEBUG [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 14:32:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:32:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:32:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:01.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:01.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:01.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:01.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:01.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:01.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:01.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:01.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:32:01.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:01.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:01.741 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:32:01.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:01.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:01.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:01.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:01.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:01.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:01.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:32:01.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:01.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:01.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:01.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:01.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:01.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:01.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:01.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:01.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:01.769 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:01.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:01.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:01.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:01.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:01.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:01.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:01.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:01.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:01.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:01.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:02.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:02.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:02.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:02.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:02.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:02.772 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:02.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:02.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:02.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:02.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 14:32:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:02.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:02.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:02.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:02.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:32:02.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:02.773 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:02.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:02.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:02.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:02.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:02.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:02.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:02.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:02.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:02.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:02.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:02.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:02.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:02.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:03.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:03.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:03.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:03.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:03.790 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:03.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:03.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:03.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:03.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:03.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:03.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:03.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:03.791 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:03.792 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:32:03.792 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:32:03.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:32:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:04.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:04.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:32:04.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:32:04.293 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:32:04.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:32:04.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:32:04.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:04.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:04.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.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: "New Java Class"] 14:32:04.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:04.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:04.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:04.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:32:04.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:04.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:04.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:04.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:04.304 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:32:04.304 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:04.304 DEBUG [main][MenuItemLookup] Item match:File 14:32:04.305 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:32:04.305 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:04.307 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:32:04.307 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:32:04.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:32:04.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:32:04.307 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:32:04.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:32:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:32:04.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:32:04.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:04.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:04.376 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:04.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:32:04.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:04.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:04.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:04.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:04.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:04.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:32:04.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:32:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:32:04.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:04.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:04.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:32:04.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:04.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:04.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:04.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:32:04.378 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:32:04.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:32:04.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:32:04.381 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:04.381 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:32:04.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:32:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:04.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:04.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:04.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:04.382 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:32:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:04.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:04.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:04.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:04.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:32:04.443 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 14:32:04.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:32:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:04.444 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:32:04.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:04.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:32:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:04.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:04.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:04.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:32:04.451 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:32:04.452 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 14:32:04.469 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:32:04.469 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:32:04.469 DEBUG [WorkbenchTestable][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) 14:32:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:04.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:04.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:04.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:04.472 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:32:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:04.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:04.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:04.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:32:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:32:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d435580 is found... 14:32:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d435580 is found finished successfully 14:32:04.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 14:32:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:04.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:04.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:04.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:04.981 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:04.981 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 14:32:04.981 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:32:04.987 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:04.987 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:32:04.987 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:32:04.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:04.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:04.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:04.988 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:04.988 DEBUG [main][MenuItemLookup] Item match:File 14:32:04.989 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:32:04.989 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:32:04.989 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:32:04.989 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:32:04.989 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:04.989 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:32:04.989 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:32:04.989 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:04.989 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:32:04.989 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:32:04.989 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:32:04.989 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:32:04.989 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:32:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:32:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:32:05.023 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:05.023 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:32:05.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:05.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:05.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:05.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:05.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:05.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:05.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:05.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:05.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:05.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:05.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:05.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:05.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:05.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:05.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:05.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:05.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:05.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:05.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:05.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:05.065 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:05.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:05.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:05.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:05.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:05.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:05.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:32:05.066 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:05.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:05.066 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:05.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:05.066 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:05.067 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:05.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:05.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:05.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:05.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:05.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:05.067 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:05.067 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:05.067 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:05.067 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:05.067 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:05.067 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:05.068 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:32:05.068 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:05.068 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:05.068 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:05.068 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:05.068 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:05.068 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:06.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:06.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:06.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:06.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:06.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:06.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:06.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:06.081 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:06.081 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:06.081 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:06.081 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:06.081 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:06.081 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:06.082 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:32:06.082 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:06.082 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:06.082 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:06.082 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:06.082 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:06.082 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:06.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:06.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:06.082 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:06.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:06.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:06.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:06.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:06.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:06.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:06.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:06.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:06.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:06.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:06.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:06.584 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:06.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:06.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:06.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:06.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:06.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:06.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:06.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:06.585 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:06.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:06.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:06.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:06.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:06.586 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:06.586 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:06.586 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:06.586 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:06.586 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:06.586 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:06.586 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:06.586 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:06.586 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:06.586 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:06.587 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:06.587 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:06.587 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:06.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:08.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:08.088 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:08.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:08.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:08.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:08.089 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:08.089 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:08.089 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:08.089 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:08.089 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:08.089 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:08.090 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:08.090 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:08.090 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:08.090 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:08.090 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:08.090 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:08.090 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:08.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:08.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:08.090 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:08.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:08.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:08.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:08.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:08.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:08.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:08.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:08.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:08.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:08.091 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:32:08.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:08.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:08.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:08.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:08.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:32:08.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:08.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:08.595 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:08.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:08.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:08.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:08.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:08.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:08.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:08.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 '\*?\QProblems\E') 14:32:08.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:08.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:08.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:08.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:08.606 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:08.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:08.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:32:08.607 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:08.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:08.607 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:08.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:08.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:08.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:08.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:08.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:08.608 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:08.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:08.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:08.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:08.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:08.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:08.608 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:08.608 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:08.608 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:08.608 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:08.609 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:08.609 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:08.609 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:08.609 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:08.609 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:08.609 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:08.609 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:08.609 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:08.609 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:10.109 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:10.110 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:10.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:10.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:10.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:10.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:10.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:10.110 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:10.111 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:10.111 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:10.111 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:10.111 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:10.111 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:10.111 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:10.111 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:10.111 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:10.111 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:10.111 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:10.111 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:10.111 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:10.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:10.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:10.111 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:10.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:10.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:10.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:10.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:10.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:10.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 14:32:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:10.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:10.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:10.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:10.113 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:32:10.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:10.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:10.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:10.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:10.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:10.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:32:10.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:10.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:10.119 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:10.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:10.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:10.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:10.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:10.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:10.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:10.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:10.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:10.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:10.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:10.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:10.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:10.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:10.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:10.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:10.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:10.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:10.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view.... 14:32:10.148 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:10.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:10.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:10.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:10.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:10.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:10.149 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:10.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:10.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:10.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:10.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:10.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:10.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:10.150 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:10.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:10.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:10.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:10.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:10.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:10.150 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:10.151 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:10.151 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:10.151 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:10.151 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:10.151 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:10.151 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:10.151 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:10.151 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:10.151 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:10.151 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:10.151 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:10.151 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:11.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:11.652 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:11.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:11.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:11.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:11.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:11.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:11.653 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:11.653 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:11.653 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:11.653 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:11.653 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:11.654 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:11.654 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:11.654 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:11.654 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:11.654 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:11.654 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:11.654 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:11.654 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:11.654 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:11.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:11.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:11.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:11.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:11.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:11.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 14:32:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:11.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:11.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:11.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:11.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view. finished successfully 14:32:11.656 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:11.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:11.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:11.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:11.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:11.656 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:11.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:11.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:11.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:11.656 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:11.657 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:11.657 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:11.657 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:11.657 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:11.657 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:11.657 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:11.657 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:11.657 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:11.657 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:11.657 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:11.657 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:11.657 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:12.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:12.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:12.658 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:12.658 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:12.659 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:12.659 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:12.659 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:12.659 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:12.659 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:12.659 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:12.659 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:12.659 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:12.659 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:12.659 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:12.659 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:12.659 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:12.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:12.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:12.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:12.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:12.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.660 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:32:12.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:12.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:12.660 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:12.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:12.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:12.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:12.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:12.660 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:12.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:12.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:12.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:12.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:12.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:12.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:12.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:12.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:12.668 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:12.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:12.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:12.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 14:32:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:12.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:12.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:12.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:12.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 '\*?\QProblems\E') 14:32:12.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:12.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:12.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:12.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:12.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 14:32:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:12.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:12.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:12.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:12.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 '\*?\QProblems\E') 14:32:12.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:12.734 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:12.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:12.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:12.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 14:32:12.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.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 14:32:12.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:12.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:12.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') 14:32:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:12.755 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:12.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:12.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:12.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 14:32:12.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:12.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:12.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:12.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:12.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:12.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:12.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 14:32:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:12.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:12.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:12.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:12.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:12.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 '\*?\QProblems\E') 14:32:12.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:12.805 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:12.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 14:32:12.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.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 14:32:12.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:12.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:12.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:12.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:12.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:12.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:12.835 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:12.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:12.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:12.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:12.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:12.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:12.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:12.837 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:12.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:12.838 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:12.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:12.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:12.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:12.838 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:12.839 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:12.839 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:12.839 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:12.839 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:12.839 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:12.839 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:12.839 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:12.839 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:12.839 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:12.839 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:12.839 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:12.839 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:13.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:13.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:13.851 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:13.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:13.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:13.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:13.852 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:13.853 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:13.853 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:13.853 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:13.853 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:13.853 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:13.853 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:13.853 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:13.853 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:13.853 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:13.853 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:13.853 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:13.853 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:13.853 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:13.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:13.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:13.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:13.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 14:32:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:13.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:13.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:13.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:13.854 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:13.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:13.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:13.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:13.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:13.855 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:13.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:13.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:13.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:13.855 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:13.855 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:13.855 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:13.855 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:13.855 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:13.855 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:13.855 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:13.855 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:13.856 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:13.856 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:13.856 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:13.856 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:13.856 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:13.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:15.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:15.357 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:15.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:15.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:15.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:15.358 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:15.358 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:15.358 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:15.358 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:15.358 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:15.358 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:15.358 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:15.358 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:15.358 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:15.358 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:15.358 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:15.358 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:15.358 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:15.358 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:15.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:15.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:15.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:15.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:15.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:15.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:15.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:15.359 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:32:15.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:15.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:15.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:15.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:15.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:15.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:15.360 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:15.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:15.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:15.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:15.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:15.361 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:15.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:15.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:15.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:15.361 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:15.361 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:15.361 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:15.361 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:15.361 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:15.362 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:15.362 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:15.362 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:15.362 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:15.362 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:15.362 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:15.362 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:15.362 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:15.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:16.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:16.863 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:16.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:16.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:16.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:16.864 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:16.864 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:16.864 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:16.864 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:16.864 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:16.864 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:16.864 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:16.864 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:16.864 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:16.864 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:16.864 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:16.864 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:16.864 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:16.865 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:16.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:16.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:16.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:16.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.866 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:32:16.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:16.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:16.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:16.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:16.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:16.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:16.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:16.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:16.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:16.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:16.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:16.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:16.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:16.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:16.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:16.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:16.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.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 14:32:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:16.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:16.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 '\*?\QProblems\E') 14:32:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:16.882 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:16.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:16.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:16.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:16.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:16.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:16.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.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 14:32:16.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:16.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:16.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 '\*?\QProblems\E') 14:32:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:16.904 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:16.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:16.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:16.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:16.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:16.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:16.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 14:32:16.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.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 14:32:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:16.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:16.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 '\*?\QProblems\E') 14:32:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:16.926 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:16.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:16.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:16.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:16.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:16.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:16.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:16.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:16.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:16.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:16.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:16.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:16.960 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:16.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:16.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:16.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:16.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:16.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:16.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:16.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:16.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:16.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:16.982 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:16.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:16.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:16.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:16.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:16.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:16.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:16.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:16.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:16.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:16.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:16.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:16.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:16.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:16.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:16.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:16.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 '\*?\QProblems\E') 14:32:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:16.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:17.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:17.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:17.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:17.004 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:17.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:17.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:17.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:17.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:17.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:17.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 14:32:17.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:17.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:17.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:17.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:17.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:17.006 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:17.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:17.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:17.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:17.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:17.006 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:17.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:17.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:17.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:17.007 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:17.007 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:17.007 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:17.007 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:17.007 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:17.007 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:17.008 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:17.008 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:17.008 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:17.008 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:17.008 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:17.008 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:17.008 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:17.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:18.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:18.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:18.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:18.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:18.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:18.024 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:18.025 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:18.025 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:18.025 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:18.025 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:18.025 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:18.025 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:18.025 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:18.025 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:18.025 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:18.025 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:18.025 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:18.025 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:18.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:18.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:18.025 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:18.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:18.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:18.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:18.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:18.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:18.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:18.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:18.026 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:18.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:18.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:18.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:18.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:18.027 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:18.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:18.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:18.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:18.027 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:18.028 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:18.028 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:18.028 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:18.028 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:18.028 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:18.028 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:18.028 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:18.028 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:18.028 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:18.028 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:18.028 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:18.028 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:19.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:19.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:19.529 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:19.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:19.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:19.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:19.529 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:19.530 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:19.530 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:19.530 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:19.530 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:19.530 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:19.530 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:32:19.530 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:19.530 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:19.530 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:19.530 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:19.530 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:19.530 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:19.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:19.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:19.530 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:19.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:19.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:19.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:19.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:19.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:19.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:19.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:19.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:19.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:19.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:19.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:19.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:19.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:19.533 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:32:19.533 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:32:19.533 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:32:19.533 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:32:19.533 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:32:19.533 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:32:19.533 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:32:19.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:32:19.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:32:19.533 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:32:19.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:19.583 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 14:32:19.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:32:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:19.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:32:19.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:19.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:19.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:19.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:19.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:19.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:19.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:19.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:19.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:19.585 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:32:19.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:19.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:19.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:19.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:19.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 "OK", Widget matcher matching widgets with style: 8) 14:32:19.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:19.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:19.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:19.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:19.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:19.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:19.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:19.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:19.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:19.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:19.592 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:32:19.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:19.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:19.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:19.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:19.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:19.624 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 14:32:19.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:19.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:19.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:19.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:19.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:19.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:19.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:19.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:19.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:19.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:19.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:19.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:19.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:19.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:19.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:20.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:20.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:20.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:20.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:20.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:20.640 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:20.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:20.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:20.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:20.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 14:32:20.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:20.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:20.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:20.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:20.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:20.641 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:20.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:32:20.641 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:32:20.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:32:20.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:32:20.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:32:20.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'New' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:20.673 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:32:20.673 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:32:20.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:32:20.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:32:20.674 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:32:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:20.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:32:20.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:32:21.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:21.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:21.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:21.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:21.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:21.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:32:21.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:21.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:21.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:21.174 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:32:21.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:32:21.174 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:32:21.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:32:21.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:32:21.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:32:21.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:21.200 DEBUG [main][MenuItemLookup] Found menu:'New' 14:32:21.200 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:32:21.200 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:21.200 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:32:21.200 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:21.200 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:32:21.200 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:32:21.200 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:32:21.200 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:32:21.200 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:32:21.201 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:32:21.201 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:32:21.201 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:32:21.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.... 14:32:21.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:32:21.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:32:21.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:21.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:21.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:21.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:21.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:32:21.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:21.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:32:21.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:21.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:21.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:21.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:21.769 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:32:21.769 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:32:21.769 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:32:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:21.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:21.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:21.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:32:21.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:21.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:32:21.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:21.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:21.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:21.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:21.770 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:32:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:21.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:21.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:32:21.773 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:32:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:32:22.274 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:32:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:22.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:22.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:32:22.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:32:22.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:32:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:22.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:22.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:32:22.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:32:22.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:32:22.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:32:22.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:32:22.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:32:22.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:32:22.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.278 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:22.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:22.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:22.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:22.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:22.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:22.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:22.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:22.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:22.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:22.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:22.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') 14:32:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:22.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:22.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:22.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:22.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:22.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:22.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:32:22.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:22.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:22.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:22.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:22.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:22.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:32:22.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:22.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:22.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:22.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:32:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:22.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:22.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:22.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:22.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:32:22.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:22.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:22.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:22.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:32:22.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:22.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:22.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:22.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:22.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:32:22.323 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:22.323 DEBUG [main][MenuItemLookup] Item match:File 14:32:22.323 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:32:22.323 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:22.325 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:32:22.325 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:32:22.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:32:22.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:32:22.337 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:32:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:32:22.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:32:22.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:32:22.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:22.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:22.394 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:22.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:32:22.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:22.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:22.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:32:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:32:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:32:22.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:22.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:22.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:32:22.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:22.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:22.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:22.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:32:22.396 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:32:22.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:32:22.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:32:22.399 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:22.399 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:32:22.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:32:22.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:22.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:22.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:22.400 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:32:22.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:22.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:22.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:22.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:22.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'] 14:32:22.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:32:22.550 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 14:32:22.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:32:22.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:22.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:22.550 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:32:22.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:22.550 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:32:22.551 DEBUG [WorkbenchTestable][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:") 14:32:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:22.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:22.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:32:22.552 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:32:22.553 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:32:22.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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") 14:32:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:22.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:22.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:22.577 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:32:22.578 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:32:22.578 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:32:22.578 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:32:22.578 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:32:22.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:32:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:22.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:22.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:22.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:22.580 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:32:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:22.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:22.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:22.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.... 14:32:25.620 DEBUG [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 14:32:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:32:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:32:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:25.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:25.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:25.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:25.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:25.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:25.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:25.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:25.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:32:25.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:25.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:25.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:32:25.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:25.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:25.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:25.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:25.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 '\*?\QPackage Explorer\E') 14:32:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:25.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:25.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:25.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:25.623 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:25.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:25.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:25.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:25.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:25.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:25.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:25.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:25.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:25.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:25.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:25.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:25.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:25.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:26.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:26.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:26.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:26.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:26.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:26.649 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:26.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:26.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:26.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:26.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 14:32:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:26.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:26.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:26.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:26.652 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:26.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:32:26.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:26.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:26.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:26.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:26.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:26.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:26.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:26.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:26.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:26.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:26.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:26.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:26.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:26.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:26.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:26.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:27.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:27.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:27.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:27.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:27.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:27.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:27.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:27.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:27.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:27.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:27.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:27.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:27.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:27.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:27.667 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:27.667 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:32:27.668 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:32:27.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:32:27.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:28.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:28.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:32:28.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:32:28.169 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:32:28.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:32:28.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:32:28.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:28.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:28.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:32:28.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:28.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:28.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:28.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:32:28.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:28.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:28.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:28.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:28.177 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:32:28.177 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:28.177 DEBUG [main][MenuItemLookup] Item match:File 14:32:28.177 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:32:28.177 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:28.181 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:32:28.181 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:32:28.199 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:32:28.199 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:32:28.199 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:32:28.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.... 14:32:28.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 'New|Select a wizard'] is available. finished successfully 14:32:28.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:32:28.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:28.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:28.261 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:28.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:32:28.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:28.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:28.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:28.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:28.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:32:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:32:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:32:28.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:28.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:28.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:32:28.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:28.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:28.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:28.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:32:28.263 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:32:28.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:32:28.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:32:28.266 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:28.266 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:32:28.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:32:28.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:28.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:28.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:28.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:28.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:28.267 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:32:28.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:28.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:28.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:28.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:28.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:32:28.340 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 14:32:28.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:32:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:28.340 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:32:28.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:28.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:32:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:28.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:28.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:28.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:32:28.346 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:32:28.347 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 14:32:28.351 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:32:28.351 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:32:28.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) 14:32:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:28.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:28.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:28.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:28.354 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:32:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:28.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:28.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:28.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:32:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:32:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66fefa93 is found... 14:32:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66fefa93 is found finished successfully 14:32:28.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 '\*?\QWarningTestClass.java\E') 14:32:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:28.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:28.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:28.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:28.882 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:28.882 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 14:32:28.882 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:32:28.886 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:28.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:32:28.887 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:32:28.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:32:28.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:28.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:28.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:32:28.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:32:28.887 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:28.887 DEBUG [main][MenuItemLookup] Item match:File 14:32:28.888 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:32:28.888 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:32:28.888 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:32:28.888 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:32:28.888 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:28.888 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:32:28.888 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:32:28.888 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:28.888 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:32:28.888 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:32:28.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:32:28.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:32:28.888 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:32:28.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:32:28.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:32:28.918 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:28.918 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:32:28.918 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:28.918 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:28.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:28.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:28.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:28.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:28.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:28.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:28.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:28.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:28.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:32:28.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:28.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:28.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:32:28.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:28.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:28.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:28.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:28.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:28.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:28.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:28.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:28.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:32:28.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:28.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:32:28.973 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:28.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:28.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:28.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:32:28.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:28.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:28.974 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:28.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:28.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:28.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:32:28.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:28.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:28.974 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:28.974 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:28.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:32:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:28.975 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:28.975 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:28.975 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:28.975 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:28.975 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:28.975 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:28.975 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:32:28.975 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:28.975 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:28.975 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:28.975 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:28.975 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:28.975 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:28.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:29.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:29.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:29.977 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:29.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:29.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:29.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:32:29.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:29.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:29.977 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:29.978 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:29.978 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:29.978 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:29.978 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:29.978 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:29.978 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:32:29.978 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:29.978 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:29.978 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:29.978 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:29.978 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:29.978 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:29.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:29.978 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:29.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:29.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:29.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:32:29.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:29.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:29.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:29.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:29.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:29.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:30.480 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:30.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:30.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:30.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:30.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:30.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:30.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:30.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:30.481 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:30.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:30.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:30.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:30.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:30.482 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:30.482 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:30.482 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:30.482 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:30.482 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:30.482 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:30.482 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:32:30.482 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:30.482 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:30.482 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:30.482 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:30.482 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:30.482 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:30.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:31.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:31.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:31.483 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:31.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:31.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:31.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:31.484 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:31.485 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:31.485 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:31.485 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:31.485 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:31.485 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:31.485 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:32:31.485 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:31.485 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:31.485 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:31.485 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:31.485 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:31.485 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:31.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:31.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:31.485 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:31.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:31.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:31.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:31.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 14:32:31.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:31.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:31.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:31.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:31.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:31.486 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:32:31.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:32:31.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:31.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:31.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:32:31.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:32:31.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:31.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:32:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:31.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:32:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:32:31.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:31.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:31.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:32.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:32.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:32.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:32.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:32.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:32.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:32.002 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:32.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:32.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:32.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:32.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:32.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:32.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:32.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:32.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:33.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:33.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:33.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:33.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:33.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:33.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:33.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 14:32:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:33.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:33.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:33.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:33.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:33.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:33.005 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:32:33.005 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:32:33.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:32:33.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:33.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 14:32:33.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:33.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:32:33.006 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:32:33.006 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:32:33.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:32:33.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:32:33.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'] 14:32:33.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.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'] 14:32:33.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.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"] 14:32:33.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.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'] 14:32:33.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.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'] 14:32:33.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.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'] 14:32:33.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.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"] 14:32:33.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.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'] 14:32:33.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.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'] 14:32:33.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:32:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:33.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:32:33.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:32:33.016 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:33.016 DEBUG [main][MenuItemLookup] Item match:File 14:32:33.016 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:32:33.016 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:33.020 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:32:33.020 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:32:33.020 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:32:33.020 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:32:33.020 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:32:33.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.... 14:32:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:32:33.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:32:33.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:33.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:33.096 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:33.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.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 14:32:33.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:33.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:33.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:33.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:33.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:33.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:32:33.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:32:33.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:32:33.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:33.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:33.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:33.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:33.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:33.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:32:33.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:33.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:33.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:33.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:33.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:33.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:32:33.098 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:32:33.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:32:33.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:32:33.098 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:33.098 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:32:33.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:32:33.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:33.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:33.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:33.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:33.099 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:32:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:33.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:33.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:33.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:33.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:32:33.178 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 14:32:33.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:32:33.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:33.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:33.179 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:32:33.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:33.179 DEBUG [WorkbenchTestable][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:") 14:32:33.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:33.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:33.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:33.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:33.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:32:33.198 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:32:33.199 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 14:32:33.233 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:32:33.233 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:32:33.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:32:33.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:33.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:33.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:33.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:33.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:33.241 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:32:33.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:33.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:33.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:33.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:32:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:32:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2262f5f8 is found... 14:32:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2262f5f8 is found finished successfully 14:32:33.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 '\*?\QErrorTestClass.java\E') 14:32:33.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:33.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:33.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:33.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:33.751 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:33.751 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 14:32:33.751 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:32:33.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:33.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:32:33.756 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:32:33.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:33.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:33.756 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:33.756 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:33.757 DEBUG [main][MenuItemLookup] Item match:File 14:32:33.757 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:32:33.757 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:32:33.757 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:32:33.757 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:32:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:33.757 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:32:33.757 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:32:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:33.757 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:32:33.757 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:32:33.758 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:32:33.758 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:32:33.764 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:32:33.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:32:33.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:32:33.800 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:33.800 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:32:33.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:33.800 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:33.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:33.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:33.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:33.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:33.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:33.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:33.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:33.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:33.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:33.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:33.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:33.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:33.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:33.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:33.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:33.864 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:33.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:33.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:33.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:33.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:33.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:33.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:32:33.864 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:33.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:33.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:33.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:33.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:33.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:33.865 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:33.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:33.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:33.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:33.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:33.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:33.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:33.866 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:33.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:33.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:33.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:33.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:33.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:33.867 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:33.867 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:33.867 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:33.867 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:33.867 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:33.868 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:33.868 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:32:33.868 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:33.868 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:33.868 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:33.868 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:33.868 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:33.868 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:33.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:35.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:35.369 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:35.369 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:35.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:35.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:35.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:35.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:35.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:35.370 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:35.370 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:35.370 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:35.370 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:35.370 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:35.370 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:35.370 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:32:35.370 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:35.370 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:35.370 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:35.370 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:35.370 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:35.370 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:35.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:35.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:35.371 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:35.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:35.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:35.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:35.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:35.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:35.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:35.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:35.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:35.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:35.392 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:32:35.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:35.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:35.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:35.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:35.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:35.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:32:35.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:35.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:35.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:35.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:35.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:35.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:32:35.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:35.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:35.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:32:35.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:35.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:35.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:35.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:35.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:35.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:35.404 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:35.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:35.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:35.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:35.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:35.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:35.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 2... 14:32:35.405 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:35.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:35.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:35.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:35.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:35.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:35.405 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:35.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:35.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:35.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:35.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:35.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:35.406 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:35.406 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:35.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:35.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:35.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:35.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:35.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:35.406 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:35.407 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:35.407 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:35.407 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:35.407 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:35.407 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:35.407 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:32:35.407 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:35.407 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:35.407 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:35.407 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:35.407 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:35.407 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:35.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:32:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:32:36.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:36.421 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:36.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:36.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:36.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:36.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:36.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:36.422 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:32:36.423 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:36.423 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:36.423 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:36.423 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:32:36.423 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:32:36.423 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:32:36.423 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:32:36.423 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:32:36.423 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:32:36.423 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:32:36.423 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:32:36.423 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:32:36.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:32:36.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:32:36.423 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:36.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:36.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:36.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:32:36.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:36.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:36.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 14:32:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:36.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:36.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:36.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:36.425 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:32:36.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:36.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:36.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:36.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:36.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:36.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:32:36.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:36.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:32:36.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:36.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:32:36.425 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:36.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:36.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:36.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:36.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:36.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:36.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:36.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:36.426 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:32:36.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:32:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:36.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:32:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:36.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:32:36.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:32:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:36.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:32:36.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:36.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:32:36.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2. Expected number of problems is: 2 finished successfully 14:32:36.427 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:36.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:36.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:36.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:36.428 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:32:36.428 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:32:36.428 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:32:36.428 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:32:36.428 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:32:36.428 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:32:36.428 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:32:36.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:32:36.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:32:36.428 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:32:36.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:36.482 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 14:32:36.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:32:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:36.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 "Restore Defaults") 14:32:36.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:36.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:36.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:36.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:36.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:36.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:36.483 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:32:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:36.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:36.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:36.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) 14:32:36.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:36.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:36.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:36.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:36.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:36.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:36.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:36.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:36.486 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:32:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:36.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:36.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:36.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:36.519 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 14:32:36.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:36.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:36.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:36.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:36.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:36.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:36.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:36.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:36.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:36.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:36.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:36.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:36.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:36.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:36.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:36.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:37.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:37.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:37.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:37.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:37.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:37.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:37.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:37.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:37.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:37.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 14:32:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:37.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:37.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:37.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:37.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:37.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:32:37.530 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:32:37.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:32:37.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:32:37.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:32:37.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'New' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:37.563 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:32:37.563 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:32:37.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:32:37.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:32:37.563 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:32:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:37.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:32:38.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:38.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:38.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:38.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:38.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:38.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:32:38.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:38.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:38.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:38.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:38.063 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:32:38.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:32:38.064 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:32:38.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:32:38.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:32:38.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:32:38.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:38.097 DEBUG [main][MenuItemLookup] Found menu:'New' 14:32:38.097 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:32:38.097 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:38.097 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:32:38.097 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:38.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:32:38.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:32:38.097 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:32:38.097 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:32:38.097 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:32:38.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:32:38.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:32:38.097 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:32:38.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 'Delete.*'] is available.... 14:32:38.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:32:38.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:32:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:38.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:38.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:38.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:38.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: 32) 14:32:38.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:38.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:32:38.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:38.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:38.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:38.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:38.681 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:32:38.681 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:32:38.681 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:32:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:38.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:38.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:32:38.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:38.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:32:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:38.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:38.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:38.682 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:32:38.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:38.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:38.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:38.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:38.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:32:38.685 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:32:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:32:39.185 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:32:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:39.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:32:39.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:32:39.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:32:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:39.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:39.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:32:39.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:32:39.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:32:39.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:32:39.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:32:39.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:32:39.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:32:39.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:39.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:39.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:39.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:39.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:39.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 '\*?\QProblems\E') 14:32:39.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:39.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:39.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:39.199 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:39.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:39.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:39.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:39.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:39.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:39.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:39.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:39.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:39.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 '\*?\QProject Explorer\E') 14:32:39.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:39.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:39.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:39.208 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:39.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:39.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:39.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:32:39.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:39.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:39.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:39.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:39.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:39.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:32:39.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:39.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:39.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:39.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:32:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:39.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:39.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'] 14:32:39.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.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'] 14:32:39.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.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: "New Java Project"] 14:32:39.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.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'] 14:32:39.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.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'] 14:32:39.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.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'] 14:32:39.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.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: "New Java Project"] 14:32:39.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.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'] 14:32:39.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.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'] 14:32:39.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:39.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:39.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:32:39.236 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:39.236 DEBUG [main][MenuItemLookup] Item match:File 14:32:39.237 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:32:39.237 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:39.240 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:32:39.240 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:32:39.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:32:39.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:32:39.241 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:32:39.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 'New|Select a wizard'] is available.... 14:32:39.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 'New|Select a wizard'] is available. finished successfully 14:32:39.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:32:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:39.317 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:39.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:32:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:39.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:39.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:32:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:32:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:32:39.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:39.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:39.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:32:39.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:39.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:39.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:39.320 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:32:39.320 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:32:39.320 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:32:39.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:32:39.324 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:39.324 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:32:39.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) 14:32:39.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:39.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:39.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:39.326 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:32:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:39.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:39.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:39.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'] 14:32:39.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:32:39.505 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 14:32:39.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:32:39.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:39.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:39.506 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:32:39.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:39.506 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:32:39.506 DEBUG [WorkbenchTestable][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:") 14:32:39.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:39.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:39.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:32:39.508 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:32:39.509 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:32:39.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 14:32:39.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:39.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:39.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:39.536 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:32:39.536 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:32:39.536 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:32:39.536 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:32:39.536 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:32:39.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:32:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:39.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:39.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:39.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:39.538 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:32:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:39.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:39.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:32:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:32:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:32:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:32:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:42.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:32:42.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:42.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:42.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:42.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:42.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:42.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:42.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:42.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:32:42.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:42.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:42.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:32:42.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:42.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:42.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:42.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:42.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:32:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:42.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:42.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:42.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:42.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:42.611 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:42.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:42.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:42.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:42.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:42.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:42.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:42.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:42.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:42.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:42.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:42.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:42.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:42.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:43.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:43.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:43.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:43.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:43.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:43.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:43.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:43.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:43.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:43.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 14:32:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:43.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:43.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:43.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:43.641 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:32:43.641 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:43.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:43.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:43.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:43.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:43.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:43.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:43.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:43.656 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:43.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:43.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:43.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:43.658 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:32:43.658 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:32:43.658 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:32:43.658 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:32:43.658 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:32:43.658 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:32:43.658 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:32:43.658 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:32:43.658 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:32:43.658 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:32:43.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:43.702 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 14:32:43.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:32:43.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:43.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:43.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") 14:32:43.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:43.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:43.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:43.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:43.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:43.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:43.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:43.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:43.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:43.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:43.704 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:32:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:43.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:43.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:43.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:32:43.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:43.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:43.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:43.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:43.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:43.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:43.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:43.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:43.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:43.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:43.707 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:32:43.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:43.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:43.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:43.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:43.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:43.739 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 14:32:43.739 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:43.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:43.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:43.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:43.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:43.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:43.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:43.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:43.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:43.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:43.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:43.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:43.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:43.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:43.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:43.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:44.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:44.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:44.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:44.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:44.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:44.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:44.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:44.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:44.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:44.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:44.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:44.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:44.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:44.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:44.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:44.764 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:44.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:32:44.764 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:32:44.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:32:44.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:32:44.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:32:44.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'New' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:44.791 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:32:44.791 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:32:44.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:32:44.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:32:44.791 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:32:44.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:44.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:32:44.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:32:45.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:45.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:45.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:45.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:45.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:45.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:45.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:45.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:45.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:45.291 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:32:45.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:32:45.292 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:32:45.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:32:45.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:32:45.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:32:45.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:45.319 DEBUG [main][MenuItemLookup] Found menu:'New' 14:32:45.319 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:32:45.319 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:45.319 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:32:45.319 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:45.319 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:32:45.319 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:32:45.319 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:32:45.319 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:32:45.319 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:32:45.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:32:45.319 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:32:45.319 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:32:45.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 'Delete.*'] is available.... 14:32:45.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:32:45.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:32:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:45.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:45.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:45.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:45.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:32:45.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:45.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:45.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:45.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:32:45.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:45.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:45.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:45.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:45.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:45.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:45.889 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:32:45.889 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:32:45.889 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:32:45.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:45.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:45.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:45.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:45.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:32:45.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:45.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:45.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:45.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:32:45.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:45.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:45.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:45.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:45.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:45.890 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:32:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:45.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:45.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:32:45.893 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:32:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:32:46.394 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:32:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:46.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:46.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:32:46.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:32:46.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:32:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:46.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:32:46.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:32:46.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:32:46.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:32:46.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:32:46.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:32:46.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:32:46.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:46.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:46.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:46.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:46.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:46.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:32:46.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:46.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:46.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:46.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:46.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:46.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:46.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:46.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:46.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:46.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:46.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 '\*?\QProject Explorer\E') 14:32:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:46.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:46.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:46.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:46.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:46.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:46.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:32:46.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:46.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:46.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:46.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:46.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:46.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:32:46.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:46.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:46.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:46.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:32:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:46.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:46.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:46.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:46.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:32:46.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:46.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:46.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:46.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:32:46.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:46.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:46.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:46.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:46.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:46.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:46.460 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:32:46.460 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:46.460 DEBUG [main][MenuItemLookup] Item match:File 14:32:46.461 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:32:46.461 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:46.463 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:32:46.463 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:32:46.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:32:46.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:32:46.463 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:32:46.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 'New|Select a wizard'] is available.... 14:32:46.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:32:46.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:32:46.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:46.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:46.525 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:46.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:32:46.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:46.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:46.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:32:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:32:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:32:46.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:46.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:46.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:46.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:46.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:32:46.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:46.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:46.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:46.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:46.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:46.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:32:46.527 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:32:46.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:32:46.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:32:46.527 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:46.527 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:32:46.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:32:46.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:46.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:46.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:46.528 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:32:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:46.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:46.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:46.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:46.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:46.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:32:46.708 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 14:32:46.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:32:46.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:46.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:46.708 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:32:46.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:46.709 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:32:46.709 DEBUG [WorkbenchTestable][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:") 14:32:46.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:46.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:46.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:32:46.710 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:32:46.711 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:32:46.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") 14:32:46.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:46.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:46.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:46.737 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:32:46.737 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:32:46.737 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:32:46.737 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:32:46.737 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:32:46.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:32:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:46.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:46.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:46.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:46.749 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:32:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:46.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:46.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:46.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:32:50.115 DEBUG [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 14:32:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:32:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:32:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:50.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 14:32:50.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:50.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:50.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:50.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:50.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:50.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:50.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:50.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:32:50.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:50.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:50.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:32:50.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:50.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:50.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:50.117 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:50.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:32:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:50.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:50.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:50.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:50.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:50.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:50.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:50.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:50.143 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:50.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:50.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:50.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:50.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:50.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:50.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:50.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:50.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:50.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:50.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:50.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:50.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:51.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:51.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:51.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:51.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:51.147 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:32:51.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:51.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:51.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.164 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:32:51.164 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:32:51.164 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:32:51.164 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:32:51.164 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:32:51.164 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:32:51.164 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:32:51.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:32:51.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:32:51.165 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:32:51.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:51.212 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 14:32:51.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:32:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:51.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:32:51.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:51.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:51.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:51.213 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:32:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:51.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:51.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:51.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) 14:32:51.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:51.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:51.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:51.219 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:32:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:51.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:51.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:51.249 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 14:32:51.249 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:51.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:51.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:51.250 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:51.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:51.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:51.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:51.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:51.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:51.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.252 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:32:51.252 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:32:51.252 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:32:51.252 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:32:51.252 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:32:51.252 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:32:51.252 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:32:51.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:32:51.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:32:51.252 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:32:51.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:51.294 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 14:32:51.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:32:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:51.294 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 14:32:51.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:51.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:51.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:32:51.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:32:51.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:32:51.295 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location') 14:32:51.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:32:51.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:32:51.296 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 14:32:51.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:32:51.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:32:51.296 TRACE [main][WidgetHandler] Notify Table with event 13 14:32:51.296 TRACE [main][WidgetHandler] Wait for synchronization 14:32:51.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 "<- Hide ") 14:32:51.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:51.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:51.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:51.298 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 14:32:51.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:51.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:51.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:51.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:51.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 "OK", Widget matcher matching widgets with style: 8) 14:32:51.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:51.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:51.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:51.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:51.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:51.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:51.302 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:32:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:51.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:51.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:51.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:51.336 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 14:32:51.336 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:51.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:51.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.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 14:32:51.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:51.337 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:51.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:51.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:51.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:51.338 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:51.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:51.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.340 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:32:51.340 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:32:51.340 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:32:51.340 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:32:51.340 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:32:51.340 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:32:51.340 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:32:51.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:32:51.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:32:51.340 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:32:51.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:51.398 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 14:32:51.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:32:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:51.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:32:51.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:51.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:51.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:51.400 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:32:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:51.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:51.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:51.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", Widget matcher matching widgets with style: 8) 14:32:51.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:51.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:51.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:51.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:32:51.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:51.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:51.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:51.406 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:32:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:51.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:51.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:51.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:32:51.441 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 14:32:51.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:51.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:51.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:51.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:51.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:51.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:51.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:51.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:51.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:51.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:51.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:51.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:52.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:52.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:52.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:52.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:52.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:52.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:52.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 14:32:52.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:52.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:52.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:52.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:52.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:52.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:52.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:32:52.456 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:32:52.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:32:52.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:32:52.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:32:52.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:52.487 DEBUG [main][MenuItemLookup] Found menu:'New' 14:32:52.487 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:32:52.487 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:52.488 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:32:52.488 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:32:52.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:32:52.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:32:52.488 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:32:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:52.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:32:52.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:32:52.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:32:52.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:52.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:52.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:52.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:52.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:52.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:52.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:52.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:52.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:52.988 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:32:52.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:32:52.989 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:32:52.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:32:52.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:32:52.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:32:52.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:53.015 DEBUG [main][MenuItemLookup] Found menu:'New' 14:32:53.015 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:32:53.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:53.015 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:32:53.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:53.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:32:53.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:32:53.015 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:32:53.015 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:32:53.015 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:32:53.015 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:32:53.015 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:32:53.015 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:32:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:32:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:32:53.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:32:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:53.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:53.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:53.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:32:53.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:53.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:32:53.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:53.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:53.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:53.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:53.618 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:32:53.618 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:32:53.618 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:32:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:53.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:53.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:53.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:32:53.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:32:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:53.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:32:53.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:32:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:53.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:53.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:53.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:53.619 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:32:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:53.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:53.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:32:53.624 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:32:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:32:54.124 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:32:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:32:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:32:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:54.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:32:54.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:32:54.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:32:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:32:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:32:54.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:32:54.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:32:54.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:32:54.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:32:54.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:32:54.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:32:54.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:32:54.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:32:54.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:54.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:54.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 '\*?\QProblems\E') 14:32:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:54.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:54.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:54.154 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:32:54.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:32:54.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:54.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:54.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.163 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:54.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:54.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:54.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:32:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:54.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:54.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:54.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:54.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:54.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:54.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:32:54.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:32:54.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:32:54.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:54.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:54.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:54.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:32:54.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:54.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:54.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:54.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:32:54.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:54.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:54.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'] 14:32:54.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.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'] 14:32:54.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.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 Project"] 14:32:54.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.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'] 14:32:54.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.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'] 14:32:54.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.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'] 14:32:54.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.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 Project"] 14:32:54.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.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'] 14:32:54.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.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'] 14:32:54.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:54.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:54.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:54.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:54.194 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:32:54.194 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:54.194 DEBUG [main][MenuItemLookup] Item match:File 14:32:54.194 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:32:54.194 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'File' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'' 14:32:54.198 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:32:54.198 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:32:54.198 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:32:54.198 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:32:54.198 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:32:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:32:54.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 14:32:54.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:32:54.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:54.274 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:54.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.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 14:32:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:54.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:54.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:54.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:32:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:32:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:32:54.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:54.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:54.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:32:54.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:32:54.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:32:54.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:32:54.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:32:54.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:32:54.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:32:54.283 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:32:54.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:32:54.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:32:54.284 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:32:54.284 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:32:54.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:32:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:54.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:54.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:54.285 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:32:54.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:54.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:54.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:54.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:54.452 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:32:54.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:32:54.452 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 14:32:54.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:32:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:54.453 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:32:54.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:32:54.453 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:32:54.453 DEBUG [WorkbenchTestable][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:") 14:32:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:54.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:54.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:32:54.455 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:32:54.456 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:32:54.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.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") 14:32:54.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:54.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:54.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:54.482 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:32:54.482 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:32:54.482 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:32:54.483 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:32:54.483 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:32:54.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.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) 14:32:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:54.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:54.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:54.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:54.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:32:54.484 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:32:54.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:32:54.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:32:54.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:32:54.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:32:54.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:32:57.511 DEBUG [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 14:32:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:32:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:32:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:32:57.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:32:57.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:32:57.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:32:57.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:32:57.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:32:57.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:32:57.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:32:57.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:32:57.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:32:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:32:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:32:57.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:57.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:57.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:32:57.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:57.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:57.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:32:57.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:32:57.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:32:57.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:32:57.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') 14:32:57.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:57.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:57.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:57.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:57.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:32:57.513 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:57.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:57.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:57.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:57.547 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:57.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:57.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:57.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:57.548 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:57.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:57.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:57.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:57.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:57.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:57.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:58.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:58.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:58.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:58.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:58.549 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:32:58.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:32:58.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:58.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:58.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:58.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:58.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:58.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:58.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:58.551 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:58.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:32:58.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:32:58.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:58.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:58.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:58.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:58.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:58.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:58.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:58.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:58.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:58.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:58.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:58.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:58.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:59.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:59.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:59.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:59.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:32:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:32:59.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:32:59.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:32:59.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:32:59.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:32:59.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:32:59.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:32:59.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:32:59.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:32:59.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:32:59.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:32:59.576 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:32:59.576 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:32:59.577 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:32:59.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:32:59.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:00.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:00.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:33:00.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:33:00.078 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:33:00.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:33:00.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:33:00.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:00.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:00.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:33:00.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:00.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:00.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:00.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:33:00.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:00.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.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'] 14:33:00.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:00.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:00.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:00.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:00.089 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:33:00.089 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:00.089 DEBUG [main][MenuItemLookup] Item match:File 14:33:00.090 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:00.090 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:00.092 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:33:00.092 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:33:00.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:33:00.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:33:00.092 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:33:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:33:00.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:33:00.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:33:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:00.167 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:00.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:33:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:00.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:00.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:00.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:33:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:33:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:33:00.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:00.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:00.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:33:00.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:00.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:00.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:00.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:33:00.175 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:33:00.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:33:00.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:33:00.176 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:00.176 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:33:00.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:33:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:00.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:00.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:00.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:00.177 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:33:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:00.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:00.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:00.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:00.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'] 14:33:00.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:33:00.250 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 14:33:00.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:33:00.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:00.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:00.250 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:33:00.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:00.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:33:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:00.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:00.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:00.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:33:00.280 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:33:00.281 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 14:33:00.297 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:33:00.297 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:33:00.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.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) 14:33:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:00.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:00.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:00.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:00.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:00.299 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:00.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:00.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:00.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:00.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:00.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:33:00.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:33:00.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:00.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:00.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:00.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a463619 is found... 14:33:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a463619 is found finished successfully 14:33: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 14:33:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:00.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:00.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:00.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:00.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:00.805 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:00.805 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 14:33:00.805 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:33:00.812 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:00.813 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:33:00.813 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:33:00.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:33:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:00.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:33:00.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:33:00.814 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:00.814 DEBUG [main][MenuItemLookup] Item match:File 14:33:00.814 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:00.814 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:33:00.814 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:33:00.814 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:33:00.814 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:00.814 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:33:00.814 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:33:00.814 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:00.814 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:33:00.814 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:33:00.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:33:00.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:33:00.815 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:33:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:33:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:33:00.849 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:00.849 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:33:00.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:00.849 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:00.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:00.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:00.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:00.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:00.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:00.887 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:00.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:00.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:00.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:33:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:00.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:33:00.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:00.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:00.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:00.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:00.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:00.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:00.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:00.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:00.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:00.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:00.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:33:00.909 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:00.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:00.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:00.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:00.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:00.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:00.909 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:00.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:00.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:00.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:00.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:00.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:00.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:00.910 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:00.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:00.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:00.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:00.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:00.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:00.911 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:00.911 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:00.911 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:00.911 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:00.911 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:00.911 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:00.911 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:33:00.911 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:00.911 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:00.911 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:00.911 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:00.911 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:00.911 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:01.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:01.912 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:01.913 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:01.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:01.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:01.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:01.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:01.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:01.914 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:01.914 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:01.914 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:01.914 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:01.914 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:01.914 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:01.914 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:33:01.914 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:01.914 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:01.914 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:01.914 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:01.914 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:01.914 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:01.915 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:01.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:01.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:01.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:01.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:01.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:01.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 14:33:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:01.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:01.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:01.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:02.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:02.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:02.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:02.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:02.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:02.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:02.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:02.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:02.418 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:02.418 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:02.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:02.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:02.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:02.419 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:02.419 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:02.419 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:02.419 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:02.419 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:02.419 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:02.419 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:33:02.419 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:02.419 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:02.419 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:02.419 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:02.419 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:02.419 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:03.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:03.420 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:03.420 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:03.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:03.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:03.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:03.421 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:03.421 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:03.421 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:03.421 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:03.421 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:03.421 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:03.422 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:33:03.422 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:03.422 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:03.422 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:03.422 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:03.422 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:03.422 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:03.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:03.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:03.422 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:03.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:03.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:03.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:03.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:03.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:03.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:03.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:03.423 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:33:03.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:33:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:03.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:33:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:03.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:33:03.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:33:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:03.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:33:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:03.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:33:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:33:03.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:03.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:03.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:03.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:03.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:03.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:03.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:03.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:03.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:03.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:03.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:03.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:03.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:03.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:03.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:03.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:03.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:04.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:04.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:04.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:04.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:04.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:04.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:04.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:04.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:04.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:04.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:04.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:04.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:04.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:04.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:04.449 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:33:04.450 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:33:04.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:33:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:04.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 14:33:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:04.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:33:04.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:33:04.450 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:33:04.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:33:04.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:33:04.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:04.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:04.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:33:04.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:04.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:04.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:04.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:33:04.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:04.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:04.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:33:04.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:04.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:04.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:33:04.461 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:33:04.462 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:04.462 DEBUG [main][MenuItemLookup] Item match:File 14:33:04.462 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:04.462 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:04.466 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:33:04.466 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:33:04.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:33:04.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:33:04.466 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:33:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:33:04.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:33:04.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:33:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:04.541 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:04.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:33:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:04.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:04.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:04.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:33:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:33:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:33:04.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:04.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:04.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:33:04.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:04.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:04.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:04.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:33:04.543 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:33:04.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:33:04.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:33:04.543 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:04.543 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:33:04.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) 14:33:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:04.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:04.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:04.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:04.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:04.544 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:33:04.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:04.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:04.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:04.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:04.630 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:04.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:33:04.631 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 14:33:04.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:33:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:04.632 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:33:04.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:04.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:33:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:04.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:04.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:04.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:33:04.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:33:04.652 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass 14:33:04.676 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:33:04.676 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:33:04.676 DEBUG [WorkbenchTestable][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) 14:33:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:04.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:04.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:04.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:04.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:04.678 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:04.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:04.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:04.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:04.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:04.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:33:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:33:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27ea4313 is found... 14:33:05.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27ea4313 is found finished successfully 14:33:05.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextErrorTestClass.java\E') 14:33:05.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:05.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:05.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:05.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:05.185 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:05.185 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextErrorTestClass { } TooltipText=null 14:33:05.186 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:33:05.191 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:05.191 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 14:33:05.191 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:33:05.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 14:33:05.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:05.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:05.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 14:33:05.191 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 14:33:05.192 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:05.192 DEBUG [main][MenuItemLookup] Item match:File 14:33:05.192 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:05.192 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:33:05.192 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:33:05.192 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:33:05.192 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:05.192 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:33:05.192 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:33:05.192 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:05.192 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:33:05.192 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:33:05.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:33:05.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:33:05.193 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:33:05.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:33:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:33:05.224 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:05.225 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 14:33:05.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:05.225 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:05.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:05.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:05.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:05.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:05.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:05.259 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:05.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:05.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:05.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 14:33:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:05.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 14:33:05.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:05.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:05.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:05.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:05.291 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:05.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:05.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:33:05.292 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:05.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:05.293 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:05.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:05.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:05.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:05.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:05.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:05.293 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:05.293 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:05.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:05.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:05.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:05.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:05.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:05.294 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:05.295 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:05.295 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:05.295 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:05.295 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:05.295 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:05.295 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:33:05.295 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:05.295 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:05.295 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:05.295 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:05.295 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:05.295 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:06.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:06.296 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:06.296 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:06.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:06.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:06.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:06.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:06.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:06.297 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:06.297 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:06.297 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:06.297 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:06.297 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:06.297 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:06.297 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:33:06.297 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:06.297 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:06.297 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:06.297 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:06.297 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:06.297 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:06.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:06.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:06.297 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:06.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:06.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:06.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 14:33:06.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:06.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:06.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:06.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:06.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:06.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:06.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:06.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:06.299 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:33:06.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:33:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:06.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:33:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:06.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:33:06.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:33:06.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:06.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:33:06.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:06.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:33:06.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:33:06.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:06.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:06.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:06.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:06.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:06.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:06.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:06.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:06.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:06.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:06.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:06.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:06.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:06.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:06.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:06.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:06.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:07.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:07.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:07.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:07.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:07.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:07.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 14:33:07.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:07.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:07.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:07.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:07.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:07.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:07.330 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:33:07.331 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:33:07.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:33:07.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:07.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 14:33:07.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:07.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:33:07.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:33:07.331 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:33:07.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:33:07.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:33:07.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:07.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.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'] 14:33:07.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.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: "New Java Class"] 14:33:07.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.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'] 14:33:07.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.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'] 14:33:07.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.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'] 14:33:07.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.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: "New Java Class"] 14:33:07.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.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'] 14:33:07.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.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'] 14:33:07.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 14:33:07.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:07.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:07.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 14:33:07.344 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 14:33:07.344 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:07.344 DEBUG [main][MenuItemLookup] Item match:File 14:33:07.345 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:07.345 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:07.347 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:33:07.347 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:33:07.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:33:07.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:33:07.347 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:33:07.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:33:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:33:07.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:33:07.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:07.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:07.428 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:07.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:33:07.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:07.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:07.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:07.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:07.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:33:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:33:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:33:07.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:07.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:07.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:33:07.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:07.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:07.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:07.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:33:07.431 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:33:07.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:33:07.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:33:07.431 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:07.431 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:33:07.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:33:07.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:07.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:07.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:07.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:07.432 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:33:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:07.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:07.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:07.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'] 14:33:07.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:33:07.512 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 14:33:07.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:33:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:07.512 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:33:07.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:07.512 DEBUG [WorkbenchTestable][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:") 14:33:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:07.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:07.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:07.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:33:07.521 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:33:07.522 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 14:33:07.548 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:33:07.548 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:33:07.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:33:07.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:07.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:07.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:07.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:07.551 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:07.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:07.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:07.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:33:08.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:33:08.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:08.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:08.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b62f2a5 is found... 14:33:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b62f2a5 is found finished successfully 14:33:08.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 14:33:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:08.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:08.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:08.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:08.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:08.060 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:08.060 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 14:33:08.060 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:33:08.064 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:08.064 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:33:08.064 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:33:08.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:08.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:08.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:08.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:08.065 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:08.065 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:08.065 DEBUG [main][MenuItemLookup] Item match:File 14:33:08.065 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:08.065 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:33:08.066 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:33:08.066 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:33:08.066 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:08.066 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:33:08.066 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:33:08.066 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:08.066 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:33:08.066 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:33:08.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:33:08.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:33:08.066 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:33:08.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:33:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:33:08.102 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:08.102 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:33:08.102 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:08.102 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:08.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:08.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:08.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:08.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:08.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:08.143 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:08.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:08.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:08.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:08.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:08.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 '\*?\QProblems\E') 14:33:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:08.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:08.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:08.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:08.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:08.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:08.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:08.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:08.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:08.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:33:08.154 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:08.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:08.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:08.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:08.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:08.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:08.155 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:08.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:08.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:08.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:08.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:08.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:08.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:08.155 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:08.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:08.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:08.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:08.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:08.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:08.156 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:08.156 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:08.156 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:08.156 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:08.156 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:08.156 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:08.156 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 14:33:08.156 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:08.156 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:08.156 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:08.156 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:08.157 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:08.157 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:08.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:09.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:09.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:09.658 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:09.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:09.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:09.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:09.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:09.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:09.658 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:09.659 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:09.659 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:09.659 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:09.659 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:09.659 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:09.659 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:09.659 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:09.659 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:09.659 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:09.659 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:09.659 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:09.659 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:09.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:09.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:09.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:09.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:09.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:09.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:09.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 14:33:09.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:09.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:09.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:09.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:09.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:09.674 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:33:09.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:33:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:09.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:33:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:09.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:33:09.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:33:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:09.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:33:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:09.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:33:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:33:09.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:09.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:09.678 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:09.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:09.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:09.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:09.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:09.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:09.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:09.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 '\*?\QProblems\E') 14:33:09.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:09.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:09.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:09.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:09.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:09.685 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:09.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:09.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:09.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:09.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:09.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:09.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:09.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:09.689 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:09.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:09.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:09.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:09.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:09.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:09.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:09.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:09.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:09.709 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:09.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:09.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:09.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:09.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:09.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:33:09.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:09.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:09.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:09.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:09.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:09.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:09.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:09.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:09.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:09.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:09.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:09.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:09.710 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:09.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:09.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:09.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:09.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:09.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:09.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:09.711 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:09.711 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:09.711 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:09.711 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:09.711 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:09.711 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:09.711 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:09.711 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:09.712 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:09.712 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:09.712 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:09.712 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:09.712 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:09.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:11.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:11.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:11.213 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:11.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:11.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:11.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:11.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:11.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:11.214 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:11.214 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:11.214 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:11.214 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:11.214 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:11.214 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:11.214 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:11.214 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:11.214 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:11.214 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:11.214 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:11.214 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:11.214 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:11.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:11.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:11.214 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:11.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:11.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:11.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:11.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:11.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:11.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:11.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:11.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:11.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:11.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:11.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:11.217 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:33:11.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:33:11.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:11.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:33:11.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:11.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:33:11.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:33:11.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:11.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:33:11.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:11.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:33:11.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:33:11.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:33:11.217 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:11.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:11.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:11.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:11.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:11.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:11.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:11.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:11.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:11.219 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:11.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:11.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:11.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:11.219 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:11.220 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:11.220 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:11.220 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:11.220 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:11.220 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:11.220 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:11.220 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:11.220 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:11.220 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:11.220 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:11.220 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:11.220 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:12.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:12.221 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:12.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:12.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:12.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:12.222 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:12.222 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:12.222 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:12.222 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:12.222 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:12.222 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:12.222 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:12.222 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:12.223 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:12.223 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:12.223 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:12.223 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:12.223 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:12.223 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:12.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:12.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:12.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:12.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 14:33:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:12.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:12.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:12.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:12.224 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 14:33:12.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 14:33:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:12.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 14:33:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:12.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 14:33:12.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 14:33:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:12.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 14:33:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:12.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 14:33:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:33:12.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:12.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:12.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:12.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:12.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:12.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:12.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:12.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:12.233 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:12.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:12.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:12.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:12.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:12.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:12.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:12.234 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:12.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:12.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:12.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:12.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:12.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:12.235 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:12.235 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:12.235 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:12.235 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:12.235 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:12.235 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:12.235 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:12.235 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:12.235 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:12.235 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:12.235 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:12.235 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:12.235 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:13.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:13.236 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:13.236 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:13.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:13.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:13.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:13.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:13.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:13.237 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:13.238 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:13.238 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:13.238 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:13.238 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:13.238 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:13.238 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:13.238 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:13.238 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:13.238 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:13.238 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:13.238 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:13.238 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:13.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:13.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:13.238 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:13.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:13.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:13.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:13.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:13.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:13.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.240 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 14:33:13.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 14:33:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:13.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 14:33:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:13.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 14:33:13.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 14:33:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:13.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 14:33:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:13.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 14:33:13.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 14:33:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.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 14:33:13.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:13.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:13.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:13.270 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:13.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:13.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:13.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:13.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:13.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:13.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 14:33:13.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.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 14:33:13.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:13.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:13.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:13.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:13.297 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:13.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:13.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:13.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:13.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:13.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:13.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:13.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:13.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 '\*?\QProblems\E') 14:33:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:13.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:13.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:13.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:13.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:13.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:13.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:13.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:13.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:13.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:13.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:13.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:13.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:13.352 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:13.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:13.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:13.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:13.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:13.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:13.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 14:33:13.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.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 14:33:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:13.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:13.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') 14:33:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:13.388 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:13.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:13.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:13.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:13.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:13.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:13.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.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 14:33:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:13.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:13.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:13.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:13.391 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:13.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:13.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:13.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:13.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:13.391 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:13.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:13.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:13.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:13.392 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:13.393 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:13.393 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:13.393 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:13.393 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:13.393 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:13.393 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:13.393 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:13.393 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:13.393 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:13.393 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:13.393 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:13.393 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:13.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:14.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:14.394 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:14.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:14.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:14.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:14.395 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:14.395 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:14.395 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:14.395 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:14.395 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:14.395 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:14.395 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:14.395 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:14.395 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:14.395 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:14.395 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:14.395 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:14.395 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:14.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:14.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:14.395 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:14.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:14.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:14.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:14.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 14:33:14.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:14.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:14.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:14.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:14.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:14.396 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 14:33:14.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 14:33:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:14.397 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 14:33:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:14.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 14:33:14.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 14:33:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:14.397 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 14:33:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:14.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 14:33:14.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:14.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:14.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:14.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:14.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:14.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:14.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:14.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:14.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:14.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 14:33:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:14.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:14.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:14.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:14.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 14:33:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:14.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:14.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:14.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:14.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:14.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:14.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:14.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:14.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:14.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:14.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:14.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:14.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:14.400 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:14.400 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:14.400 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:14.400 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:14.400 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:14.400 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:14.400 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:14.400 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:14.400 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:14.400 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:14.400 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:14.400 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:14.400 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:14.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:15.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:15.901 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:15.902 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:15.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:15.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:15.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:15.902 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:15.903 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:15.903 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:15.903 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:15.903 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:15.903 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:15.903 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:15.903 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:15.903 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:15.903 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:15.903 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:15.903 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:15.903 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:15.903 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:15.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:15.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:15.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:15.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 14:33:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:15.904 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 14:33:15.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 14:33:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:15.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 14:33:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:15.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 14:33:15.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 14:33:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:15.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 14:33:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:15.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 14:33:15.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:15.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:15.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:15.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:15.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:15.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:15.913 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:15.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:15.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:15.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:15.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:15.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:15.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 14:33:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:15.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 14:33:15.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:15.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:15.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:15.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:15.935 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:15.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:15.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:15.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:15.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:15.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:15.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 14:33:15.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:15.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 14:33:15.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:15.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:15.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:15.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') 14:33:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:15.946 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:15.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:15.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:15.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:15.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:15.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:15.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 14:33:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:15.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 14:33:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:15.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:15.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:15.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:15.968 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:15.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:15.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:15.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:15.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:15.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:15.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:15.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:15.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:15.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:15.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:15.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:15.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:15.990 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:15.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:15.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:15.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:15.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:15.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:15.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:15.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:15.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:15.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:15.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:15.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:15.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:15.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:15.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:15.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:16.019 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:16.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:16.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:16.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 14:33:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:16.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:16.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 '\*?\QProblems\E') 14:33:16.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:16.029 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:16.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:16.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:16.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 14:33:16.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:16.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:16.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:16.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:16.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:16.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:16.065 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:16.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:16.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:16.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 14:33:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.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 14:33:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:16.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:16.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:16.076 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:16.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:16.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:16.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.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 14:33:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:16.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:16.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:16.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:16.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:16.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:16.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.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 14:33:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:16.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:16.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:16.128 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:16.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:16.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:16.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 14:33:16.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:16.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:16.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 '\*?\QProblems\E') 14:33:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:16.156 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:16.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:16.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:16.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 14:33:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:16.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:16.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:16.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:16.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:16.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:16.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:16.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.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 14:33:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:16.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:16.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:16.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:16.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 '\*?\QProblems\E') 14:33:16.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:16.203 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:16.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:16.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:16.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:16.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:16.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:16.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:16.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:16.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:16.205 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:16.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:16.206 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:16.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:16.206 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:16.207 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:16.207 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:16.207 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:16.207 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:16.207 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:16.207 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:16.207 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:16.207 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:16.207 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:16.207 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:16.207 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:16.207 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:17.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:17.708 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:17.708 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:17.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:17.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:17.709 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:17.709 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:17.709 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:17.709 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:17.709 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:17.709 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:17.709 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 14:33:17.709 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:17.709 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:17.709 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:17.709 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:17.710 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:17.710 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:17.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:17.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:17.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:17.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:17.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:17.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 14:33:17.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.711 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:33:17.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:33:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:17.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:33:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:17.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:33:17.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:33:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:17.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:33:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:17.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:33:17.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:17.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:17.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:17.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:17.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:17.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:17.718 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:17.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:17.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:17.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:17.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:17.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 14:33:17.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.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 14:33:17.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:17.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:17.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 '\*?\QProblems\E') 14:33:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:17.740 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:17.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:17.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:17.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:17.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:17.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 14:33:17.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.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 14:33:17.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:17.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:17.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:17.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:17.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:17.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:17.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:17.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:17.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 14:33:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:17.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:17.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:17.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:17.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:17.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 '\*?\QProblems\E') 14:33:17.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:17.797 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:17.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:17.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:17.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:17.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:17.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:17.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:17.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:17.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') 14:33:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:17.819 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:17.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:17.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:17.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:17.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:17.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 14:33:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:17.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:17.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:17.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:17.855 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:17.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:17.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:17.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:17.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:17.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:17.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.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 14:33:17.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:17.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:17.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:17.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:17.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 '\*?\QProblems\E') 14:33:17.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:17.865 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:17.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:17.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:17.867 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:17.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:17.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:17.868 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:33:17.868 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:33:17.868 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:33:17.868 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:33:17.868 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:33:17.868 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:33:17.868 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:33:17.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:33:17.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:33:17.868 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:33:17.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:17.925 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 14:33:17.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:33:17.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:17.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:17.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:33:17.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:17.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:17.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:17.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:17.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:17.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:17.926 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:33:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:17.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:17.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:17.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:33:17.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:17.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:17.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:17.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:17.929 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:17.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:17.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:17.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:17.966 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 14:33:17.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:17.966 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:17.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:17.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:17.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:17.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:17.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:17.975 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:17.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:17.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:17.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:17.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:17.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:17.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:18.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:18.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:18.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:18.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:18.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:18.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:18.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:18.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:18.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:18.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:18.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:18.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:18.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:18.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:18.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:18.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:33:18.978 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:33:18.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:33:18.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:33:18.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:33:18.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'New' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:19.010 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:33:19.010 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:33:19.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:33:19.010 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:33:19.010 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:33:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:19.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:33:19.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:33:19.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:19.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:19.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:19.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:19.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:19.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:19.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:19.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:19.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:19.510 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:33:19.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:33:19.511 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:33:19.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:33:19.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:33:19.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:33:19.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:19.541 DEBUG [main][MenuItemLookup] Found menu:'New' 14:33:19.541 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:33:19.541 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:19.541 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:33:19.541 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:19.541 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:33:19.541 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:33:19.541 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:33:19.541 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:33:19.541 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:33:19.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:33:19.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:33:19.541 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:33:19.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.... 14:33:20.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. finished successfully 14:33:20.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:33:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:20.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.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) 14:33:20.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:20.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:33:20.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:20.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:20.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:20.142 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:33:20.142 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:33:20.142 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:33:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:20.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:20.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:20.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 "OK", Widget matcher matching widgets with style: 8) 14:33:20.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:20.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:33:20.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:20.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:20.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:20.143 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:20.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:20.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:20.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:20.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:20.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:33:20.147 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:33:20.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:33:20.647 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:33:20.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:20.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:20.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:20.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:33:20.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:33:20.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:33:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:20.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:33:20.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:33:20.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:33:20.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:33:20.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:33:20.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:33:20.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:33:20.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:20.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:20.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:20.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 '\*?\QProblems\E') 14:33:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:20.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:20.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:20.662 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:20.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:20.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:20.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:20.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.689 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:20.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:20.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:20.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:20.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:20.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') 14:33:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:20.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:20.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:20.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:20.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:20.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:20.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:33:20.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:20.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:20.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:20.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:20.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:20.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 14:33:20.699 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:20.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:20.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:20.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 14:33:20.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:20.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:20.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:20.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:20.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:33:20.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:20.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:20.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:20.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:33:20.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.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'] 14:33:20.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.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'] 14:33:20.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:20.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:20.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:33:20.701 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:20.701 DEBUG [main][MenuItemLookup] Item match:File 14:33:20.702 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:20.702 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:20.704 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:33:20.704 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:33:20.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:33:20.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:33:20.719 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:33:20.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:33:20.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:33:20.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:33:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:20.785 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:20.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:33:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:20.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:20.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:20.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:33:20.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:33:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:33:20.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:20.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:20.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:33:20.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:20.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:20.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:20.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:33:20.787 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:33:20.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:33:20.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:33:20.790 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:20.790 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:33:20.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:33:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:20.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:20.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:20.792 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:33:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:20.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:20.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:20.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'] 14:33:20.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:33:20.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 14:33:20.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:33:20.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:20.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:20.969 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:33:20.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:20.970 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:33:20.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:33:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:20.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:20.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:33:20.971 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:33:20.973 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:33:20.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:33:20.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:20.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:20.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:20.996 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:33:20.997 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:33:20.997 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:33:20.997 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:33:20.997 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:33:20.997 DEBUG [WorkbenchTestable][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) 14:33:20.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:20.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:20.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:20.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:20.999 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:20.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:20.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:21.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:33:24.418 DEBUG [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 14:33:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:33:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:33:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:24.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:24.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:24.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:24.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:24.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:24.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:24.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:33:24.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:24.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:24.419 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:33:24.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:24.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:24.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:24.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:24.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:24.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:24.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:33:24.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:24.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:24.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:24.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:24.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:24.421 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:24.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:24.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:24.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:24.456 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:24.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:24.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:24.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:24.457 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:24.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:24.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:24.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:24.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:24.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:24.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:24.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:24.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:25.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:25.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:25.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:25.458 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:25.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:25.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:25.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:25.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 14:33:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:25.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:25.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:25.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:25.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:33:25.459 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:25.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:25.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:25.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:25.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:25.480 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:25.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:25.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:25.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:25.480 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:25.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:25.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:25.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:25.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:25.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:25.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:25.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:26.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:26.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:26.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:26.482 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:26.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:26.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:26.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:26.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 14:33:26.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:26.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:26.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:26.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:26.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:26.483 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:26.483 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:33:26.483 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:33:26.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:33:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:26.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:33:26.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:33:26.985 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:33:26.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:33:26.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:33:26.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'] 14:33:26.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:26.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'] 14:33:26.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:26.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 Class"] 14:33:26.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:26.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'] 14:33:26.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:26.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'] 14:33:26.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:26.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'] 14:33:26.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:26.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 Java Class"] 14:33:26.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:26.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'] 14:33:26.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:26.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'] 14:33:26.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:26.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:26.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:26.999 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:33:26.999 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:26.999 DEBUG [main][MenuItemLookup] Item match:File 14:33:27.000 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:27.000 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:27.002 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:33:27.002 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:33:27.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:33:27.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:33:27.002 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:33:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:33:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:33:27.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:33:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:27.073 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:27.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:27.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:33:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:27.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:27.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:27.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:33:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:33:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:33:27.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:27.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:27.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:33:27.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:27.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:27.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:27.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:33:27.075 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:33:27.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:33:27.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:33:27.078 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:27.078 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:33:27.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:33:27.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:27.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:27.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:27.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:27.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:27.079 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:33:27.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:27.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:27.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:27.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:27.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'] 14:33:27.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:27.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:27.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.... 14:33:27.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 14:33:27.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:33:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:27.141 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:33:27.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:27.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:") 14:33:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:27.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:27.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:27.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:33:27.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:33:27.149 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix 14:33:27.166 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:33:27.166 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:33:27.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.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) 14:33:27.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:27.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:27.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:27.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:27.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:27.168 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:27.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:27.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:27.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:27.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:27.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:33:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:33:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63c5a5f1 is found... 14:33:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63c5a5f1 is found finished successfully 14:33:27.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E') 14:33:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:27.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:27.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:27.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:27.678 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:27.678 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NonExistingImportQuickFix { } TooltipText=null 14:33:27.678 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1 14:33:27.678 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0 14:33:27.683 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:27.683 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 14:33:27.683 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:33:27.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 14:33:27.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:27.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:27.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 14:33:27.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 14:33:27.764 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:27.764 DEBUG [main][MenuItemLookup] Item match:File 14:33:27.765 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:27.765 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:33:27.765 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:33:27.765 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:33:27.765 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:27.765 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:33:27.765 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:33:27.765 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:27.765 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:33:27.765 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:33:27.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:33:27.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:33:27.765 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:33:27.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:33:27.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:33:27.794 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:27.794 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 14:33:27.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:27.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:27.798 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:27.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:27.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:27.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 14:33:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:27.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 14:33:27.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:27.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:27.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:27.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:27.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:27.838 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:27.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:27.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:27.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:27.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:33:27.872 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:27.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:27.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:27.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:27.872 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:27.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:27.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:27.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:27.873 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:27.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:27.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:27.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:27.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:27.874 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:27.874 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:27.874 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:27.874 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:27.874 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:27.874 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:27.874 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:33:27.874 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:27.874 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:27.874 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:27.874 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:27.874 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:27.874 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:28.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:28.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:28.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:28.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:28.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:28.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:28.876 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:28.876 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:28.876 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:28.876 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:28.876 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:28.877 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:28.877 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:33:28.877 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:28.877 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:28.877 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:28.877 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:28.877 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:28.877 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:28.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:28.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:28.877 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:28.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:28.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:28.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:28.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:28.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:28.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:28.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:29.378 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:29.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:29.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:29.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:29.379 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:29.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:29.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:29.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:29.380 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:29.380 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:29.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:29.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:29.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:29.380 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:29.381 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:29.381 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:29.381 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:29.381 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:29.381 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:29.381 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:33:29.381 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:29.381 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:29.381 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:29.381 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:29.381 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:29.381 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:29.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:30.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:30.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:30.882 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:30.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:30.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:30.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:30.882 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:30.883 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:30.883 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:30.883 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:30.883 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:30.883 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:30.883 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:33:30.883 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:30.883 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:30.883 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:30.883 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:30.883 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:30.883 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:30.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:30.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:30.883 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:30.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:30.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:30.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:30.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:30.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:30.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:30.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:30.884 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:33:30.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:33:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:30.884 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:33:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:30.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:33:30.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:33:30.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:30.885 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:33:30.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:30.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:33:30.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:33:30.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:30.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:30.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 14:33:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:30.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 14:33:30.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 '\*?\QProblems\E') 14:33:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:30.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:30.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:30.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:30.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:30.895 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:30.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:30.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:30.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 14:33:30.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:30.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:30.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:30.911 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:30.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:30.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:30.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 14:33:30.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:30.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:30.911 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:30.912 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:30.912 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:30.912 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:30.912 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:30.912 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:30.912 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:33:30.912 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:30.912 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:30.912 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:30.912 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:30.912 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:30.912 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:30.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:32.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:32.413 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:32.413 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:32.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:32.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:32.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 14:33:32.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:32.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:32.414 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:32.414 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:32.414 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:32.414 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:32.414 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:32.414 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:32.414 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:33:32.414 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:32.415 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:32.415 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:32.415 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:32.415 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:32.415 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:32.415 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:32.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:32.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:32.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 14:33:32.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:32.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:32.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 14:33:32.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:32.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:32.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:32.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:32.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:32.417 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:33:32.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:33:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:32.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:33:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:32.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:33:32.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:33:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:32.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:33:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:32.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:33:32.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved 14:33:32.418 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved 14:33:32.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection 14:33:32.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved 14:33:32.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:33:32.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:32.459 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 14:33:32.459 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:32.459 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:33:32.459 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 14:33:32.459 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:33:32.459 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:33:32.459 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:32.459 DEBUG [main][MenuItemLookup] Found menu:'Show In' 14:33:32.459 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 14:33:32.459 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 14:33:32.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 14:33:32.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 14:33:32.459 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 14:33:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available.... 14:33:32.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:32.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:33:32.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 14:33:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:32.604 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 14:33:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:32.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:32.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:32.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:33:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:33:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:33:32.605 TRACE [main][WidgetHandler] Notify Table with event 13 14:33:32.605 TRACE [main][WidgetHandler] Wait for synchronization 14:33:32.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 14:33:32.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:32.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 14:33:32.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:32.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:32.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:32.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:32.606 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:32.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:32.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:32.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 14:33:32.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 14:33:32.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available.... 14:33:32.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available. finished successfully 14:33:32.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New 14:33:32.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:32.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:32.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 "Finish", Widget matcher matching widgets with style: 8) 14:33:32.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:32.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:32.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:32.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent 14:33:32.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:32.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:32.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:32.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:32.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:32.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:32.715 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:32.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:32.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:32.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:32.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:32.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:33:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:33:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a875fee is found... 14:33:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a875fee is found finished successfully 14:33:33.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSomeClass.java\E') 14:33:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:33.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:33.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:33.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:33.225 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:33.225 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg; public class SomeClass { } TooltipText=null 14:33:33.226 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:33.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:33.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:33.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:33.247 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:33:33.247 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:33:33.247 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:33:33.247 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:33:33.247 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:33:33.247 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:33:33.247 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:33:33.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:33:33.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:33:33.248 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:33:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:33.293 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 14:33:33.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:33:33.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:33.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:33.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 "Restore Defaults") 14:33:33.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:33.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:33.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:33.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:33.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:33.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:33.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:33.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:33.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:33.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:33.295 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:33:33.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:33.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:33.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:33.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:33.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:33:33.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:33.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:33.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:33.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:33.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:33.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:33.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:33.298 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:33.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:33.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:33.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:33.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:33.337 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 14:33:33.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:33.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:33.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:33.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:33.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:33.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:33.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:33.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:33.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:33.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:33.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:33.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:33.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:33.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:33.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:33.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:33.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:34.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:34.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:34.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:34.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:34.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:34.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:34.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:34.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 14:33:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:34.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:34.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:34.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:34.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:34.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:33:34.349 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:33:34.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:33:34.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:33:34.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:33:34.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:34.387 DEBUG [main][MenuItemLookup] Found menu:'New' 14:33:34.387 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:33:34.387 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:34.387 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:33:34.387 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:34.387 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:33:34.387 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:34.388 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:33:34.388 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:33:34.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:33:34.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:33:34.388 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:33:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:34.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:33:34.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:33:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:34.888 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:33:34.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:33:34.888 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:33:34.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:33:34.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:33:34.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:33:34.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:34.914 DEBUG [main][MenuItemLookup] Found menu:'New' 14:33:34.914 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:33:34.914 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:34.914 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:33:34.914 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:34.914 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:33:34.914 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:33:34.914 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:33:34.914 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:33:34.914 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:33:34.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:33:34.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:33:34.915 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:33:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:33:35.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:33:35.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:33:35.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:35.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:35.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:35.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:35.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: 32) 14:33:35.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:35.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:35.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:35.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:33:35.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:35.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:35.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:35.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:35.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:35.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:35.503 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:33:35.503 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:33:35.503 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:33:35.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:35.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:35.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:35.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:35.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) 14:33:35.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:35.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:35.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:35.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:33:35.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:35.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:35.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:35.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:35.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:35.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:35.505 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:35.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:35.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:35.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:35.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:35.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:33:35.507 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:33:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:33:36.008 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:33:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:36.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:36.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:33:36.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:33:36.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:33:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:36.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:33:36.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:33:36.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:33:36.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:33:36.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:33:36.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:33:36.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:33:36.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:36.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:36.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:36.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:36.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:36.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') 14:33:36.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:36.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:36.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:36.019 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:36.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:36.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:36.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:36.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:36.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:36.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:36.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:33:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:36.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:36.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:36.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:36.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:36.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:36.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:33:36.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:36.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:36.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:36.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:36.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:36.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:33:36.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:36.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:36.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:36.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:33:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:36.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:36.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'] 14:33:36.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.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'] 14:33:36.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.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: "New Java Project"] 14:33:36.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.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'] 14:33:36.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.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'] 14:33:36.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.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'] 14:33:36.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:33:36.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:36.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:36.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:36.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:36.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:33:36.062 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:36.062 DEBUG [main][MenuItemLookup] Item match:File 14:33:36.063 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:36.063 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:36.067 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:33:36.067 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:33:36.067 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:33:36.067 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:33:36.067 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:33:36.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.... 14:33:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:33:36.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:33:36.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:36.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:36.132 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:36.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:33:36.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:36.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:36.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:33:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:33:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:33:36.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:36.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:36.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:33:36.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:36.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:36.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:36.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:33:36.135 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:33:36.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:33:36.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:33:36.139 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:36.139 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:33:36.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:33:36.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:36.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:36.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:36.140 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:33:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:36.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:36.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:36.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:36.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:33:36.306 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 14:33:36.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:33:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:36.306 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:33:36.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:36.306 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:33:36.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:33:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:36.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:36.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:33:36.325 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:33:36.326 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:33:36.357 DEBUG [WorkbenchTestable][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") 14:33:36.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:36.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:36.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:36.360 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:33:36.364 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:33:36.364 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:33:36.364 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:33:36.364 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:33:36.364 DEBUG [WorkbenchTestable][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) 14:33:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:36.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:36.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:36.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:36.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:36.372 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:36.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:36.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:36.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:36.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:36.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:33:39.377 DEBUG [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 14:33:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:33:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:33:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:39.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:33:39.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:39.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:39.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:39.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:39.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:39.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:39.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:39.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:33:39.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:39.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:39.378 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:33:39.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:39.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:39.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:39.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:39.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:33:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:39.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:39.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:39.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:39.379 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:39.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:39.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:39.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:39.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:39.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:39.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:39.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:39.403 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:39.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:39.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:39.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:39.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:39.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:39.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:39.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:39.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:40.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:40.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:40.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:40.405 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:40.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:40.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:40.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:40.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 14:33:40.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:40.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:40.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:40.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:40.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:40.406 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:40.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:33:40.407 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:40.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:40.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:40.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:40.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:40.421 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:40.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:40.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:40.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:40.421 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:40.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:40.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:40.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:40.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:40.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:40.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:40.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:41.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:41.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:41.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:41.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:41.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:41.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:41.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:41.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:41.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:41.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:41.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:41.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:41.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:41.424 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:41.424 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:33:41.424 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:33:41.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:33:41.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:41.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:41.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:33:41.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:33:41.925 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:33:41.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:33:41.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:33:41.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:41.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:41.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:41.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:41.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:33:41.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:41.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:41.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:41.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'] 14:33:41.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:41.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'] 14:33:41.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:41.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 Class"] 14:33:41.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:41.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'] 14:33:41.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:41.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'] 14:33:41.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:41.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:41.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:41.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:33:41.940 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:41.940 DEBUG [main][MenuItemLookup] Item match:File 14:33:41.941 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:41.941 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:41.944 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:33:41.944 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:33:41.944 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:33:41.944 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:33:41.945 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:33:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:33:42.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 'New|Select a wizard'] is available. finished successfully 14:33:42.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:33:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:42.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:42.021 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:42.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:42.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:33:42.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:42.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:42.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:42.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:42.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:42.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:33:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:33:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:33:42.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:42.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:42.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:33:42.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:42.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:42.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:42.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:42.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:33:42.024 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:33:42.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:33:42.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:33:42.028 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:42.028 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:33:42.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) 14:33:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:42.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:42.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:42.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:42.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:42.035 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:33:42.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:42.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:42.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:42.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:42.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'] 14:33:42.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:42.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:33:42.097 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 14:33:42.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:33:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:42.098 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:33:42.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:42.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:") 14:33:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:42.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:42.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:42.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:42.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:33:42.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:33:42.104 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 14:33:42.109 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:33:42.109 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:33:42.109 DEBUG [WorkbenchTestable][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) 14:33:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:42.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:42.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:42.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:42.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:42.112 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:42.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:42.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:42.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:42.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:42.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:33:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:33:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cddaabf is found... 14:33:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cddaabf is found finished successfully 14:33:42.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 14:33:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:42.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:42.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:42.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:42.636 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:42.636 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 14:33:42.636 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:33:42.641 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:42.641 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:33:42.641 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:33:42.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:42.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:42.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:42.642 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:42.642 DEBUG [main][MenuItemLookup] Item match:File 14:33:42.643 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:42.643 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:33:42.643 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:33:42.643 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:33:42.643 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:42.643 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:33:42.643 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:33:42.643 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:42.643 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:33:42.643 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:33:42.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:33:42.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:33:42.643 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:33:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:33:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:33:42.694 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:42.695 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:33:42.695 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:42.695 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:42.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:42.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:42.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:42.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:42.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:42.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:42.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:42.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:42.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:42.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:42.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:42.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:42.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:42.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:42.749 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:42.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:42.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:42.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:42.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:42.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:42.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:33:42.750 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:42.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:42.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:42.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:42.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:42.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:42.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:42.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:42.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:42.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:42.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:42.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:42.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:42.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:42.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:42.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:42.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:42.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:42.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:42.752 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:42.752 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:42.752 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:42.752 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:42.752 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:42.752 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:42.752 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:33:42.752 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:42.752 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:42.752 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:42.752 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:42.752 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:42.752 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:44.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:44.253 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:44.254 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:44.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:44.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:44.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:44.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:44.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:44.254 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:44.255 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:44.255 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:44.255 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:44.255 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:44.255 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:44.255 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:33:44.255 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:44.255 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:44.255 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:44.255 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:44.255 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:44.255 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:44.255 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:44.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:44.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:44.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:44.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:44.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:44.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:44.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:44.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:44.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:44.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:44.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:44.258 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:33:44.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:33:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:44.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:33:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:44.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:33:44.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:33:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:44.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:33:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:44.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:33:44.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:33:44.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:44.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:44.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:44.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:44.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:44.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:33:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:44.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:33:44.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') 14:33:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:44.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:44.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:44.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:44.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:44.285 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:44.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:44.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:44.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:44.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:44.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:44.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 14:33:44.286 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:44.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:44.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:44.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:44.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:44.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:44.287 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:44.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:44.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:44.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:44.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:44.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:44.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:44.287 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:44.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:44.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:44.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:44.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:44.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:44.288 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:44.288 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:44.288 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:44.288 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:44.288 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:44.288 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:44.288 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:33:44.288 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:44.288 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:44.288 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:44.288 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:44.288 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:44.288 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:44.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:33:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:33:45.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:45.290 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:45.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:45.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:45.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:45.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:45.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:45.290 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:33:45.291 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:45.291 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:45.291 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:45.291 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:33:45.291 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:33:45.291 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:33:45.291 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:33:45.291 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:33:45.291 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:33:45.291 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:33:45.291 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:33:45.291 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:33:45.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:33:45.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:33:45.291 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:45.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:45.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:45.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:33:45.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:45.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:45.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 14:33:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:45.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:45.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:45.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:45.293 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:33:45.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:33:45.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:45.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:33:45.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:45.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:33:45.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:33:45.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:45.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:33:45.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:45.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:33:45.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 14:33:45.293 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:45.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:45.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:45.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:45.294 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:33:45.294 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:33:45.294 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:33:45.294 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:33:45.294 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:33:45.294 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:33:45.294 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:33:45.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:33:45.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:33:45.294 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:33:45.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:45.358 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 14:33:45.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:33:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:45.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:33:45.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:45.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:45.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:45.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:45.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:45.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:45.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:45.359 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:33:45.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:45.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:45.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:45.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:45.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", Widget matcher matching widgets with style: 8) 14:33:45.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:45.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:45.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:45.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:45.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:45.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:45.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:45.363 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:45.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:45.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:45.398 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 14:33:45.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:45.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:45.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:45.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:45.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:45.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:45.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:45.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:45.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:45.405 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:45.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:45.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:45.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:45.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:45.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:45.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:45.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:45.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:46.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:46.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:46.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:46.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:46.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:46.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:46.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:46.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:46.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:46.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:46.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:46.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:46.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:46.408 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:46.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:33:46.409 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:33:46.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:33:46.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:33:46.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:33:46.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'New' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:46.452 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:33:46.452 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:33:46.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:33:46.452 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:33:46.452 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:33:46.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:46.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:33:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:33:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:46.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:46.953 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:33:46.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:33:46.953 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:33:46.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:33:46.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:33:46.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:33:46.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:46.987 DEBUG [main][MenuItemLookup] Found menu:'New' 14:33:46.987 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:33:46.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:46.987 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:33:46.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:46.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:33:46.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:33:46.987 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:33:46.987 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:33:46.987 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:33:46.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:33:46.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:33:46.987 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:33:46.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:33:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:33:47.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:33:47.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:47.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:47.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:47.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:33:47.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:47.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:33:47.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:47.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:47.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:47.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:47.575 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:33:47.575 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:33:47.575 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:33:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:47.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:47.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:47.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:33:47.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:47.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:33:47.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:47.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:47.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:47.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:47.577 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:47.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:47.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:47.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:33:47.580 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:33:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:33:48.081 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:33:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:48.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:33:48.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:33:48.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:33:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:48.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:33:48.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:33:48.081 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:33:48.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:33:48.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:33:48.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:33:48.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:33:48.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:48.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:48.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:48.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:33:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:48.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:48.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:48.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:48.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:48.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:48.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:48.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:48.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:48.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:48.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:33:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:48.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:48.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:48.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:48.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:48.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:48.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:33:48.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:48.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:48.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:48.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:48.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:48.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 14:33:48.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:48.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:48.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:48.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:33:48.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:48.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:48.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'] 14:33:48.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.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'] 14:33:48.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.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 Project"] 14:33:48.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.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'] 14:33:48.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.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'] 14:33:48.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.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'] 14:33:48.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.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 Project"] 14:33:48.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.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'] 14:33:48.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.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'] 14:33:48.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:48.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:48.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:33:48.122 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:48.122 DEBUG [main][MenuItemLookup] Item match:File 14:33:48.122 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:48.123 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:48.126 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:33:48.126 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:33:48.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:33:48.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:33:48.127 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:33:48.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.... 14:33:48.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:33:48.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:33:48.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:48.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:48.190 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:48.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:33:48.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:48.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:48.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:33:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:33:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:33:48.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:48.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:48.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:33:48.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:48.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:48.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:48.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:33:48.192 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:33:48.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:33:48.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:33:48.194 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:48.194 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:33:48.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:33:48.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:48.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:48.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:48.195 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:33:48.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:48.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:48.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:48.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:48.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:48.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:33:48.357 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 14:33:48.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:33:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:48.358 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:33:48.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:48.358 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:33:48.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.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:33:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:48.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:48.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:33:48.360 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:33:48.361 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:33:48.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:33:48.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:48.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:48.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:48.385 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:33:48.385 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:33:48.385 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:33:48.385 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:33:48.385 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:33:48.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:33:48.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:48.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:48.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:48.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:48.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:48.387 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:48.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:48.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:33:51.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. failed, NO exception will be thrown 14:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:51.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:33:51.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:51.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:51.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:51.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:51.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:51.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:51.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:51.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:33:51.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:51.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:51.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:33:51.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:51.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:51.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:51.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:51.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 '\*?\QPackage Explorer\E') 14:33:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:51.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:51.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:51.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:51.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:51.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:51.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:51.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:51.428 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:51.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:51.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:51.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:51.429 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:51.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:51.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:51.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:51.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:51.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:51.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:51.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:51.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:52.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:52.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:52.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:52.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:52.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:52.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:52.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:52.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 14:33:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:52.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:52.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:52.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:52.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:33:52.431 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:52.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:52.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:52.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:52.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:52.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:52.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:52.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:52.444 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:52.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:52.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:52.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:52.445 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:33:52.445 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:33:52.445 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:33:52.445 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:33:52.445 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:33:52.445 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:33:52.445 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:33:52.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:33:52.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:33:52.445 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:33:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:52.487 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 14:33:52.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:33:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:52.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:33:52.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:52.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:52.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:52.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:52.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:52.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:52.489 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:33:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:52.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:52.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:52.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:33:52.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:52.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:52.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:52.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:52.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:52.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:52.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:52.492 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:52.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:52.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:52.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:52.516 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 14:33:52.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:52.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:52.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:52.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:52.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:52.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:52.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:52.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:52.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:52.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:52.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:52.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:52.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:52.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:52.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:53.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:53.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:53.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:53.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:53.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:53.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:53.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:53.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:53.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:53.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:53.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:53.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:53.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:53.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:53.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:53.532 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:53.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:33:53.532 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:33:53.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:33:53.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:33:53.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:33:53.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'New' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:53.570 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:33:53.570 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:33:53.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:33:53.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:33:53.571 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:33:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:53.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:33:54.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:33:54.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:54.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:54.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:54.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:54.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:54.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:54.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:54.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:54.071 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:33:54.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:33:54.072 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:33:54.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:33:54.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:33:54.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:33:54.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:54.098 DEBUG [main][MenuItemLookup] Found menu:'New' 14:33:54.098 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:33:54.098 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:54.098 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:33:54.098 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:54.098 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:33:54.098 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:33:54.098 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:33:54.099 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:33:54.099 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:33:54.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:33:54.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:33:54.099 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:33:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:33:54.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 'Delete.*'] is available. finished successfully 14:33:54.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:33:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:54.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:54.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:54.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:33:54.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:54.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:33:54.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:54.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:54.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:54.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:54.685 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:33:54.685 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:33:54.685 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:33:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:54.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:54.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:54.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:33:54.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:54.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:33:54.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:54.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:54.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:54.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:54.686 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:54.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:54.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:33:54.688 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:33:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:33:55.189 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:33:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:33:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:33:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:55.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:33:55.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:33:55.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:33:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:55.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:33:55.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:33:55.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:33:55.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:33:55.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:33:55.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:33:55.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:33:55.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.193 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:33:55.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:55.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:55.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:55.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:55.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 '\*?\QProblems\E') 14:33:55.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:55.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:55.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:55.201 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:55.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:55.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:55.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:55.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:55.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:55.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:55.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:33:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:55.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:55.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:55.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:55.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:55.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:55.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:33:55.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:33:55.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:33:55.225 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:55.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:55.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:55.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:33:55.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:55.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:55.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:55.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:33:55.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:55.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:55.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:55.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:55.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:33:55.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:55.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:55.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:55.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:33:55.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:55.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:55.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:55.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:55.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:55.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:55.228 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:33:55.228 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:55.228 DEBUG [main][MenuItemLookup] Item match:File 14:33:55.228 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:33:55.228 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'File' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'' 14:33:55.230 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:33:55.230 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:33:55.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:33:55.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:33:55.231 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:33:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:33:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:33:55.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:33:55.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:55.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:55.298 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:55.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:33:55.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:55.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:55.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:33:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:33:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:33:55.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:55.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:55.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:33:55.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:33:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:33:55.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:33:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:33:55.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:33:55.301 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:33:55.301 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:33:55.301 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:33:55.301 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:33:55.301 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:33:55.301 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:33:55.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:33:55.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:55.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:55.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:55.302 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:33:55.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:55.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:55.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:55.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:55.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:33:55.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:33:55.458 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 14:33:55.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:33:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:55.458 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:33:55.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:33:55.458 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:33:55.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:33:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:55.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:55.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:33:55.460 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:33:55.461 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:33:55.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.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") 14:33:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:55.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:55.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:55.485 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:33:55.486 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:33:55.486 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:33:55.486 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:33:55.486 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:33:55.486 DEBUG [WorkbenchTestable][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) 14:33:55.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:55.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:55.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:55.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:55.488 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:33:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:55.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:55.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:55.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:33:58.493 DEBUG [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 14:33:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:33:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:33:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:33:58.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:33:58.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:33:58.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:33:58.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:33:58.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:33:58.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:33:58.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:33:58.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:33:58.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:33:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:33:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:33:58.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:58.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:58.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:33:58.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:58.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:58.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:33:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:58.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:33:58.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 '\*?\QPackage Explorer\E') 14:33:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:58.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:58.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:58.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:33:58.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:58.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:58.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:58.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:58.533 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:58.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:58.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:58.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:58.533 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:58.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:58.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:58.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:58.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:58.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:58.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:59.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:59.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:33:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:33:59.535 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:33:59.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:33:59.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.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 14:33:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:59.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:33:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:33:59.537 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:59.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:59.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.550 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:33:59.550 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:33:59.550 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:33:59.550 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:33:59.550 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:33:59.551 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:33:59.551 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:33:59.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:33:59.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:33:59.551 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:33:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:59.594 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 14:33:59.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:33:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:59.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 "Restore Defaults") 14:33:59.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:59.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:59.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:59.596 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:33:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:59.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:59.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:59.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:33:59.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:59.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:59.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:59.598 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:59.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:59.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:59.627 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 14:33:59.627 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:59.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:59.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.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 14:33:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:59.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:59.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:59.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.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 14:33:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:59.630 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:59.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:59.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.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 14:33:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:59.631 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:59.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:59.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.633 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:33:59.633 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:33:59.633 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:33:59.633 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:33:59.633 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:33:59.633 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:33:59.633 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:33:59.633 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:33:59.633 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:33:59.633 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:33:59.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:59.683 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 14:33:59.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:33:59.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:59.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:59.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:33:59.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:59.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:59.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:59.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:59.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:59.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:33:59.689 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time') 14:33:59.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:33:59.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:33:59.689 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1) 14:33:59.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:33:59.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:33:59.689 TRACE [main][WidgetHandler] Notify Table with event 13 14:33:59.689 TRACE [main][WidgetHandler] Wait for synchronization 14:33:59.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Show ->") 14:33:59.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:59.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:59.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:59.691 INFO [WorkbenchTestable][AbstractButton] Click button &Show -> 14:33:59.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:59.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:59.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:59.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:59.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:33:59.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:59.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:59.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:59.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:59.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:59.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:59.694 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:59.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:59.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:59.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:59.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:59.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:59.724 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 14:33:59.725 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:59.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:59.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:33:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:59.726 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:59.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:59.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.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 14:33:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:33:59.727 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:33:59.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:33:59.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.731 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:33:59.731 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:33:59.731 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:33:59.731 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:33:59.731 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:33:59.731 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:33:59.731 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:33:59.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:33:59.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:33:59.731 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:33:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:59.784 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 14:33:59.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:33:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:33:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:33:59.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:33:59.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:59.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:59.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:59.786 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:33:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:59.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:59.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:59.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:33:59.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:33:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:33:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:33:59.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:33:59.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:33:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:33:59.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:33:59.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:33:59.790 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:33:59.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:33:59.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:33:59.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:33:59.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:33:59.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:33:59.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 14:33:59.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:33:59.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:59.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:59.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:59.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:59.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:33:59.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:33:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:33:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:33:59.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:33:59.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:33:59.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:00.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:00.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:00.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:00.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:00.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:00.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:00.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:00.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:00.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:00.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:00.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:00.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:00.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:00.837 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:00.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:34:00.837 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:34:00.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:34:00.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:34:00.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:34:00.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'New' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:00.878 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:34:00.878 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:34:00.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:34:00.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:34:00.878 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:34:00.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:00.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:34:01.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:34:01.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:01.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:01.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:01.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:01.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:01.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:01.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:01.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:01.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:01.378 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:34:01.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:34:01.379 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:34:01.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:34:01.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:34:01.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:34:01.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:01.403 DEBUG [main][MenuItemLookup] Found menu:'New' 14:34:01.403 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:34:01.403 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:01.403 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:34:01.403 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:01.403 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:34:01.403 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:34:01.403 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:34:01.403 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:34:01.403 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:34:01.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:34:01.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:34:01.403 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:34:01.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 'Delete.*'] is available.... 14:34:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:34:01.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:34:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:01.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:01.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:34:01.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:01.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:34:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:01.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:01.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:01.997 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:34:01.997 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:34:01.997 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:34:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:01.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:01.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:01.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:34:01.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:01.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:34:01.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:01.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:01.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:01.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:01.998 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:34:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:01.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:01.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:34:02.001 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:34:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:34:02.502 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:34:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:02.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:34:02.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:34:02.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:02.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:02.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:02.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:02.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:02.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:02.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:02.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:02.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:34:02.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:34:02.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:34:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:02.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:34:02.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:34:02.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:34:02.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:34:02.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:34:02.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:34:02.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:34:02.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:02.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:02.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:02.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:02.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:02.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') 14:34:02.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:02.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:02.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:02.514 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:02.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:02.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:02.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:02.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:02.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:02.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:02.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:02.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:02.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:34:02.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:02.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:02.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:02.542 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:02.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:02.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:02.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:34:02.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:02.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:02.548 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:02.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:02.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:02.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:34:02.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:02.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:02.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:02.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:34:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:02.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:02.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'] 14:34:02.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.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'] 14:34:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.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 Project"] 14:34:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.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'] 14:34:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.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'] 14:34:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.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'] 14:34:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.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 Project"] 14:34:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.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'] 14:34:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.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'] 14:34:02.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:02.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:02.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:02.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:02.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:34:02.552 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:02.552 DEBUG [main][MenuItemLookup] Item match:File 14:34:02.552 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:02.552 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:34:02.555 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:34:02.556 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:34:02.556 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:34:02.556 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:02.556 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:34:02.556 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:34:02.556 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:34:02.556 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:02.556 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:34:02.556 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:02.556 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:34:02.556 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:34:02.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:34:02.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:34:02.572 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:34:02.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.... 14:34:02.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 14:34:02.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:34:02.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:02.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:02.635 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:02.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.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 14:34:02.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:02.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:02.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:02.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:34:02.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:34:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:34:02.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:02.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:02.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:34:02.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:02.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:02.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:02.638 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:34:02.638 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:34:02.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:34:02.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:34:02.639 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:02.639 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:34:02.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:34:02.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:02.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:02.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:02.640 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:34:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:02.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:02.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:02.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'] 14:34:02.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:34:02.817 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 14:34:02.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:34:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:02.818 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:34:02.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:02.818 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:34:02.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:34:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:02.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:02.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:34:02.821 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:34:02.823 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:34:02.845 DEBUG [WorkbenchTestable][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") 14:34:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:02.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:02.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:02.847 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:34:02.847 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:34:02.847 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:34:02.848 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:34:02.848 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:34:02.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) 14:34:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:02.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:02.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:02.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:02.849 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:34:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:02.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:02.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:34:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:34:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:34:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:34:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:05.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:34:05.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:05.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:05.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:05.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:05.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:05.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:05.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:05.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:34:05.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:05.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:05.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:34:05.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:05.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:05.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:05.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:05.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:05.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:05.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 '\*?\QPackage Explorer\E') 14:34:05.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:05.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:05.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:05.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:05.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:05.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:05.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:05.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:05.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:05.915 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:05.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:05.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:05.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:05.916 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:05.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:05.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:05.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:05.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:05.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:05.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:06.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:06.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:06.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:06.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:06.918 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:06.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:06.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:06.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:06.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:06.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:06.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:06.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:06.919 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:34:06.920 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:06.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:06.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:06.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:06.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:06.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:06.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:06.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:06.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:06.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:06.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:06.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:06.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:06.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:06.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:06.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:07.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:07.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:07.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:07.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:07.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:07.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:07.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:07.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:07.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 14:34:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:07.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:07.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:07.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:07.945 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:07.945 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:34:07.945 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:34:07.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:34:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:08.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:34:08.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:34:08.447 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:34:08.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:34:08.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:34:08.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:08.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:08.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:34:08.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:08.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:34:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:08.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:08.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:08.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:08.457 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:34:08.457 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:08.457 DEBUG [main][MenuItemLookup] Item match:File 14:34:08.458 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:08.458 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:08.460 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:34:08.460 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:34:08.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:34:08.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:34:08.460 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:34:08.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:34:08.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. finished successfully 14:34:08.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:34:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:08.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:08.529 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:08.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:34:08.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:08.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:08.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:08.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:34:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:34:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:34:08.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:08.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:08.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:34:08.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:08.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:08.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:08.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:34:08.537 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:34:08.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:34:08.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:34:08.539 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:08.540 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:34:08.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:34:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:08.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:08.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:08.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:08.541 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:34:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:08.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:08.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:08.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:08.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:34:08.641 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 14:34:08.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:34:08.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:08.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:08.642 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:34:08.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:08.642 DEBUG [WorkbenchTestable][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:") 14:34:08.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:08.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:08.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:08.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:08.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:34:08.659 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:34:08.660 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 14:34:08.676 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:34:08.676 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:34:08.676 DEBUG [WorkbenchTestable][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) 14:34:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:08.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:08.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:08.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:08.678 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:34:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:08.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:08.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:08.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:34:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:34:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a74d0bb is found... 14:34:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a74d0bb is found finished successfully 14:34:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 14:34:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:09.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:09.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:09.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:09.228 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:09.229 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 14:34:09.229 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:34:09.234 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:09.234 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:34:09.234 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:34:09.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:34:09.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:09.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:09.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:34:09.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:34:09.235 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:09.235 DEBUG [main][MenuItemLookup] Item match:File 14:34:09.235 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:09.235 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:34:09.235 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:34:09.235 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:34:09.235 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:09.235 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:34:09.235 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:34:09.235 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:09.235 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:34:09.235 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:34:09.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:34:09.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:34:09.235 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:34:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:34:09.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:34:09.244 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:09.244 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:34:09.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:09.244 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:09.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:09.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:09.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:09.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:09.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:09.280 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:09.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:09.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:09.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:34:09.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:09.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:09.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:34:09.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:09.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:09.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:09.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:09.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:09.299 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:09.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:09.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:09.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:34:09.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:09.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:34:09.300 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:09.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:09.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:09.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:34:09.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:09.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:09.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:09.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:34:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:09.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:09.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:09.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:34:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:09.302 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:09.302 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:09.302 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:09.302 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:09.302 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:09.302 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:09.302 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:34:09.302 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:09.302 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:09.302 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:09.302 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:09.302 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:09.302 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:10.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:10.303 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:10.303 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:10.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:10.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:10.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:34:10.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:10.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:10.304 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:10.304 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:10.304 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:10.304 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:10.304 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:10.304 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:10.304 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:34:10.304 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:10.304 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:10.304 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:10.304 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:10.304 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:10.304 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:10.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:10.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:10.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:10.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:10.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:10.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:34:10.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:10.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:10.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:10.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:10.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:10.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:10.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:10.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:10.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:10.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:10.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:10.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:10.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:10.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:10.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:10.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:10.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:10.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:10.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:10.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:10.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:10.808 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:10.808 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:10.808 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:10.808 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:10.808 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:10.808 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:10.809 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:34:10.809 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:10.809 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:10.809 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:10.809 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:10.809 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:10.809 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:12.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:12.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:12.310 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:12.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:12.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:12.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:12.311 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:12.311 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:12.311 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:12.311 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:12.311 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:12.311 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:12.311 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:34:12.311 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:12.311 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:12.311 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:12.311 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:12.311 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:12.311 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:12.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:12.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:12.311 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:12.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:12.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:12.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:12.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 14:34:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:12.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:12.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:12.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:12.312 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:34:12.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:34:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:12.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:34:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:12.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:34:12.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:34:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:12.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:34:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:12.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:34:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:34:12.312 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:12.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:12.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:12.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:12.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:12.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:12.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:12.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:12.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:12.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:12.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:12.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:12.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:12.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:12.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:12.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:12.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:13.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:13.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:13.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:13.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:13.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:13.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:13.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 14:34:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:13.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:13.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:13.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:13.333 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:13.333 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:34:13.333 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:34:13.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:34:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:13.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 14:34:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:13.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:34:13.334 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:34:13.334 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:34:13.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:34:13.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:34:13.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:13.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:13.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:34:13.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:13.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:13.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:13.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:34:13.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:13.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:13.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:34:13.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:13.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:13.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:34:13.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:34:13.347 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:13.347 DEBUG [main][MenuItemLookup] Item match:File 14:34:13.348 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:13.348 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:13.351 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:34:13.351 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:34:13.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:34:13.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:34:13.351 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:34:13.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:34:13.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:34:13.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:34:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:13.438 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:13.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:34:13.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:13.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:13.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:13.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:13.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:13.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:34:13.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:34:13.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:34:13.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:13.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:13.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:34:13.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:13.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:13.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:13.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:34:13.441 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:34:13.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:34:13.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:34:13.441 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:13.441 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:34:13.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:34:13.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:13.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:13.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:13.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:13.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:13.443 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:34:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:13.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:13.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:13.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:13.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:34:13.533 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 14:34:13.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:34:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:13.534 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:34:13.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:13.534 DEBUG [WorkbenchTestable][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:") 14:34:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:13.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:13.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:13.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:13.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:34:13.541 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:34:13.541 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass 14:34:13.546 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:34:13.546 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:34:13.546 DEBUG [WorkbenchTestable][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) 14:34:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:13.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:13.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:13.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:13.562 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:34:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:13.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:13.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:13.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:34:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:34:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67c5849c is found... 14:34:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67c5849c is found finished successfully 14:34:14.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextWarningTestClass.java\E') 14:34:14.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:14.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:14.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:14.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:14.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:14.088 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:14.088 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextWarningTestClass { } TooltipText=null 14:34:14.088 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:34:14.091 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:14.091 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 14:34:14.091 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:34:14.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 14:34:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:14.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 14:34:14.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 14:34:14.092 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:14.092 DEBUG [main][MenuItemLookup] Item match:File 14:34:14.092 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:14.092 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:34:14.092 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:34:14.092 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:34:14.092 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:14.092 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:34:14.092 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:34:14.092 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:14.092 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:34:14.092 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:34:14.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:34:14.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:34:14.145 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:34:14.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:34:14.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:34:14.165 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:14.165 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 14:34:14.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:14.165 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:14.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:14.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:14.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:14.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:14.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:14.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:14.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:14.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:14.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 14:34:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:14.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 14:34:14.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:14.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:14.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:14.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:14.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:14.206 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:14.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:14.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:14.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 14:34:14.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:14.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:14.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:34:14.207 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:14.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:14.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:14.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 14:34:14.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:14.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:14.207 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:14.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:14.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:14.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 14:34:14.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:14.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:14.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:14.208 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:14.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:14.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:14.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 14:34:14.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:14.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:14.208 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:14.209 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:14.209 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:14.209 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:14.209 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:14.209 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:14.209 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:34:14.209 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:14.209 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:14.209 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:14.209 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:14.209 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:14.209 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:14.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:15.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:15.210 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:15.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:15.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:15.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 14:34:15.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:15.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:15.211 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:15.211 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:15.211 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:15.211 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:15.212 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:15.212 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:15.212 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:34:15.212 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:15.212 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:15.212 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:15.212 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:15.212 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:15.212 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:15.212 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:15.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:15.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:15.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 14:34:15.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:15.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:15.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 14:34:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:15.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:15.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:15.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:15.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:15.214 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:34:15.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:34:15.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:15.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:34:15.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:15.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:34:15.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:34:15.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:15.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:34:15.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:15.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:34:15.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:34:15.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:15.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:15.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:15.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:15.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:15.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:15.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:15.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:15.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:15.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:15.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:15.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:15.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:15.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:15.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:15.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:15.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:16.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:16.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:16.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:16.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:16.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:16.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:16.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:16.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:16.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:16.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:16.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:16.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:16.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:16.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:16.251 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:34:16.251 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:34:16.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:34:16.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:16.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 14:34:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:16.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:34:16.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:34:16.252 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:34:16.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:34:16.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:34:16.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:16.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.259 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:16.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:34:16.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:16.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:16.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:16.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:34:16.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:16.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:16.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 14:34:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:16.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 14:34:16.264 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 14:34:16.264 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:16.264 DEBUG [main][MenuItemLookup] Item match:File 14:34:16.264 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:16.264 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:16.267 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:34:16.267 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:34:16.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:34:16.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:34:16.267 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:34:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:34:16.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:34:16.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:34:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:16.336 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:16.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:34:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:16.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:16.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:16.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:34:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:34:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:34:16.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:16.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:16.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:34:16.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:16.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:16.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:16.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:34:16.338 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:34:16.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:34:16.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:34:16.339 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:16.339 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:34:16.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:34:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:16.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:16.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:16.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:16.340 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:34:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:16.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:16.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:16.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'] 14:34:16.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:34:16.406 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 14:34:16.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:34:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:16.407 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:34:16.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:16.407 DEBUG [WorkbenchTestable][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:") 14:34:16.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:16.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:16.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:16.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:16.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:34:16.414 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:34:16.415 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 14:34:16.419 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:34:16.419 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:34:16.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:34:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:16.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:16.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:16.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:16.446 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:34:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:16.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:16.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:16.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:34:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:34:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37eddfa5 is found... 14:34:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37eddfa5 is found finished successfully 14:34:16.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 14:34:16.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:16.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:16.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:16.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:16.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:16.955 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:16.955 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 14:34:16.955 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:34:16.960 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:16.960 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:34:16.960 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:34:16.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:16.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:16.961 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:16.961 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:16.961 DEBUG [main][MenuItemLookup] Item match:File 14:34:16.962 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:16.962 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:34:16.962 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:34:16.962 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:34:16.962 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:16.962 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:34:16.962 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:34:16.962 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:16.962 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:34:16.962 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:34:16.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:34:16.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:34:16.963 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:34:17.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:34:17.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:34:17.002 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:17.002 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:34:17.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:17.002 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:17.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:17.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:17.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:17.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:17.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:17.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:17.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:17.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:17.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:17.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:17.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:17.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:17.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:17.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:17.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:17.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:17.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:17.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:17.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:17.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:17.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:17.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:17.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:34:17.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:17.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:17.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:17.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:17.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:17.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:17.053 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:17.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:17.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:17.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:17.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:17.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:17.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:17.053 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:17.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:17.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:17.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:17.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:17.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:17.054 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:17.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:17.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:17.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:17.054 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:17.054 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:17.054 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 14:34:17.054 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:17.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:17.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:17.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:17.054 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:17.054 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:17.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:18.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:18.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:18.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:18.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:18.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:18.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:18.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:18.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:18.060 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:18.061 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:18.061 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:18.061 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:18.061 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:18.061 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:18.061 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 14:34:18.061 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:18.061 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:18.061 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:18.061 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:18.061 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:18.061 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:18.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:18.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:18.061 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:18.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:18.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:18.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:18.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:18.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:18.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 14:34:18.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:18.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:18.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:18.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:18.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:18.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:18.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:18.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:18.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:18.565 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:18.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:18.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:18.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:18.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:18.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:18.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:18.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:18.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:18.566 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:18.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:18.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:18.567 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:18.567 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:18.567 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:18.567 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:18.567 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:18.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:18.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:18.567 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:18.567 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:18.567 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:19.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:19.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:19.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:19.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:19.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:19.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:19.569 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:19.569 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:19.569 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:19.569 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:19.569 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:19.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:19.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:19.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:19.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:19.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:19.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 14:34:19.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:19.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:19.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:19.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:19.571 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:34:19.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:34:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:19.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:34:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:19.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:34:19.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:34:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:19.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:34:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:19.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:34:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:34:19.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:19.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:19.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:19.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:19.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:19.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:19.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:19.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 '\*?\QProblems\E') 14:34:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:19.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:19.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:19.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:19.581 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:19.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:19.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:19.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:19.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:19.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:19.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:19.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:19.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:19.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:19.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:19.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:19.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:19.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:19.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:19.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:19.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:19.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:19.608 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:19.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:19.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:19.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:34:19.609 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:19.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:19.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:19.609 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:19.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:19.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:19.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:19.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:19.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:19.610 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:19.610 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:19.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:19.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:19.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:19.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:19.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:19.610 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:19.611 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:19.611 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:19.611 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:19.611 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:19.611 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:19.611 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:19.611 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:19.611 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:19.611 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:19.611 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:19.611 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:19.611 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:19.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:21.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:21.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:21.112 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:21.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:21.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:21.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:21.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:21.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:21.113 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:21.114 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:21.114 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:21.114 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:21.114 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:21.114 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:21.114 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:21.114 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:21.114 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:21.114 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:21.114 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:21.114 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:21.114 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:21.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:21.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:21.114 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:21.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:21.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:21.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:21.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:21.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:21.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:21.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:21.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:21.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:21.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:21.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:21.117 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 14:34:21.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 14:34:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:21.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 14:34:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:21.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 14:34:21.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 14:34:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:21.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 14:34:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:21.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 14:34:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:34:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:34:21.118 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:21.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:21.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:21.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:21.118 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:21.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:21.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:21.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:21.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:21.139 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:21.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:21.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:21.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:21.140 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:21.141 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:21.141 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:21.141 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:21.141 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:21.141 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:21.141 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:21.141 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:21.141 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:21.141 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:21.141 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:21.141 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:21.141 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:22.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:22.642 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:22.642 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:22.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:22.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:22.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:22.643 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:22.643 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:22.643 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:22.643 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:22.643 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:22.644 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:22.644 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:22.644 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:22.644 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:22.644 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:22.644 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:22.644 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:22.644 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:22.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:22.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:22.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:22.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:22.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 14:34:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:22.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:22.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:22.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:22.645 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:34:22.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:34:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:22.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:34:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:22.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:34:22.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:34:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:22.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:34:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:22.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:34:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:34:22.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:22.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:22.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:22.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:22.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:22.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:22.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:22.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:22.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:22.672 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:22.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:22.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:22.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:22.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:22.673 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:22.674 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:22.674 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:22.674 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:22.674 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:22.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:24.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:24.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:24.175 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:24.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:24.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:24.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:24.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:24.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:24.175 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:24.176 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:24.176 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:24.176 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:24.176 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:24.176 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:24.176 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:24.176 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:24.176 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:24.176 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:24.176 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:24.176 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:24.176 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:24.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:24.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:24.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:24.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:24.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:24.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:24.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:24.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:24.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 14:34:24.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.178 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 14:34:24.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 14:34:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:24.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 14:34:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:24.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 14:34:24.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 14:34:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:24.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 14:34:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:24.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 14:34:24.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.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 14:34:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.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 14:34:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.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 14:34:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.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 14:34:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.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 14:34:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:24.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:24.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:24.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:24.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 '\*?\QProblems\E') 14:34:24.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:24.202 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:24.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:24.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:24.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:24.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:24.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:24.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:24.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:24.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 '\*?\QProblems\E') 14:34:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:24.210 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:24.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:24.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:24.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:24.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:24.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:24.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.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 14:34:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:24.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:24.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:24.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 '\*?\QProblems\E') 14:34:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:24.234 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:24.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:24.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:24.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:24.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:24.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:24.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 14:34:24.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.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 14:34:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:24.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:24.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:24.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:24.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 '\*?\QProblems\E') 14:34:24.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:24.276 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:24.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:24.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:24.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:24.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:24.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:24.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:24.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.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 14:34:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:24.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:24.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 '\*?\QProblems\E') 14:34:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:24.300 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:24.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:24.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:24.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:24.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:24.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:24.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 14:34:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.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 14:34:24.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:24.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:24.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:24.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:24.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:24.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:24.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:24.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:24.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:24.319 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:24.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:24.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:24.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:24.319 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:24.320 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:24.320 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:24.320 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:24.320 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:24.320 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:24.320 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:24.320 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:24.320 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:24.320 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:24.320 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:24.320 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:24.320 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:25.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:25.821 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:25.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:25.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:25.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:25.821 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:25.822 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:25.822 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:25.822 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:25.822 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:25.822 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:25.822 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:25.822 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:25.822 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:25.822 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:25.822 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:25.822 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:25.822 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:25.822 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:25.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:25.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:25.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:25.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:25.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:25.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:25.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:25.823 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 14:34:25.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 14:34:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:25.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 14:34:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:25.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 14:34:25.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 14:34:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:25.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 14:34:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:25.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 14:34:25.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:25.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:25.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:25.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:25.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:25.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:25.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:25.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:25.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:25.825 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:25.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:25.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:25.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:25.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:25.825 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:25.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:25.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:25.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:25.826 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:25.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:25.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:25.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:25.826 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:25.826 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:25.826 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:25.826 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:25.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:25.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:25.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:25.826 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:25.826 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:26.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:26.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:26.827 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:26.828 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:26.828 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:26.828 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:26.828 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:26.828 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:26.828 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:26.828 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:26.828 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:26.829 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:26.829 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:26.829 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:26.829 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:26.829 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:26.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:26.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:26.829 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:26.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:26.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.830 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:34:26.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:34:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:26.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:34:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:26.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:34:26.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:34:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:26.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:34:26.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:26.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:34:26.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:26.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:26.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') 14:34:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:26.838 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:26.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:26.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:26.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:26.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:26.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:26.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:26.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 '\*?\QProblems\E') 14:34:26.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:26.861 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:26.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:26.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:26.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:26.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:26.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:26.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:26.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') 14:34:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:26.897 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:26.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:26.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:26.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 14:34:26.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.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 14:34:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:26.902 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:26.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:26.906 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:26.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:26.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:26.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 14:34:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:26.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:26.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:26.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:26.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 '\*?\QProblems\E') 14:34:26.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:26.930 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:26.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:26.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:26.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 14:34:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.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 14:34:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:26.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:26.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') 14:34:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:26.941 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:26.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:26.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:26.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:26.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:26.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:26.970 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:26.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:26.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:26.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 14:34:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:26.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:26.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:26.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:26.973 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:26.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:26.973 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:26.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:26.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:26.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:26.974 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:26.975 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:26.975 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:26.975 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:26.975 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:26.975 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:26.975 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:26.975 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:26.975 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:26.975 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:26.975 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:26.975 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:26.975 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:34:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:34:28.476 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:28.476 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:28.477 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:34:28.477 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:28.477 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:28.477 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:28.477 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:34:28.477 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:34:28.477 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 14:34:28.477 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:34:28.477 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:34:28.477 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:34:28.477 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:34:28.477 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:34:28.477 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:34:28.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:34:28.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:34:28.477 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:28.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 14:34:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.479 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 14:34:28.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 14:34:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:28.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 14:34:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:28.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 14:34:28.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 14:34:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:28.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 14:34:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:28.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 14:34:28.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.486 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:28.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:28.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.507 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.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 14:34:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:28.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.535 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.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 14:34:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.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 14:34:28.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.559 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.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 14:34:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.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 14:34:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.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 14:34:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.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 '\*?\QProblems\E') 14:34:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.610 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34: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 14:34:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:28.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.657 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:28.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:28.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.683 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:28.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.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 14:34:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:28.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.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 14:34:28.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.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 14:34:28.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:28.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.729 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.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 '\*?\QProblems\E') 14:34:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.742 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.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 14:34:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.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 '\*?\QProblems\E') 14:34:28.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.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 14:34:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:28.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.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') 14:34:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.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 14:34:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:34:28.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:34:28.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:28.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:28.836 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:34:28.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:28.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:28.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 14:34:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:28.838 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:28.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:28.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:28.840 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:34:28.840 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:34:28.840 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:34:28.840 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:34:28.840 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:34:28.840 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:34:28.840 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:34:28.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:34:28.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:34:28.840 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:34:28.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:34:28.907 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 14:34:28.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:34:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:28.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 "Restore Defaults") 14:34:28.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:28.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:34:28.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:28.908 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:34:28.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:28.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:28.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:28.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:28.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:34:28.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:28.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:34:28.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:28.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:28.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:28.911 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:34:28.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:28.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:28.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:28.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:34:28.957 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 14:34:28.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:28.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:28.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:28.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:28.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:28.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:28.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:28.977 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:28.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:28.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:28.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:28.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:28.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:29.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:29.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:29.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:29.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:29.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:29.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:29.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:29.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:29.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:29.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:29.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:29.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:29.980 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:29.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:34:29.980 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:34:29.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:34:29.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:34:29.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:34:29.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'New' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:30.007 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:34:30.007 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:34:30.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:34:30.007 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:34:30.008 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:34:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:30.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:30.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:30.508 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:34:30.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:34:30.508 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:34:30.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:34:30.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:34:30.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:34:30.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:30.545 DEBUG [main][MenuItemLookup] Found menu:'New' 14:34:30.545 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:34:30.545 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:30.545 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:34:30.545 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:30.545 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:34:30.545 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:34:30.545 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:34:30.545 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:34:30.545 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:34:30.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:34:30.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:34:30.545 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:34:30.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:34:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:34:31.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:34:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:31.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.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: 32) 14:34:31.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:31.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:34:31.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:31.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:31.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:31.151 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:34:31.151 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:34:31.151 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:34:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:31.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:31.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:31.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:34:31.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:31.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:34:31.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:31.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:31.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:31.153 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:34:31.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:31.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:31.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:31.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:31.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:34:31.157 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:34:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:34:31.658 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:34:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:31.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:34:31.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:34:31.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:34:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:31.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:34:31.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:34:31.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:34:31.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:34:31.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:34:31.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:34:31.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:34:31.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:31.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:31.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:31.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:31.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:31.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:31.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:31.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:31.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:31.679 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:31.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:31.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:31.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:31.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.697 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:31.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:31.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:31.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:34:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:31.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:31.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:31.699 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:31.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:31.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:31.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:34:31.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:31.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:31.717 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:31.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:31.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:31.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:34:31.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:31.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:31.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:31.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:34:31.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:31.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:31.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'] 14:34:31.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.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'] 14:34:31.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:34:31.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.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'] 14:34:31.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.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'] 14:34:31.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.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'] 14:34:31.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.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 Java Project"] 14:34:31.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.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'] 14:34:31.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.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'] 14:34:31.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:31.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:31.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:34:31.721 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:31.721 DEBUG [main][MenuItemLookup] Item match:File 14:34:31.721 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:31.721 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:31.725 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:34:31.725 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:34:31.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:34:31.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:34:31.725 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:34:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:34:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:34:31.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:34:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:31.799 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:31.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:34:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:31.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:31.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:34:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:34:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:34:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:31.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:34:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:31.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:31.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:34:31.801 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:34:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:34:31.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:34:31.804 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:31.804 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:34:31.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:34:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:31.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:31.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:31.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:31.806 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:34:31.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:31.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:31.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:31.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:31.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'] 14:34:31.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:31.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:34:32.000 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 14:34:32.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:34:32.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:32.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:32.000 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:34:32.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:32.000 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:34:32.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:34:32.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:32.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:32.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:32.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:32.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:34:32.002 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:34:32.002 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:34:32.025 DEBUG [WorkbenchTestable][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") 14:34:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:32.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:32.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:32.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:32.028 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:34:32.034 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:34:32.034 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:34:32.034 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:34:32.035 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:34:32.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:34:32.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:32.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:32.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:32.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:32.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:32.036 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:34:32.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:32.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:32.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:32.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:32.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:34:35.266 DEBUG [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 14:34:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:34:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:34:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:35.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:34:35.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:35.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:35.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:35.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:35.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:35.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:35.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:35.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:34:35.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:35.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:35.267 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:34:35.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:35.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:35.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:35.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:35.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:35.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:35.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 '\*?\QPackage Explorer\E') 14:34:35.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:35.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:35.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:35.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:35.268 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:35.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:35.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:35.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:35.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:35.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:35.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:35.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:35.281 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:35.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:35.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:35.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:35.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:35.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:35.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:35.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:35.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:36.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:36.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:36.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:36.283 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:36.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:36.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:36.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:36.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 14:34:36.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:36.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:36.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:36.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:36.285 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:36.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:34:36.285 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:36.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:36.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:36.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:36.293 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:34:36.293 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:34:36.293 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:34:36.293 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:34:36.293 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:34:36.293 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:34:36.293 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:34:36.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:34:36.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:34:36.294 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:34:36.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:34:36.336 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 14:34:36.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:34:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:36.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:34:36.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:36.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:34:36.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:36.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:36.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:36.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:36.338 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:34:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:36.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:36.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:36.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:34:36.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:36.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:36.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:36.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:34:36.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:36.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:36.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:36.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:36.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:36.341 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:34:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:36.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:36.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:34:36.370 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 14:34:36.370 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:36.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:36.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:36.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:36.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 14:34:36.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:36.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:36.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:36.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:36.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:36.371 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:36.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:36.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:36.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:36.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 14:34:36.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:36.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:36.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:36.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:36.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:36.372 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:36.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:36.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:36.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:36.373 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:34:36.373 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:34:36.373 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:34:36.373 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:34:36.373 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:34:36.373 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:34:36.373 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:34:36.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:34:36.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:34:36.373 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:34:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:34:36.411 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 14:34:36.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:34:36.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:36.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:36.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:34:36.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:36.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:36.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:36.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:34:36.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:36.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:36.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:36.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:36.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:36.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:36.413 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:34:36.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:36.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:36.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:36.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:36.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:34:36.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:36.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:34:36.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:36.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:36.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:36.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:36.415 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:34:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:36.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:36.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:34:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 14:34:36.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:36.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:36.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:36.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:36.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:36.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:36.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:36.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:36.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:36.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:36.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:36.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:36.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:36.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:36.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:36.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:36.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:36.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:37.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:37.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:37.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:37.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:37.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:37.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:37.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:37.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:37.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:37.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:37.470 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:37.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:34:37.470 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:34:37.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:34:37.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:34:37.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:34:37.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'New' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:37.500 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:34:37.500 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:34:37.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:34:37.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:34:37.500 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:34:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:37.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:37.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:34:38.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:38.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:38.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:38.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:38.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:38.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:38.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:38.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:38.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:38.001 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:34:38.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:34:38.001 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:34:38.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:34:38.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:34:38.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:34:38.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:38.034 DEBUG [main][MenuItemLookup] Found menu:'New' 14:34:38.034 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:34:38.034 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:38.034 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:34:38.034 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:38.034 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:34:38.034 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:34:38.034 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:34:38.034 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:34:38.034 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:34:38.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:34:38.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:34:38.034 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:34:38.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 'Delete.*'] is available.... 14:34:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:34:38.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:34:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:38.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:38.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:38.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:38.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:34:38.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:38.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:38.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:38.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:34:38.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:38.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:38.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:38.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:38.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:38.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:38.625 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:34:38.625 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:34:38.626 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:34:38.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:38.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:38.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:38.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:38.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:34:38.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:38.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:38.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:38.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:34:38.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:38.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:38.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:38.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:38.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:38.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:38.627 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:34:38.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:38.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:38.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:38.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:38.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:34:38.630 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:34:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:34:39.131 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:34:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:39.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:34:39.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:34:39.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:39.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:39.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:39.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:39.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:39.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:39.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:39.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:39.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:34:39.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:34:39.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:34:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:39.131 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:34:39.131 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:34:39.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:34:39.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:34:39.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:34:39.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:34:39.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:34:39.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:39.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:39.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:39.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:39.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:39.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') 14:34:39.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:39.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:39.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:39.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:39.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:39.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:39.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:39.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.173 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:39.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:39.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:39.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:34:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:39.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:39.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:39.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:39.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:39.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:39.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:34:39.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:39.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:39.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:39.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:39.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:39.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:34:39.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:39.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:39.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:39.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:34:39.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:39.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:39.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:39.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:39.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:34:39.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:39.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:39.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:39.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:34:39.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:39.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:39.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:39.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:39.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:39.185 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:34:39.185 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:39.185 DEBUG [main][MenuItemLookup] Item match:File 14:34:39.185 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:39.186 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:39.188 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:34:39.188 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:34:39.201 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:34:39.201 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:34:39.202 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:34:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:34:39.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. finished successfully 14:34:39.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:34:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:39.266 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:39.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:34:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:39.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:39.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:34:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:34:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:34:39.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:39.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:39.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:34:39.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:39.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:39.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:39.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:34:39.269 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:34:39.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:34:39.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:34:39.270 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:39.270 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:34:39.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:34:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:39.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:39.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:39.271 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:34:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:39.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:39.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:39.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:39.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.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.... 14:34:39.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 14:34:39.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:34:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:39.430 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:34:39.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:39.430 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:34:39.430 DEBUG [WorkbenchTestable][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:") 14:34:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:39.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:39.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:34:39.432 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:34:39.434 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:34:39.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 14:34:39.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:39.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:39.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:39.474 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:34:39.475 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:34:39.475 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:34:39.475 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:34:39.475 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:34:39.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:34:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:39.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:39.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:39.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:39.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:39.486 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:34:39.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:39.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:39.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:39.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:39.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:34:42.511 DEBUG [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 14:34:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:34:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:34:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:42.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:34:42.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:42.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:42.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:42.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:42.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:42.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:42.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:42.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:42.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:34:42.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:42.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:42.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:34:42.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:42.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:42.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:42.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:42.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:42.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:42.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') 14:34:42.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:42.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:42.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:42.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:42.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:42.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:42.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:42.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:42.572 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:42.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:42.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:42.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:42.573 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:42.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:42.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:42.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:42.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:42.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:43.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:43.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:43.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:43.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:43.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:43.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:43.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:43.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:43.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:43.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:43.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:43.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:43.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:43.576 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:34:43.576 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:43.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:43.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:43.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:43.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 14:34:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:43.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:43.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:43.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:43.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:43.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:43.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:43.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:43.586 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:34:43.586 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:34:43.586 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:34:43.586 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:34:43.586 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:34:43.586 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:34:43.586 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:34:43.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:34:43.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:34:43.586 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:34:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:34:43.628 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 14:34:43.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:34:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:43.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:34:43.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:43.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:34:43.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:43.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:43.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:43.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:43.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:43.630 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:34:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:43.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:43.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:43.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:34:43.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:43.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:43.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:43.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:34:43.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:43.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:43.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:43.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:43.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:43.633 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:34:43.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:43.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:43.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:43.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:43.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:34:43.661 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 14:34:43.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:43.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:43.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:43.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:43.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:43.672 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:43.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:43.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:43.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:43.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:43.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:43.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:43.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:43.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:43.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:43.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:44.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:44.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:44.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:44.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:44.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:44.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:44.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:44.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:44.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:44.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:44.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:44.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:44.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:44.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:44.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:44.676 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:44.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:34:44.676 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:34:44.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:34:44.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:34:44.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:34:44.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'New' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:44.711 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:34:44.711 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:34:44.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:34:44.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:34:44.711 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:34:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:44.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:44.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:34:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:34:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:45.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:45.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:45.212 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:34:45.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:34:45.212 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:34:45.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:34:45.217 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:34:45.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:34:45.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:45.246 DEBUG [main][MenuItemLookup] Found menu:'New' 14:34:45.246 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:34:45.246 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:45.246 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:34:45.246 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:45.246 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:34:45.246 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:34:45.246 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:34:45.246 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:34:45.246 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:34:45.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:34:45.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:34:45.246 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:34:45.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 'Delete.*'] is available.... 14:34:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:34:45.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:34:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:45.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:45.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:45.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:34:45.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:45.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:34:45.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:45.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:45.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:45.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:45.841 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:34:45.841 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:34:45.841 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:34:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:45.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:45.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:45.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:34:45.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:45.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:34:45.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:45.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:45.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:45.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:45.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:45.843 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:34:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:45.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:45.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:45.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:34:45.847 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:34:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:34:46.348 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:34:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:46.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:34:46.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:34:46.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:46.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:46.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:46.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:46.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:46.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:46.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:46.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:46.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:34:46.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:34:46.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:34:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:46.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:34:46.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:34:46.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:34:46.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:34:46.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:34:46.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:34:46.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:34:46.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.354 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:46.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:46.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:46.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:46.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:46.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:46.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:46.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:46.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:46.365 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:46.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:46.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:46.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:46.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:46.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:46.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:46.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 '\*?\QProject Explorer\E') 14:34:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:46.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:46.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:46.390 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:46.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:46.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:46.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:34:46.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:46.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:46.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:46.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:46.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:46.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:34:46.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:46.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:46.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:46.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:34:46.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:46.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:46.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'] 14:34:46.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.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'] 14:34:46.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.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: "New Java Project"] 14:34:46.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:46.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:46.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:46.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.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: "New Java Project"] 14:34:46.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:46.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:46.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:46.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:46.397 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:34:46.397 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:46.397 DEBUG [main][MenuItemLookup] Item match:File 14:34:46.398 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:46.398 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:46.400 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:34:46.400 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:34:46.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:34:46.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:34:46.400 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:34:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:34:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:34:46.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:34:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:46.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:46.485 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:46.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:34:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:46.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:46.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:34:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:34:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:34:46.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:46.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:46.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:34:46.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:46.488 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:46.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:46.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:34:46.488 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:34:46.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:34:46.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:34:46.488 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:46.488 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:34:46.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:34:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:46.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:46.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:46.489 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:34:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:46.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:46.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:46.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:46.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:34:46.645 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 14:34:46.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:34:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:46.645 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:34:46.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:46.646 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:34:46.646 DEBUG [WorkbenchTestable][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:") 14:34:46.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:46.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:46.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:34:46.647 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:34:46.648 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:34:46.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:34:46.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:46.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:46.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:46.674 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:34:46.674 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:34:46.674 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:34:46.674 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:34:46.674 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:34:46.674 DEBUG [WorkbenchTestable][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) 14:34:46.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:46.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:46.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:46.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:46.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:46.676 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:34:46.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:46.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:46.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:46.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:46.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:34:49.940 DEBUG [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 14:34:49.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:34:49.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:34:49.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:49.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 14:34:49.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:49.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:49.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:49.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:49.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:49.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:49.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:49.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:49.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:49.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:34:49.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:49.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:49.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:34:49.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:49.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:49.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:49.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:49.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:34:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:49.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:49.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:49.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:49.943 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:49.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:49.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:49.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:49.975 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:49.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:49.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:49.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:49.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:49.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:49.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:49.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:49.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:49.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:50.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:50.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:50.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:50.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:50.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:50.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:50.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:50.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:50.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:50.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 14:34:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:50.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:50.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:50.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:50.978 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:34:50.978 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:50.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:50.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:50.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:50.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:50.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:50.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:50.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:50.986 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:50.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:50.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:50.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:50.987 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:34:50.987 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:34:50.987 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:34:50.987 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:34:50.987 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:34:50.987 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:34:50.987 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:34:50.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:34:50.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:34:50.987 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:34:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:34:51.038 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 14:34:51.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:34:51.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:51.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:34:51.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:51.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:34:51.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:51.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:51.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:51.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:51.046 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:34:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:51.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:51.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:51.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:34:51.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:51.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:34:51.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:51.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:51.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:51.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:51.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:51.050 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:34:51.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:51.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:51.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:51.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:51.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:34:51.077 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 14:34:51.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:51.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:51.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:51.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:51.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:51.086 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:51.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:51.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:51.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:51.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:51.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:51.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:51.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:51.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:51.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:51.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:51.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:51.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:52.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:52.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:52.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:52.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:52.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:52.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:52.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:52.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:52.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:52.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:52.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:52.090 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:52.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:34:52.090 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:34:52.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:34:52.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:34:52.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:34:52.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'New' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:52.118 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:34:52.118 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:34:52.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:34:52.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:34:52.118 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:34:52.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:52.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:34:52.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:34:52.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:52.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:52.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:52.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:52.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:52.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:52.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:52.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:52.619 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:34:52.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:34:52.619 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:34:52.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:34:52.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:34:52.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:34:52.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:52.657 DEBUG [main][MenuItemLookup] Found menu:'New' 14:34:52.657 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:34:52.657 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:52.657 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:34:52.657 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:52.657 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:34:52.657 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:34:52.657 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:34:52.657 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:34:52.657 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:34:52.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:34:52.658 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:34:52.658 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:34:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:34:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:34:53.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:34:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:53.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.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: 32) 14:34:53.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:53.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:34:53.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:53.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:53.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:53.241 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:34:53.242 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:34:53.242 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:34:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:53.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:53.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:53.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 "OK", Widget matcher matching widgets with style: 8) 14:34:53.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:34:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:53.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:34:53.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:34:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:53.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:53.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:53.243 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:34:53.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:53.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:53.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:53.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:53.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:34:53.246 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:34:53.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:34:53.747 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:34:53.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:53.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:34:53.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:34:53.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:53.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:53.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:53.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:53.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:53.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:53.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:53.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:53.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:53.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:34:53.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:34:53.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:34:53.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:34:53.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:34:53.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:34:53.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:34:53.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:34:53.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:34:53.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:34:53.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:34:53.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:34:53.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:34:53.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:53.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:53.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:53.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:34:53.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:53.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:53.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:53.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:34:53.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:34:53.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:53.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:53.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.780 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:53.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:53.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:53.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:34:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:53.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:53.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:53.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:53.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:53.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:53.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:34:53.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:34:53.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:34:53.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:53.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:53.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:53.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:34:53.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:53.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:53.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:53.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 14:34:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:53.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:53.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'] 14:34:53.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:53.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'] 14:34:53.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:53.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: "New Java Project"] 14:34:53.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:53.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'] 14:34:53.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:53.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'] 14:34:53.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:53.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'] 14:34:53.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:53.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: "New Java Project"] 14:34:53.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:53.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'] 14:34:53.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:53.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'] 14:34:53.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:53.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:53.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:53.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:53.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:53.802 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:34:53.803 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:53.803 DEBUG [main][MenuItemLookup] Item match:File 14:34:53.803 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:53.803 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:53.805 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:34:53.805 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:34:53.806 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:34:53.806 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:34:53.806 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:34:53.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:34:53.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. finished successfully 14:34:53.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:34:53.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:53.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:53.880 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:53.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:53.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:34:53.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:53.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:53.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:34:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:34:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:34:53.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:53.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:53.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:53.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:34:53.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:53.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:53.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:53.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:53.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:53.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:34:53.882 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:34:53.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:34:53.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:34:53.882 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:53.882 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:34:53.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:34:53.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:53.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:53.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:53.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:53.883 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:34:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:53.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:53.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:54.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'] 14:34:54.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:54.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:34:54.042 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 14:34:54.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:34:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:54.042 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:34:54.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:54.043 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:34:54.043 DEBUG [WorkbenchTestable][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:") 14:34:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:54.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:54.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:54.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:34:54.045 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:34:54.046 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:34:54.075 DEBUG [WorkbenchTestable][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") 14:34:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:54.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:54.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:54.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:54.076 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:34:54.077 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:34:54.077 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:34:54.077 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:34:54.077 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:34:54.077 DEBUG [WorkbenchTestable][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) 14:34:54.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:54.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:54.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:54.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:54.078 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:34:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:54.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:54.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:54.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:34:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:34:57.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:34:57.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:34:57.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:34:57.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:34:57.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:34:57.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:34:57.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:34:57.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:34:57.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:34:57.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:34:57.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:34:57.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:34:57.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:34:57.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:34:57.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:57.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:57.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:34:57.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:57.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:57.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:57.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:57.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:57.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:57.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 '\*?\QPackage Explorer\E') 14:34:57.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:57.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:57.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:57.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:57.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:34:57.151 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:57.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:57.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:57.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:57.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:57.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:57.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:57.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:57.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:57.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:57.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:57.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:57.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:57.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:58.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:58.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:58.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:58.178 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:34:58.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:34:58.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:58.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:58.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 14:34:58.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:58.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:58.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:58.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:58.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:58.179 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:58.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:34:58.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:34:58.179 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:58.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:58.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:58.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:58.199 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:58.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:58.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:58.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:58.200 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:58.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:58.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:58.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:58.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:58.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:58.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:58.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:59.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:59.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:34:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:34:59.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:34:59.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:34:59.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:34:59.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:34:59.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:34:59.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:59.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:59.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:59.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:59.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:59.203 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:34:59.203 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:34:59.203 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:34:59.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:34:59.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:59.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:59.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:34:59.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:34:59.705 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:34:59.706 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:34:59.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:34:59.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'] 14:34:59.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:59.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:34:59.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:59.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:59.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:59.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:34:59.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:59.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:34:59.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:34:59.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:59.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:59.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:34:59.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:34:59.716 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:59.716 DEBUG [main][MenuItemLookup] Item match:File 14:34:59.717 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:34:59.717 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'File' 14:34:59.720 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:34:59.721 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:34:59.721 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:34:59.721 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:59.721 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:34:59.721 DEBUG [main][MenuItemLookup] Found menu:'' 14:34:59.721 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:34:59.721 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:34:59.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:34:59.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:34:59.721 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:34:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:34: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 'New|Select a wizard'] is available. finished successfully 14:34:59.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:34:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:59.797 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:59.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:34:59.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:59.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:59.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:59.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:59.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:34:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:34:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:34:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:34:59.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:59.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:59.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:34:59.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:34:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:34:59.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:34:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:34:59.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:34:59.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:34:59.799 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:34:59.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:34:59.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:34:59.801 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:34:59.801 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:34:59.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:34:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:59.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:59.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:59.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:59.802 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:34:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:59.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:59.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:59.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:59.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'] 14:34:59.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:34:59.865 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 14:34:59.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:34:59.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:34:59.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:34:59.866 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:34:59.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:34:59.866 DEBUG [WorkbenchTestable][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:") 14:34:59.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:59.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:59.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:59.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:34:59.875 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:34:59.876 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 14:34:59.892 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:34:59.892 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:34:59.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:34:59.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:34:59.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:34:59.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:34:59.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:34:59.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:34:59.895 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:34:59.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:34:59.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:34:59.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:34:59.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:34:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:35:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:35:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65403b5 is found... 14:35:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65403b5 is found finished successfully 14:35:00.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 14:35:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:00.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:00.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:00.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:00.402 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:00.402 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 14:35:00.402 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:35:00.406 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:00.406 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:35:00.406 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:35:00.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:35:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:00.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:00.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:00.407 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:00.407 DEBUG [main][MenuItemLookup] Item match:File 14:35:00.407 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:00.407 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:35:00.407 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:35:00.407 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:35:00.407 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:00.407 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:35:00.407 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:35:00.407 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:00.407 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:35:00.407 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:35:00.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:35:00.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:35:00.408 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:35:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:35:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:35:00.417 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:00.417 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:35:00.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:00.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:00.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:00.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:00.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:00.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:00.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:00.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:00.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:00.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:00.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:35:00.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:00.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:00.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:00.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:00.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:00.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:00.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:00.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:00.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:00.479 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:00.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:00.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:00.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:00.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:00.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:00.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:35:00.493 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:00.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:00.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:00.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:00.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:00.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:00.493 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:00.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:00.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:00.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:00.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:00.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:00.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:00.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:00.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:00.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:00.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:00.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:00.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:00.494 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:00.495 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:00.495 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:00.495 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:00.495 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:00.495 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:00.495 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:35:00.495 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:00.495 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:00.495 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:00.495 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:00.495 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:00.495 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:00.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:01.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:01.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:01.496 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:01.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:01.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:01.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:01.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:01.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:01.497 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:01.498 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:01.498 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:01.498 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:01.498 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:01.498 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:01.498 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:35:01.498 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:01.498 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:01.498 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:01.498 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:01.498 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:01.498 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:01.498 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:01.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:01.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:01.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:01.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:01.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:01.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:01.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:02.001 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:02.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:02.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:02.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:02.002 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:02.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:02.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:02.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:02.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:02.003 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:02.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:02.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:02.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:02.003 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:02.004 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:02.004 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:02.004 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:02.004 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:02.004 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:02.004 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:35:02.004 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:02.004 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:02.004 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:02.004 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:02.004 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:02.004 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:02.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:03.005 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:03.005 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:03.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:03.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:03.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:03.006 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:03.006 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:03.006 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:03.006 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:03.006 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:03.007 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:03.007 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:35:03.007 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:03.007 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:03.007 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:03.007 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:03.007 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:03.007 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:03.007 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:03.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:03.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:03.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:03.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:03.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:03.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:03.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:03.008 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:35:03.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:03.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:03.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:03.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:03.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:03.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:35:03.008 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:03.008 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:03.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:03.015 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:03.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:03.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:03.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:03.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:03.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:03.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:03.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:03.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:03.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:03.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:03.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:04.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:04.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:04.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:04.018 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:04.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:04.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:04.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:04.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 14:35:04.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:04.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:04.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:04.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:04.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:04.019 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:04.019 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:35:04.019 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:35:04.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:35:04.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:04.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 14:35:04.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:04.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:35:04.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:35:04.020 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:35:04.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:35:04.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:35:04.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:04.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:04.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:35:04.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:04.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:04.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:04.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:35:04.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:04.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:04.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:35:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:04.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:04.030 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:04.030 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:04.030 DEBUG [main][MenuItemLookup] Item match:File 14:35:04.030 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:04.030 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:04.032 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:35:04.032 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:35:04.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:35:04.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:35:04.033 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:35:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:35:04.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 'New|Select a wizard'] is available. finished successfully 14:35:04.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:35:04.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:04.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:04.096 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:04.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:35:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:04.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:04.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:04.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:35:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:35:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:35:04.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:04.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:04.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:35:04.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:04.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:04.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:04.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:04.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:35:04.099 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:35:04.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:35:04.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:35:04.099 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:04.099 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:35:04.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:35:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:04.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:04.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:04.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:04.100 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:35:04.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:04.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:04.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:04.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:04.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'] 14:35:04.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:35:04.165 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 14:35:04.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:35:04.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:04.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:04.166 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:35:04.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:04.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:35:04.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:04.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:04.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:04.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:35:04.183 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:35:04.184 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 14:35:04.208 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:35:04.208 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:35:04.208 DEBUG [WorkbenchTestable][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) 14:35:04.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:04.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:04.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:04.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:04.210 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:35:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:04.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:04.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:35:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:35:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a69facc is found... 14:35:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a69facc is found finished successfully 14:35:04.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 '\*?\QWarningTestClass.java\E') 14:35:04.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:04.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:04.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:04.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:04.719 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:04.719 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 14:35:04.719 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:35:04.723 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:04.724 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:35:04.724 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:35:04.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:04.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:04.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:04.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:04.724 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:04.725 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:04.725 DEBUG [main][MenuItemLookup] Item match:File 14:35:04.725 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:04.725 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:35:04.725 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:35:04.725 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:35:04.725 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:04.725 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:35:04.725 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:35:04.725 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:04.725 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:35:04.725 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:35:04.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:35:04.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:35:04.750 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:35:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:35:04.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:35:04.777 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:04.778 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:35:04.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:04.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:04.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:04.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:04.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:04.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:04.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:04.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:04.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:04.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:04.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:04.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:04.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:04.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:04.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:04.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:04.842 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:04.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:04.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:04.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:04.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:04.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:35:04.842 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:04.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:04.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:04.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:04.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:04.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:04.843 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:04.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:04.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:04.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:04.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:04.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:04.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:04.844 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:04.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:04.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:04.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:04.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:04.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:04.863 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:04.863 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:04.863 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:04.863 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:04.863 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:04.863 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:04.863 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:35:04.863 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:04.863 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:04.863 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:04.863 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:04.863 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:04.863 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:04.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:05.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:05.864 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:05.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:05.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:05.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:05.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:05.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:05.865 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:05.865 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:05.865 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:05.865 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:05.865 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:05.865 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:05.866 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:35:05.866 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:05.866 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:05.866 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:05.866 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:05.866 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:05.866 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:05.866 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:05.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:05.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:05.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:05.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:05.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:05.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 14:35:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:05.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:05.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:05.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:06.369 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:06.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:06.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:06.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:06.369 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:06.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:06.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:06.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:06.370 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:06.370 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:06.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:06.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:06.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:06.370 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:06.371 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:06.371 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:06.371 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:06.371 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:06.371 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:06.371 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:06.371 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:06.371 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:06.371 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:06.371 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:06.371 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:06.371 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:07.372 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:07.372 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:07.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:07.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:07.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:07.373 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:07.373 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:07.373 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:07.373 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:07.373 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:07.374 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:07.374 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:07.374 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:07.374 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:07.374 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:07.374 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:07.374 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:07.374 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:07.374 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:07.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:07.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:07.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:07.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 14:35:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:07.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:07.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:07.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:07.375 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:35:07.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:07.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:07.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:07.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:07.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:07.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:07.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:35:07.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:07.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:07.380 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:07.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:07.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:07.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:07.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:07.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 '\*?\QProblems\E') 14:35:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:07.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:07.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:07.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:07.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:07.387 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:07.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:07.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:07.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:07.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:07.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:35:07.388 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:07.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:07.389 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:07.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:07.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:07.389 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:07.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:07.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:07.390 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:07.390 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:07.390 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:07.390 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:07.390 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:07.390 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:07.390 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:07.390 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:07.390 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:07.390 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:07.390 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:07.390 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:07.390 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:07.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:08.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:08.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:08.391 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:08.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:08.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:08.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:08.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:08.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:08.392 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:08.392 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:08.392 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:08.392 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:08.392 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:08.392 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:08.392 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:08.392 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:08.392 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:08.392 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:08.392 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:08.392 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:08.392 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:08.393 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:08.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:08.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:08.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:08.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:08.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:08.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:08.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:08.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:08.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:08.394 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:35:08.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:08.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:08.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:08.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:08.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:08.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:08.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:08.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:08.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:35:08.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:08.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:08.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:08.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:08.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:08.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:08.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:08.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:08.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:08.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:08.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:08.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:08.407 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:08.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:08.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:08.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:08.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:08.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:08.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:35:08.407 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:08.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:08.408 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:08.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:08.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:08.408 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:08.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:08.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:08.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:08.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:08.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:08.422 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:08.422 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:08.422 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:08.422 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:08.422 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:08.423 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:08.423 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:08.423 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:08.423 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:08.423 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:08.423 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:08.423 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:08.423 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:09.924 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:09.924 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:09.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:09.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:09.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:09.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:09.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:09.925 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:09.925 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:09.925 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:09.925 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:09.925 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:09.925 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:09.925 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:09.925 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:09.925 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:09.925 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:09.925 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:09.925 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:09.925 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:09.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:09.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:09.926 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:09.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:09.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:09.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:09.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:09.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:09.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 14:35:09.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:09.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:09.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:09.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:09.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:09.928 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:35:09.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:09.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:09.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:09.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:09.929 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:09.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:09.929 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:09.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:35:09.929 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:09.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:09.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:09.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:09.930 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:09.930 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:09.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:09.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:09.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:09.930 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:09.931 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:09.931 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:09.931 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:09.931 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:09.931 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:09.931 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:09.931 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:09.931 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:09.931 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:09.931 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:09.931 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:09.931 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:09.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:10.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:10.932 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:10.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:10.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:10.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:10.933 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:10.933 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:10.933 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:10.933 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:10.933 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:10.933 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:10.933 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:10.933 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:10.933 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:10.933 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:10.933 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:10.933 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:10.934 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:10.934 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:10.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:10.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:10.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:10.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 14:35:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:10.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:10.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:10.935 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:35:10.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:10.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:10.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:10.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:10.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:10.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:10.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:10.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:10.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 '\*?\QProblems\E') 14:35:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:10.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:10.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:10.945 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:10.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:10.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:10.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:10.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:10.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:10.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 14:35:10.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:10.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:10.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:10.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 14:35:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:10.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:10.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:10.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:10.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:10.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:10.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:10.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:10.977 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:10.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:10.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:10.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:10.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:10.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:10.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 14:35:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:10.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:10.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:10.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:10.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:10.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:10.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:10.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:10.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:10.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:10.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:10.987 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:10.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:10.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:10.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:10.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:10.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:10.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:10.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:10.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:10.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:10.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:10.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:11.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 14:35:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:11.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:11.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:11.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:11.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:11.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 '\*?\QProblems\E') 14:35:11.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:11.011 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:11.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:11.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:11.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:11.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:11.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:11.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:11.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:11.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:11.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:11.021 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:11.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:11.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:11.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:11.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:11.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:11.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:11.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:11.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 14:35:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:11.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:11.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:11.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:11.044 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:11.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:11.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:11.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:11.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:11.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:11.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 14:35:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:11.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:11.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:11.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:11.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:11.066 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:11.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:11.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:11.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:11.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:11.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:11.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 14:35:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:11.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:11.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:11.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:11.068 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:11.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:11.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:11.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:11.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:11.087 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:11.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:11.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:11.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:11.088 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:11.089 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:11.089 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:11.089 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:11.089 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:11.089 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:11.089 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:11.089 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:11.089 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:11.089 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:11.089 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:11.089 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:11.089 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:12.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:12.090 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:12.090 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:12.091 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:12.091 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:12.091 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:12.091 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:12.091 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:12.091 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:12.091 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:12.091 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:12.091 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:12.091 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:12.091 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:12.091 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:12.091 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:12.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:12.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:12.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:12.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:12.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.092 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:35:12.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:12.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:12.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:12.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:12.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:12.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:12.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:12.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:12.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:12.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:12.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:12.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:12.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:12.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:12.114 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:12.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:12.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:12.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.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 14:35:12.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:12.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:12.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:12.144 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:12.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:12.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:12.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 14:35:12.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:12.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:12.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:12.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:12.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:12.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:12.171 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:12.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:12.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:12.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 14:35:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:12.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:12.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') 14:35:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:12.196 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:12.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:12.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:12.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 14:35:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:12.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:12.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:12.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:12.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 '\*?\QProblems\E') 14:35:12.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:12.236 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:12.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:12.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:12.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 14:35:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:12.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:12.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:12.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:12.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 '\*?\QProblems\E') 14:35:12.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:12.247 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:12.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:12.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:12.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 14:35:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.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 14:35:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:12.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:12.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:12.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:12.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') 14:35:12.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:12.271 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:12.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:12.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:12.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 14:35:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:12.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:12.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:12.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:12.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:12.273 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:12.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:12.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:12.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:12.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:12.274 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:12.274 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:12.274 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:12.274 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:12.274 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:12.274 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:12.274 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:12.274 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:12.274 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:12.274 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:12.274 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:12.274 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:12.274 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:12.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:13.275 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:13.275 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:13.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:13.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:13.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:13.276 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:13.277 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:13.277 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:13.277 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:13.277 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:13.277 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:13.277 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:13.277 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:13.277 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:13.277 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:13.277 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:13.277 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:13.277 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:13.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:13.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:13.277 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:13.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:13.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:13.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35: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 14:35:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:13.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:13.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:13.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:13.278 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:35:13.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:13.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:13.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:13.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:13.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:13.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:13.279 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:13.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:13.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:13.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:13.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:13.279 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:13.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:13.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:13.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:13.280 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:13.280 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:13.280 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:13.280 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:13.280 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:13.280 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:13.281 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:13.281 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:13.281 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:13.281 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:13.281 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:13.281 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:13.281 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:13.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:14.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:14.781 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:14.782 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:14.782 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:14.783 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:14.783 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:14.783 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:14.783 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:14.783 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:14.783 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:14.783 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:14.783 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:14.783 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:14.783 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:14.783 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:14.783 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:14.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:14.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:14.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:14.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 14:35:14.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.784 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:35:14.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:14.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:14.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:14.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:14.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:14.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:14.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:14.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:14.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:14.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:14.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:14.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:14.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:14.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35: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 '\*?\QProblems\E') 14:35:14.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:14.792 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:14.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:14.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:14.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 14:35:14.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.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 14:35:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:14.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:14.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') 14:35:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:14.812 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:14.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:14.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:14.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 14:35:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:14.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:14.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:14.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 '\*?\QProblems\E') 14:35:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:14.844 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:14.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:14.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:14.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 14:35:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:14.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:14.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') 14:35:14.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:14.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:14.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:14.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:14.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:14.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:14.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:14.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:14.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:14.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:14.926 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:14.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:14.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:14.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:14.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.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 14:35:14.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:14.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:14.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:14.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:14.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:14.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:14.963 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:14.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:14.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:14.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 14:35:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.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 14:35:14.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:14.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:14.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') 14:35:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:14.973 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:14.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:14.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:14.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:14.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:14.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:14.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:14.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:14.976 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:14.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:14.976 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:14.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:14.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:14.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:14.977 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:14.977 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:14.977 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:14.977 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:14.977 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:14.977 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:14.977 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:14.977 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:14.977 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:14.977 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:14.977 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:14.977 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:14.977 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:14.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:15.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:15.978 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:15.978 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:15.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:15.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:15.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:15.979 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:15.979 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:15.979 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:15.979 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:15.979 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:15.979 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:15.979 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:15.979 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:15.980 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:15.980 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:15.980 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:15.980 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:15.980 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:15.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:15.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:15.980 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:15.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:15.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:15.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:15.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:15.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:15.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:15.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:15.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:15.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:15.981 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:35:15.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:15.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:15.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:15.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:15.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:15.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:15.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:15.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:15.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:15.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:15.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:15.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:15.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:15.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:15.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:15.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:15.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:15.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:15.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:15.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:15.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:15.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:15.987 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:15.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:15.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:15.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:15.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:15.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:15.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:15.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:15.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:15.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:15.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:15.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:15.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:15.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:15.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:15.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:15.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:15.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:15.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:15.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:15.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:15.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:15.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:15.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:16.008 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:16.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:16.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:16.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:16.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:16.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:16.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:16.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:16.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 14:35:16.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:16.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:16.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:16.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:16.039 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:16.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:16.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:16.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:16.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:16.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:16.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:16.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:16.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:16.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:16.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:16.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 '\*?\QProblems\E') 14:35:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:16.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:16.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:16.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:16.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:16.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:16.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:16.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 14:35:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:16.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:16.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:16.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:16.090 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:16.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:16.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:16.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:16.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:16.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:16.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:16.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:16.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:16.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:16.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:16.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:16.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:16.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 '\*?\QProblems\E') 14:35:16.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:16.131 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:16.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:16.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:16.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:16.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:16.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:16.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 14:35:16.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:16.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 14:35:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:16.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:16.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:16.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:16.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:16.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:16.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:16.165 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:16.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:16.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:16.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:16.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:16.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:16.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 14:35:16.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:16.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:16.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:16.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:16.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:16.167 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:16.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:16.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:16.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:16.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:16.168 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:16.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:16.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:16.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:16.169 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:16.169 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:16.169 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:16.169 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:16.169 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:16.169 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:16.169 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:16.169 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:16.169 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:16.169 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:16.169 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:16.169 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:16.169 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:17.170 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:17.170 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:17.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:17.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:17.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:17.171 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:17.171 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:17.171 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:17.171 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:17.171 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:17.171 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:17.171 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 14:35:17.171 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:17.171 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:17.171 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:17.171 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:17.171 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:17.171 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:17.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:17.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:17.172 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:17.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:17.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:17.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:17.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:17.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:17.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:17.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:17.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:17.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:17.172 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:35:17.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:17.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:17.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:17.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:17.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:17.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:17.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:17.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:17.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:17.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:17.173 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:17.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:17.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:17.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:17.174 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:35:17.174 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:35:17.174 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:35:17.174 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:35:17.174 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:35:17.174 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:35:17.174 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:35:17.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:35:17.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:35:17.174 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:35:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:35:17.231 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 14:35:17.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:35:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:17.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 "Restore Defaults") 14:35:17.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:17.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:35:17.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:17.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:17.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:17.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:17.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:17.233 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:35:17.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:17.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:17.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:17.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:17.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:35:17.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:17.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:17.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:17.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:35:17.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:17.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:17.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:17.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:17.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:17.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:17.237 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:35:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:17.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:17.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:17.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:35:17.279 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 14:35:17.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:17.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:17.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:17.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:17.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:17.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:17.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:17.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:17.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:17.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:17.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:17.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:17.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:17.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:17.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:17.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:17.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:18.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:18.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:18.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:18.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:18.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:18.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:18.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:18.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:18.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:18.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:18.293 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:18.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:35:18.293 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:35:18.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:35:18.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:35:18.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:35:18.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'New' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:18.328 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:35:18.328 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:35:18.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:35:18.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:35:18.328 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:35:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:18.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:35:18.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:35:18.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:18.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:18.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:18.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:18.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:18.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:18.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:18.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:18.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:18.828 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:35:18.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:35:18.829 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:35:18.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:35:18.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:35:18.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:35:18.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:18.858 DEBUG [main][MenuItemLookup] Found menu:'New' 14:35:18.858 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:35:18.858 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:18.858 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:35:18.858 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:18.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:35:18.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:35:18.858 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:35:18.858 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:35:18.858 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:35:18.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:35:18.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:35:18.858 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:35:18.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 'Delete.*'] is available.... 14:35:19.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:35:19.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:35:19.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:19.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:19.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:19.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:35:19.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:19.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:35:19.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:19.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:19.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:19.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:19.439 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:35:19.439 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:35:19.439 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:35:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:19.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:19.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:19.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:35:19.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:19.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:35:19.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:19.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:19.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:19.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:19.441 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:35:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:19.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:19.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:19.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:35:19.444 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:35:19.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:35:19.944 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:35:19.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:19.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:35:19.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:35:19.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:35:19.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:35:19.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:35:19.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:19.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:19.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:19.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:19.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:19.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:19.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:19.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:19.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:35:19.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:35:19.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:35:19.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:19.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:19.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:35:19.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:35:19.945 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:35:19.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:35:19.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:35:19.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:35:19.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:35:19.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:19.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:19.950 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:19.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:19.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:19.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:19.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:19.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:19.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:19.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:19.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:19.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:19.973 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:19.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:19.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:19.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:19.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:19.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:19.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:19.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:19.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:19.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:19.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:19.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:19.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:19.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:35:19.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:19.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:19.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:19.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:19.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:19.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:19.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:19.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:19.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:35:19.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:19.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:20.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:20.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:20.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:20.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:35:20.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:20.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:20.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:20.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:35:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:20.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:20.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:20.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'] 14:35:20.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.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'] 14:35:20.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.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 Java Project"] 14:35:20.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.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'] 14:35:20.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.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'] 14:35:20.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.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'] 14:35:20.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.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: "New Java Project"] 14:35:20.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.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'] 14:35:20.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.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'] 14:35:20.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:20.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:20.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:35:20.002 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:20.002 DEBUG [main][MenuItemLookup] Item match:File 14:35:20.003 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:20.003 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:20.004 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:35:20.004 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:35:20.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:35:20.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:35:20.005 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:35:20.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:35:20.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:35:20.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:35:20.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:20.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:20.087 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:20.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:35:20.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:20.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:20.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:20.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:35:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:35:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:35:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:20.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:35:20.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:20.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:20.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:20.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:35:20.095 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:35:20.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:35:20.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:35:20.097 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:20.097 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:35:20.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:35:20.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:20.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:20.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:20.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:20.098 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:35:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:20.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:20.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:20.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:20.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:35:20.281 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 14:35:20.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:35:20.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:20.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:20.282 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:35:20.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:20.282 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:35:20.282 DEBUG [WorkbenchTestable][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:") 14:35:20.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:20.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:20.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:20.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:20.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:35:20.284 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:35:20.285 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:35:20.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.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") 14:35:20.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:20.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:20.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:20.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:20.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:20.307 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:35:20.308 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:35:20.308 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:35:20.308 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:35:20.308 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:35:20.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:35:20.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:20.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:20.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:20.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:20.309 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:35:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:20.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:20.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:35:23.355 DEBUG [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 14:35:23.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:35:23.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:35:23.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:23.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:35:23.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:23.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:23.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:23.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:23.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:23.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:23.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:23.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:23.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:35:23.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:23.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:23.356 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:35:23.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:23.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:23.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:23.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:23.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:35:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:23.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:23.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:23.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:23.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:23.358 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:23.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:23.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:23.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:23.386 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:23.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:23.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:23.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:23.387 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:23.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:23.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:23.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:23.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:23.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:23.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:23.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:23.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:24.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:24.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:24.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:24.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:24.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:24.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:24.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:24.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 14:35:24.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:24.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:24.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:24.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:24.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:24.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:24.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:35:24.390 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:24.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:24.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:24.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:24.407 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:35:24.407 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:35:24.407 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:35:24.407 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:35:24.407 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:35:24.407 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:35:24.407 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:35:24.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:35:24.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:35:24.407 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:35:24.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:35:24.460 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 14:35:24.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:35:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:24.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 "Restore Defaults") 14:35:24.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:24.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:35:24.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:24.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:24.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:24.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:24.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:24.462 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:35:24.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:24.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:24.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:24.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35: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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:35:24.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:24.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:35:24.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:24.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:24.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:24.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:24.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:24.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:24.466 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:35:24.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:24.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:24.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:24.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:24.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:35:24.498 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 14:35:24.498 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:24.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:24.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:24.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:24.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 14:35:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:24.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:24.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:24.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:24.499 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:24.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:24.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:24.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:24.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 14:35:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:24.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:24.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:24.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:24.500 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:24.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:24.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:24.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:24.501 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:35:24.501 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:35:24.501 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:35:24.501 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:35:24.501 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:35:24.501 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:35:24.501 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:35:24.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:35:24.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:35:24.501 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:35:24.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:35:24.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 14:35:24.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:35:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:24.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:35:24.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:24.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:35:24.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:24.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:24.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:24.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:24.548 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:35:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:24.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:24.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:24.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 "OK", Widget matcher matching widgets with style: 8) 14:35:24.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:24.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:35:24.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:24.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:24.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:24.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:24.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:24.551 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:35:24.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:24.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:24.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:24.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:24.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:35:24.580 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 14:35:24.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:24.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:24.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:24.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:24.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:24.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:24.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:24.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:24.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:24.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:24.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:24.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:24.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:24.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:24.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:24.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:25.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:25.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:25.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:25.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:25.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:25.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:25.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:25.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:25.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 14:35:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:25.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:25.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:25.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:25.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:25.593 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:25.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:35:25.593 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:35:25.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:35:25.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:35:25.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:35:25.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'New' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:25.622 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:35:25.622 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:35:25.622 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:35:25.622 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:35:25.622 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:35:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:25.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:35:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:35:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:26.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:26.123 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:35:26.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:35:26.123 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:35:26.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:35:26.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:35:26.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:35:26.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:26.161 DEBUG [main][MenuItemLookup] Found menu:'New' 14:35:26.161 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:35:26.161 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:26.161 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:35:26.161 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:26.161 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:35:26.161 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:35:26.161 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:35:26.161 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:35:26.161 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:35:26.161 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:35:26.161 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:35:26.161 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:35:26.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 'Delete.*'] is available.... 14:35:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:35:26.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:35:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:26.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:26.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:26.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) 14:35:26.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:26.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:35:26.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:26.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:26.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:26.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:26.756 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:35:26.756 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:35:26.756 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:35:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:26.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:26.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:26.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:35:26.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:26.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:35:26.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:26.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:26.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:26.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:26.757 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:35:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:26.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:26.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:26.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:35:26.760 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:35:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:35:27.261 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:35:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:27.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:35:27.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:35:27.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:27.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:27.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:27.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:27.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:27.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:27.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:27.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:35:27.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:35:27.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:35:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:27.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:35:27.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:35:27.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:35:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:35:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:35:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:35:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:35:27.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.267 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:27.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:27.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:27.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:27.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:27.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:27.275 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:27.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:27.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:27.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:27.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:27.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:27.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:27.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:35:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:27.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:27.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:27.294 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:27.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:27.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:27.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:35:27.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:27.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:27.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:27.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:27.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:27.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:35:27.311 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:27.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:27.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:27.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:35:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:27.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:27.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:27.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:27.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:35:27.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:27.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:27.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:27.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:35:27.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.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'] 14:35:27.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.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'] 14:35:27.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:27.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:27.314 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:35:27.314 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:27.314 DEBUG [main][MenuItemLookup] Item match:File 14:35:27.314 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:27.314 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:27.318 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:35:27.318 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:35:27.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:35:27.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:35:27.337 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:35:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:35:27.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 'New|Select a wizard'] is available. finished successfully 14:35:27.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:35:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:27.409 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:27.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.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 14:35:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:27.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:27.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:35:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:35:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:35:27.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:27.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:27.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:35:27.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:27.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:27.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:27.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:27.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:35:27.412 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:35:27.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:35:27.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:35:27.412 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:27.412 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:35:27.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:35:27.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:27.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:27.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:27.413 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:35:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:27.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:27.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:27.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'] 14:35:27.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.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.... 14:35:27.607 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 14:35:27.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:35:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:27.607 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:35:27.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:27.607 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:35:27.607 DEBUG [WorkbenchTestable][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:") 14:35:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:27.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:27.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:35:27.609 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:35:27.610 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:35:27.641 DEBUG [WorkbenchTestable][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") 14:35:27.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:27.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:27.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:27.644 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:35:27.644 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:35:27.645 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:35:27.645 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:35:27.645 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:35:27.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:35:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:27.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:27.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:27.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:27.647 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:35:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:27.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:27.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:27.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:35:30.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:35:30.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:35:30.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:35:30.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:30.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:35:30.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:30.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:30.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:30.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:30.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:30.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:30.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:30.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:30.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:35:30.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:30.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:30.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:35:30.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:30.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:30.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:30.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:30.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') 14:35:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:30.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:30.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:30.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:30.884 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:30.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:30.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:30.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:30.915 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:30.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:30.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:30.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:30.916 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:30.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:30.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:30.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:30.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:30.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:31.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:31.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:31.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:31.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:31.917 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:31.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:31.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:31.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:31.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:31.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:31.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:31.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:31.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:31.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:31.918 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:35:31.919 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:31.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:31.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:31.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:31.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:31.935 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:31.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:31.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:31.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:31.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:31.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:31.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:31.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:31.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:31.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:31.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:31.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:31.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:31.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:31.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:32.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:32.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:32.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:32.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:32.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:32.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:32.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:32.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:32.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:32.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:32.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:32.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:32.939 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:32.940 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:35:32.940 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:35:32.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:35:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:33.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:33.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:35:33.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:35:33.441 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:35:33.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:35:33.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:35:33.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:33.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.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'] 14:35:33.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.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: "New Java Class"] 14:35:33.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.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'] 14:35:33.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.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'] 14:35:33.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:33.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:35:33.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:33.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:33.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:33.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:33.456 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:35:33.456 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:33.456 DEBUG [main][MenuItemLookup] Item match:File 14:35:33.456 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:33.456 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:33.459 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:35:33.459 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:35:33.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:35:33.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:35:33.459 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:35:33.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:35:33.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 14:35:33.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:35:33.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:33.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:33.528 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:33.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.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 14:35:33.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:33.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:33.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:33.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:33.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:35:33.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:35:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:35:33.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:33.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:33.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:35:33.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:33.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:33.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:33.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:35:33.538 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:35:33.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:35:33.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:35:33.540 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:33.540 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:35:33.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:35:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:33.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:33.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:33.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:33.541 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:35:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:33.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:33.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:33.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'] 14:35:33.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:35:33.602 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 14:35:33.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:35:33.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:33.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:33.603 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:35:33.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:33.604 DEBUG [WorkbenchTestable][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:") 14:35:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:33.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:33.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:33.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:33.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:35:33.609 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:35:33.610 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 14:35:33.629 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:35:33.629 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:35:33.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.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) 14:35:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:33.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:33.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:33.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:33.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:33.632 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:35:33.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:33.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:33.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:33.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:35:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:35:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6135033a is found... 14:35:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6135033a is found finished successfully 14:35:34.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 14:35:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:34.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:34.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:34.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:34.140 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:34.140 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 14:35:34.140 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:35:34.145 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:34.145 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:35:34.145 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:35:34.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:35:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:34.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:34.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:34.146 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:34.146 DEBUG [main][MenuItemLookup] Item match:File 14:35:34.146 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:34.146 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:35:34.146 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:35:34.146 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:35:34.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:34.146 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:35:34.146 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:35:34.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:34.146 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:35:34.146 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:35:34.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:35:34.147 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:35:34.147 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:35:34.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:35:34.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:35:34.189 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:34.189 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:35:34.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:34.189 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:34.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:34.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:34.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:34.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:34.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:34.220 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:34.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:34.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:34.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:35:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:34.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:34.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:34.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:34.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:34.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:34.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:34.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:34.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:34.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:34.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:34.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:34.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:35:34.252 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:34.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:34.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:34.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:34.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:34.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:34.253 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:34.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:34.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:34.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:34.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:34.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:34.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:34.254 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:34.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:34.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:34.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:34.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:34.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:34.254 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:34.255 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:34.255 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:34.255 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:34.255 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:34.255 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:34.255 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:35:34.255 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:34.255 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:34.255 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:34.255 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:34.255 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:34.255 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:34.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:35.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:35.256 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:35.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:35.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:35.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:35.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:35.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:35.257 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:35.258 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:35.258 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:35.258 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:35.258 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:35.258 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:35.258 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:35:35.258 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:35.258 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:35.258 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:35.258 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:35.258 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:35.258 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:35.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:35.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:35.258 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:35.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:35.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:35.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:35.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:35.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:35.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:35.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:35.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:35.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:35.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:35.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:35.760 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:35.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:35.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:35.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:35.761 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:35.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:35.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:35.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:35.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:35.761 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:35.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:35.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:35.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:35.762 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:35.762 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:35.762 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:35.762 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:35.762 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:35.762 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:35.762 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:35:35.762 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:35.762 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:35.762 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:35.762 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:35.762 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:35.762 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:36.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:36.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:36.763 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:36.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:36.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:36.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:36.764 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:36.764 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:36.764 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:36.764 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:36.765 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:36.765 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:36.765 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:35:36.765 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:36.765 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:36.765 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:36.765 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:36.765 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:36.765 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:36.765 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:36.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:36.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:36.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:36.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:36.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:36.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:36.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:36.766 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:35:36.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:36.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:36.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:36.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:36.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:36.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:35:36.767 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:36.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:36.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:36.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:36.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 14:35:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:36.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:36.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:36.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:36.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:36.768 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:36.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:36.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:36.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:36.770 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:35:36.770 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:35:36.770 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:35:36.770 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:35:36.770 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:35:36.770 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:35:36.770 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:35:36.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:35:36.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:35:36.770 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:35:36.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:35:36.812 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 14:35:36.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:35:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:36.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:35:36.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:36.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:35:36.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:36.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:36.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:36.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:36.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:36.813 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:35:36.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:36.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:36.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:36.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:36.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:35:36.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:36.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:36.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:36.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:35:36.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:36.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:36.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:36.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:36.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:36.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:36.817 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:35:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:36.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:36.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:36.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:35:36.860 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 14:35:36.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:36.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:36.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:36.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:36.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:36.870 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:36.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:36.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:36.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:36.871 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:36.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:36.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:36.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:36.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:36.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:37.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:37.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:37.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:37.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:37.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:37.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:37.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:37.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:37.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:37.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:37.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:37.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:37.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:37.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:37.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:35:37.874 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:35:37.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:35:37.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:35:37.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:35:37.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'New' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:37.901 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:35:37.901 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:35:37.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:35:37.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:35:37.902 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:35:37.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:37.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:35:37.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:35:38.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:35:38.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:35:38.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:38.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:38.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:38.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:38.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:38.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:38.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:38.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:38.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:38.402 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:35:38.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:35:38.402 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:35:38.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:35:38.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:35:38.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:35:38.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:38.437 DEBUG [main][MenuItemLookup] Found menu:'New' 14:35:38.437 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:35:38.437 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:38.437 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:35:38.437 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:38.437 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:35:38.437 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:35:38.437 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:35:38.437 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:35:38.437 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:35:38.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:35:38.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:35:38.438 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:35: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 'Delete.*'] is available.... 14:35:39.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:35:39.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:35:39.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:39.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:39.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.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: 32) 14:35:39.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:39.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:39.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:35:39.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:39.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:39.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:39.077 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:35:39.077 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:35:39.077 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:35:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:39.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:39.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:39.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:35:39.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:39.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:35:39.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:39.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:39.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:39.078 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:35:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:39.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:39.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:35:39.081 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:35:39.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:35:39.582 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:35:39.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:39.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:39.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:39.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:35:39.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:35:39.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:35:39.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:39.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:39.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:35:39.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:35:39.582 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:35:39.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:35:39.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:35:39.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:35:39.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:35:39.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:39.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:39.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:39.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:39.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:39.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:39.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:39.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:39.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:39.593 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:39.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:39.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:39.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:39.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:39.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:39.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:39.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:39.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:35:39.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:39.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:39.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:39.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:39.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:39.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:39.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:35:39.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:39.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:39.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:39.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:39.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:39.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:35:39.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:39.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:39.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:39.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:35:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:39.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:39.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:39.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:39.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:35:39.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:39.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:39.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:39.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:35:39.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:39.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:39.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:39.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:39.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:39.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:39.648 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:35:39.648 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:39.648 DEBUG [main][MenuItemLookup] Item match:File 14:35:39.648 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:39.648 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:39.652 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:35:39.652 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:35:39.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:35:39.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:35:39.671 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:35:39.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:35:39.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:35:39.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:35:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:39.728 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:39.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:35:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:39.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:39.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:35:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:35:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:35:39.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:39.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:39.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:35:39.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:39.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:39.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:39.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:35:39.731 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:35:39.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:35:39.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:35:39.733 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:39.733 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:35:39.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:35:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:39.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:39.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:39.735 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:35:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:39.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:39.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:39.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'] 14:35:39.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:35:39.922 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 14:35:39.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:35:39.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:39.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:39.923 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:35:39.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:39.940 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:35:39.940 DEBUG [WorkbenchTestable][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:") 14:35:39.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:39.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:39.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:35:39.947 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:35:39.948 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:35:39.971 DEBUG [WorkbenchTestable][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") 14:35:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:39.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:39.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:39.978 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:35:39.978 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:35:39.978 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:35:39.978 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:35:39.978 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:35:39.978 DEBUG [WorkbenchTestable][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) 14:35:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:39.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:39.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:39.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:39.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:39.980 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:35:39.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:39.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:39.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:39.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:39.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:35:42.987 DEBUG [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 14:35:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:35:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:35:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:35:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:35:42.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:42.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:42.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:35:42.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:42.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:42.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:42.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:42.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:42.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:42.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 '\*?\QPackage Explorer\E') 14:35:42.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:42.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:42.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:42.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:42.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:42.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:42.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:43.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:43.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:43.022 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:43.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:43.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:43.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:43.022 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:43.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:43.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:43.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:43.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:43.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:43.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:43.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:43.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:44.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:44.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:44.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:44.024 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:44.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:44.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:44.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:44.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 14:35:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:44.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:44.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:44.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:44.025 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:35:44.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:44.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:44.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:44.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:44.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:44.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:44.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:44.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:44.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:44.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:44.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:44.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:44.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:44.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:44.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:44.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:44.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:45.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:45.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:45.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:45.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:45.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:45.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:45.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:45.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:45.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:45.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:45.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:45.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:45.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:45.043 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:45.043 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:35:45.044 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:35:45.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:35:45.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:45.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:45.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:35:45.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:35:45.545 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:35:45.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:35:45.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:35:45.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'] 14:35:45.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:45.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:35:45.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:45.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:45.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:45.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.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: "New Java Class"] 14:35:45.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:45.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:45.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:45.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:45.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:45.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:45.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:35:45.556 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:45.556 DEBUG [main][MenuItemLookup] Item match:File 14:35:45.556 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:45.556 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:45.559 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:35:45.559 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:35:45.560 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:35:45.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:35:45.560 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:35:45.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 'New|Select a wizard'] is available.... 14:35:45.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:35:45.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:35:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:45.625 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:45.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:35:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:45.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:45.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:45.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:35:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:35:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:35:45.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:45.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:45.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:35:45.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:45.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:45.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:45.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:35:45.628 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:35:45.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:35:45.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:35:45.631 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:45.631 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:35:45.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:35:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:45.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:45.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:45.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:45.633 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:35:45.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:45.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:45.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:45.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:45.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'] 14:35:45.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:35:45.711 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 14:35:45.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:35:45.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:45.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:45.712 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:35:45.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:45.712 DEBUG [WorkbenchTestable][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:") 14:35:45.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:45.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:45.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:45.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:35:45.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:35:45.719 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 14:35:45.736 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:35:45.736 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:35:45.736 DEBUG [WorkbenchTestable][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) 14:35:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:45.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:45.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:45.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:45.738 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:35:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:45.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:45.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:45.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:35:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:35:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39819ac8 is found... 14:35:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39819ac8 is found finished successfully 14:35:46.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 14:35:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:46.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:46.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:46.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:46.247 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:46.247 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 14:35:46.247 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:35:46.251 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:46.251 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:35:46.251 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:35:46.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:35:46.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:46.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:46.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:46.252 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:46.252 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:46.252 DEBUG [main][MenuItemLookup] Item match:File 14:35:46.252 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:46.252 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:35:46.252 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:35:46.252 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:35:46.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:46.252 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:35:46.252 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:35:46.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:46.252 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:35:46.252 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:35:46.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:35:46.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:35:46.253 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:35:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:35:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:35:46.279 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:46.279 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 14:35:46.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:46.279 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:46.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:46.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:46.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:46.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:46.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:46.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:46.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:46.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:46.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:35:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:46.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:46.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 '\*?\QProblems\E') 14:35:46.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:46.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:46.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:46.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:46.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:46.319 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:46.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:46.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:46.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:46.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:46.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:46.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 14:35:46.320 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:46.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:46.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:46.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:46.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:46.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:46.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:46.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:46.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:46.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:46.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:46.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:46.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:46.322 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:46.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:46.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:46.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:46.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:46.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:46.322 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:46.322 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:46.322 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:46.322 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:46.322 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:35:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:46.323 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:46.323 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:46.323 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:46.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:47.823 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:47.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:47.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:47.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:47.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:47.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:47.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:47.824 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:47.825 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:47.825 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:47.825 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:47.825 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:47.825 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:47.825 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:35:47.825 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:47.825 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:47.825 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:47.825 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:47.825 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:47.825 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:47.825 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:47.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:47.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:47.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:47.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:47.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:47.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:47.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:47.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:47.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:47.828 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:35:47.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:47.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:47.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:47.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:47.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:47.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 14:35:47.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:47.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:47.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:47.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:47.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:47.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 14:35:47.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:47.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:47.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 14:35:47.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:47.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:47.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:47.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:47.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:47.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:47.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:47.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:47.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:47.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:47.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 14:35:47.858 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:47.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:47.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:47.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:47.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:47.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:47.858 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:47.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:47.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:47.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:47.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:47.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:47.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:47.859 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:47.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:47.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:47.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:47.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:47.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:47.859 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:47.860 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:47.860 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:47.860 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:47.860 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:47.860 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:47.860 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:35:47.860 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:47.860 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:47.860 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:47.860 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:47.860 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:47.860 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:47.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:48.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:48.861 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:48.861 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:48.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:48.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:48.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:48.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:48.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:48.862 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:48.862 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:48.862 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:48.862 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:48.862 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:48.862 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:48.862 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 14:35:48.862 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:48.862 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:48.862 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:48.862 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:48.862 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:48.862 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:48.863 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:48.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:48.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:48.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 14:35:48.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:48.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:48.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:48.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:48.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:48.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:48.865 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 14:35:48.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:48.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:48.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:48.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 14:35:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:48.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 14:35:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:48.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 14:35:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 14:35:48.865 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:48.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:48.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:48.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:48.867 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:35:48.867 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:35:48.867 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:35:48.867 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:35:48.867 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:35:48.867 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:35:48.867 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:35:48.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:35:48.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:35:48.867 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:35:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:35:48.931 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 14:35:48.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:35:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:48.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 "Restore Defaults") 14:35:48.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:48.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:48.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:35:48.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:48.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:48.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:48.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:48.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:48.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:48.933 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:35:48.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:48.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:48.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:48.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:48.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:35:48.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:48.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:48.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:48.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:35:48.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:48.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:48.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:48.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:48.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:48.937 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:35:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:48.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:48.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:48.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:35:48.972 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 14:35:48.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:48.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:48.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:48.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:48.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:48.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:48.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:48.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:48.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:48.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:48.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:48.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:48.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:48.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:48.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:48.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:49.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:49.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:49.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:49.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:49.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:49.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:49.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:49.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:49.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:49.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:49.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:49.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:49.986 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:49.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:35:49.986 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:35:49.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:35:49.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:35:49.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:35:49.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'New' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:50.017 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:35:50.017 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:35:50.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:35:50.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:35:50.017 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:35:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:50.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:35:50.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:35:50.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:35:50.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:50.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:50.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:50.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:50.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:50.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:50.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:50.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:50.517 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:35:50.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:35:50.517 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:35:50.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:35:50.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:35:50.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:35:50.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'New' 14:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:35:50.547 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:35:50.547 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:35:50.547 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:35:50.547 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:35:50.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 'Delete.*'] is available.... 14:35:51.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:35:51.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:35:51.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:51.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.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: 32) 14:35:51.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:51.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:35:51.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:51.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:51.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:51.156 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:35:51.156 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:35:51.156 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:35:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:51.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:51.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:51.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:35:51.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:35:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:51.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:35:51.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:35:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:51.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:51.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:51.157 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:35:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:51.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:51.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:35:51.161 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:35:51.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:35:51.662 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:35:51.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:51.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:51.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:51.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:35:51.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:35:51.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:35:51.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:35:51.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:35:51.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:35:51.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:35:51.663 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:35:51.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:35:51.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:35:51.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:35:51.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:35:51.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:51.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:51.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:51.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:51.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:51.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') 14:35:51.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:51.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:51.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:51.676 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:51.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:51.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:51.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:51.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.697 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:51.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:51.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:51.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:35:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:51.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:51.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:51.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:51.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:51.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:51.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:35:51.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:51.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:51.704 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:51.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:51.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:51.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:35:51.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:51.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:51.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:51.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:35:51.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:51.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:51.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'] 14:35:51.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.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'] 14:35:51.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:35:51.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.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'] 14:35:51.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.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'] 14:35:51.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.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'] 14:35:51.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:35:51.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.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'] 14:35:51.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.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'] 14:35:51.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:51.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:51.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:51.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:51.707 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:35:51.707 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:51.707 DEBUG [main][MenuItemLookup] Item match:File 14:35:51.707 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:51.707 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:51.709 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:35:51.709 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:35:51.710 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:35:51.710 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:35:51.710 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:35:51.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.... 14:35:51.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:35:51.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:35:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:51.795 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:51.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:35:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:51.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:51.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:35:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:35:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:35:51.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:51.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:51.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:35:51.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:51.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:51.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:51.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:35:51.802 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:35:51.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:35:51.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:35:51.803 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:51.803 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:35:51.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:35:51.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:51.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:51.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:51.804 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:35:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:51.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:51.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:51.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:51.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:35:51.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 14:35:51.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:35:51.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:51.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:51.963 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:35:51.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:51.963 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:35:51.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:35:51.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:51.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:51.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:51.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:51.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:35:51.965 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:35:51.966 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:35:52.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:35:52.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:52.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:52.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:52.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:52.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:52.007 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:35:52.008 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:35:52.008 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:35:52.008 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:35:52.008 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:35:52.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:35:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:52.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:52.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:52.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:52.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:52.016 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:35:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:52.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:52.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:35:55.070 DEBUG [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 14:35:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:35:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:35:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:35:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:55.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:35:55.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:55.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:55.071 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:35:55.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:55.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:55.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:55.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:55.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:35:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:55.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:55.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:55.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:55.072 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:55.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:55.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:55.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:55.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:55.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:55.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:55.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:55.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:55.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:55.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:55.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:55.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:55.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:55.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:55.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:55.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:56.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:56.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:56.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:56.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:35:56.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:35:56.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:56.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:56.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:35:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:56.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:56.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:56.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:56.089 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:35:56.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:35:56.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:56.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:56.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:56.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:56.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:56.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:56.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:56.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:56.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:56.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:56.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:56.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:56.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:56.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:56.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:56.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:56.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:57.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:57.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:35:57.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:35:57.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:35:57.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:35:57.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:57.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:57.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 14:35:57.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:57.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:57.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:57.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:57.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:57.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:35:57.103 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:35:57.103 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:35:57.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:35:57.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:57.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:57.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:35:57.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:35:57.604 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:35:57.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:35:57.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:35:57.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:57.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:57.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:35:57.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:57.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:57.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:57.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:35:57.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:57.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:35:57.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:35:57.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:57.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:57.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:35:57.611 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:35:57.611 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:57.611 DEBUG [main][MenuItemLookup] Item match:File 14:35:57.611 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:57.612 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:57.615 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:35:57.615 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:35:57.615 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:35:57.615 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:35:57.615 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:35:57.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:35:57.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 14:35:57.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:35:57.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:57.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:57.693 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:57.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:35:57.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:57.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:57.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:57.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:57.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:35:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:35:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:35:57.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:57.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:57.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:57.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:35:57.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:35:57.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:57.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:35:57.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:57.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:35:57.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:35:57.696 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:35:57.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:35:57.699 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:35:57.699 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:35:57.699 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:35:57.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:35:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:57.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:57.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:57.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:57.700 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:35:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:57.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:57.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:57.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'] 14:35:57.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:35:57.766 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 14:35:57.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:35:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:57.767 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:35:57.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:35:57.767 DEBUG [WorkbenchTestable][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:") 14:35:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:57.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:57.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:57.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:57.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:35:57.784 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:35:57.785 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 14:35:57.806 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:35:57.806 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:35:57.806 DEBUG [WorkbenchTestable][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) 14:35:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:57.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:57.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:57.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:57.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:35:57.808 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:35:57.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:35:57.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:35:57.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:35:57.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:35:57.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:35:58.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:35:58.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:58.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:35:58.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:35:58.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:35:58.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:58.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:35:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:35:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@70647211 is found... 14:35:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@70647211 is found finished successfully 14:35: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 '\*?\QWarningTestClass.java\E') 14:35:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:58.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:58.318 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:58.319 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 14:35:58.319 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:35:58.322 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:58.322 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:35:58.323 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:35:58.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:58.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:58.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:58.323 DEBUG [main][MenuItemLookup] Found menu:'File' 14:35:58.323 DEBUG [main][MenuItemLookup] Item match:File 14:35:58.324 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:35:58.324 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:35:58.324 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:35:58.324 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:35:58.324 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:58.324 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:35:58.324 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:35:58.324 DEBUG [main][MenuItemLookup] Found menu:'' 14:35:58.324 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:35:58.324 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:35:58.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:35:58.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:35:58.324 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:35:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:35:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:35:58.356 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:58.357 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:35:58.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:58.357 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:58.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:58.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:58.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:35:58.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:58.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:58.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:58.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:58.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:58.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:58.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:58.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 '\*?\QProblems\E') 14:35:58.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:58.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:58.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:58.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:58.416 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:58.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:58.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:58.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:58.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:58.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:35:58.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:58.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:58.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:58.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:58.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:58.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:58.418 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:58.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:58.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:58.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:58.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:58.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:58.419 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:58.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:58.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:58.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:58.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:58.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:58.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:58.419 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:58.420 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:58.420 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:58.420 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:58.420 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:58.420 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:58.420 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:35:58.420 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:58.420 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:58.420 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:58.420 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:58.420 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:58.420 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:35:59.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:35:59.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:59.921 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:59.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:59.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:59.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:59.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:59.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:59.922 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:59.922 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:35:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:59.922 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:59.922 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:59.922 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:59.922 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:59.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:35:59.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:35:59.923 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:59.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:59.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:59.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:59.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:59.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:59.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 14:35:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:59.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:59.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:59.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:35:59.925 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:35:59.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:59.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:59.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:59.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:35:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:35:59.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:35:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:35:59.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:35:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:35:59.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:59.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:59.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:35:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:35:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:35:59.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:35:59.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:35:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:35:59.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:35:59.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:35:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:35:59.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:35:59.934 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:59.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:59.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:59.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:59.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:59.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:59.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:35:59.934 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:35:59.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:35:59.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:35:59.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:35:59.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:35:59.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:35:59.935 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:35:59.935 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:59.935 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:59.935 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:59.935 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:35:59.935 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:35:59.935 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:35:59.935 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:35:59.935 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:35:59.935 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:35:59.935 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:35:59.935 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:35:59.935 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:35:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:00.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:00.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:00.936 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:00.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:00.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:00.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:00.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:00.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:00.937 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:00.938 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:00.938 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:00.938 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:00.938 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:00.938 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:00.938 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:00.938 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:00.938 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:00.938 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:00.938 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:00.938 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:00.938 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:00.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:00.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:00.938 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:00.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:00.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:00.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:00.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:00.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:00.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:00.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:00.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:00.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:00.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:00.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:00.941 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:36:00.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:00.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:00.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:00.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:00.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:00.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:00.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used 14:36:00.941 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used 14:36:00.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection 14:36:00.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used 14:36:00.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:00.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:00.972 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 14:36:00.972 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:00.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:00.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 14:36:00.972 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:00.972 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:36:00.972 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:00.972 DEBUG [main][MenuItemLookup] Found menu:'Show In' 14:36:00.972 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 14:36:00.972 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 14:36:00.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 14:36:00.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 14:36:00.972 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 14:36:01.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:36:01.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:01.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:01.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:36:01.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 14:36:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:01.059 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 14:36:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:01.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:01.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:01.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:36:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:36:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:36:01.060 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 14:36:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:01.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:01.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:01.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:36:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:36:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:36:01.061 TRACE [main][WidgetHandler] Notify Table with event 13 14:36:01.061 TRACE [main][WidgetHandler] Wait for synchronization 14:36:01.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 14:36:01.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:01.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 14:36:01.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:01.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:01.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:01.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:01.062 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:36:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:01.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:01.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:01.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 14:36:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 14:36:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45cad32f is found... 14:36:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45cad32f is found finished successfully 14:36:01.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 14:36:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:01.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:01.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:01.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:01.154 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:01.154 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ @SuppressWarnings("unused") private int i; } TooltipText=null 14:36:01.155 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:01.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:01.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:01.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:01.176 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:36:01.176 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:36:01.176 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:36:01.176 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:36:01.176 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:36:01.176 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:36:01.176 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:36:01.176 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:36:01.176 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:36:01.176 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:36:01.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:36:01.218 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 14:36:01.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:36:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:01.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 "Restore Defaults") 14:36:01.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:01.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:36:01.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:01.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:01.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:01.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:01.220 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:36:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:01.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:01.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:01.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) 14:36:01.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:01.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:01.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:01.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:36:01.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:01.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:01.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:01.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:01.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:01.222 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:36:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:01.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:01.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:36:01.254 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 14:36:01.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:36:01.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:01.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:01.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:01.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:01.261 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:01.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:01.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:01.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:01.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:01.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:01.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:01.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:01.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:01.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:01.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:01.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:02.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:02.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:02.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:02.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:02.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:36:02.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:02.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:02.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:02.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:02.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:02.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:02.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:02.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:02.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:02.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:02.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:36:02.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:36:02.766 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:36:02.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:36:02.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:36:02.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:02.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:02.803 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:36:02.803 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:36:02.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:36:02.803 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:36:02.803 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:36:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:02.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:36:02.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:36:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:36:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:03.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:03.303 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:36:03.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:36:03.303 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:36:03.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:36:03.307 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:36:03.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:03.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:03.330 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:03.330 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:36:03.330 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:03.330 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:03.330 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:03.330 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:03.330 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:36:03.330 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:03.330 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:03.330 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:36:03.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:36:03.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:36:03.330 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:36:03.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:36:03.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:36:03.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:36:03.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:03.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:03.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:03.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:36:03.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:03.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:36:03.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:03.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:03.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:03.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:03.937 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:36:03.937 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:36:03.937 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:36:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:03.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:03.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:03.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:36:03.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:03.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:36:03.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:03.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:03.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:03.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:03.938 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:36:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:03.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:03.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:36:03.942 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:36:04.442 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 14:36:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:36:04.443 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.... 14:36:04.444 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") 14:36:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:04.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:04.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:04.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:04.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:05.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:05.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:05.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:36:05.448 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:36:05.448 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") 14:36:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:05.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:05.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:05.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:05.449 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 14:36:05.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:36:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:05.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:36:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:05.451 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 14:36:05.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 "Continue") 14:36:05.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:05.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:36:05.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:05.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:05.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:05.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:05.452 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 14:36:05.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:05.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:05.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:05.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:05.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:36:05.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:36:05.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:36:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:36:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:05.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:05.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:36:05.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:36:05.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:36:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:05.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:36:05.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:36:05.989 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:36:05.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:36:05.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:36:05.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:36:05.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:36:05.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:05.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:05.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:05.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:05.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:05.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:05.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:05.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') 14:36:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:05.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:05.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:05.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:05.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:05.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:05.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:06.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:06.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:06.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:06.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:06.017 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:36:06.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:06.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:06.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:06.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:06.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:06.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:06.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 '\*?\QProject Explorer\E') 14:36:06.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:06.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:06.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:06.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:06.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:06.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:06.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:06.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:06.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:06.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:06.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:06.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:06.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:06.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:06.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:36:06.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:06.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:06.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:06.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 14:36:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:06.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:06.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:06.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:06.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:06.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:36:06.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:06.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:06.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:06.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:36:06.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:06.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:06.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:06.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:06.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:06.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:06.031 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:36:06.031 DEBUG [main][MenuItemLookup] Found menu:'File' 14:36:06.031 DEBUG [main][MenuItemLookup] Item match:File 14:36:06.032 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:36:06.032 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'File' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:06.035 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:36:06.035 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:36:06.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:36:06.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:36:06.057 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:36:06.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:36:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:36:06.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:36:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:06.133 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:36:06.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:36:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:06.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:06.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:06.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:36:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:36:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:36:06.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:36:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:06.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:36:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:06.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:36:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:36:06.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:36:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:06.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:36:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:06.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:36:06.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:36:06.135 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:36:06.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:36:06.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:36:06.139 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:36:06.139 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:36:06.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:36:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:06.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:06.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:06.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:06.141 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:36:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:06.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:06.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:06.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'] 14:36:06.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:36:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 14:36:06.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:36:06.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:06.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:06.310 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:36:06.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:06.310 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:36:06.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:36:06.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:06.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:06.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:06.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:06.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:36:06.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:36:06.312 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:36:06.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 14:36:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:06.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:06.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:06.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:06.337 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:36:06.338 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:36:06.338 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:36:06.338 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:36:06.338 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:36:06.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:36:06.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:06.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:06.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:06.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:06.340 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:36:06.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:06.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:06.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:06.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:06.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:36:09.566 DEBUG [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 14:36:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:36:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:36:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:09.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 14:36:09.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:09.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:09.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:09.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:09.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:09.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:09.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:09.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:36:09.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:09.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:09.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:36:09.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:09.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:09.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:09.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:09.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:36:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:09.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:09.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:09.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:09.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:09.569 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:36:09.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:36:09.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:09.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:09.594 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:36:09.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:36:09.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:09.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:09.595 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:36:09.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:36:09.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:09.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:09.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:09.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:09.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:10.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:10.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:10.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:10.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:36:10.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:36:10.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:36:10.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:10.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:10.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 14:36:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:10.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:10.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:10.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:10.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:36:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:36:10.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:36:10.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:10.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:10.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:10.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:10.612 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:10.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:10.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:10.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:10.612 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:10.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:10.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:10.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:10.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:10.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:10.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:11.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:11.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:11.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:11.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:11.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:36:11.614 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:11.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:11.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:11.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:11.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:11.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:11.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:11.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:11.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:11.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:11.615 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:36:11.615 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:36:11.616 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 14:36:11.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 14:36:11.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:12.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 14:36:12.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:36:12.117 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:36:12.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:36:12.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:36:12.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'] 14:36:12.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.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'] 14:36:12.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.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: "New Java Class"] 14:36:12.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.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'] 14:36:12.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.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'] 14:36:12.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.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'] 14:36:12.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.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: "New Java Class"] 14:36:12.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.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'] 14:36:12.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.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'] 14:36:12.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:12.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:12.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:12.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:12.131 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:36:12.131 DEBUG [main][MenuItemLookup] Found menu:'File' 14:36:12.131 DEBUG [main][MenuItemLookup] Item match:File 14:36:12.132 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:36:12.132 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'File' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:12.134 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:36:12.134 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:36:12.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:36:12.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:36:12.135 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:36:12.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:36:12.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:36:12.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:36:12.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:12.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:12.207 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:36:12.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:36:12.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:12.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:12.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:12.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:12.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:12.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:36:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:36:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:36:12.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:36:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:12.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:36:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:12.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:36:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:36:12.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:36:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:12.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:36:12.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:12.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:36:12.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:36:12.217 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:36:12.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:36:12.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:36:12.219 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:36:12.219 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:36:12.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:36:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:12.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:12.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:12.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:12.221 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:36:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:12.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:12.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:12.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'] 14:36:12.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:36:12.291 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 14:36:12.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:36:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:12.291 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:36:12.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:12.291 DEBUG [WorkbenchTestable][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:") 14:36:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:12.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:12.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:12.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:36:12.297 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:36:12.298 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 14:36:12.302 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:36:12.302 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:36:12.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:36:12.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:12.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:12.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:12.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:12.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:12.305 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:36:12.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:12.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:12.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:12.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:12.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:36:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:36:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@531dc77c is found... 14:36:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@531dc77c is found finished successfully 14:36:12.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 14:36:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:12.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:12.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:12.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:12.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:12.829 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:12.829 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 14:36:12.829 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:36:12.836 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:12.836 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:36:12.836 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:36:12.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:12.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:12.837 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:12.837 DEBUG [main][MenuItemLookup] Found menu:'File' 14:36:12.837 DEBUG [main][MenuItemLookup] Item match:File 14:36:12.837 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:36:12.837 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:36:12.837 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:36:12.837 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:36:12.837 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:12.837 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:36:12.837 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:36:12.837 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:12.837 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:36:12.837 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:36:12.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:36:12.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:36:12.838 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:36:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:36:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:36:12.875 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:12.875 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 14:36:12.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:12.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:12.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:12.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:12.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:12.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:12.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:12.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:12.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:12.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:12.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:12.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:12.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:12.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:12.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:12.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:12.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:12.912 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:12.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:12.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:12.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:12.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:12.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:12.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:36:12.912 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:12.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:12.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:12.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:12.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:12.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:12.929 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:12.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:12.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:12.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:12.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:12.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:12.930 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:12.930 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:12.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:12.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:12.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:12.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:12.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:12.931 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:12.931 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:12.931 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:12.931 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:12.931 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:12.931 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:12.931 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:12.931 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:12.931 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:12.931 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:12.931 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:12.931 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:12.931 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:14.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:14.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:14.433 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:14.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:14.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:14.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:14.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:14.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:14.434 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:14.434 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:14.434 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:14.434 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:14.434 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:14.434 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:14.434 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:14.434 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:14.434 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:14.434 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:14.434 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:14.434 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:14.434 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:14.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:14.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:14.435 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:14.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:14.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:14.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:14.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:14.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:14.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 14:36:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:14.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:14.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:14.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:14.436 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:36:14.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:14.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:14.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:14.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:14.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:14.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:14.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:36:14.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:14.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:14.440 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:14.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:14.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:14.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:14.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:14.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 '\*?\QProblems\E') 14:36:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:14.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:14.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:14.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:14.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:14.458 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:14.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:14.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:14.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:14.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:14.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:14.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view.... 14:36:14.458 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:14.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:14.459 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:14.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:14.459 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:14.459 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:14.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:14.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:14.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:14.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:14.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:14.460 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:14.460 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:14.460 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:14.460 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:14.460 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:14.460 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:14.460 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:14.460 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:14.460 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:14.460 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:14.460 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:14.460 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:14.460 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:15.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:15.461 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:15.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:15.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:15.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:15.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:15.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:15.462 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:15.462 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:15.462 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:15.462 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:15.462 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:15.463 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:15.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:15.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:15.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:15.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:15.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:15.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:15.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:15.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:15.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:15.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view. finished successfully 14:36:15.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:15.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:15.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:15.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:15.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:15.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:15.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:15.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:15.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:15.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:15.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:15.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:15.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:15.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:15.475 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:15.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:15.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:15.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:15.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:15.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 14:36:15.476 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:15.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:15.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:15.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:15.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:15.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:15.476 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:15.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:15.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:15.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:15.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:15.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:15.477 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:15.477 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:15.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:15.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:15.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:15.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:15.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:15.477 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:15.478 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:15.478 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:15.478 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:15.478 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:15.478 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:15.478 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:15.478 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:15.478 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:15.478 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:15.478 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:15.478 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:15.478 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:15.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:16.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:16.491 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:16.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:16.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:16.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:16.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:16.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:16.492 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:16.492 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:16.492 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:16.492 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:16.492 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:16.492 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:16.492 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:16.492 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:16.492 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:16.492 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:16.492 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:16.492 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:16.492 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:16.492 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:16.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:16.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:16.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:16.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:16.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:16.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 14:36:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:16.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:16.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:16.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:16.505 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:36:16.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:16.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:16.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:16.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:16.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:16.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:16.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:16.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:16.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:16.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:16.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 14:36:16.506 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:16.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:16.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:16.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:16.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:16.506 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:16.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:16.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:16.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:16.507 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:16.507 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:16.507 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:16.507 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:16.507 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:16.507 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:16.507 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:16.507 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:16.508 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:16.508 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:16.508 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:16.508 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:16.508 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:16.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:18.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:18.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:18.009 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:18.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:18.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:18.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:18.010 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:18.010 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:18.010 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:18.010 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:18.010 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:18.010 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:18.010 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:18.010 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:18.010 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:18.010 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:18.010 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:18.010 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:18.010 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:18.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:18.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:18.011 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:18.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:18.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:18.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:18.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:18.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:18.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:18.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:18.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:18.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:18.011 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:18.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:18.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:18.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:18.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:18.012 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:18.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:18.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:18.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:18.012 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:18.012 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:18.012 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:18.012 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:18.013 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:18.013 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:18.013 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:18.013 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:18.013 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:18.013 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:18.013 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:18.013 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:18.013 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:19.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:19.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:19.514 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:19.515 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:19.515 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:19.515 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:19.515 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:19.515 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:19.515 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:19.515 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:19.515 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:19.515 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:19.515 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:19.515 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:19.515 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:19.515 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:19.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:19.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:19.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:19.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 14:36:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.516 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:36:19.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:19.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:19.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:19.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:19.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:19.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:19.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:19.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:19.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 '\*?\QProblems\E') 14:36:19.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:19.525 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:19.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:19.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:19.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.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 14:36:19.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:19.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:19.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:19.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:19.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:19.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:19.552 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:19.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:19.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:19.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 14:36:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.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 14:36:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:19.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:19.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') 14:36:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:19.562 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:19.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:19.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36: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 14:36:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36: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 14:36:19.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:19.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:19.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:19.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:19.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:19.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:19.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:19.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:19.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:19.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 14:36:19.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:19.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36: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') 14:36:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:19.615 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:19.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:19.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:19.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 14:36:19.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:19.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:19.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:19.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:19.638 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:19.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:19.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:19.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 14:36:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:19.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:19.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:19.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:19.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:19.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:19.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:19.649 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:19.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:19.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:19.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 14:36:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:19.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:19.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:19.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:19.651 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:19.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:19.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:19.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:19.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:19.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:19.665 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:19.665 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:19.665 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:19.665 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:19.666 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:19.666 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:19.666 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:19.666 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:19.666 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:19.666 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:19.666 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:19.666 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:19.666 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:19.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:21.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:21.167 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:21.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:21.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:21.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:21.168 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:21.168 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:21.168 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:21.168 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:21.168 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:21.168 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:21.168 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:21.168 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:21.168 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:21.168 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:21.168 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:21.168 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:21.168 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:21.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:21.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:21.168 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:21.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:21.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:21.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:21.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:21.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:21.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:21.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:21.169 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:21.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:21.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:21.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:21.170 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:21.170 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:21.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:21.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:21.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:21.171 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:21.171 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:21.171 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:21.171 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:21.171 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:21.172 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:21.172 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:21.172 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:21.172 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:21.172 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:21.172 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:21.172 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:21.172 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:22.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:22.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:22.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:22.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:22.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:22.673 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:22.674 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:22.674 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:22.674 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:22.674 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:22.674 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:22.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:22.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:22.674 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:22.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:22.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:22.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:22.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:22.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:22.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:22.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:22.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:22.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:22.675 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:22.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:22.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:22.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:22.676 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:22.676 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:22.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:22.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:22.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:22.676 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:22.677 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:22.677 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:22.677 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:22.677 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:22.677 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:22.677 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:22.677 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:22.677 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:22.677 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:22.677 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:22.677 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:22.677 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:22.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:23.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:23.678 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:23.678 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:23.678 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:23.679 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:23.679 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:23.679 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:23.679 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:23.679 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:23.679 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:23.679 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:23.679 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:23.679 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:23.679 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:23.679 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:23.679 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:23.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:23.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:23.679 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:23.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.680 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:36:23.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:23.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:23.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:23.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:23.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:23.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:23.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:23.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:23.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:23.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:23.689 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:23.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:23.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:23.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 14:36:23.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:23.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:23.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:23.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:23.709 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:23.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:23.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:23.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:23.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.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 14:36:23.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:23.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:23.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:23.743 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:23.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:23.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:23.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 14:36:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.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 14:36:23.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:23.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:23.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:23.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:23.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:23.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:23.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:23.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:23.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:23.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:23.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:23.810 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:23.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:23.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:23.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 14:36:23.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.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 14:36:23.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:23.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:23.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:23.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 '\*?\QProblems\E') 14:36:23.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:23.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:23.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:23.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:23.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.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 14:36:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 14:36:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:23.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 14:36:23.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:23.871 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 14:36:23.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:23.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:23.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:23.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:23.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:23.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:23.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:23.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:23.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:23.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:23.874 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:23.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:23.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:23.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:23.874 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:23.875 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:23.875 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:23.875 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:23.875 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:23.875 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:23.875 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:23.875 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:23.875 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:23.875 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:23.875 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:23.875 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:23.875 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:23.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:25.376 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:25.376 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:25.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:25.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:25.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:25.377 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:25.377 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:25.377 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:25.377 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:25.377 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:25.377 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:25.377 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 14:36:25.377 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:25.377 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:25.377 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:25.377 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:25.377 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:25.377 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:25.377 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:25.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:25.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:25.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:25.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:25.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:25.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:25.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:25.378 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 14:36:25.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:25.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:25.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:25.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 14:36:25.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:25.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 14:36:25.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:25.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 14:36:25.379 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:25.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:25.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:25.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:25.380 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:36:25.380 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:36:25.380 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:36:25.380 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:36:25.380 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:36:25.380 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:36:25.380 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:36:25.380 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:36:25.380 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:36:25.380 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:36:25.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:36:25.422 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 14:36:25.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:36:25.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:25.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 "Restore Defaults") 14:36:25.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:25.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:36:25.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:25.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:25.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:25.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:25.424 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:36:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:25.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:25.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:25.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:36:25.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:25.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:36:25.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:25.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:25.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:25.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:25.427 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:36:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:25.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:25.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:36:25.460 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 14:36:25.460 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:36:25.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:25.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:25.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:25.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:25.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:25.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:25.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:25.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:25.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:25.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:25.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:25.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:25.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:25.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:25.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:25.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:25.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:26.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:26.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:26.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:36:26.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:26.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:26.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:26.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:26.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:26.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:26.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:26.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:26.471 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:36:26.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:36:26.471 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:36:26.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:36:26.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:36:26.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:26.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:26.504 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:36:26.504 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:36:26.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:36:26.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:36:26.504 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:36:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:26.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:36:26.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:36:27.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:27.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:27.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:27.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:36:27.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:27.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:27.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:27.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:27.005 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:36:27.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:36:27.005 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:36:27.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:36:27.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:36:27.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:27.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:27.031 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:36:27.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:36:27.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:36:27.032 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:36:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:36:27.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. finished successfully 14:36:27.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:36:27.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:27.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:27.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:27.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) 14:36:27.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:27.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:36:27.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:27.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:27.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:27.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:27.629 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:36:27.629 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:36:27.629 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:36:27.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:27.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:27.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:27.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:27.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 "OK", Widget matcher matching widgets with style: 8) 14:36:27.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:27.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:27.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:27.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:36:27.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:27.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:27.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:27.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:27.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:27.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:27.630 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:36:27.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:27.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:27.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:27.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:36:27.633 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:36:28.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:36:28.134 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:36:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:28.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:28.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:36:28.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:36:28.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:36:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:28.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:36:28.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:36:28.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:36:28.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:36:28.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:36:28.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:36:28.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:36:28.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:28.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:28.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:28.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:28.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:28.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:28.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:28.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:28.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:28.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:28.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:28.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:28.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.172 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:36:28.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:28.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:28.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:36:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:28.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:28.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:28.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:28.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:28.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:28.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:28.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:28.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:28.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:28.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:28.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:28.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:36:28.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:28.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:28.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:28.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:36:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:28.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:28.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:28.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:28.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.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: "New Java Project"] 14:36:28.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:28.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:28.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:28.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:36:28.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:28.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:36:28.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:28.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:28.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:28.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:28.182 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:36:28.182 DEBUG [main][MenuItemLookup] Found menu:'File' 14:36:28.182 DEBUG [main][MenuItemLookup] Item match:File 14:36:28.183 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:36:28.183 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'File' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:28.185 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:36:28.185 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:36:28.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:36:28.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:36:28.186 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:36:28.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.... 14:36:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:36:28.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:36:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:28.248 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:36:28.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:36:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:28.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:28.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:36:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:36:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:36:28.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:36:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:28.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:36:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:28.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:36:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:36:28.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:36:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:28.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:36:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:28.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:36:28.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:36:28.251 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:36:28.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:36:28.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:36:28.261 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:36:28.261 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:36:28.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:36:28.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:28.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:28.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:28.263 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:36:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:28.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:28.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:28.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'] 14:36:28.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.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.... 14:36:28.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 14:36:28.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:36:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:28.439 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:36:28.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:28.439 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 14:36:28.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:") 14:36:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:28.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:28.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:36:28.441 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:36:28.442 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 14:36:28.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.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") 14:36:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:28.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:28.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:28.481 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:36:28.482 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:36:28.482 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 14:36:28.482 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:36:28.482 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:36:28.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.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) 14:36:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:28.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:28.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:28.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:28.484 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:36:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:28.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:28.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:36:31.744 DEBUG [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 14:36:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:36:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:36:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:31.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:31.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:31.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:31.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:31.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:31.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:31.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 14:36:31.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:31.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:31.745 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:36:31.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:31.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:31.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:31.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:31.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:31.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:31.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:36:31.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:31.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:31.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:31.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:31.747 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:36:31.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:36:31.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:31.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:31.772 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:36:31.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:36:31.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:31.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:31.773 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:36:31.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:36:31.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:31.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:31.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:31.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:32.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:32.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:32.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:32.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:32.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:36:32.775 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:36:32.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:36:32.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:32.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:32.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:32.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:32.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:32.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:32.776 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:36:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 14:36:32.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:32.776 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:32.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:32.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:32.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:32.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:32.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:32.793 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:32.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:32.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:32.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:32.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:32.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:32.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:32.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 14:36:32.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:32.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:32.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:32.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:32.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:32.800 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:32.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty.... 14:36:32.810 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:32.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:32.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:32.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 14:36:32.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:32.811 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent 14:36:32.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:32.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:32.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:32.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:32.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty. finished successfully 14:36:32.812 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:32.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:32.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:32.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:32.812 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:32.812 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:32.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:32.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:32.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:32.812 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:32.813 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:32.813 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:32.813 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:32.813 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:32.813 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:32.813 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:32.813 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:32.813 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:32.813 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:32.813 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:32.813 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:32.813 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:32.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:33.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:33.814 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:33.814 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:33.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:33.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:33.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:33.815 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:33.815 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:33.815 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:33.815 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:33.815 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:33.815 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:33.815 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:33.815 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:33.815 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:33.815 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:33.815 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:33.815 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:33.815 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:33.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:33.816 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:33.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:33.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:33.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:33.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 14:36:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:33.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:33.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:33.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:33.817 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:33.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:33.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:33.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:33.817 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:33.817 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:33.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:33.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:33.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:33.818 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:33.818 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:33.818 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:33.818 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:33.818 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:33.818 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:33.818 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:33.818 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:33.819 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:33.819 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:33.819 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:33.819 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:33.819 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:35.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:35.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:35.320 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:35.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:35.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:35.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:35.320 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:35.321 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:35.321 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:35.321 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:35.321 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:35.321 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:35.321 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:35.321 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:35.321 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:35.321 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:35.321 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:35.321 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:35.321 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:35.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:35.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:35.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:35.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:35.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:35.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:35.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:35.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:35.322 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:35.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:35.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:35.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:35.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:35.322 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:35.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:35.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:35.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:35.323 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:35.323 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:35.323 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:35.323 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:35.323 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:35.323 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:35.324 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:35.324 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:35.324 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:35.324 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:35.324 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:35.324 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:35.324 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:36.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:36.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:36.825 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:36.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:36.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:36.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:36.826 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:36.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:36.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:36.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:36.826 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:36.826 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:36.826 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:36.826 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:36.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:36.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:36.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:36.826 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:36.826 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:36.827 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:36.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:36.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:36.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:36.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 14:36:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:36.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:36.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:36.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:36.828 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:36.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:36.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:36.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:36.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:36.829 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:36.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:36.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:36.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:36.829 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:36.830 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:36.830 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:36.830 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:36.830 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:36.830 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:36.830 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:36.830 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:36.830 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:36.830 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:36.830 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:36.830 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:36.830 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:38.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:38.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:38.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:38.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:38.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:38.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:38.331 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:38.332 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:38.332 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:38.332 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:38.332 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:38.332 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:38.332 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:38.332 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:38.332 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:38.332 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:38.332 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:38.332 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:38.332 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:38.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:38.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:38.332 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:38.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:38.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:38.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:38.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:38.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:38.333 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:38.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:38.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:38.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:38.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:38.333 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:38.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:38.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:38.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:38.334 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:38.334 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:38.334 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:38.334 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:38.334 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:38.334 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:38.334 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:38.334 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:38.334 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:38.334 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:38.334 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:38.334 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:38.334 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:39.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:39.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:39.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:39.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:39.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:39.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:39.336 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:39.337 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:39.337 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:39.337 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:39.337 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:39.337 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:39.337 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:39.337 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:39.337 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:39.337 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:39.337 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:39.337 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:39.337 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:39.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:39.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:39.337 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:39.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:39.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:39.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:39.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:39.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:39.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:39.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:39.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:39.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:39.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:39.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:39.340 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:39.342 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:39.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:39.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:39.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:39.344 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:39.345 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:39.345 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:39.345 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:39.345 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:39.345 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:39.345 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:39.345 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:39.345 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:39.345 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:39.345 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:39.345 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:39.345 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 14:36:40.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 14:36:40.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 14:36:40.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:40.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:40.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:40.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:40.347 DEBUG [main][WorkbenchPartLookup] Looking up all open views 14:36:40.347 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:40.347 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:40.347 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:40.347 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 14:36:40.347 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 14:36:40.347 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 14:36:40.347 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 14:36:40.347 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 14:36:40.347 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 14:36:40.347 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 1.925 seconds)' 14:36:40.347 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 14:36:40.347 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 14:36:40.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 14:36:40.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 14:36:40.347 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:40.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:40.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:40.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:40.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 14:36:40.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:40.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:40.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:40.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:40.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:40.348 INFO [WorkbenchTestable][AbstractView] Activate view Problems 14:36:40.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 14:36:40.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:40.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:40.349 DEBUG [main][MenuItemLookup] Found menu:'Show' 14:36:40.349 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:36:40.349 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 14:36:40.349 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 14:36:40.349 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:36:40.349 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 14:36:40.349 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 14:36:40.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 14:36:40.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 14:36:40.349 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 14:36:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:36:40.387 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 14:36:40.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 14:36:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:40.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 "Restore Defaults") 14:36:40.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:40.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:36:40.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:40.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:40.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:40.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:40.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:40.388 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:36:40.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:40.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:40.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:40.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:40.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) 14:36:40.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:40.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:40.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:40.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 14:36:40.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:40.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:40.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:40.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:40.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:40.391 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:36:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:40.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:40.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:40.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 14:36:40.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 14:36:40.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:36:40.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:40.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:40.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:40.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:40.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:40.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:40.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:40.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:40.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:40.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:40.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:40.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:40.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:40.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:40.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:40.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:40.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:41.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:41.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:36:41.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:41.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:41.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:41.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:41.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 14:36:41.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:41.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:41.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:41.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:41.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:41.447 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 14:36:41.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:36:41.447 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:36:41.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:36:41.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:36:41.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:41.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:41.484 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:36:41.484 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:36:41.484 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:36:41.484 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:36:41.484 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:36:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:36:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:36:41.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:36:41.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:41.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:41.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:41.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:41.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:41.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:41.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:41.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:41.984 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 14:36:41.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 14:36:41.984 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 14:36:41.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 14:36:41.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 14:36:41.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:41.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:42.013 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:42.013 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:36:42.013 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:42.013 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:42.013 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:42.013 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:42.013 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:36:42.013 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:42.013 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:42.013 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:36:42.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:36:42.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:36:42.013 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:36:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:36:42.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 14:36:42.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:36:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:42.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:42.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:42.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:42.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: 32) 14:36:42.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:42.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:42.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:42.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:36:42.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:42.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:42.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:42.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:42.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:42.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:42.604 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:36:42.604 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:36:42.604 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:36:42.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:42.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:42.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:42.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:42.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:36:42.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:42.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:42.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:42.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:36:42.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:42.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:42.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:42.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:42.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:42.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:42.605 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:36:42.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:42.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:42.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:42.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:42.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:36:42.608 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:36:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:36:43.109 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:36:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:36:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:36:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:43.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:43.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:36:43.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:36:43.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:36:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:43.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 14:36:43.109 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 14:36:43.109 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:36:43.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:36:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 285.064 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 24.112 s testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 16.911 s testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.208 s testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.731 s testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 26.523 s testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.36 s testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.073 s testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.108 s testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.314 s testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 29.155 s testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.473 s testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.216 s testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.399 s testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 26.197 s testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.317 s testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.32 s testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.08 s testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.326 s testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 22.145 s testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.975 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 14:36:43.115 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 14:36:43.116 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:36:43.116 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:36:43.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 14:36:43.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:36:43.116 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:36:43.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:36:43.116 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:36:43.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:36:43.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: "Import"] 14:36:43.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:36:43.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:36:43.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:36:43.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:36:43.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:36:43.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:36:43.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:36:43.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:36:43.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:43.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:43.118 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'File' 14:36:43.118 DEBUG [main][MenuItemLookup] Item match:File 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:43.118 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:36:43.118 DEBUG [main][MenuItemLookup] Item match:Import... 14:36:43.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:36:43.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:36:43.129 INFO [main][MenuItemHandler] Select menu item: &Import... 14:36:43.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:36:43.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:36:43.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:36:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:43.190 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:36:43.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:36:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:43.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:43.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:43.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:36:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:36:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:36:43.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:36:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:43.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:36:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:43.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:36:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:36:43.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:36:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:43.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:36:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:43.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:36:43.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:36:43.192 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:36:43.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:36:43.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:36:43.192 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:36:43.192 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:36:43.192 DEBUG [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) 14:36:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:43.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:43.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:43.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:43.193 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:36:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:43.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:43.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:43.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: "Import"] 14:36:43.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:36:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:43.258 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:36:43.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:36:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:36:43.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:36:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:43.258 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:36:43.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:43.258 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' 14:36:43.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:36:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:43.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:43.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:43.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:43.259 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:36:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:43.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:43.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:43.260 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 14:36:43.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:43.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:36:43.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:36:43.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:43.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:36:43.261 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 14:36:43.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 14:36:43.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:43.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:43.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:43.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:43.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:43.301 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:36:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:43.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:43.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:43.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 14:36:43.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:43.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:43.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:43.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:43.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:36:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:36:43.334 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 14:36:43.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 14:36:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:43.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:43.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:43.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:43.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:43.335 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 14:36:43.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:43.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:43.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:43.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:43.335 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:36:43.335 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:36: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.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) 14:36:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:43.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:43.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:43.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:43.337 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:36:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:43.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:43.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:36:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:36:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:43.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:36:44.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:44.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:44.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:36:44.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:44.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:44.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:44.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:44.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:44.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:44.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:44.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:44.389 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 14:36:44.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:44.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:44.390 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'File' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:36:44.390 DEBUG [main][MenuItemLookup] Item match:Window 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:44.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:36:44.390 DEBUG [main][MenuItemLookup] Item match:Show View 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:44.394 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:36:44.394 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:36:44.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:36:44.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:36:44.394 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:36:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:36:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:36:44.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:36:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:44.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:36:44.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:44.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:36:44.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:44.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:44.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:44.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:36:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:36:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:36:44.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:36:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:44.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:44.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:36:44.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:36:44.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:36:44.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:44.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:36:44.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:44.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:36:44.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 14:36:44.959 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 14:36:44.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 14:36:44.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 14:36:44.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:44.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:44.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:44.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:36:44.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:44.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:44.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:44.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:36:44.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:44.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:44.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:44.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:36:44.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:44.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:44.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:44.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:44.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:44.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:44.960 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:36:44.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:44.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:44.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:44.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:45.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:36:45.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:36:45.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 14:36:45.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:45.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 14:36:45.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:45.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:45.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:45.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:45.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:45.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:45.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') 14:36:45.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:45.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:45.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:45.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:45.050 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:45.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:45.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:45.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:45.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:45.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:45.062 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:45.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:45.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:45.063 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 14:36:45.063 INFO [WorkbenchTestable][ServersView2] Create new server 14:36:45.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:36:45.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:45.080 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:45.080 DEBUG [main][MenuItemLookup] Item match:New 14:36:45.081 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:36:45.081 DEBUG [main][MenuItemLookup] Item match:Server 14:36:45.081 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:36:45.081 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:36:45.081 INFO [main][MenuItemHandler] Select menu item: Server 14:36:45.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:36:45.243 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 14:36:45.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:36:45.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:45.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:45.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'] 14:36:45.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:45.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:45.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'] 14:36:45.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:45.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:45.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:36:45.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:45.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:45.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:36:45.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:45.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:45.246 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:36:45.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:45.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:36:45.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:45.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:45.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:45.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:45.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:45.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:36:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:36:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:36:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:36:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:36:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:36:45.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:36:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:45.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:45.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:36:45.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:36:45.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:36:45.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:45.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:36:45.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:45.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:36:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:36:45.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:36:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:45.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:45.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:45.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:36:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:36:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:36:45.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:36:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:45.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:36:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:45.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:36:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:36:45.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:36:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:45.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:36:45.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:45.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:36:45.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:36:45.779 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:36:45.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:36:45.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:36:45.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 14:36:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:45.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:45.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:45.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:46.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:46.292 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:") 14:36:46.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:46.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:46.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:46.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:36:46.296 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:36:46.296 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 14:36:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:36:46.298 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:36:46.298 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:36:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:36:46.798 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:36:46.798 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:36:46.798 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:36:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:46.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:46.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:46.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:46.802 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:36:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:46.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:46.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:36:47.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:36:47.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:47.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:47.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:47.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:36:47.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:47.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:47.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:47.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:47.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:47.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:47.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.347 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:36:47.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:47.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:47.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:36:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:47.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:47.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:47.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:47.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:47.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 14:36:47.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:47.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:36:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:47.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:47.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:47.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:47.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:47.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 '\*?\QServers\E') 14:36:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:47.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:47.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:47.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:47.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:47.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:47.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 14:36:47.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.395 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:36:47.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:47.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:47.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:36:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:47.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:47.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:47.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:47.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:47.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:47.412 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:47.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:36:47.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:47.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:47.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:47.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:47.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:47.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:36:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:47.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:47.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:47.439 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:47.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:47.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:47.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:47.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:47.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:36:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:47.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:47.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:47.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:47.460 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:47.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:47.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:47.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:36:47.462 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:36:47.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:36:47.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:36:47.479 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:47.480 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 14:36:47.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:47.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:47.481 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 14:36:47.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:47.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:47.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:47.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:47.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:36:47.481 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:36:47.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:36:47.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:36:47.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:47.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:47.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:36:47.499 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:36:47.499 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 14:36:47.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 14:36:47.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 14:36:47.499 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 14:36:47.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 14:36:47.504 DEBUG [Worker-7: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 14:36:48.512 DEBUG [Worker-10: Starting Server ABC][AbstractWait] Wait for 1 seconds 14:36:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 14:36:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 14:36:50.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:50.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:50.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:50.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 14:36:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:50.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:50.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:50.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:36:50.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:50.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:50.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:50.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:50.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:50.006 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:50.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:50.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:50.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:50.006 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 14:36:50.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:50.006 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:50.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:50.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:50.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:50.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 14:36:50.007 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 14:36:50.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 14:36:50.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 14:36:50.011 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:36:50.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:50.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:50.030 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:36:50.030 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:36:50.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:36:50.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:36:50.030 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:36:50.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:36:50.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:50.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:50.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:36:50.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:36:50.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:50.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:50.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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 >>") 14:36:50.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:50.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:50.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:50.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:50.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:50.096 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 14:36:50.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:50.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:50.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:50.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:50.098 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:36:50.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 14:36:50.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:50.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:50.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:50.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:50.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:50.105 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:36:50.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:50.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:50.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:50.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:36:50.116 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:36:50.118 DEBUG [Worker-10: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 14:36:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:36:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:50.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:36:50.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:36:51.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:36:51.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:36:51.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:36:51.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:51.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:51.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:36:51.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 14:36:51.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 14:36:51.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:36:51.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:36:51.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:36:51.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:51.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:51.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:51.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:51.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:51.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:51.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 '\*?\QServers\E') 14:36:51.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:51.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:51.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:51.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:51.643 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:51.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:51.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:51.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:51.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:51.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:51.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:36:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:51.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:51.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:51.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:51.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:51.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:51.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:51.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:51.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:36:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:51.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:51.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:51.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:51.655 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:51.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:51.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:51.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:51.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:51.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:51.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:51.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:51.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:51.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:51.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') 14:36:51.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:51.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:51.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:51.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:51.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:51.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:51.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:51.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:51.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:51.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:51.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:51.683 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 14:36:51.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:36:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:52.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:52.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:36:52.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:36:52.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:52.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:36:52.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:52.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:36:52.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:52.186 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:52.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 14:36:52.187 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 14:36:52.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 14:36:52.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 14:36:52.195 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:52.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 14:36:52.196 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 14:36:52.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 14:36:52.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 14:36:52.200 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] and wait with time period 1 14:36:52.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 14:36:52.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:52.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:52.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 14:36:52.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 14:36:52.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:36:52.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] is already expanded. No action performed 14:36:52.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:36:52.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 14:36:52.701 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:52.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 14:36:52.702 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 14:36:52.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 14:36:52.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 14:36:52.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:52.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 14:36:52.711 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 14:36:52.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 14:36:52.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 14:36:52.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:52.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 14:36:52.718 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 14:36:52.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 14:36:52.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 14:36:52.728 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:52.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 14:36:52.729 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 14:36:52.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 14:36:52.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 14:36:52.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:52.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:52.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:52.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:52.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 14:36:52.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:36:52.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:36:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:52.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 14:36:52.737 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:52.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:52.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:52.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 14:36:52.760 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 14:36:52.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 14:36:52.764 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 14:36:52.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:52.766 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 14:36:52.766 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:52.766 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:52.767 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 14:36:52.767 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:52.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:52.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:52.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:52.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 14:36:52.767 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 14:36:52.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 14:36:52.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 14:36:52.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:52.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:52.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:36:52.793 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:36:52.793 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 14:36:52.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 14:36:52.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 14:36:52.793 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 14:36:52.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 14:36:52.794 DEBUG [Worker-5: Stopping Server ABC][AbstractWait] Wait for 1 seconds 14:36:54.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 14:36:54.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 14:36:54.295 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:54.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:54.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:54.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 14:36:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:54.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:54.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:54.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:36:54.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:54.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:54.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:54.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:54.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:54.296 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:54.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:54.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:54.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:54.297 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 14:36:54.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:36:54.297 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:36:54.297 DEBUG [main][EditorHandler] 0 editor(s) found 14:36:54.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:54.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:54.297 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:36:54.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:54.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:54.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:54.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:54.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:54.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:54.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:36:54.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:54.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:54.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:54.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:54.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:54.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:54.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:54.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:54.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:54.322 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:54.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:54.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:54.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:54.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:54.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:54.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:54.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:54.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:54.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:54.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:54.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:55.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:55.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:55.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:36:55.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:55.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:55.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:55.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:55.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:36:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:55.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:55.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:55.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:55.326 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 14:36:55.326 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 14:36:55.326 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 14:36:55.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:55.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:55.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:55.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:55.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:55.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:55.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:55.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:55.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:56.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:56.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:56.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:36:56.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:56.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:56.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:56.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:56.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 14:36:56.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:56.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:56.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:56.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:56.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:56.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 14:36:56.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 14:36:56.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 14:36:56.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:56.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:56.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:56.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:56.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 14:36:56.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:56.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:56.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:56.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:56.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:56.331 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:36:56.331 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:36:56.331 DEBUG [main][TreeItemHandler] Set Tree selection 14:36:56.331 DEBUG [main][TreeHandler] Notify Tree about selection event 14:36:56.335 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:36:56.340 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ear 14:36:56.340 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ejb 14:36:56.340 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-jar 14:36:56.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:56.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:56.365 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:36:56.365 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:36:56.365 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:36:56.365 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:36:56.365 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:36:56.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:56.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:36:56.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:36:56.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:56.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:56.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:36:56.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:56.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:56.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:56.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:56.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:56.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:56.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:56.886 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:56.886 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:36:56.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:56.886 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:56.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:56.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:56.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:36:56.886 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:56.886 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:56.886 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:36:56.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:36:56.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:36:56.886 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:36:56.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:36:57.455 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 14:36:57.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:36:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:57.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) 14:36:57.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:57.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:36:57.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:57.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:57.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:57.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:57.458 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:36:57.458 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:36:57.458 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:36:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:57.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:57.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:57.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") 14:36:57.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:57.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:36:57.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:57.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:57.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:57.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:57.459 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:36:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:57.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:57.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:36:57.462 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:36:57.962 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 14:36:57.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:36:57.963 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.... 14:36:57.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:36:57.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:57.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:57.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:58.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:58.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:58.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:58.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:36:58.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:36:58.966 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:36:58.967 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") 14:36:58.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:58.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:58.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:58.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:58.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:58.968 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 14:36:58.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:36:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:58.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:36:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:58.969 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 14:36:58.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 "Continue") 14:36:58.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:58.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:36:58.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:58.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:58.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:58.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:58.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:58.970 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 14:36:58.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:58.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:58.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:58.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:58.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:36:58.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:36:58.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:36:59.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:36:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:36:59.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:36:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:36:59.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:36:59.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:36:59.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:59.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:36:59.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:59.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:59.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:59.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:36:59.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:59.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:59.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:59.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:59.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:59.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 '\*?\QServers\E') 14:36:59.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:59.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:59.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:59.510 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:59.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:59.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:59.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:59.517 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:59.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:59.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:59.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:59.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:36:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:59.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:59.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:36:59.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:59.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:59.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:59.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:36:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:59.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:59.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:59.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:59.544 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:59.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:59.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:59.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:59.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:59.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:59.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:36:59.547 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:36:59.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:36:59.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:36:59.565 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:59.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:59.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:59.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:59.565 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 14:36:59.565 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:59.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:59.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:59.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:36:59.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:36:59.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:59.574 DEBUG [main][MenuItemLookup] Found menu:'New' 14:36:59.575 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:36:59.575 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:36:59.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:36:59.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:36:59.575 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:36:59.575 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:36:59.575 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:36:59.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:36:59.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:36:59.575 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:36:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:36:59.596 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 14:36:59.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:36:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:59.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:36:59.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:36:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:36:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:36:59.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:36:59.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:36:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:59.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:59.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:36:59.597 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:36:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:36:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:36:59.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:36:59.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:36:59.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:36:59.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:36:59.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:59.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:36:59.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:59.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:36:59.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:36:59.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:36:59.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:36:59.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:36:59.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:59.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:36:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:36:59.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:36:59.644 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:59.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:59.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:59.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:36:59.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:36:59.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:36:59.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 14:36:59.645 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:36:59.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:36:59.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:36:59.646 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 14:36:59.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:36:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:36:59.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:36:59.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:00.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:00.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:00.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:00.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:00.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:37:00.649 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:37:00.649 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 14:37:00.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:00.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:00.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:00.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 14:37:00.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:37:00.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:00.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:00.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:01.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:01.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:01.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:01.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:01.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:37:01.652 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:37:01.652 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:37:01.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 14:37:01.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:01.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:01.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:01.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:01.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:01.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:01.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:01.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:01.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:01.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:01.652 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 14:37:01.652 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:37:01.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:37:01.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:01.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:01.653 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.539 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.12 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:01.658 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:01.658 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:37:01.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:37:01.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:01.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:37:01.659 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:37:01.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:37:01.659 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:37:01.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:37:01.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:01.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:01.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:01.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:01.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:01.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:01.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:01.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:01.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:01.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:01.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:01.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:01.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:01.661 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'File' 14:37:01.661 DEBUG [main][MenuItemLookup] Item match:File 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:01.661 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:37:01.661 DEBUG [main][MenuItemLookup] Item match:Import... 14:37:01.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:37:01.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:37:01.662 INFO [main][MenuItemHandler] Select menu item: &Import... 14:37:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:37:01.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:37:01.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:37:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:01.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:01.719 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:37:01.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:37:01.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:01.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:01.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:01.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:01.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:37:01.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:37:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:01.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:37:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:01.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:37:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:37:01.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:37:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:01.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:37:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:01.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:37:01.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:37:01.723 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:37:01.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:37:01.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:37:01.724 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:37:01.724 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:37:01.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:37:01.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:01.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:01.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:01.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:01.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:01.725 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:37:01.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:01.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:01.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:01.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37: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: "Import"] 14:37:01.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:37:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:01.797 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:37:01.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:37:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:37:01.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:37:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:01.798 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:37:01.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:01.798 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' 14:37: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.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:") 14:37:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:01.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:01.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:01.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:01.799 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:37:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:01.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:01.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:01.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 14:37:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:01.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:37:01.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:37:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:01.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:37:01.800 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 14:37:01.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 14:37:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:01.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:01.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:01.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:01.812 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:37:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:01.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:01.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:01.846 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 14:37:01.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:01.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:01.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:01.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:01.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:01.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:37:01.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:37:01.862 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 14:37:01.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:37:01.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:01.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:01.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:01.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:01.873 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 14:37:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:01.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:01.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:01.873 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:37:01.873 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:37:01.873 DEBUG [WorkbenchTestable][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) 14:37:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:01.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:01.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:01.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:01.874 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:37:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:01.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:01.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:01.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:37:02.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:37:02.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:02.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:02.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:37:02.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:37:02.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:02.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:02.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:02.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:02.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:02.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:02.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:02.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:02.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:02.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:02.381 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:37:02.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:02.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:02.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:02.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:02.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:02.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') 14:37:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:02.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:02.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:02.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:02.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:02.400 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:02.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:02.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:02.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:02.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:02.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:02.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:02.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:02.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:02.402 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 14:37:02.402 INFO [WorkbenchTestable][ServersView2] Create new server 14:37:02.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:37:02.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:02.402 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:02.402 DEBUG [main][MenuItemLookup] Item match:New 14:37:02.403 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:37:02.403 DEBUG [main][MenuItemLookup] Item match:Server 14:37:02.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:37:02.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:37:02.403 INFO [main][MenuItemHandler] Select menu item: Server 14:37:02.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:37:02.565 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 14:37:02.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:37:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:02.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:02.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:37:02.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:02.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:02.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:37:02.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:02.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:02.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:37:02.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:02.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:02.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:37:02.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:02.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:02.576 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:37:02.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:02.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:37:02.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:02.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:02.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:02.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:02.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:37:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:37:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:37:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:02.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:37:02.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:37:02.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:03.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:37:03.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:37:03.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:37:03.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:03.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:37:03.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:03.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:37:03.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:37:03.084 DEBUG [WorkbenchTestable][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 14:37:03.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:03.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:03.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:03.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:37:03.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:37:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:03.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:37:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:03.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:37:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:37:03.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:37:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:03.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:37:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:03.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:37:03.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:37:03.085 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:37:03.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:37:03.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:37:03.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 14:37:03.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:03.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:03.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:03.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:03.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:03.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:03.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:03.591 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:") 14:37:03.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:03.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:03.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:03.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:37:03.594 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:37:03.595 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 14:37:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:37:03.595 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:37:03.595 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:37:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:37:04.096 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:37:04.096 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:37:04.096 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:37:04.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:04.099 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:37:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:04.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:04.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:04.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:37:04.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:37:04.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:04.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:37:04.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 14:37:04.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:04.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:04.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:04.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:04.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:04.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:04.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:04.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:04.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:04.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.610 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:37:04.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:04.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:04.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:04.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:04.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') 14:37:04.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:04.641 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:04.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:04.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:04.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:04.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:04.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 14:37:04.644 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:04.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:04.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:04.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:04.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:37:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:04.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:04.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:04.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:37:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:04.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:04.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:04.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:04.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:04.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:04.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 14:37:04.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:37:04.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:04.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:04.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:04.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:04.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') 14:37:04.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:04.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:04.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:04.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:04.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:04.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:04.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:04.684 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:04.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:04.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:04.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:04.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:37:04.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:04.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:04.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:04.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:04.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:04.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:37:04.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:04.702 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:04.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:04.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:04.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:04.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:04.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:04.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:37:04.704 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:04.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:04.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:37:04.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:37:04.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:37:04.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:04.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:04.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:04.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:04.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 '\*?\QServers\E') 14:37:04.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:04.750 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:04.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:04.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:04.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:04.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:04.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:04.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:37:04.752 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:37:04.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:37:04.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:37:04.766 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:37:04.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:04.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:04.779 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:37:04.779 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:37:04.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:37:04.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:37:04.779 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:37:04.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:37:04.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:04.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:37:04.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:37:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:04.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 14:37:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:04.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:04.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:04.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:04.844 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:04.844 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:04.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:04.845 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 14:37:04.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:04.846 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 14:37:04.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:04.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:04.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:04.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:04.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 14:37:04.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:04.849 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 14:37:04.849 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 14:37:04.849 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 14:37:04.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:04.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:04.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:04.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:04.849 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:37:04.849 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:37:04.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:04.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:04.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:04.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:04.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:04.855 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:37:04.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:04.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:04.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:04.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:04.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:37:04.858 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:37:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:37:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:05.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:37:05.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:37:05.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:05.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:05.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:05.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:05.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:05.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:05.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:05.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:05.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:05.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:05.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:05.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:05.360 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:05.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:05.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:05.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:05.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:05.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:05.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:05.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:05.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:05.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:05.861 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:05.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:05.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:05.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:05.862 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:05.864 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:05.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:05.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:05.870 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:05.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:05.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:05.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:05.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:05.871 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:05.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:05.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:05.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:05.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:05.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:05.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:05.875 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:05.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:05.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:05.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:05.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:05.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:05.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:05.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:05.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:05.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:05.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:05.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:05.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:05.876 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:05.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:05.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:05.882 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:05.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:05.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:05.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:05.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:05.883 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:05.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:05.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:05.887 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 14:37:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:05.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:37:05.888 DEBUG [main][MenuItemLookup] Found menu:'File' 14:37:05.888 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:37:05.888 DEBUG [main][MenuItemLookup] Item match:Edit 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:05.889 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:37:05.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:37:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:37:05.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:37:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:37:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:05.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'File' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:37:05.889 DEBUG [main][MenuItemLookup] Item match:Edit 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:05.889 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:05.889 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:37:05.890 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:37:05.890 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:37:05.890 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:37:05.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:37:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:37:05.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:37:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:05.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:37:05.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:37:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:05.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:37:05.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:37:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:05.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:05.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:05.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:05.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:05.914 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:37:05.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:05.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:05.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:05.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:05.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:37:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:37:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:37:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:37:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:37:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:37:05.980 DEBUG [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.... 14:37:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 14:37:15.997 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.... 14:37:15.997 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 14:37:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:15.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:15.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:15.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:37:15.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:37:15.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:15.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:15.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:15.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:37:15.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:15.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:15.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:37:15.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:37:15.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:37:15.998 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:15.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:15.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:15.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:15.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:15.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:16.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:37:16.000 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:37:16.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:37:16.004 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:37:16.004 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:37:16.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:16.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:16.030 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:37:16.030 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:37:16.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:37:16.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:37:16.030 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:37:16.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:37:16.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:16.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:16.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:37:16.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:37:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:16.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:16.087 DEBUG [WorkbenchTestable][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 14:37:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:16.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:16.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:16.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:16.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:16.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:16.088 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:16.088 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:16.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:16.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:16.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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 >") 14:37:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:16.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:16.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:16.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:16.089 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 14:37:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:16.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:16.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:16.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 14:37:16.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:16.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:16.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:16.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:16.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:16.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:16.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:16.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:37:16.091 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:37:16.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:37:16.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:37:16.092 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 14:37:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:16.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:16.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:16.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:16.092 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 14:37:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:16.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:16.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:16.093 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:37:16.093 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:37:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:16.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:16.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:16.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:16.094 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:37:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:16.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:16.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:37:16.096 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:37:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:37:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:16.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:16.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:16.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:16.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:16.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:16.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:16.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:16.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:16.597 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:16.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:16.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:16.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:16.598 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:16.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:16.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:16.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:16.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:16.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:16.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:16.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:16.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:16.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:16.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:16.599 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:16.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:16.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:16.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:16.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:16.599 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:16.601 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:16.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:16.606 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:16.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:16.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:16.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:16.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:37:16.607 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:37:16.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:37:16.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:37:16.611 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:16.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:16.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:16.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:16.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:37:16.611 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:37:16.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:37:16.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:37:16.616 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:37:16.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:16.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:16.636 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:37:16.636 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:37:16.636 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:37:16.636 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:37:16.636 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:37:16.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:37:16.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:16.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:16.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:37:16.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:37:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:16.761 DEBUG [WorkbenchTestable][WidgetLookup] 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") 14:37:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:16.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:16.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:16.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:16.762 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 14:37:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:16.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:16.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:16.765 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:37:16.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:37:16.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:16.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:16.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:16.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:16.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:16.767 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:37:16.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:16.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:16.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:16.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:37:16.793 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 14:37:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:37:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:37:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:37:16.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:37:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:16.793 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) 14:37:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:16.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:16.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:16.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:16.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:16.794 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:37:16.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:16.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:16.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:16.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:16.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:37:16.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 14:37:16.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:37:17.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:37:17.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:17.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:17.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:17.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:17.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:17.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:17.336 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:17.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:17.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:17.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:17.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:17.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:17.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:18.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:18.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:18.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:18.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:18.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:18.338 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:18.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:18.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:18.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:18.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:18.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:19.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:19.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:19.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:19.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:19.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:19.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:37:19.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:37:19.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:19.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:19.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:19.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:37:19.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:19.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:19.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:37:19.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:37:19.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:37:19.340 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:19.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:19.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:19.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:19.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:19.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:19.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:37:19.342 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:37:19.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:37:19.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:37:19.346 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:37:19.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:19.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:19.374 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:37:19.374 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:37:19.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:37:19.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:37:19.374 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:37:19.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:37:19.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:19.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 14:37:19.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:37:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:19.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 14:37:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:19.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:19.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:19.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:19.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:19.431 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:19.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:19.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:19.432 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 14:37:19.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:19.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:19.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:19.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:19.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:19.432 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 14:37:19.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:19.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:19.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:19.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:19.434 DEBUG [WorkbenchTestable][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 14:37:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:19.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:19.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:19.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:19.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:37:19.434 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:37:19.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:37:19.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:37:19.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.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 >") 14:37:19.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:19.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:19.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:19.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:19.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:19.436 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 14:37:19.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:19.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:19.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:19.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:19.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 14:37:19.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:19.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:37:19.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:37:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:19.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:37:19.438 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 14:37:19.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 14:37:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:19.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:19.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 14:37:19.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 14:37:19.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:20.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:20.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 14:37:20.439 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 14:37:20.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 14:37:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:20.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:20.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 14:37:20.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 14:37:20.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:21.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 14:37:21.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All") 14:37:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:21.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:21.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:21.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:21.444 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 14:37:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:21.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:21.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:21.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:21.446 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:37:21.447 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:37:21.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:21.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:21.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:21.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:21.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:21.448 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:37:21.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:21.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:21.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:21.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:37:21.452 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:37:21.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:37:21.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:21.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:21.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:21.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:21.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:21.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:21.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:21.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:21.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:21.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:21.953 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:21.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:21.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:21.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:21.954 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:21.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:22.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:22.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:22.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:22.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:22.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:22.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:22.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:22.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:22.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:22.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:22.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:37:22.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:37:22.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:22.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:22.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:22.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:37:22.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:22.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:22.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:37:22.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:37:22.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:37:22.957 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:22.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:22.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:22.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:22.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:22.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:22.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:37:22.959 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:37:22.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:37:22.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:37:22.979 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:37:22.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:22.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:22.989 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:37:22.989 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:37:22.989 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:37:22.989 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:37:22.989 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:37:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:37:23.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:23.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:37:23.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:37:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:23.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 14:37:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:23.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:23.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:23.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:23.037 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 14:37:23.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 14:37:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:23.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:23.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 14:37:23.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 14:37:23.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:24.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 14:37:24.039 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 14:37:24.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 14:37:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:24.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:24.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 14:37:24.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 14:37:24.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:25.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 14:37:25.040 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 14:37:25.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 14:37:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:25.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:25.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 14:37:25.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 14:37:25.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:26.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 14:37:26.042 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 14:37:26.042 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 14:37:26.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.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) 14:37:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:26.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:26.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:26.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:26.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:26.045 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:37:26.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:26.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:26.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:26.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:37:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:37:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:26.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:26.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:26.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:26.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:26.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:26.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:26.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:26.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:26.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:26.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:26.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:26.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:26.069 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:26.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:26.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:26.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:26.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:26.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:26.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:27.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:27.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:27.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:27.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:37:27.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:37:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:27.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:27.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:37:27.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:27.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:27.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:37:27.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:37:27.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:37:27.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:27.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:27.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:27.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:27.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:27.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:27.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:37:27.091 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:37:27.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:37:27.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:37:27.096 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:37:27.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:27.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:27.126 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:37:27.126 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:37:27.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:37:27.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:37:27.126 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:37:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:37:27.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:27.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 14:37:27.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:37:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:27.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 All >>") 14:37:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:27.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:27.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:27.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:27.183 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 14:37:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:27.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:27.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:27.185 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:37:27.185 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:37:27.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:27.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:27.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:27.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:27.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:27.186 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:37:27.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:27.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:27.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:27.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:37:27.188 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:37:27.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:37:27.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:27.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:27.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:27.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:27.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:27.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:27.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:27.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:27.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:27.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:27.689 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:27.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:27.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:27.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:27.689 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:27.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:27.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:27.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:27.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:27.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:27.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:27.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:27.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:27.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:27.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:27.690 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:27.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:27.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:27.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:27.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:27.691 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:27.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:27.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:27.696 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:27.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:27.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:27.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:27.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:37:27.697 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:37:27.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:37:27.701 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:37:27.701 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:27.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:27.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:27.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:27.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:37:27.702 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:37:27.706 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:37:27.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:37:27.710 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:27.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:27.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:27.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:27.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:37:27.711 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:37:27.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:37:27.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:37:27.745 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:37:27.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:27.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:27.757 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:37:27.757 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:37:27.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:37:27.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:37:27.757 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:37:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:37:27.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:27.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:37:27.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:37:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:27.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 14:37:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:27.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:37:27.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:37:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:27.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:37:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:27.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:27.806 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:27.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:27.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:27.806 DEBUG [WorkbenchTestable][WidgetLookup] 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") 14:37:27.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:27.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:27.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:27.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:27.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:27.807 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 14:37:27.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:27.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:27.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:27.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:27.808 DEBUG [WorkbenchTestable][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 14:37:27.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:27.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:37:27.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:37:27.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:27.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:37:27.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:27.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:27.813 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:37:27.813 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:37:27.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:37:27.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:37:27.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 14:37:27.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:27.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:27.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:27.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:27.815 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 14:37:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:27.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:27.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:27.817 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:37:27.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 14:37:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:27.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:27.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:27.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:27.818 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:37:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:27.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:27.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:27.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:37:27.845 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 14:37:27.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:37:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:37:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:37:27.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:37:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:27.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) 14:37:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:27.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:27.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:27.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:27.851 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:37:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:27.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:27.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:27.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:37:27.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:37:27.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:37:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:37:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:28.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:37:28.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:37:28.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:28.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:28.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:28.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:28.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:28.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:28.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:28.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:28.375 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:28.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:28.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:28.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:28.376 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:28.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:28.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:28.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:28.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:28.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:28.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:28.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:28.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:28.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:28.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:28.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:28.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:37:28.377 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:37:28.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:37:28.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:37:28.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:28.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:28.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:28.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:28.382 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:28.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:28.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:28.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:28.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:28.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 14:37:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:28.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:28.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:28.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:28.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:28.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:28.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:28.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:37:28.383 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:37:28.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:37:28.389 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:37:28.390 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:28.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:28.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:28.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:28.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:37:28.391 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:37:28.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:37:28.394 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:37:28.394 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 14:37:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:28.394 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'File' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:37:28.395 DEBUG [main][MenuItemLookup] Item match:Edit 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:28.395 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:37:28.395 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:37:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:37:28.395 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:37:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:37:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:28.395 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'File' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:37:28.395 DEBUG [main][MenuItemLookup] Item match:Edit 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:28.395 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:28.395 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:37:28.396 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:37:28.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:37:28.396 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:37:28.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:37:28.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:28.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:37:28.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:28.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:37:28.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:37:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:28.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:28.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:28.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:28.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:28.421 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:37:28.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:28.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:28.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:28.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:37:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:37:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:37:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:37:28.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 'Publishing to .*'] is available.... 14:37:38.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 14:37:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:37:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 14:37:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:38.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:38.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:38.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:38.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:37:38.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:37:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:38.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:38.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:37:38.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:38.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:38.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:37:38.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:37:38.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:37:38.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:38.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:38.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:38.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:38.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:38.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:38.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:37:38.508 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:37:38.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:37:38.525 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:37:38.525 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:37:38.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:38.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:38.543 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:37:38.543 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:37:38.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:37:38.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:37:38.543 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:37:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:37:38.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:38.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 14:37:38.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:37:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:38.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.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 >>") 14:37:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:38.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:38.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:38.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:38.604 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 14:37:38.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:38.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:38.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:38.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:38.606 DEBUG [WorkbenchTestable][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 14:37:38.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:38.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:37:38.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:37:38.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:38.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:37:38.606 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 14:37:38.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 14:37:38.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:39.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 14:37:39.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 14:37:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:39.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 14:37:39.608 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 14:37:39.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 14:37:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:40.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 14:37:40.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 14:37:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:40.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 14:37:40.610 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 14:37:40.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 14:37:40.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:41.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:41.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 14:37:41.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 14:37:41.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:41.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:41.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 14:37:41.611 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 14:37:41.611 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 14:37:41.611 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:37:41.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:41.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:41.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:41.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:41.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:41.614 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:37:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:41.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:41.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:41.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:37:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:37:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:41.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:41.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:41.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:37:41.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:41.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:41.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:41.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:41.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:41.656 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:41.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:41.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:41.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:41.656 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 14:37:41.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:42.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:42.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:42.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 14:37:42.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:42.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:42.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 14:37:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:42.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:42.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:42.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:37:42.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:37:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:42.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 14:37:42.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:42.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:42.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:37:42.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:42.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:42.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:42.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:42.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:42.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:42.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:37:42.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:42.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:42.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:42.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:42.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:37:42.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:37:42.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:42.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:42.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:37:42.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:37:42.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:42.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:42.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:42.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:42.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:43.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:43.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:43.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:43.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:37:43.689 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:37:43.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:37:43.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:43.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:43.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 14:37:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:43.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:43.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:43.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:43.690 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:37:43.690 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 14:37:43.690 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 14:37:43.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:43.690 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:43.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:43.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:43.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:43.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:43.710 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:43.711 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:37:43.711 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:37:43.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:37:43.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:37:43.711 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:37:43.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:43.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:37:44.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:37:44.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:44.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:44.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:44.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:44.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:44.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:44.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:44.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:44.211 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 14:37:44.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:37:44.212 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:37:44.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:37:44.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:37:44.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:44.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:44.244 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:44.244 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:37:44.244 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:44.244 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:37:44.244 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:44.244 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:44.244 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:44.244 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:37:44.244 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:44.244 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:44.244 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:37:44.244 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:37:44.244 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:37:44.244 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:37:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:37:44.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. finished successfully 14:37:44.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:37:44.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:44.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:44.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:44.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: 32) 14:37:44.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:37:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:44.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:37:44.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:37:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:44.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:44.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:44.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:44.839 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:37:44.839 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:37:44.839 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:37:44.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:44.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:44.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:44.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:44.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 "OK", Widget matcher matching widgets with style: 8) 14:37:44.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:37:44.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:44.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:44.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:37:44.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:37:44.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:44.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:44.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:44.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:44.840 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:37:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:44.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:44.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:37:44.844 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:37:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:37:45.344 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:37:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:45.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:37:45.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:37:45.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:37:45.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:45.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:45.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:45.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:45.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:45.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:45.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:45.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:37:45.344 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:37:45.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:37:45.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:37:45.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:45.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:45.372 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:37:45.372 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:37:45.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:37:45.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:37:45.372 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:37:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:45.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:37:45.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:37:45.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:45.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:45.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:45.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:45.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:45.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:45.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:45.873 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 14:37:45.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:37:45.873 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:37:45.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:37:45.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:37:45.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:45.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:45.893 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:45.893 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:37:45.893 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:45.893 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:37:45.893 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:45.893 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:45.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:45.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:37:45.893 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:45.893 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:45.893 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:37:45.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:37:45.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:37:45.893 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:37:45.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:37:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:37:46.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:37:46.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:46.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:46.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:46.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:46.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) 14:37:46.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:37:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:46.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:37:46.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:37:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:46.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:46.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:46.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:46.464 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:37:46.464 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:37:46.464 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:37:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:46.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:46.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:46.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:37:46.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:37:46.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:46.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:46.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:37:46.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:37:46.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:46.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:46.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:46.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:46.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:46.466 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:37:46.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:46.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:46.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:46.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:46.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:37:46.470 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:37:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:37:46.970 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:37:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:46.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:37:46.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:37:46.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:46.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:46.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:46.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:46.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:46.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:46.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:46.970 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:37:46.970 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:37:46.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:37:46.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:37:46.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:46.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:46.991 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:37:46.991 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:37:46.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:37:46.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:37:46.992 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:37:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:46.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:37:47.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:37:47.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:47.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:47.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:47.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:47.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:47.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:47.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:47.492 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 14:37:47.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:37:47.493 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:37:47.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:37:47.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:37:47.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:47.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:47.512 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:47.512 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:37:47.512 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:47.512 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:37:47.512 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:47.512 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:47.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:47.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:37:47.512 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:47.512 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:47.512 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:37:47.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:37:47.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:37:47.512 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:37:47.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 'Delete.*'] is available.... 14:37:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:37:48.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:37:48.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:48.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:37:48.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:37:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:48.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:37:48.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:37:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:48.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:48.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:48.099 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:37:48.099 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:37:48.099 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:37:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:48.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:48.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:48.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:37:48.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:37:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:48.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:37:48.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:37:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:48.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:48.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:48.100 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:37:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:48.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:48.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:37:48.104 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:37:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:37:48.604 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:37:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:48.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:37:48.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:48.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:48.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:48.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:48.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:48.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:48.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:48.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:37:48.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:48.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:48.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:48.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:48.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') 14:37:48.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:48.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:48.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:48.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:48.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:48.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:48.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:48.644 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:48.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:48.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:48.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:48.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:37:48.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:48.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:48.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:48.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:48.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:48.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:37:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:48.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:48.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:48.668 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:48.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:48.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:48.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:48.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:48.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:48.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:37:48.681 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:37:48.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:37:48.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:37:48.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:48.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:48.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:48.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:48.686 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 14:37:48.686 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:48.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:48.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:48.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:48.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:48.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:48.698 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:48.698 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:48.698 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:48.698 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:48.698 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:48.698 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:48.698 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:48.698 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:37:48.698 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:37:48.698 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:37:48.698 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:37:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:37:48.720 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 14:37:48.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:37:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:48.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") 14:37:48.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:37:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:48.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:37:48.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:37:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:48.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:48.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:48.722 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:37:48.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:48.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:48.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:48.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:48.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:37:48.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:37:48.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:37:48.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:48.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:48.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:37:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:48.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:48.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:48.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:48.774 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:48.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:48.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:48.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:48.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:48.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:48.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 14:37:48.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:48.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:48.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:48.776 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 14:37:48.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:37:48.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:48.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:48.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:49.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:49.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:49.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:49.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:49.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:37:49.777 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:37:49.777 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 14:37:49.777 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:49.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:49.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:49.778 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 14:37:49.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:37:49.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:49.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:49.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:50.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:50.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:50.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:50.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:37:50.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:37:50.780 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:37:50.780 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:37:50.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 14:37:50.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:50.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:50.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:50.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:50.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:50.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:50.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:50.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:50.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:50.781 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 14:37:50.781 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:37:50.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:37:50.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:50.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.123 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.294 s addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.342 s testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.617 s getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.131 s addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.417 s getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.154 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:37:50.786 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:37:50.786 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:37:50.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:37:50.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:37:50.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:37:50.787 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:37:50.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:37:50.787 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:37:50.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:37:50.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:50.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:50.793 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:37:50.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:50.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:50.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:50.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:50.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:37:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:50.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:50.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:50.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:50.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:50.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:50.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:50.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:50.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:50.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:50.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:50.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:50.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:50.805 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 14:37:50.805 INFO [WorkbenchTestable][ServersView2] Create new server 14:37:50.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:37:50.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:50.806 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:50.806 DEBUG [main][MenuItemLookup] Item match:New 14:37:50.806 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:37:50.806 DEBUG [main][MenuItemLookup] Item match:Server 14:37:50.821 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:37:50.821 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:37:50.821 INFO [main][MenuItemHandler] Select menu item: Server 14:37:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:37:50.906 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 14:37:50.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:37:50.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:50.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:50.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'] 14:37:50.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:50.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:50.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'] 14:37:50.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:50.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:50.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 Server"] 14:37:50.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:50.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:50.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:37:50.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:50.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:50.909 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:37:50.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:50.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.wizard.NewServerWizardPage, index 0 and no matchers specified 14:37:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:50.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:50.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:50.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:37:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:37:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:37:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:37:50.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:37:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:51.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:37:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:37:51.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:37:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:51.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:37:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:51.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:37:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:37:51.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:37:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:51.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:51.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:51.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:37:51.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:37:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:51.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:37:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:51.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:37:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:37:51.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:37:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:51.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:37:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:51.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:37:51.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:37:51.421 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:37:51.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:37:51.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:37:51.423 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:37:51.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:51.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:51.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:51.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:51.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:51.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:51.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:51.926 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:") 14:37:51.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:51.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:51.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:51.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:51.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:37:51.930 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:37:51.931 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1 14:37:51.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:37:51.932 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:37:51.932 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:37:52.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:37:52.432 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:37:52.432 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:37:52.432 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:37:52.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:52.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:52.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:52.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:52.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:52.437 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:37:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:52.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:52.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:37:52.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:37:52.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:52.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:52.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:52.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:52.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:52.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:52.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:52.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:52.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:52.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:52.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:52.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:37:52.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:52.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:52.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:52.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:52.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:37:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:52.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:52.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:52.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:52.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:52.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:52.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:52.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:52.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:52.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:52.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1... 14:37:52.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:52.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:52.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:52.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:52.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:37:52.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:52.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:52.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:52.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:52.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:52.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:52.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:52.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:52.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:52.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:52.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:52.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:37:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:52.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:52.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:52.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:52.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:52.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:52.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:52.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:52.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:52.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:52.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:53.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully 14:37:53.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:37:53.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:53.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:53.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:37:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:53.042 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:53.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:53.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:53.044 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:53.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:53.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:53.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:53.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.cnf.ServersView2, index 0 and no matchers specified 14:37:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:53.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:53.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:37:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:53.054 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:53.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:53.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:53.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:53.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:53.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:53.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: "Import"] 14:37:53.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.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: "Import"] 14:37:53.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.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: "Import"] 14:37:53.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.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: "Import"] 14:37:53.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:53.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:53.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.070 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:53.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.070 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:53.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.070 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:53.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:53.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:53.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:37:53.071 DEBUG [main][MenuItemLookup] Found menu:'File' 14:37:53.071 DEBUG [main][MenuItemLookup] Item match:File 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:53.072 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:37:53.072 DEBUG [main][MenuItemLookup] Item match:Import... 14:37:53.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:37:53.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:37:53.072 INFO [main][MenuItemHandler] Select menu item: &Import... 14:37:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:37:53.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:37:53.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:37:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:53.148 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:37:53.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.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 14:37:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:37:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:37:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:37:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:37:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:37:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:53.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:37:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:37:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:37:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:37:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:53.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:37:53.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:37:53.151 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:37:53.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:37:53.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:37:53.151 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:37:53.151 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:37:53.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:37:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:53.152 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:37:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:53.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:53.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:53.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:37:53.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:37:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:53.254 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:37:53.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:37:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:37:53.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:37:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:53.255 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:37:53.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:53.255 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' 14:37:53.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 14:37:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:53.255 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:37:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:53.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:53.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:53.257 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 14:37:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:37:53.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:37:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:37:53.257 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 14:37:53.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:37:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:53.258 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:37:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:53.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:53.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:53.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 14:37:53.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:53.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:37:53.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:37:53.342 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 14:37:53.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:37:53.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:53.349 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 14:37:53.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:53.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:53.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:53.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:53.350 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:37:53.350 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:37:53.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 14:37:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:37:53.353 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:37:53.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:37:53.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:37:53.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:37:53.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:53.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:37:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:37:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 14:37:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:37:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:37:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:53.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:37:53.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:37:53.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:37:53.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:37:53.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:37:53.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:37:53.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:53.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:53.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:53.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:53.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 '\*?\QServers\E') 14:37:53.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:53.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:53.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:53.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:53.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:53.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:53.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:53.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:53.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:53.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:53.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:53.929 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 14:37:53.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:37:53.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:54.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:37:54.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:37:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:54.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:54.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:37:54.930 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:54.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:54.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:54.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:54.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:54.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:54.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:54.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:54.931 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 14:37:54.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:37:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:55.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:37:55.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:37:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:37:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:37:55.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:37:55.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:55.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:55.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:37:55.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:55.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:55.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:55.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:55.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:37:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:55.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:55.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:55.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:55.962 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:55.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:55.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:55.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:55.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:55.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:55.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:55.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:55.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:55.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:55.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:37:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:55.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:55.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:55.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:55.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:55.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:55.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:55.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:55.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 '\*?\QServers\E') 14:37:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:55.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:55.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:55.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:55.974 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:55.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:55.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:55.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:55.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:55.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:55.976 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:37:55.976 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:55.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:55.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:55.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:55.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:37:55.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:55.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:55.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:55.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:55.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:37:55.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:55.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:55.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:55.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:37:55.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 '\*?\QServers\E') 14:37:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:37:55.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:37:55.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:37:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:37:55.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:37:55.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:55.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:55.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:55.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:55.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:55.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:55.993 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:37:55.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:37:56.002 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 14:37:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:56.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:37:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:37:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:37:56.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:37:56.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:37:56.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:37:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:37:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:37:56.003 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:37:56.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:37:56.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:37:56.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:37:56.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:37:56.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:37:56.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:37:56.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:56.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:56.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:56.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:37:56.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:37:56.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:37:56.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 14:37:56.005 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 14:37:56.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 14:37:56.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 14:37:56.024 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:56.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:56.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:56.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:56.025 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 14:37:56.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:56.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:56.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:56.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:56.026 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:56.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:56.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:56.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:56.026 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 14:37:56.026 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:56.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:56.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:56.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:56.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 14:37:56.027 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 14:37:56.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 14:37:56.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 14:37:56.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:56.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:56.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:37:56.048 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:37:56.048 DEBUG [main][MenuItemLookup] Item match:Profile 14:37:56.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 14:37:56.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 14:37:56.048 INFO [main][MenuItemHandler] Select menu item: Pro&file 14:37:56.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 14:37:56.050 DEBUG [Worker-3: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 14:37:57.060 DEBUG [Worker-2: Starting Server 1][AbstractWait] Wait for 1 seconds 14:37:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 14:37:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 14:37:58.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:58.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:58.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:58.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 14:37:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:37:58.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:37:58.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:37:58.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:37:58.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:37:58.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:37:58.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:37:58.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:37:58.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:37:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:37:58.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:58.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:58.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:58.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:58.551 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 14:37:58.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:58.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:58.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:58.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:58.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:58.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 14:37:58.552 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 14:37:58.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 14:37:58.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 14:37:58.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:58.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:58.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:58.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:58.559 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 14:37:58.559 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:58.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:58.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:58.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:58.559 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:58.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:58.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:58.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:58.560 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1 14:37:58.560 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:37:58.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:37:58.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:37:58.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:37:58.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 14:37:58.561 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 14:37:58.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 14:37:58.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 14:37:58.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:37:58.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:37:58.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'New' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:37:58.584 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:37:58.584 DEBUG [main][MenuItemLookup] Item match:Restart in Profile 14:37:58.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile" 14:37:58.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile 14:37:58.585 INFO [main][MenuItemHandler] Select menu item: Restart in Profile 14:37:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 14:37:58.586 DEBUG [Worker-2: Stopping Server 1][AbstractWait] Wait for 1 seconds 14:37:59.595 DEBUG [Worker-9: Starting Server 1][AbstractWait] Wait for 1 seconds 14:38:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 14:38:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 14:38:01.086 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:01.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:01.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:01.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 14:38:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:01.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:01.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:01.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:01.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:01.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:01.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:01.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:01.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:01.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:01.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:01.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:01.088 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 14:38:01.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:01.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:01.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:01.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:01.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:01.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:01.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:01.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:01.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:01.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 14:38:01.089 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 14:38:01.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 14:38:01.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 14:38:01.093 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:01.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:01.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:01.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:01.094 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 14:38:01.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:01.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:01.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:01.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:01.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:01.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:01.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:01.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:01.095 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 14:38:01.095 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:01.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:01.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:01.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:01.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 14:38:01.096 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 14:38:01.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 14:38:01.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 14:38:01.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:01.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:01.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:38:01.111 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:01.111 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 14:38:01.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 14:38:01.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 14:38:01.111 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 14:38:01.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 14:38:01.112 DEBUG [Worker-12: Stopping Server 1][AbstractWait] Wait for 1 seconds 14:38:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 14:38:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 14:38:02.122 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:02.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:02.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:02.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:02.623 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:02.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:02.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:02.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 14:38:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:02.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:02.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:02.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:02.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:02.624 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 14:38:02.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:02.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:02.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:02.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:02.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:02.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:02.625 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:02.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:02.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:02.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:02.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:02.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:02.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:02.630 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 14:38:02.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:02.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:02.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:02.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:02.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:02.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:02.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:02.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:02.631 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:02.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:02.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:02.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:02.631 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:02.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:03.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:03.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:03.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:03.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:03.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:03.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:03.636 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:03.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:03.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:03.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:03.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:03.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:03.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:03.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:03.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:03.644 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:03.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:03.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:03.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:03.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:03.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:03.646 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:03.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:03.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:03.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:03.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:03.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:03.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:03.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:03.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:03.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:03.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:03.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:03.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:03.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:03.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:03.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:03.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:03.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:03.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:03.671 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:03.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:03.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:03.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:03.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:03.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:03.673 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:03.673 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:03.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:03.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:03.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:03.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:03.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:03.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:03.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:03.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:03.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:03.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:03.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:03.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:03.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:03.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:03.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:03.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:03.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:03.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:03.683 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:03.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:03.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:03.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:03.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:03.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:03.685 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:04.186 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 14:38:04.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:04.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:04.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:04.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:04.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:04.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:04.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:04.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:04.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:04.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:04.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:04.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:04.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:04.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:04.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:04.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:04.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:04.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:04.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:04.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:04.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:04.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:04.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:04.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:04.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:04.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:04.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:04.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:04.195 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:04.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:04.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:04.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:04.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:04.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:04.197 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:04.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:04.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:04.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:04.197 INFO [WorkbenchTestable][ServersView2] Create new server 14:38:04.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:04.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:04.215 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:04.215 DEBUG [main][MenuItemLookup] Item match:New 14:38:04.216 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:38:04.216 DEBUG [main][MenuItemLookup] Item match:Server 14:38:04.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:38:04.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:38:04.216 INFO [main][MenuItemHandler] Select menu item: Server 14:38:04.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:38:04.300 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 14:38:04.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:38:04.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:04.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:04.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:38:04.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:04.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:04.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:38:04.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:04.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:04.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:38:04.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:04.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:04.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:38:04.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:04.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:04.320 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:38:04.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:04.321 DEBUG [WorkbenchTestable][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 14:38:04.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:04.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:04.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:04.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:04.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:38:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:38:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:38:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:38:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:38:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:38:04.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:38:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:04.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:38:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:38:04.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:38:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:04.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:38:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:04.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:38:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:38:04.827 DEBUG [WorkbenchTestable][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 14:38:04.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:04.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:04.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:04.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:04.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:04.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:38:04.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:38:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:38:04.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:38:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:04.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:38:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:04.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:38:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:38:04.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:38:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:04.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:38:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:04.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:38:04.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:38:04.830 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:38:04.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:38:04.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:38:04.833 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:38:04.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:04.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:04.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:04.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:05.337 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:") 14:38:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:05.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:05.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:05.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:05.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:38:05.342 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:38:05.343 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 14:38:05.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:38:05.344 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:38:05.344 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:38:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:38:05.844 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:38:05.844 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:38:05.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:38:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:05.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:05.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:05.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:05.848 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:38:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:05.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:05.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:38:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:38:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:06.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:06.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:06.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:06.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:06.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:06.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:06.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:06.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:06.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:06.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:06.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:06.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:06.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:06.364 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:06.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:06.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:06.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 14:38:06.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:06.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:06.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:06.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:06.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:06.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:06.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:06.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:06.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:06.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:06.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:06.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:06.371 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:06.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:06.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:06.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:06.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:06.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') 14:38:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:06.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:06.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:06.387 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:06.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:06.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:06.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 14:38:06.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.406 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:06.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:06.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:06.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') 14:38:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:06.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:06.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:06.416 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:06.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:06.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:06.418 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:06.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 14:38:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:06.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:06.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:06.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:06.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:06.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:06.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 '\*?\QServers\E') 14:38:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:06.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:06.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:06.443 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:06.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:06.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:06.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:06.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:06.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:06.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:06.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:06.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:06.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:06.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:06.454 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:06.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:06.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:06.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:06.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:06.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:06.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:06.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:06.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:06.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:06.471 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:06.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:06.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:06.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 14:38:06.473 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 14:38:06.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 14:38:06.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 14:38:06.487 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:06.488 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 14:38:06.488 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:06.488 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:06.489 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 14:38:06.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:06.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:06.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 14:38:06.490 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 14:38:06.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 14:38:06.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 14:38:06.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:06.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:06.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:06.506 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:38:06.506 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 14:38:06.506 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 14:38:06.506 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 14:38:06.506 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 14:38:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 14:38:06.507 DEBUG [Worker-4: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 14:38:07.512 DEBUG [Worker-7: Starting Server 2][AbstractWait] Wait for 1 seconds 14:38:09.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 14:38:09.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 14:38:09.008 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:09.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 14:38:09.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:09.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:09.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:09.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:09.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:09.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:09.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:09.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:09.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:09.009 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:09.009 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 14:38:09.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:09.010 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:09.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 14:38:09.010 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 14:38:09.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 14:38:09.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 14:38:09.014 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:09.015 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false 14:38:09.015 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:09.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:09.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:09.033 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:09.033 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:09.033 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:09.033 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:09.033 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:09.033 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:09.033 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:09.033 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:38:09.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:38:09.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:38:09.033 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:38:09.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:38:09.062 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 14:38:09.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:38:09.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:09.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:09.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:38:09.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:38:09.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:09.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:09.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:38:09.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:38:09.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:09.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:09.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:09.063 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 14:38:09.064 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting 14:38:09.064 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting 14:38:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:09.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:09.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:09.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:38:09.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:38:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:09.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:38:09.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:38:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:09.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:09.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:09.064 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:38:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:09.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:09.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:38:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:38:09.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:09.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:09.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:09.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:09.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:09.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:09.102 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:09.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:09.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 14:38:09.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:09.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:09.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:09.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:09.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:09.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:09.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:09.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:09.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:09.132 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:09.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:09.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:09.134 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:09.134 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:09.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:09.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:09.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:09.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:09.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:09.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:09.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:09.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:09.155 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:09.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:09.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:09.157 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 14:38:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:09.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:38:09.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:09.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:09.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:09.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:09.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:09.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:09.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:09.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:09.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:09.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:09.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:09.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:09.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:09.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:09.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:09.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:09.168 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:09.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:09.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:09.170 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:09.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:09.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:09.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:09.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:09.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:09.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:09.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:09.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:09.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') 14:38:09.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:09.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:09.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:09.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:09.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:09.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:09.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:09.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:09.204 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:09.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:09.204 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:09.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:09.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:09.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:09.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:09.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:10.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:10.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:10.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:10.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:10.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:10.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:10.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:10.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:10.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:10.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:10.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:10.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:10.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:10.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:10.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:10.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:10.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:10.217 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:10.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:10.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:10.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:10.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:10.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:10.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:10.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:10.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:10.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:10.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:10.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:10.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:10.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:10.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:10.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:10.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:10.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:10.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:10.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:10.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:10.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:10.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:10.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:10.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:10.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:10.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:10.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:10.247 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:10.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:10.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:10.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:10.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:10.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:10.249 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:10.249 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:10.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:10.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:10.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:10.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 14:38:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:10.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:10.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:10.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:10.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:10.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:10.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:10.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:10.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:10.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:10.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:10.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:10.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:10.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:10.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:10.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:10.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:10.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:10.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:10.294 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:10.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:10.795 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 14:38:10.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:10.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:10.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:10.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:10.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:10.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:10.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:10.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:10.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:10.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:10.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:10.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:10.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:10.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:10.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:10.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:10.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:10.796 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:10.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:10.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:10.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:10.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:10.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:10.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:10.798 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:10.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:10.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:10.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:10.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:10.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:10.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:10.814 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 14:38:10.814 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:10.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:10.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:10.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:10.815 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:10.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:10.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:10.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:10.815 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 14:38:10.815 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:10.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:10.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:10.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:10.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:10.816 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:10.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:10.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:10.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:10.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:10.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:38:10.842 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:38:10.842 DEBUG [main][MenuItemLookup] Item match:Profile 14:38:10.842 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 14:38:10.842 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 14:38:10.842 INFO [main][MenuItemHandler] Select menu item: Pro&file 14:38:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 14:38:10.844 DEBUG [Worker-9: Starting Server 1][AbstractWait] Wait for 1 seconds 14:38:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 14:38:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 14:38:12.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 14:38:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:12.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:38:12.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:12.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:12.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:12.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:12.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:12.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:12.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:12.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.345 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 14:38:12.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:12.346 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.346 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 14:38:12.347 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 14:38:12.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 14:38:12.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 14:38:12.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.356 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 14:38:12.356 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.357 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 14:38:12.359 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 14:38:12.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 14:38:12.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 14:38:12.364 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.365 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 14:38:12.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.368 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 14:38:12.368 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:12.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:12.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:12.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:12.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 14:38:12.369 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 14:38:12.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 14:38:12.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 14:38:12.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:12.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:12.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:38:12.382 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:12.382 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 14:38:12.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 14:38:12.382 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 14:38:12.384 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 14:38:12.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 14:38:12.384 DEBUG [Worker-2: Stopping Server 1][AbstractWait] Wait for 1 seconds 14:38:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 14:38:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 14:38:13.884 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:13.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:13.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:13.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 14:38:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:13.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:13.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:13.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:13.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:13.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:13.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:13.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:13.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:13.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:13.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:13.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:13.886 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 14:38:13.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:13.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:13.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:13.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:13.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:13.887 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:13.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:14.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:14.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:14.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:14.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:14.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:14.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:14.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:14.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:14.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:14.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:14.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:14.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:14.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:14.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:14.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:14.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:14.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:14.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:14.896 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:14.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:14.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:14.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:14.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:14.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:14.898 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:14.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:14.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:14.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:14.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:14.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:14.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:14.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:14.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:14.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:14.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:14.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:14.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:14.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:14.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:14.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:14.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') 14:38:14.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:14.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:14.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:14.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:14.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:14.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:14.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:14.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:14.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:14.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:14.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:14.928 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:14.928 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:14.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:14.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:14.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:14.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:14.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:14.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:14.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:14.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:14.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:14.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:14.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:14.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:14.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:14.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:14.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:14.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:14.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:14.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:14.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:14.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:14.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:14.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:14.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:14.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:14.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:14.949 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:14.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:14.950 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 14:38:14.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:14.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:14.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:14.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:14.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:14.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:14.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:14.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:14.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:14.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:14.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:14.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:14.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:14.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:14.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:14.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:14.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:14.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:14.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:14.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:14.966 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:14.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:14.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:14.984 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:38:14.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:14.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:14.993 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:14.994 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:38:14.994 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:38:14.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:38:14.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:38:14.994 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:38:15.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:38:15.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:15.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:15.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:38:15.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:38:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:15.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:38:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:15.051 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 14:38:15.051 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 14:38:15.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.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) 14:38:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:15.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:15.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:15.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:15.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:15.052 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:38:15.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:15.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:15.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:15.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:38:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:38:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:38:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:38:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:15.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:15.086 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:15.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:15.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:15.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:15.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:15.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:15.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:15.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:15.087 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:15.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:15.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:15.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:15.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:15.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:16.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:16.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:16.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:16.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:16.093 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:16.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:16.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:16.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:16.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:16.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:16.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:16.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:16.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:16.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:16.114 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:16.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:16.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:16.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:16.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:16.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:16.126 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:16.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:16.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:16.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:16.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:16.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:16.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:16.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:16.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:16.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:16.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:16.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:16.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:16.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:16.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:16.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:16.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:16.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:16.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:16.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:16.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:16.146 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:16.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:16.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:16.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:16.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:16.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:16.148 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:16.148 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:16.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:16.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:16.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:16.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:16.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:16.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:16.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:16.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:16.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:16.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:16.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:16.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:16.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:16.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:16.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:16.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:16.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:16.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:16.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:16.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:16.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:16.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:16.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:16.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:16.180 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:16.680 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 14:38:16.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:16.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:16.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:16.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:16.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:16.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:16.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:16.681 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:16.681 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:16.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:16.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:16.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:16.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:16.681 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:16.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:16.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:16.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:16.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:16.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:16.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:16.694 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:16.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:16.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:16.698 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:16.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:16.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:16.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:16.699 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1' 14:38:16.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:16.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:16.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:16.709 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:38:16.709 DEBUG [main][MenuItemLookup] Item match:Publish Ctrl+Alt+P 14:38:16.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish Ctrl+Alt+P" 14:38:16.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish Ctrl+Alt+P 14:38:16.709 INFO [main][MenuItemHandler] Select menu item: Publish Ctrl+Alt+P 14:38:16.710 DEBUG [Worker-4: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 14:38:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 14:38:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 14:38:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 14:38:17.716 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:17.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:17.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:17.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:18.218 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:18.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:18.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:18.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 14:38:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:18.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:18.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:18.219 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:18.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:18.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:18.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:18.219 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:18.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:18.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:18.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:18.220 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:18.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:18.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:18.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:18.220 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:18.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:18.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:18.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:18.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:19.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:19.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:19.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:19.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:19.226 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:19.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:19.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:19.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:19.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:19.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:19.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:19.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:19.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:19.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:19.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:19.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:19.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:19.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:19.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:19.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:19.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:19.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:19.235 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:19.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:19.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:19.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:19.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 14:38:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:19.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:19.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:19.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:19.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:19.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:19.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:19.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:19.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:19.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:19.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:19.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:19.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:19.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:19.253 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:19.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:19.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:19.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:19.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:19.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:19.256 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:19.256 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:19.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:19.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:19.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:19.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:19.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:19.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:19.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:19.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:19.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:19.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:19.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:19.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:19.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:19.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:19.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:19.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:19.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:19.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:19.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:19.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:19.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:19.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:19.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:19.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:19.285 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:19.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:19.785 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 14:38:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:19.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:19.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:19.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:19.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:19.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:19.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:19.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:19.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:19.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:19.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:19.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:19.787 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:19.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:19.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:19.789 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:19.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:19.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:19.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:19.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:19.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:19.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:19.804 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 14:38:19.804 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:19.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:19.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:19.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:19.804 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:19.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:19.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:19.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:19.805 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 14:38:19.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:19.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:19.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:19.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:19.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:19.806 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:19.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:19.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:19.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:19.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:19.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:19.827 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:38:19.827 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 14:38:19.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 14:38:19.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 14:38:19.827 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 14:38:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 14:38:19.829 DEBUG [Worker-6: Starting Server 1][AbstractWait] Wait for 1 seconds 14:38:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 14:38:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 14:38:21.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:21.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:21.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:21.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 14:38:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:21.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:21.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:21.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:21.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:21.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:21.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:21.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:21.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:21.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:21.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:21.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:21.330 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 14:38:21.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:21.330 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:21.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:21.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:21.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:21.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 14:38:21.331 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 14:38:21.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 14:38:21.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 14:38:21.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:21.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:21.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:21.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:21.341 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 14:38:21.342 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:21.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:21.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:21.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:21.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:21.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:21.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:21.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:21.343 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 14:38:21.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:21.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:21.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:21.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:21.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 14:38:21.344 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 14:38:21.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 14:38:21.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 14:38:21.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:21.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:21.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:38:21.365 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:21.365 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 14:38:21.365 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 14:38:21.365 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 14:38:21.365 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 14:38:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 14:38:21.366 DEBUG [Worker-4: Stopping Server 1][AbstractWait] Wait for 1 seconds 14:38:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 14:38:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 14:38:22.866 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:22.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:22.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:22.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 14:38:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:22.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:22.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:22.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:22.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:22.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:22.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:22.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:22.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:22.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:22.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:22.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:22.868 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 14:38:22.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:22.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:22.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:22.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:22.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:22.870 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:22.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:22.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:22.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:22.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:22.871 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:22.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:22.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:22.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:22.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:22.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:22.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:22.875 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 14:38:22.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:22.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:22.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:22.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:22.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:22.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:22.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:22.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:22.877 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:22.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:22.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:22.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:22.877 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:22.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:23.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:23.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:23.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:23.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:23.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:23.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:23.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:23.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:23.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:23.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:23.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:23.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:23.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:23.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:23.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:23.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:23.888 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:23.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:23.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:23.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:23.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:23.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:23.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:23.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:23.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:23.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:23.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:23.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:23.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:23.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:23.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:23.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:23.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:23.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:23.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:23.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:23.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:23.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:23.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:23.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:23.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:23.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:23.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:23.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:23.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:23.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:23.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:23.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:23.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:23.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:23.898 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:23.898 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:23.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:23.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:23.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:23.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:23.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:23.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:23.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:23.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:23.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:23.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:23.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:23.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:23.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:23.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:23.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:23.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:23.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:23.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:23.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:23.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:23.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:23.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:23.931 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:23.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:24.432 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 14:38:24.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:24.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:24.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:24.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:24.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:24.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:24.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:24.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:24.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:24.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:24.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:24.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:24.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:24.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:24.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:24.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:24.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:24.433 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:24.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:24.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:24.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:24.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:24.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:24.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:24.435 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:24.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:24.439 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:24.440 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:24.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:24.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:24.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:24.441 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1' 14:38:24.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:24.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:24.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:38:24.474 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:38:24.474 DEBUG [main][MenuItemLookup] Item match:Clean... 14:38:24.475 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..." 14:38:24.475 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean... 14:38:24.475 INFO [main][MenuItemHandler] Select menu item: &Clean... 14:38:24.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:38:24.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:38:24.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:38:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:24.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") 14:38:24.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:38:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:24.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:38:24.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:38:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:24.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:24.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:24.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:24.501 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:38:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:24.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:24.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:24.509 DEBUG [Worker-5: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 14:38:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:38:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:38:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 14:38:25.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 14:38:25.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 14:38:25.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:25.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:25.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:25.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:26.038 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:26.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:26.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:26.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 14:38:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:26.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:26.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:26.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:26.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:26.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:26.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:26.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:26.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:26.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:26.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:26.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:26.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:26.040 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:26.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:26.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:26.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:26.040 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:26.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:26.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:26.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:26.041 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:26.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:26.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:26.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:27.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:27.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:27.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:27.046 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:27.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:27.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:27.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:27.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:27.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:27.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38: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 '\*?\QServers\E') 14:38:27.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:27.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:27.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:27.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:27.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:27.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:27.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:27.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:27.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:27.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:27.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:27.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:27.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:27.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:27.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:27.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:27.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:27.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:27.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:27.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:27.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:27.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:27.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:27.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:27.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:27.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:27.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:27.097 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:27.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:27.099 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:27.099 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:27.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:27.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:27.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:27.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:27.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:27.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:27.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:27.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:27.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:27.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:27.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:27.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:27.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:27.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:27.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:27.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:27.108 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:27.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:27.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:27.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:27.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:27.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:27.125 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:27.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:27.126 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 14:38:27.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:27.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:27.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:27.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:27.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:27.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:27.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:27.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:27.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:27.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:27.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:27.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:27.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:27.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:27.141 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:27.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:27.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:27.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:27.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:27.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:27.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:27.143 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:27.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:27.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:27.158 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:27.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:27.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:27.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:27.159 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 14:38:27.159 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:27.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:27.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:27.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:27.160 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:27.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:27.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:27.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:27.160 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 14:38:27.160 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:27.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:27.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:27.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:27.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:27.161 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:27.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:27.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:27.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:27.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:27.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:27.181 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:27.181 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:27.181 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:27.181 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:27.181 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:27.181 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:27.181 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:27.181 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:27.181 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:27.181 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:27.181 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 14:38:27.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 14:38:27.181 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 14:38:27.181 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 14:38:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 14:38:27.183 DEBUG [Worker-12: Starting Server 1][AbstractWait] Wait for 1 seconds 14:38:28.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 14:38:28.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 14:38:28.683 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 14:38:28.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:28.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:28.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:28.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:28.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:28.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:28.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:28.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:28.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:28.684 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.685 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 14:38:28.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:28.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 14:38:28.686 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 14:38:28.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 14:38:28.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 14:38:28.690 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.691 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 14:38:28.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 14:38:28.693 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 14:38:28.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 14:38:28.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 14:38:28.697 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.698 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 14:38:28.698 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.698 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.699 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 14:38:28.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:28.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:28.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:28.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:28.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 14:38:28.700 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 14:38:28.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 14:38:28.705 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 14:38:28.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:28.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:28.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:38:28.715 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:28.715 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 14:38:28.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 14:38:28.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 14:38:28.715 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 14:38:28.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 14:38:28.716 DEBUG [Worker-6: Stopping Server 1][AbstractWait] Wait for 1 seconds 14:38:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 14:38:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 14:38:30.216 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:30.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:30.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:30.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:30.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 14:38:30.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:30.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:30.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:30.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:30.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:30.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:30.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:30.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:30.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:30.217 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:30.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:30.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:30.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:30.218 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 14:38:30.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:30.218 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:30.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:30.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:30.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:30.219 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:30.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:30.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:30.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:30.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:31.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:31.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:31.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:31.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:31.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:31.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:31.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:31.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:31.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:31.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:31.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:31.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:31.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:31.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:31.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:31.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:31.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:31.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:31.235 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:31.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:31.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:31.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:31.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 14:38:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:31.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:31.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:31.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:31.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:31.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:31.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:31.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:31.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:31.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:31.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:31.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:31.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:31.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:31.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:31.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:31.252 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:31.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:31.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:31.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:31.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:31.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:31.254 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:31.254 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:31.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:31.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:31.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:31.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:31.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:31.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:31.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:31.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:31.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:31.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:31.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:31.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:31.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:31.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 '\*?\QServers\E') 14:38:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:31.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:31.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:31.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:31.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:31.281 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:31.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:31.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:31.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:31.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:31.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:31.283 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:31.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:31.783 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 14:38:31.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:31.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:31.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:31.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:31.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:31.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:31.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:31.785 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:31.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:31.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:31.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:31.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:31.785 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:31.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:31.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:31.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:31.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:31.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:31.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:31.786 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:31.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:31.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:31.800 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:31.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:31.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:31.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:31.800 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 14:38:31.800 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:31.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:31.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:31.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:31.801 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:31.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:31.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:31.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:31.802 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 14:38:31.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:31.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:31.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:31.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:31.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:31.802 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:31.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:31.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:31.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:31.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:31.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:31.817 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:38:31.817 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 14:38:31.818 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 14:38:31.818 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 14:38:31.818 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 14:38:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 14:38:31.819 DEBUG [Worker-5: Starting Server 1][AbstractWait] Wait for 1 seconds 14:38:33.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 14:38:33.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 14:38:33.319 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 14:38:33.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:33.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:33.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:33.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:33.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:33.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:33.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:33.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:33.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:33.321 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.321 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 14:38:33.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:33.321 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.322 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 14:38:33.323 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 14:38:33.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 14:38:33.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 14:38:33.330 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.330 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 14:38:33.331 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.331 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.332 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 14:38:33.332 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 14:38:33.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 14:38:33.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 14:38:33.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.337 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 14:38:33.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.338 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 14:38:33.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:33.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:33.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:33.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:33.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 14:38:33.339 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 14:38:33.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 14:38:33.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 14:38:33.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:33.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:33.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:38:33.353 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:33.353 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 14:38:33.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 14:38:33.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 14:38:33.353 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 14:38:33.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 14:38:33.354 DEBUG [Worker-8: Stopping Server 1][AbstractWait] Wait for 1 seconds 14:38:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 14:38:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 14:38:34.855 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:34.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:34.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:34.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 14:38:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:34.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:34.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:34.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:34.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:34.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:34.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:34.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:34.856 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:34.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:34.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:34.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:34.856 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 14:38:34.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:34.857 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:34.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:34.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:34.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:34.857 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:34.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:35.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:35.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:35.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:35.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:35.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:35.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:35.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:35.861 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:35.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:35.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:35.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:35.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:35.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:35.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:35.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:35.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:35.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:35.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:35.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:35.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:35.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:35.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:35.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:35.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:35.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:35.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:35.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:35.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:35.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:35.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:35.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:35.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:35.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:35.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:35.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:35.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:35.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:35.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:35.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:35.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:35.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:35.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:35.884 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:35.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:35.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:35.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:35.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:35.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:35.886 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:35.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:35.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:35.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:35.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:35.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.cnf.ServersView2, index 0 and no matchers specified 14:38:35.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:35.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:35.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:35.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:35.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:35.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:35.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:35.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:35.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:38:35.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 '\*?\QServers\E') 14:38:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:35.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:35.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:35.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:35.902 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:35.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:35.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:35.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:35.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:35.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:35.904 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:35.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 14:38:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:36.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:38:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:36.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:36.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:36.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:36.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:36.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:36.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:36.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:36.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:36.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:36.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:36.416 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:36.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:36.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:36.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:38:36.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:36.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:36.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:36.418 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:36.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:36.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:36.421 INFO [WorkbenchTestable][AbstractServer] Open server's editor 14:38:36.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:36.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:36.439 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:36.439 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:36.439 DEBUG [main][MenuItemLookup] Item match:Open F3 14:38:36.439 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open F3" 14:38:36.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open F3 14:38:36.439 INFO [main][MenuItemHandler] Select menu item: Open F3 14:38:36.553 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:36.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:36.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:36.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c18ae48 is found... 14:38:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c18ae48 is found finished successfully 14:38:36.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServer 1\E') 14:38:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:36.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:36.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:36.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:36.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:36.592 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1 14:38:36.606 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:36.606 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:36.606 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:38:36.606 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:38:36.608 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:36.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:36.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:36.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:36.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:36.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:36.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:36.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:36.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:36.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:36.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:36.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:36.617 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:36.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:37.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:37.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:37.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:37.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:37.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:37.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:37.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:37.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:37.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:37.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:37.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:37.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:37.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:37.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') 14:38:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:37.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:37.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:37.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:37.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:37.647 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:37.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:37.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:37.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:37.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:37.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:37.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:37.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:37.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:37.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:37.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:37.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:37.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:37.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:37.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:37.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:37.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:37.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:37.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:37.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:37.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:37.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:37.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:37.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:37.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:37.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:37.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:37.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:37.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:37.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:37.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:37.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:37.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:37.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:37.684 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:37.684 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:37.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:37.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:37.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:37.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:37.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:37.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:37.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:37.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:37.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:37.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:37.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:37.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:37.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:37.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 '\*?\QServers\E') 14:38:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:37.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:37.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:37.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:37.709 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:37.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:37.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:37.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:37.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:37.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:37.710 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:37.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:37.711 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 14:38:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:37.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:37.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:37.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:37.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:37.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:37.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:37.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:37.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:37.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:37.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:37.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:37.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:37.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:37.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:37.713 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:37.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:37.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:37.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:37.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:37.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:37.728 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 14:38:37.728 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:37.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:37.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:37.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:37.729 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:37.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:37.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:37.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:37.729 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 14:38:37.729 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:37.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:37.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:37.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:37.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:37.730 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:37.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:37.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:37.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:37.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:37.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:37.747 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:37.747 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:37.747 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:37.747 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:37.747 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:37.747 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:37.747 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:37.747 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:37.747 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:37.747 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:37.747 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 14:38:37.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 14:38:37.747 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 14:38:37.747 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 14:38:37.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 14:38:37.749 DEBUG [Worker-1: Starting Server 1][AbstractWait] Wait for 1 seconds 14:38:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 14:38:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 14:38:39.249 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:39.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:39.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:39.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 14:38:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:39.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:39.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:39.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:39.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:39.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:39.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:39.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:39.250 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:39.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:39.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:39.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:39.251 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 14:38:39.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:39.251 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:39.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:39.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:39.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:39.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 14:38:39.252 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 14:38:39.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 14:38:39.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 14:38:39.261 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:39.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:39.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:39.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:39.261 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 14:38:39.262 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:39.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:39.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:39.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:39.262 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:39.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:39.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:39.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:39.263 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1 14:38:39.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:39.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:39.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:39.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:39.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 14:38:39.263 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 14:38:39.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 14:38:39.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 14:38:39.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:39.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:39.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:39.279 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:39.279 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:39.279 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:39.279 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:39.279 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:39.279 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:39.279 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:39.279 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:39.279 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:39.279 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:38:39.279 DEBUG [main][MenuItemLookup] Item match:Restart in Debug Ctrl+Alt+D 14:38:39.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug Ctrl+Alt+D" 14:38:39.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug Ctrl+Alt+D 14:38:39.280 INFO [main][MenuItemHandler] Select menu item: Restart in Debug Ctrl+Alt+D 14:38:39.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 14:38:39.280 DEBUG [Worker-3: Stopping Server 1][AbstractWait] Wait for 1 seconds 14:38:40.285 DEBUG [Worker-0: Starting Server 1][AbstractWait] Wait for 1 seconds 14:38:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 14:38:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 14:38:41.781 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:41.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:41.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:41.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 14:38:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:41.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:41.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:41.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:41.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:41.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:41.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:41.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:41.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:41.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:41.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:41.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:41.782 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 14:38:41.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:41.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:41.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:41.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:41.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:41.783 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:41.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:41.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:41.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:41.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 14:38:41.783 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 14:38:41.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 14:38:41.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 14:38:41.787 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:41.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:41.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:41.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:41.788 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 14:38:41.788 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:41.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:41.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:41.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:41.788 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:41.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:41.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:41.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:41.789 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 14:38:41.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:41.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:41.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:41.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:41.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 14:38:41.792 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 14:38:41.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 14:38:41.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 14:38:41.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:41.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:41.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:38:41.812 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:41.812 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 14:38:41.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 14:38:41.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 14:38:41.812 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 14:38:41.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 14:38:41.812 DEBUG [Worker-2: Stopping Server 1][AbstractWait] Wait for 1 seconds 14:38:43.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 14:38:43.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 14:38:43.313 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:43.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:43.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:43.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 14:38:43.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:43.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:43.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:43.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:43.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:43.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:43.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:43.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:43.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:43.314 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:43.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:43.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:43.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:43.314 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 14:38:43.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:43.314 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:43.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:43.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:43.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:43.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:43.315 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:43.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:43.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:43.319 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:43.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:43.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:43.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:43.321 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 14:38:43.321 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:43.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:43.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:43.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:43.322 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:43.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:43.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:43.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:43.323 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:43.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:43.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:43.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:43.323 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:38:43.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:43.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:43.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:38:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:44.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:38:44.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:44.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:44.332 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:44.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:44.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:44.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:44.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:44.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:44.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:44.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:44.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:44.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:44.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:44.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:44.347 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:44.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:44.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:44.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:44.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:44.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:44.350 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:44.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:44.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:44.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:44.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:44.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:44.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:44.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:44.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:44.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:44.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:44.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:44.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:44.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:44.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:44.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:44.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:44.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:44.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:44.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:44.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:44.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:44.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:44.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:44.379 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:44.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:44.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:44.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:44.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:44.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:44.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:44.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:44.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:44.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:44.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:44.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:44.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:44.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:44.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:44.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:44.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:44.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:44.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:44.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:44.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:44.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:44.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:44.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:44.416 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:44.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:44.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 14:38:44.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:44.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:44.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:44.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:44.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:44.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:44.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:44.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:44.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:44.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:44.929 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:44.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:44.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:44.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:44.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:44.929 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:44.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:44.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:44.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:44.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:44.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:44.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:38:44.931 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:38:44.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:38:44.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:38:44.945 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:38:44.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:44.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:44.955 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:38:44.955 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:38:44.955 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:38:44.955 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:38:44.955 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:38:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:38:45.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 14:38:45.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:38:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:45.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 14:38:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:45.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:45.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:45.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:45.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:45.011 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 14:38:45.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:45.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:45.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:45.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:45.014 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:38:45.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) 14:38:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:45.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:45.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:45.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:45.015 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:38:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:45.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:45.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:38:45.017 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:38:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:38:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:45.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:45.518 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.518 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 14:38:45.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:38:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:45.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 14:38:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:45.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:38:45.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:38:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:45.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 14:38:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:45.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:38:45.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.519 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:38:45.519 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:38:45.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:38:45.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:38:45.524 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:38:45.525 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:38:45.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:38:45.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:38:45.529 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.530 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 14:38:45.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:38:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:45.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 14:38:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:45.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:38:45.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:38:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:45.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 14:38:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:45.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:38:45.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:38:45.531 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:38:45.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:38:45.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:38:45.538 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:38:45.539 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:38:45.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:38:45.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:38:45.543 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:38:45.543 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:38:45.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:38:45.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:38:45.548 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:38:45.548 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:38:45.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:38:45.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:38:45.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.555 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 14:38:45.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:38:45.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:45.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 14:38:45.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:45.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:38:45.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:38:45.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:45.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 14:38:45.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:45.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:38:45.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:45.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:45.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:45.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:45.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 14:38:45.556 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 14:38:45.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 14:38:45.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 14:38:45.561 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:38:45.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:45.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:38:45.579 DEBUG [main][MenuItemLookup] Found menu:'Profile' 14:38:45.580 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:45.580 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:38:45.580 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:38:45.580 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:45.580 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:38:45.580 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:38:45.580 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:38:45.580 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:38:45.580 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:38:45.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:38:45.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:45.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:38:45.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:38:45.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:45.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:45.638 DEBUG [WorkbenchTestable][WidgetLookup] 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") 14:38:45.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:45.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:45.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:45.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:45.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:45.639 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 14:38:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:45.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:45.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:45.640 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:38:45.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 14:38:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:45.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:45.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:45.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:45.642 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:38:45.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:45.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:45.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:45.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:38:45.674 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 14:38:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:38:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:38:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:38:45.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:38:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:45.675 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) 14:38:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:45.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:45.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:45.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:45.677 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:38:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:45.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:45.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:38:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:38:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:38:46.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:38:46.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:46.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:38:46.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:46.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:46.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:46.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:46.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:46.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:46.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:46.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:46.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:46.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:46.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:46.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') 14:38:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:46.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:46.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:46.231 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:46.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:46.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:46.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:46.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:46.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:46.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:46.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:46.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:46.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:46.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:46.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:46.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:46.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:46.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:46.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:46.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:46.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:46.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:46.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:46.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:46.259 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:46.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:46.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:46.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:46.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:46.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:46.261 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:46.262 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:46.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:46.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:46.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:46.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:46.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:46.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:46.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:46.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:46.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:46.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:46.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:46.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:46.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:46.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:46.286 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:46.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:46.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:46.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:46.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:46.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:46.288 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:46.788 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 14:38:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:46.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:46.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:46.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:46.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:46.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:46.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:46.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:46.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:46.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:46.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:46.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:46.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:46.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:46.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:46.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 '\*?\QServers\E') 14:38:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:46.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:46.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:46.817 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:46.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:46.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:46.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:46.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:46.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:46.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:46.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:46.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:46.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:46.819 INFO [WorkbenchTestable][ServersView2] Create new server 14:38:46.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:46.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:46.849 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:46.849 DEBUG [main][MenuItemLookup] Item match:New 14:38:46.850 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:38:46.850 DEBUG [main][MenuItemLookup] Item match:Server 14:38:46.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:38:46.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:38:46.850 INFO [main][MenuItemHandler] Select menu item: Server 14:38:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:38:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 14:38:46.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:38:46.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:46.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:46.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:38:46.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:46.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:46.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:38:46.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:46.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:46.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:38:46.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:46.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:46.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:38:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:46.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:46.943 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:38:46.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:46.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.wizard.NewServerWizardPage, index 0 and no matchers specified 14:38:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:46.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:46.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:46.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:38:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:38:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:38:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:38:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:38:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:38:46.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:38:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:47.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:38:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:38:47.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:38:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:47.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:38:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:47.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:38:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:38:47.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.wizard.NewServerWizardPage, index 0 and no matchers specified 14:38:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:47.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:47.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:47.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:38:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:38:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:38:47.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:38:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:47.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:38:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:47.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:38:47.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:38:47.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:38:47.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:47.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:38:47.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:47.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:38:47.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:38:47.454 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:38:47.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:38:47.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:38:47.456 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:38:47.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:47.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:47.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:47.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:47.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:47.959 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:") 14:38:47.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:47.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:47.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:47.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:47.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:38:47.963 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:38:47.963 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 14:38:47.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:38:47.964 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:38:47.964 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:38:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:38:48.464 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:38:48.464 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:38:48.464 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:38:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:48.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:48.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:48.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:48.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:48.468 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:38:48.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:48.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:48.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:48.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:48.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:38:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:38:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:48.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:48.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:48.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:48.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:48.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:48.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:48.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:48.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 '\*?\QServers\E') 14:38:48.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:48.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:49.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:49.003 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:49.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:49.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 14:38:49.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38: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.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:49.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:49.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:49.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:49.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:49.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:49.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:49.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:49.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:49.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:49.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:49.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:49.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:49.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:49.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:49.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:49.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:49.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:49.072 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:49.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:49.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:49.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 14:38:49.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:49.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:49.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:49.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:49.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:49.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:49.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:49.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:49.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:49.099 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:49.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:49.101 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:49.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 14:38:49.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:49.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:49.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:49.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:49.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:49.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:49.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:49.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:49.154 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:49.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:49.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:49.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:49.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:49.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:49.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:49.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:49.180 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:49.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:49.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:49.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:49.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:49.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') 14:38:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:49.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:49.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:49.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:49.216 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:49.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:49.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:49.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 14:38:49.219 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 14:38:49.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 14:38:49.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 14:38:49.226 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:49.227 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 14:38:49.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:49.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:49.229 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 14:38:49.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:49.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:49.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:49.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:49.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 14:38:49.230 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 14:38:49.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 14:38:49.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 14:38:49.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:49.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:49.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:49.258 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:49.258 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:49.259 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:49.259 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:49.259 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:49.259 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:49.259 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:49.259 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:49.259 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:49.259 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:49.259 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:38:49.259 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 14:38:49.259 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 14:38:49.259 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 14:38:49.259 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 14:38:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 14:38:49.260 DEBUG [Worker-10: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 14:38:50.266 DEBUG [Worker-10: Starting Server 2][AbstractWait] Wait for 1 seconds 14:38:51.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 14:38:51.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 14:38:51.761 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:51.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:51.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:51.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:51.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 14:38:51.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:51.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:51.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:51.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:51.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:51.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:51.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:51.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:51.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:51.762 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:51.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:51.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:51.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:51.762 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 14:38:51.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:51.762 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:51.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:51.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:51.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:51.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 14:38:51.763 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 14:38:51.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 14:38:51.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 14:38:51.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:51.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:51.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:51.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:51.770 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true 14:38:51.770 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:51.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:51.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:51.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:51.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:51.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:51.780 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:51.780 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:51.780 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:51.780 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:51.780 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:51.780 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:51.780 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:51.780 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:38:51.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:38:51.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:38:51.780 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:38:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:38:51.805 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 14:38:51.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:38:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:51.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:38:51.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:38:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:51.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:38:51.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:38:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:51.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:51.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:51.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:51.806 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 14:38:51.806 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed 14:38:51.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:38:51.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:38:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:51.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:38:51.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:38:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:51.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:51.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:51.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:38:51.807 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:38:51.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:38:51.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:38:51.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:38:51.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:51.807 DEBUG [Worker-7: Stopping Server 2][AbstractWait] Wait for 1 seconds 14:38:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:38:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:38:51.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:51.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:51.857 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:51.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:51.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:51.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:51.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:51.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:51.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:51.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:51.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:51.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:51.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:51.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:51.879 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:51.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:51.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:51.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:51.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:51.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 14:38:51.881 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:51.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:51.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:51.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:51.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 14:38:51.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:51.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:51.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:51.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:51.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:51.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:51.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:51.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:51.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:51.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:51.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:51.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') 14:38:51.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:51.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:51.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:51.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:51.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:51.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:51.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:51.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:51.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:51.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:51.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:51.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:51.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:51.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:51.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:51.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:51.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:51.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:51.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:51.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:51.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:51.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:51.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:52.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:52.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:52.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:52.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:52.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:52.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:52.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:52.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:52.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:52.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:52.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:52.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:52.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:52.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:52.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:52.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:52.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 '\*?\QServers\E') 14:38:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:52.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:52.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:52.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:52.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:52.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:52.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:52.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:52.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:52.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:52.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:52.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:52.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:52.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:52.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:52.499 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:52.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:52.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:52.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:52.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:52.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:52.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:52.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:52.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:52.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:52.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:52.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:53.006 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:53.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:53.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:53.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:53.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:53.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:53.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:53.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:53.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:53.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:53.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:53.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:53.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:53.024 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:53.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:53.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:53.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:53.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:53.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:53.042 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:53.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:53.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:53.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:53.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:53.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:53.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:53.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:53.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:53.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:53.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:53.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:53.071 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:53.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:53.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:53.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:53.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:53.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:53.072 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 14:38:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:53.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:38:53.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:53.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:53.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:53.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:53.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:53.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:53.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:53.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:53.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:53.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:53.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:53.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:53.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:53.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:53.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:53.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:53.098 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:53.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:53.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:53.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:53.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:53.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:53.100 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:53.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:53.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:53.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:53.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:53.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:53.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:53.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:53.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:53.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:53.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:53.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:53.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:53.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:53.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:53.127 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:53.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:53.130 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:53.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:53.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:53.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:53.131 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:53.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:53.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:53.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:53.132 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 14:38:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:38:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:53.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:38:53.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 14:38:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:38:54.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:38:54.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 14:38:54.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:54.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:54.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:38:54.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:54.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:54.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:54.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:54.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 '\*?\QServers\E') 14:38:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:54.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:54.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:54.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:54.156 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:54.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:54.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:54.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:54.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:54.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:54.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:54.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:54.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:54.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:54.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:54.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:54.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:54.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:54.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:54.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:54.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:54.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:54.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:54.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:54.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:38:54.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:54.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:54.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:54.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:54.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:54.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:54.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:54.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:54.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:54.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:54.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:54.189 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:38:54.190 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:54.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:54.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:54.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:54.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:38:54.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:54.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:54.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:54.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:54.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:38:54.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:54.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:54.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:54.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:54.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:54.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:38:54.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 '\*?\QServers\E') 14:38:54.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:38:54.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:38:54.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:38:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:38:54.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:38:54.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:54.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:54.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:54.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:54.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:54.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:54.242 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:38:54.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:38:54.743 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 14:38:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:54.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:38:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:38:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:38:54.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:54.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:38:54.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:38:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:38:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:38:54.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:54.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:38:54.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:38:54.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:38:54.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:38:54.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:38:54.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:38:54.744 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:54.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:54.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:54.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:38:54.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:38:54.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:38:54.746 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 14:38:54.746 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 14:38:54.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 14:38:54.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 14:38:54.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:54.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:54.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:54.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:54.752 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 14:38:54.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:54.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:54.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:54.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:54.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:54.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:54.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:54.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:54.753 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 14:38:54.753 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:54.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:54.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:54.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:54.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 14:38:54.754 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 14:38:54.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 14:38:54.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 14:38:54.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:54.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:54.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:54.778 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:54.778 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:54.778 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:54.778 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:54.778 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:54.778 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:54.778 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:54.778 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:54.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:54.779 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:38:54.779 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 14:38:54.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 14:38:54.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 14:38:54.779 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 14:38:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 14:38:54.779 DEBUG [Worker-9: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 14:38:55.786 DEBUG [Worker-10: Starting Server 1][AbstractWait] Wait for 1 seconds 14:38:57.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 14:38:57.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 14:38:57.281 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:57.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:57.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:57.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:57.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 14:38:57.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:57.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:57.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:57.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:57.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:57.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:57.283 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 14:38:57.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:57.283 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:57.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:57.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:57.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:57.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 14:38:57.283 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 14:38:57.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 14:38:57.289 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 14:38:57.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:57.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:57.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:57.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:57.290 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 14:38:57.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:57.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:57.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:57.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:57.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:57.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:57.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:57.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:57.291 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1 14:38:57.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:57.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:57.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:57.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:57.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 14:38:57.292 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 14:38:57.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 14:38:57.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 14:38:57.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:57.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:57.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:38:57.307 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:38:57.307 DEBUG [main][MenuItemLookup] Item match:Restart Ctrl+Alt+R 14:38:57.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart Ctrl+Alt+R" 14:38:57.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart Ctrl+Alt+R 14:38:57.307 INFO [main][MenuItemHandler] Select menu item: &Restart Ctrl+Alt+R 14:38:57.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 14:38:57.307 DEBUG [Worker-1: Stopping Server 1][AbstractWait] Wait for 1 seconds 14:38:58.313 DEBUG [Worker-0: Starting Server 1][AbstractWait] Wait for 1 seconds 14:38:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 14:38:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 14:38:59.808 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:59.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:59.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:59.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 14:38:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:38:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:38:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:38:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:38:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:38:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:38:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:38:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:38:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:38:59.810 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:59.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:59.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:59.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:59.810 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 14:38:59.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:59.810 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:59.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:59.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:59.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:59.811 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:59.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:59.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:59.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:59.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 14:38:59.811 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 14:38:59.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 14:38:59.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 14:38:59.816 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:59.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:59.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:59.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:59.817 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 14:38:59.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:59.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:59.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:59.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:59.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:59.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:59.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:59.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:59.820 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 14:38:59.820 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:38:59.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:38:59.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:38:59.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:38:59.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 14:38:59.821 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 14:38:59.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 14:38:59.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 14:38:59.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:38:59.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:38:59.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'New' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:38:59.848 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:38:59.848 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 14:38:59.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 14:38:59.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 14:38:59.848 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 14:38:59.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 14:38:59.848 DEBUG [Worker-3: Stopping Server 1][AbstractWait] Wait for 1 seconds 14:39:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 14:39:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 14:39:01.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:01.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:01.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:01.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 14:39:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:01.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:01.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:01.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:01.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:01.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:01.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:01.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:01.350 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:01.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:01.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:01.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:01.351 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 14:39:01.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:01.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:01.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:01.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:01.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:01.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:39:01.351 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:39:01.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:39:01.355 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:39:01.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:01.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:01.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:01.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:01.358 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 14:39:01.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:01.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:01.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:01.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:01.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:01.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:01.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:01.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:01.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:01.360 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:39:01.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:39:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:01.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:01.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:39:01.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:39:01.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:02.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:39:02.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:02.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:02.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:39:02.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:02.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:02.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:02.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:39:02.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:39:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:02.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:02.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:02.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:02.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:02.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:02.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:02.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:39:02.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:02.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:02.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:02.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:02.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:02.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:02.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:39:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:02.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:02.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:02.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:02.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:02.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:02.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:02.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:02.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:02.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:39:02.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:39:02.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:02.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:02.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:02.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:02.416 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:02.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:02.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:02.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:39:02.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:02.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:02.419 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:39:02.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:02.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:02.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:02.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:02.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:39:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:02.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:02.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:02.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:02.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:02.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:02.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:02.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:39:02.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 '\*?\QServers\E') 14:39:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:02.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:02.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:02.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:02.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:02.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:39:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:02.452 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:39:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:39:02.953 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 14:39:02.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:02.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:02.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:02.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:39:02.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:39:02.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:39:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:02.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:39:02.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:39:02.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:39:02.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:39:02.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:39:02.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:39:02.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:39:02.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:02.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:02.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:02.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:39:02.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:02.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:02.958 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:39:02.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:39:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:03.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:03.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:39:03.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:39:03.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:03.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:39:03.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:03.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:03.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:03.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:03.960 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:03.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:03.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:03.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:03.961 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:03.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:03.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:03.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:03.961 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 14:39:03.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:39:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:04.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:39:04.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 14:39:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:04.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 14:39:04.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:04.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:04.968 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:39:04.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:04.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:04.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:04.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:39:04.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:39:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:04.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:04.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:04.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:04.981 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:04.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:04.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:04.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:39:04.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:04.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:05.000 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:05.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:05.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:05.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:05.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:39:05.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:05.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:05.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:05.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:05.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:05.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:05.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:05.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:05.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:39:05.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 '\*?\QServers\E') 14:39:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:05.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:05.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:05.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:05.013 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:05.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:05.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:05.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:39:05.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:05.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:05.015 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 14:39:05.015 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:05.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:05.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:05.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:05.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:39:05.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:05.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:05.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:05.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:05.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:05.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:05.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:05.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:05.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:39:05.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:39:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:05.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:05.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:05.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:05.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:05.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:05.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:05.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:05.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:39:05.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:05.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:05.043 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 14:39:05.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:39:05.544 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 14:39:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:05.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:05.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:39:05.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:39:05.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:39:05.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:05.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:05.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 14:39:05.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:05.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:05.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:39:05.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:05.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:05.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:05.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:05.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:05.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:39:05.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 '\*?\QPackage Explorer\E') 14:39:05.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:05.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:05.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:05.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:05.547 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:39:05.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:39:05.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:05.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:05.581 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:39:05.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:39:05.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:05.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:05.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:05.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:05.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:39:06.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:06.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:39:06.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:06.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:39:06.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:39:06.583 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:39:06.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:39:06.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:06.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:06.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 14:39:06.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:06.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:06.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:06.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:06.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:06.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:39:06.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 14:39:06.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 14:39:06.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:06.585 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:06.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:06.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:06.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:06.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:06.606 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:39:06.607 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:39:06.607 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:39:06.607 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:06.607 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:39:06.607 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:39:06.607 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:06.607 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:39:06.607 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:06.607 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:39:06.607 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:39:06.607 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:39:06.607 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:39:06.607 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:39:06.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:06.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:39:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:39:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:07.107 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 14:39:07.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:07.108 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:07.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:07.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:07.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:07.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:07.137 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:07.137 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:39:07.137 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:07.137 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:39:07.137 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:07.137 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:07.137 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:07.137 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:39:07.137 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:07.137 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:07.137 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:07.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:07.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:39:07.137 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:39:07.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 'Delete.*'] is available.... 14:39:07.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 14:39:07.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:39:07.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:07.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:07.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:07.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:39:07.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:07.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:39:07.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:07.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:07.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:07.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:07.713 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:39:07.713 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:39:07.713 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:39:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:07.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:07.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:07.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) 14:39:07.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:07.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:39:07.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:07.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:07.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:07.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:07.714 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:39:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:07.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:07.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:39:07.717 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:39:08.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:39:08.218 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:39:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:08.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:39:08.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:39:08.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:08.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:39:08.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:08.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:08.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:08.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:08.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:08.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:08.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:39:08.218 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:39:08.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:39:08.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:39:08.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:08.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:08.252 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:39:08.252 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:39:08.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:39:08.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:39:08.252 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:39:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:08.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:39:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:39:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:39:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:39:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:08.753 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 14:39:08.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:39:08.753 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:39:08.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:39:08.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:39:08.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:08.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:08.776 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:08.776 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:39:08.776 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:08.776 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:39:08.776 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:08.776 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:08.776 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:08.776 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:39:08.776 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:08.776 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:08.776 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:08.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:08.776 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:39:08.777 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:39:08.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:39:09.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. finished successfully 14:39:09.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:39:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:09.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:09.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:09.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:39:09.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:09.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:39:09.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:09.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:09.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:09.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:09.374 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:39:09.374 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:39:09.374 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:39:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:09.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:09.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:09.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:39:09.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:09.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:39:09.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:09.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:09.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:09.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:09.375 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:39:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:09.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:09.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:39:09.378 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:39:09.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:39:09.878 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:39:09.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:09.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:39:09.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:09.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:09.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:09.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:09.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:09.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:09.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:09.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:09.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:09.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:39:09.878 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:39:09.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:39:09.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:39:09.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:09.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:09.899 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:39:09.899 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:39:09.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:39:09.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:39:09.900 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:39:09.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:09.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 14:39:10.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:39:10.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:39:10.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:10.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:10.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:10.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:10.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:10.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:10.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:10.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:10.400 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 14:39:10.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:39:10.401 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:39:10.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:39:10.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:39:10.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:10.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:10.425 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:10.425 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:39:10.425 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:10.425 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:39:10.425 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:10.425 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:10.425 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:10.425 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:39:10.425 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:10.425 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:10.425 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:10.425 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:10.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:39:10.425 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:39:10.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 'Delete.*'] is available.... 14:39:11.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 'Delete.*'] is available. finished successfully 14:39:11.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:39:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:11.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.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: 32) 14:39:11.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:11.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:39:11.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:11.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:11.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:11.012 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:39:11.012 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:39:11.012 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:39:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:11.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:11.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:11.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 "OK", Widget matcher matching widgets with style: 8) 14:39:11.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:11.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:39:11.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:11.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:11.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:11.013 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:39:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:11.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:11.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:39:11.016 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:39:11.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:39:11.517 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:39:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:11.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:39:11.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:11.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:11.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:11.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:11.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:11.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:11.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:11.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:39:11.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:11.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:11.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:11.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:39:11.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:39:11.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:11.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:11.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:11.545 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:11.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:11.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:11.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:11.569 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:11.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:11.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:11.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:11.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 14:39:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:11.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:11.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:11.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 14:39:11.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:11.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:11.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 14:39:11.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 '\*?\QServers\E') 14:39:11.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:11.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:11.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:11.582 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:11.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:11.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:11.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 14:39:11.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:11.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:11.595 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 14:39:11.595 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 14:39:11.595 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 14:39:11.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 14:39:11.610 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:11.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:11.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:11.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:11.610 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false 14:39:11.610 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:11.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:11.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:11.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:11.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:11.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:11.626 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:11.626 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:39:11.626 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:11.626 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:11.626 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:11.626 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:11.626 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:11.626 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:11.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:39:11.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:39:11.629 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:39:11.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:39:11.659 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 14:39:11.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:39:11.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:11.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:11.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:39:11.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:11.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:11.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:11.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:39:11.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:11.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:11.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:11.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:11.660 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:39:11.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:11.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:11.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:11.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:11.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:39:11.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:39:11.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.711 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:39:11.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:11.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:11.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:39:11.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:39:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:11.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:11.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:11.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:11.741 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:11.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:11.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:11.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:39:11.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:11.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:11.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1... 14:39:11.743 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:11.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:11.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:11.744 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 14:39:11.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:39:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:11.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:11.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:39:12.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:12.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:39:12.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:12.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:39:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:39:12.747 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:39:12.747 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view 14:39:12.747 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:12.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:12.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:12.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 14:39:12.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 14:39:12.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:12.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:12.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:39:13.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:13.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:39:13.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:13.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:39:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:39:13.751 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:39:13.751 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:39:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully 14:39:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:13.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:13.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:13.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:13.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:13.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:13.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:13.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:13.751 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 14:39:13.751 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:39:13.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:39:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.966 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.095 s restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.183 s delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.609 s profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.168 s addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.717 s publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.106 s stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.646 s clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.708 s debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.643 s start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.631 s openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.295 s restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.218 s getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.861 s delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.954 s restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.21 s getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.59 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:39:13.757 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:39:13.757 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:39:13.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:39:13.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:39:13.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:39:13.757 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:39:13.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:39:13.758 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:39:13.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:39:13.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:39:13.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:39:13.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:39:13.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:39:13.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.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: "Import"] 14:39:13.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.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: "Import"] 14:39:13.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.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: "Import"] 14:39:13.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.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: "Import"] 14:39:13.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.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: "Import"] 14:39:13.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:13.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:13.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:39:13.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'File' 14:39:13.760 DEBUG [main][MenuItemLookup] Item match:File 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:13.760 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:39:13.760 DEBUG [main][MenuItemLookup] Item match:Import... 14:39:13.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:39:13.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:39:13.760 INFO [main][MenuItemHandler] Select menu item: &Import... 14:39:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:39:13.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:39:13.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:39:13.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:13.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:13.815 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:39:13.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:39:13.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:13.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:13.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:13.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:13.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:13.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:39:13.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:39:13.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:39:13.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:39:13.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:13.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:39:13.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:13.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:39:13.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:39:13.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:39:13.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:13.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:39:13.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:13.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:39:13.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:39:13.817 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:39:13.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:39:13.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:39:13.817 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:39:13.817 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:39:13.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:39:13.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:13.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:13.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:13.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:13.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:13.818 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:39:13.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:13.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:13.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:13.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:13.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:39:13.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:39:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:13.861 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:39:13.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:39:13.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:39:13.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:39:13.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:13.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:13.862 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:39:13.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:13.862 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' 14:39:13.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 14:39:13.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:13.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:13.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:13.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:13.885 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:39:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:13.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:13.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:13.886 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 14:39:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:13.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:39:13.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:39:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:13.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:39:13.886 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 14:39:13.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 14:39:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:13.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:13.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:13.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:13.888 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:39:13.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:13.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:13.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:13.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:13.893 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 14:39:13.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:13.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:13.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:13.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:13.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:13.894 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 14:39:13.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:13.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:13.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:13.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:13.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:39:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:39:13.895 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 14:39:13.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.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") 14:39:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:13.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:13.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:13.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:13.934 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 14:39:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:13.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:13.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:13.935 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:39:13.935 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:39:13.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:39:13.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:13.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:13.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:13.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:13.936 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:39:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:13.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:13.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:13.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:39:14.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:39:14.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:14.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:14.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:39:14.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:14.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:14.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:14.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:14.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:14.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:14.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:14.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:14.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:14.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:14.442 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:39:14.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:14.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:14.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:14.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:39:14.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:39:14.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:14.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:14.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:14.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:14.464 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:14.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:14.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:14.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:39:14.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:14.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:14.465 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:14.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:14.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:14.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 14:39:14.466 INFO [WorkbenchTestable][ServersView2] Create new server 14:39:14.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:39:14.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:14.466 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:14.466 DEBUG [main][MenuItemLookup] Item match:New 14:39:14.466 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:39:14.466 DEBUG [main][MenuItemLookup] Item match:Server 14:39:14.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:39:14.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:39:14.467 INFO [main][MenuItemHandler] Select menu item: Server 14:39:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:39:14.565 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 14:39:14.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:39:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:14.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:39:14.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:14.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:14.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:39:14.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:14.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:14.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:39:14.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:14.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:14.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:39:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:14.566 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:39:14.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:14.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.wizard.NewServerWizardPage, index 0 and no matchers specified 14:39:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:14.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:14.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:14.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:14.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:39:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:39:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:39:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:39:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:39:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:39:14.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:39:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:15.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:39:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:39:15.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:39:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:15.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:39:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:15.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:39:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:39:15.085 DEBUG [WorkbenchTestable][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 14:39:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:15.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:15.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:15.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:39:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:39:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:39:15.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:39:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:15.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:39:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:15.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:39:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:39:15.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:39:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:15.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:39:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:15.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:39:15.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:39:15.087 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:39:15.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:39:15.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:39:15.089 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:39:15.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:15.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:15.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:15.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:15.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:15.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:15.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:15.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 14:39:15.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:15.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:15.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:15.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:39:15.596 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:39:15.596 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 14:39:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:39:15.597 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:39:15.597 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:39:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:39:16.097 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:39:16.097 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:39:16.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 14:39:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:16.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:16.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:16.101 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:39:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:16.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:16.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:16.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:39:16.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:39:16.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:16.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:39:16.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:16.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:16.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:16.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:16.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:16.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:16.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:16.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:16.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:39:16.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:16.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:16.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:16.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:39:16.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') 14:39:16.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:16.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:16.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:16.615 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:39:16.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:16.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:16.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 14:39:16.633 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:39:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:16.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:16.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:16.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:16.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:16.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:39:16.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:39:16.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:16.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:16.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:16.644 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:39:16.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:16.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 14:39:16.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:39:16.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:16.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:39:16.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:39:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:16.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:16.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:16.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:39:16.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:16.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:16.679 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:16.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:39:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:16.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:16.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:16.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:16.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:39:16.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') 14:39:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:16.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:16.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:16.695 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:39:16.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:16.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:16.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:16.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:39:16.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:39:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:16.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:16.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:16.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:39:16.712 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:39:16.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:16.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:16.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:39:16.714 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:39:16.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:39:16.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:39:16.733 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:16.736 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 14:39:16.736 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:16.737 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:16.738 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 14:39:16.738 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:16.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:16.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:16.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:16.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 14:39:16.739 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 14:39:16.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 14:39:16.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 14:39:16.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:16.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:16.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:39:16.762 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:39:16.762 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 14:39:16.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 14:39:16.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 14:39:16.762 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 14:39:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 14:39:16.763 DEBUG [Worker-10: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 14:39:17.772 DEBUG [Worker-1: Starting Server ABC][AbstractWait] Wait for 1 seconds 14:39:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 14:39:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 14:39:19.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:19.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:19.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:19.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:19.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 14:39:19.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:19.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:39:19.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:19.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:19.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:19.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:19.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:19.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:19.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:19.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:19.265 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:19.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:19.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:19.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:19.265 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 14:39:19.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:19.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:39:19.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:39:19.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:39:19.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:39:19.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:39:19.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:39:19.266 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:19.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:19.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:19.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:19.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 14:39:19.266 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 14:39:19.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 14:39:19.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 14:39:19.269 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:39:19.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:19.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:19.280 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:39:19.280 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:39:19.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:39:19.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:39:19.280 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:39:19.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 14:39:19.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:19.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 14:39:19.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:39:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:19.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 14:39:19.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:19.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:19.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:19.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:19.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:39:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:39:19.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:19.347 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:19.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:19.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:19.347 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 14:39:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:19.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:19.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:19.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:19.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:19.353 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 14:39:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:19.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:19.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:19.354 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:39:19.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:39:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:19.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:19.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:19.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:19.356 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:39:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:19.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:19.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:19.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:39:19.358 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:39:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:39:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:19.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:19.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:19.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:19.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:19.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:19.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:19.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:19.859 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:19.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:19.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:19.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:19.860 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:39:19.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:19.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:20.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:20.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:20.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:20.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:20.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:20.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:20.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:20.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:20.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:20.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:20.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:20.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:20.362 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:20.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:20.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:20.368 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 14:39:20.368 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:20.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:20.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:20.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:20.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:20.369 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:20.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:20.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:20.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:20.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:20.393 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:20.393 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:20.393 DEBUG [main][MenuItemLookup] Found menu:'Start' 14:39:20.393 DEBUG [main][MenuItemLookup] Item match:Start 14:39:20.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 14:39:20.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 14:39:20.393 INFO [main][MenuItemHandler] Select menu item: &Start 14:39:20.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:20.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:39:20.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 14:39:20.394 DEBUG [Worker-9: Starting server-project][AbstractWait] Wait for 1 seconds 14:39:20.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 14:39:21.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 14:39:21.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:21.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:21.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:21.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:21.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:21.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:21.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:21.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 14:39:21.895 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:21.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:21.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:21.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:21.896 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:21.896 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:21.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:21.900 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 14:39:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:21.900 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:21.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:21.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:21.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:21.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:21.901 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:21.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:21.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:21.905 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:21.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:21.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:21.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:21.906 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:39:21.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:21.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:21.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:21.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:21.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:21.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:21.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:21.906 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:21.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:21.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:21.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:21.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:21.909 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:21.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:21.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:21.913 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:21.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:21.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:21.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:21.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:21.914 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:21.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:21.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:21.920 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 14:39:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:21.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:39:21.921 DEBUG [main][MenuItemLookup] Found menu:'File' 14:39:21.921 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:39:21.921 DEBUG [main][MenuItemLookup] Item match:Edit 14:39:21.921 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:39:21.921 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:39:21.921 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:21.921 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:39:21.921 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:21.921 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:21.921 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:21.921 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:21.921 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:21.921 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:39:21.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:39:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:21.922 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:39:21.922 DEBUG [main][MenuItemLookup] Found menu:'File' 14:39:21.922 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:39:21.922 DEBUG [main][MenuItemLookup] Item match:Edit 14:39:21.922 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:39:21.922 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:39:21.922 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:21.922 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:39:21.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:21.922 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:21.922 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:21.922 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:21.922 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:21.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:21.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:39:21.923 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:39:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:39:21.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 14:39:21.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:39:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:21.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:39:21.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:21.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:39:21.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:21.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:21.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:21.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:21.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:21.961 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:39:21.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:21.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:21.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:21.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:39:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:39:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:22.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:39:22.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:22.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:22.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:22.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:22.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:22.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:22.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:22.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:39:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:39:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:39:32.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 'Publishing to .*'] is available. failed, NO exception will be thrown 14:39:32.044 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.... 14:39:32.045 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 14:39:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:32.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:32.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:39:32.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:39:32.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:39:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:32.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:39:32.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:39:32.046 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:39:32.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:39:32.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:39:32.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:39:32.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:39:32.046 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:32.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:32.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:32.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:39:32.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:32.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:32.048 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 14:39:32.048 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 14:39:32.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 14:39:32.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 14:39:32.062 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:39:32.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:32.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:32.075 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:39:32.075 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:39:32.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:39:32.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:39:32.075 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:39:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:39:32.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:32.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:39:32.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:39:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:32.125 DEBUG [WorkbenchTestable][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 14:39:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:32.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:32.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:32.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:39:32.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:39:32.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:32.131 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:32.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:32.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:32.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >") 14:39:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:32.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:32.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:32.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:32.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:32.132 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 14:39:32.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:32.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:32.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:32.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:32.133 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:39:32.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.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) 14:39:32.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:32.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:32.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:32.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:32.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:32.134 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:39:32.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:32.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:32.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:32.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:32.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:39:32.137 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:39:32.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:39:32.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:32.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:32.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:32.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:32.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:32.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:32.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:32.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:32.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:32.637 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:32.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:32.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:32.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:32.638 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:39:32.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:32.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:32.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:32.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:32.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:32.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:32.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:32.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:32.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:32.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:32.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:32.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:32.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:32.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:32.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:32.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:32.639 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:32.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:32.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:32.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:32.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:32.658 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:32.658 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:32.658 DEBUG [main][MenuItemLookup] Found menu:'Start' 14:39:32.658 DEBUG [main][MenuItemLookup] Found menu:'Stop' 14:39:32.658 DEBUG [main][MenuItemLookup] Found menu:'Restart' 14:39:32.658 DEBUG [main][MenuItemLookup] Item match:Restart 14:39:32.658 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:32.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:32.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:32.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:32.659 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:32.659 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:32.659 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:32.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:32.663 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 14:39:32.663 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:32.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:32.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:32.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:32.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:32.664 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:32.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:32.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:32.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:32.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:32.678 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:32.678 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:32.678 DEBUG [main][MenuItemLookup] Found menu:'Start' 14:39:32.678 DEBUG [main][MenuItemLookup] Item match:Start 14:39:32.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 14:39:32.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 14:39:32.679 INFO [main][MenuItemHandler] Select menu item: &Start 14:39:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 14:39:32.679 DEBUG [Worker-0: Starting server-project][AbstractWait] Wait for 1 seconds 14:39:33.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 14:39:33.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 14:39:34.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:34.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:34.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:34.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:34.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:34.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:34.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 14:39:34.180 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:34.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:34.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:34.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:34.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:34.181 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:34.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:34.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:34.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 14:39:34.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:34.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:39:34.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:34.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:34.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:34.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:34.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:34.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:34.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:34.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:34.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:34.187 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:34.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:34.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:34.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:34.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:34.188 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:34.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:34.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:34.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:34.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:34.199 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:34.199 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:34.199 DEBUG [main][MenuItemLookup] Found menu:'Start' 14:39:34.199 DEBUG [main][MenuItemLookup] Found menu:'Stop' 14:39:34.199 DEBUG [main][MenuItemLookup] Found menu:'Restart' 14:39:34.199 DEBUG [main][MenuItemLookup] Item match:Restart 14:39:34.200 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:34.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:34.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:34.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:34.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:34.203 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:34.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:34.206 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:34.207 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project' 14:39:34.207 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:34.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:34.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:34.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:34.207 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:34.207 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:34.207 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:34.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:34.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:34.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:34.220 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:34.220 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:34.220 DEBUG [main][MenuItemLookup] Found menu:'Start' 14:39:34.220 DEBUG [main][MenuItemLookup] Found menu:'Stop' 14:39:34.220 DEBUG [main][MenuItemLookup] Found menu:'Restart' 14:39:34.220 DEBUG [main][MenuItemLookup] Item match:Restart 14:39:34.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart" 14:39:34.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart 14:39:34.221 INFO [main][MenuItemHandler] Select menu item: &Restart 14:39:34.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:34.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:39:34.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 14:39:34.221 DEBUG [Worker-5: Restarting server-project][AbstractWait] Wait for 1 seconds 14:39:34.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 14:39:35.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 14:39:35.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:35.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:35.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:35.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:35.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:35.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:35.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:35.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:35.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:35.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 14:39:35.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:35.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:35.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:35.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:35.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:35.723 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:35.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:35.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 14:39:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:35.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:39:35.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:35.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:35.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:35.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:35.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:35.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:35.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:35.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:35.728 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:35.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:35.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:35.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:35.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:35.729 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:35.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:35.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:35.735 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:35.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:35.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:35.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:35.736 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:39:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:35.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:35.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:35.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:35.736 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:35.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:35.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:35.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:35.737 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:35.737 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:35.737 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:35.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:35.741 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:35.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:35.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:35.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:35.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 14:39:35.742 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 14:39:35.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 14:39:35.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 14:39:35.747 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 14:39:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:35.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:39:35.750 DEBUG [main][MenuItemLookup] Found menu:'File' 14:39:35.750 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:39:35.750 DEBUG [main][MenuItemLookup] Item match:Edit 14:39:35.751 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:39:35.751 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:39:35.751 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:35.751 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:39:35.751 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:35.751 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:35.751 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:35.751 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:35.751 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:35.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:39:35.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:39:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:35.751 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:39:35.751 DEBUG [main][MenuItemLookup] Found menu:'File' 14:39:35.751 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:39:35.751 DEBUG [main][MenuItemLookup] Item match:Edit 14:39:35.752 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:39:35.752 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:39:35.752 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:35.752 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:39:35.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:35.752 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:35.752 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:35.752 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:35.752 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:35.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:35.752 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:39:35.752 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:39:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:39:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:39:35.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:35.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:39:35.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:35.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:39:35.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:35.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:35.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:35.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:35.780 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:35.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:35.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:39:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:39:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:35.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:39:35.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:35.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:35.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:35.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:35.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:35.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:35.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:39:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:39:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:39:45.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 'Publishing to .*'] is available. failed, NO exception will be thrown 14:39:45.849 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.... 14:39:45.849 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 14:39:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:45.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:45.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:39:45.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:39:45.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:39:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:45.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:39:45.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:39:45.851 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:39:45.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:39:45.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:39:45.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:39:45.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:39:45.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:45.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:45.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:45.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:39:45.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:45.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:45.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 14:39:45.853 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 14:39:45.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 14:39:45.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 14:39:45.860 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:39:45.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:45.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:45.886 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:39:45.886 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:39:45.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:39:45.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:39:45.886 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:39:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:39:45.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:45.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:39:45.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:39:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:45.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.wizard.ModifyModulesPage, index 0 and no matchers specified 14:39:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:45.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:45.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:45.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:39:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:39:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:39:45.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:45.946 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:45.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:45.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:45.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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 >") 14:39:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:45.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:45.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:45.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:45.947 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 14:39:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:45.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:45.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:45.948 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:39:45.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:39:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:45.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:45.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:45.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:45.950 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:39:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:45.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:45.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:39:45.953 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:39:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:39:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:46.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:46.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:46.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:46.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:46.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:46.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:46.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:46.454 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:46.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:46.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:46.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:46.454 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:39:46.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:46.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:46.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:46.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:46.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:46.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:46.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:46.455 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:46.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:46.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:46.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:46.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:46.456 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:46.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:46.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:46.461 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project' 14:39:46.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:46.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:46.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:46.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:46.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:46.462 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:46.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:46.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:46.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:46.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:46.477 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:46.477 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:46.477 DEBUG [main][MenuItemLookup] Found menu:'Start' 14:39:46.477 DEBUG [main][MenuItemLookup] Found menu:'Stop' 14:39:46.477 DEBUG [main][MenuItemLookup] Item match:Stop 14:39:46.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top" 14:39:46.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop 14:39:46.477 INFO [main][MenuItemHandler] Select menu item: S&top 14:39:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:46.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:39:46.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 14:39:46.478 DEBUG [Worker-1: Stopping server-project][AbstractWait] Wait for 1 seconds 14:39:46.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 14:39:47.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 14:39:47.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:47.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:47.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:47.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:47.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:47.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:47.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:47.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:47.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:47.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped... 14:39:47.979 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:47.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:47.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:47.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:47.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 14:39:47.980 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 14:39:47.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 14:39:47.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 14:39:47.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully 14:39:47.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:47.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:47.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:47.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:47.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:47.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:47.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:47.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:47.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:47.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:47.984 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:47.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:47.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:47.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:47.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 14:39:47.987 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 14:39:47.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 14:39:47.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 14:39:47.991 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:47.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:47.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:47.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:47.992 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:39:47.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:47.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:47.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:47.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:47.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:47.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:47.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:47.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:47.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:47.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:47.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:47.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:47.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:47.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:47.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:47.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 14:39:47.993 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 14:39:47.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 14:39:47.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 14:39:47.997 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:47.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:47.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:47.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:47.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 14:39:47.997 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 14:39:47.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 14:39:48.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 14:39:48.001 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 14:39:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:48.001 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:39:48.003 DEBUG [main][MenuItemLookup] Found menu:'File' 14:39:48.003 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:39:48.003 DEBUG [main][MenuItemLookup] Item match:Edit 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:48.004 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:48.004 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:48.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:39:48.004 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:48.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:39:48.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:48.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:48.004 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'File' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:39:48.004 DEBUG [main][MenuItemLookup] Item match:Edit 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:48.004 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:48.004 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:48.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:48.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:39:48.005 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:39:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:39:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:39:48.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:39:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:48.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") 14:39:48.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:48.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:39:48.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:48.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:48.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:48.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:48.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:48.041 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:39:48.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:48.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:48.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:48.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:39:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:39:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:48.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:39:48.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:48.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:48.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:48.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:48.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:48.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:48.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:48.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:39:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:39:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:39:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 14:39:58.114 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.... 14:39:58.114 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 14:39:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:58.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:39:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:58.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:58.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:39:58.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:39:58.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:39:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:58.131 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:39:58.131 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:39:58.131 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:39:58.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:39:58.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:39:58.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:39:58.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:39:58.131 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:58.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:58.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:58.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:39:58.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:39:58.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:39:58.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 14:39:58.133 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 14:39:58.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 14:39:58.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 14:39:58.140 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:39:58.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:39:58.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'New' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:58.168 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:39:58.168 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:39:58.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:39:58.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:39:58.169 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:39:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:39:58.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:58.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:58.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 14:39:58.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:39:58.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:58.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:58.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >>") 14:39:58.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:58.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:58.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:58.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:58.217 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 14:39:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:58.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:58.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:58.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:39:58.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:58.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:58.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:58.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:58.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:58.228 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 14:39:58.228 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed 14:39:58.228 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:39:58.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.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) 14:39:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:58.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:58.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:58.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:58.229 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:39:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:58.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:58.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:39:58.232 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:39:58.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:39:58.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:58.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:58.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:58.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:58.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:58.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:58.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:58.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:58.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:58.732 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:58.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:58.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:58.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:58.733 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:39:58.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:58.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:58.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:58.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:58.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:58.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:58.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:58.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:58.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:58.733 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:58.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:58.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:58.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:58.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:58.734 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:58.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:58.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:58.747 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:58.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:58.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:58.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:58.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:39:58.748 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:39:58.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:39:58.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:39:58.754 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:58.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:58.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:58.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:58.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:39:58.755 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:39:58.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:39:58.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:39:58.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:58.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:58.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:58.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:58.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:39:58.761 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:39:58.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:39:58.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:39:58.771 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:58.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:58.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:58.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:58.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:39:58.772 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:39:58.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:39:58.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:39:58.778 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:58.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:58.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:58.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:58.781 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:39:58.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:58.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:58.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:58.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:58.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:58.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:39:58.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:39:58.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:39:58.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:39:58.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:39:58.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:58.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:58.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:39:58.781 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:58.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:58.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:58.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:58.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:58.782 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:58.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:58.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:58.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:39:58.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:39:58.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:39:58.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:39:58.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:39:58.786 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:39:58.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:39:58.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:39:58.790 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 14:39:58.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:58.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:58.790 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:39:58.790 DEBUG [main][MenuItemLookup] Found menu:'File' 14:39:58.790 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:39:58.790 DEBUG [main][MenuItemLookup] Item match:Edit 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:58.791 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:58.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:39:58.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:39:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:58.791 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'File' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:39:58.791 DEBUG [main][MenuItemLookup] Item match:Edit 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'' 14:39:58.791 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:39:58.791 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:39:58.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:39:58.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:39:58.791 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:39:58.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:39:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:39:58.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:39:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:39:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:39:58.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:39:58.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:39:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:39:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:39:58.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:39:58.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:39:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:39:58.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:39:58.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:39:58.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:39:58.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:39:58.816 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:39:58.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:39:58.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:39:58.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:39:58.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:39:58.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:39:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:39:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:39:58.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:39:58.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:39:58.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:39:58.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:39:58.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:39:58.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:39:58.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:39:58.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:39:58.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:39:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:39:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:39:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:39:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:40:08.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 'Publishing to .*'] is available. failed, NO exception will be thrown 14:40:08.884 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.... 14:40:08.885 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 14:40:08.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:08.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:08.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:08.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:08.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:40:08.886 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:40:08.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:40:08.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:40:08.892 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:08.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:08.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:08.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:08.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:40:08.893 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:40:08.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:40:08.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:40:08.898 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 14:40:08.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:08.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:08.898 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:40:08.898 DEBUG [main][MenuItemLookup] Found menu:'File' 14:40:08.898 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:40:08.898 DEBUG [main][MenuItemLookup] Item match:Edit 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:08.899 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:40:08.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:40:08.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:40:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:08.899 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'File' 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:40:08.899 DEBUG [main][MenuItemLookup] Item match:Edit 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:40:08.899 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:40:08.900 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:08.900 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:40:08.900 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:08.900 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:08.900 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:08.900 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:08.900 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:40:08.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:08.900 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:40:08.900 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:40:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:40:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:40:08.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:40:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:40:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:40:08.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:40:08.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:40:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:08.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:40:08.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:40:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:40:08.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:40:08.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:40:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:40:08.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:40:08.931 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:40:08.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:40:08.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:40:08.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:40:08.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:40:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:40:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:40:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:40:08.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:40:08.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:40:08.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:40:08.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:40:08.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:40:08.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:40:08.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:40:08.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:40:08.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:40:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:40:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:40:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:40:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:40:18.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 14:40:18.997 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.... 14:40:18.998 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 14:40:18.998 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:18.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:18.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:18.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:18.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:40:18.999 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:40:18.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:40:19.004 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:40:19.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:19.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:19.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:19.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:19.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:40:19.005 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:40:19.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:40:19.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:40:19.009 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 14:40:19.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:19.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:19.009 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:40:19.009 DEBUG [main][MenuItemLookup] Found menu:'File' 14:40:19.009 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:40:19.009 DEBUG [main][MenuItemLookup] Item match:Edit 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:19.010 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:40:19.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:40:19.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:40:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:19.010 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'File' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:40:19.010 DEBUG [main][MenuItemLookup] Item match:Edit 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:19.010 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:19.010 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:40:19.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:19.010 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:40:19.010 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:40:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:40:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:40:19.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:40:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:40:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:40:19.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:40:19.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:40:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:19.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:40:19.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:40:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:40:19.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:40:19.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:40:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:40:19.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:40:19.049 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:40:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:40:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:40:19.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:40:19.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:40:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:40:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:40:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:40:19.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:40:19.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:40:19.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:40:19.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:40:19.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:40:19.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:40:19.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:40:19.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:40:19.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:40:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:40:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:40:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:40:19.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 'Publishing to .*'] is available.... 14:40:29.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 'Publishing to .*'] is available. failed, NO exception will be thrown 14:40:29.115 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.... 14:40:29.116 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 14:40:29.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:29.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:29.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:40:29.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:40:29.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:40:29.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:40:29.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:40:29.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:40:29.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:29.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:29.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:40:29.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:40:29.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:40:29.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:40:29.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:40:29.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:40:29.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:40:29.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:29.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:29.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:29.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:40:29.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:40:29.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:40:29.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 14:40:29.119 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 14:40:29.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 14:40:29.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 14:40:29.124 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:40:29.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:40:29.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'New' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:29.146 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:40:29.146 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:40:29.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:40:29.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:40:29.146 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:40:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:40:29.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:40:29.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:40:29.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: "Add and Remove..."] is available. finished successfully 14:40:29.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:40:29.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:40:29.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:40:29.204 DEBUG [WorkbenchTestable][WidgetLookup] 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 >>") 14:40:29.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:40:29.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:40:29.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:40:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:40:29.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:40:29.205 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 14:40:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:40:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:40:29.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:40:29.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:40:29.208 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:40:29.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.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) 14:40:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:40:29.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:40:29.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:40:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:40:29.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:40:29.209 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:40:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:40:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:40:29.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:40:29.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:40:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:40:29.213 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:40:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:40:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:40:29.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:40:29.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:40:29.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:40:29.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:40:29.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:40:29.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:40:29.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:40:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:40:29.713 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:29.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:29.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:29.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:29.714 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:40:29.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:40:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:40:29.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:40:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:40:29.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:40:29.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:40:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:40:29.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:40:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:40:29.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:40:29.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:40:29.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:40:29.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:40:29.714 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:29.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:29.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:29.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:29.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:40:29.715 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:40:29.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:40:29.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:40:29.720 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:29.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:29.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:29.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:29.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:40:29.721 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:40:29.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:40:29.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:40:29.724 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:29.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:29.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:29.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:29.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:40:29.725 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:40:29.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:40:29.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:40:29.732 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:29.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:29.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:29.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:29.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:40:29.733 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:40:29.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:40:29.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:40:29.737 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:29.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:29.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:29.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:29.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:40:29.738 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:40:29.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:40:29.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:40:29.742 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:29.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:29.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:29.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:29.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:40:29.742 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:40:29.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:40:29.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:40:29.749 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:29.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:29.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:29.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:29.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:40:29.750 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:40:29.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:40:29.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:40:29.754 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 14:40:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:29.755 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'File' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:40:29.755 DEBUG [main][MenuItemLookup] Item match:Edit 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:29.755 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:40:29.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:40:29.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:40:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:29.755 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'File' 14:40:29.755 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:40:29.755 DEBUG [main][MenuItemLookup] Item match:Edit 14:40:29.756 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:40:29.756 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:40:29.756 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:29.756 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:40:29.756 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:29.756 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:29.756 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:29.756 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:29.756 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:40:29.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:29.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:40:29.756 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:40:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:40:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:40:29.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:40:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:40:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:40:29.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:40:29.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:40:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:29.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:40:29.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:40:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:40:29.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:40:29.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:40:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:40:29.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:40:29.781 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:40:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:40:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:40:29.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:40:29.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:40:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:40:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:40:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:40:29.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:40:29.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:40:29.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:40:29.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:40:29.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:40:29.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:40:29.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:40:29.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:40:29.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:40:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:40:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:40:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed failed, an exception will be thrown 14:40:39.857 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) 14:40:39.858 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule.png 14:40:39.917 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 14:40:39.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:39.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:39.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:39.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:39.918 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:40:39.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:40:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:40:39.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:40:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:40:39.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:40:39.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:40:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:40:39.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:40:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:40:39.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:40:39.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:40:39.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:40:39.918 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:39.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:39.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:39.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:39.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:40:39.919 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:40:39.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:40:39.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:40:39.923 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:39.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:39.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:39.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:39.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:40:39.923 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:40:39.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:40:39.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:40:39.927 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 14:40:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:39.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'File' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:40:39.927 DEBUG [main][MenuItemLookup] Item match:Edit 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:39.927 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:40:39.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:40:39.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:40:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:39.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'File' 14:40:39.927 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:40:39.927 DEBUG [main][MenuItemLookup] Item match:Edit 14:40:39.928 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:40:39.928 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:40:39.928 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:39.928 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:40:39.928 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:39.928 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:39.928 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:39.928 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:39.928 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:40:39.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:39.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:40:39.928 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:40:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:40:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:40:39.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:40:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:40:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:40:39.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:40:39.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:40:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:39.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:40:39.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:40:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:40:39.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:40:39.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:40:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:40:39.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:40:39.953 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:40:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:40:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:40:39.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:40:39.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:40:39.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:40:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:40:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:40:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:40:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:40:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:40:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:40:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:40:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:40:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:40:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:40:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:40:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:40:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:40:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:40:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:40:50.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 14:40:50.015 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.... 14:40:50.015 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 14:40:50.016 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:50.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:50.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:50.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:50.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:40:50.016 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:40:50.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:40:50.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:40:50.020 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:40:50.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:40:50.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:40:50.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:40:50.021 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:40:50.021 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:40:50.021 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:40:50.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:40:50.025 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 14:40:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:50.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:40:50.025 DEBUG [main][MenuItemLookup] Found menu:'File' 14:40:50.025 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:40:50.025 DEBUG [main][MenuItemLookup] Item match:Edit 14:40:50.025 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:40:50.025 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:40:50.025 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:50.025 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:40:50.025 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:50.025 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:50.025 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:50.025 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:50.025 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:40:50.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:40:50.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:40:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:50.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:40:50.026 DEBUG [main][MenuItemLookup] Found menu:'File' 14:40:50.026 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:40:50.026 DEBUG [main][MenuItemLookup] Item match:Edit 14:40:50.026 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:40:50.026 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:40:50.026 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:50.026 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:40:50.026 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:40:50.026 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:40:50.026 DEBUG [main][MenuItemLookup] Found menu:'' 14:40:50.026 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:40:50.026 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:40:50.026 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:40:50.026 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:40:50.026 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:40:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:40:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:40:50.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:40:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:40:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:40:50.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 "OK") 14:40:50.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:40:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:40:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:40:50.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:40:50.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:40:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:40:50.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:40:50.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:40:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:40:50.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:40:50.065 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:40:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:40:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:40:50.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:40:50.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:40:50.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:40:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:40:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:40:50.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:40:50.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:40:50.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:40:50.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:40:50.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:40:50.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:40:50.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:40:50.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:40:50.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:40:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:40:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:40:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:40:50.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 'Publishing to .*'] is available.... 14:41:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 14:41:00.138 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.... 14:41:00.138 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 14:41:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:00.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:41:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:00.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:41:00.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:41:00.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:41:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:00.141 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) 14:41:00.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:41:00.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:41:00.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:41:00.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:41:00.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:41:00.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:41:00.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:41:00.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:00.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:00.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:00.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:41:00.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:41:00.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:41:00.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 14:41:00.144 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 14:41:00.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 14:41:00.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 14:41:00.148 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:41:00.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:41:00.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'New' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:00.170 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:41:00.170 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:41:00.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:41:00.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:41:00.171 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:41:00.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:41:00.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:00.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:00.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:41:00.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:41:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:00.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 14:41:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:00.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:00.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:00.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:41:00.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:41:00.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:41:00.226 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 14:41:00.226 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 14:41:00.226 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 14:41:00.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 14:41:00.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 14:41:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:00.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:00.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:00.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:00.227 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 14:41:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:00.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:00.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:00.229 DEBUG [WorkbenchTestable][WidgetLookup] 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") 14:41:00.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:00.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:00.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:00.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:00.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:00.230 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 14:41:00.230 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 14:41:00.230 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 14:41:00.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:00.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:00.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:00.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:00.230 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:41:00.230 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:41:00.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:00.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:00.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:00.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:00.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:00.231 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:41:00.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:00.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:00.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:00.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:00.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:41:00.233 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:41:00.234 DEBUG [Worker-9: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 14:41:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:41:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:00.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:41:00.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:41:01.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:41:01.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:41:01.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:41:01.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:01.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:01.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:01.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:01.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:01.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:01.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:01.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:01.733 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:01.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:01.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:01.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:01.734 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 14:41:01.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:41:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:01.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:41:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:01.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:41:01.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:41:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:01.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:41:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:01.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:41:01.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:01.735 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:01.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:01.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:01.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:01.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 14:41:01.735 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 14:41:01.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 14:41:01.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 14:41:01.739 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3' 14:41:01.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:01.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:01.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:01.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:01.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 14:41:01.740 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 14:41:01.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 14:41:01.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 14:41:01.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:41:01.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:01.756 DEBUG [main][MenuItemLookup] Found menu:'New' 14:41:01.756 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:01.756 DEBUG [main][MenuItemLookup] Found menu:'Start' 14:41:01.756 DEBUG [main][MenuItemLookup] Item match:Start 14:41:01.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 14:41:01.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 14:41:01.756 INFO [main][MenuItemHandler] Select menu item: &Start 14:41:01.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:01.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 14:41:01.756 DEBUG [Worker-4: Starting server-project-3][AbstractWait] Wait for 1 seconds 14:41:02.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 14:41:02.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 14:41:03.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:03.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:03.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:03.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:03.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:03.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:03.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:03.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:03.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 14:41:03.257 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:03.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:03.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:03.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:03.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 14:41:03.258 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 14:41:03.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 14:41:03.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 14:41:03.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 14:41:03.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:03.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:03.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:41:03.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:03.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:03.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:03.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:03.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:03.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:03.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:03.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:03.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:03.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:03.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:03.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:03.264 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 14:41:03.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:41:03.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:03.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:41:03.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:03.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:41:03.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:41:03.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:03.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:41:03.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:03.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:41:03.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:03.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:03.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:03.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:03.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:03.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 14:41:03.264 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 14:41:03.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 14:41:03.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 14:41:03.270 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:03.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:03.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:03.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:03.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 14:41:03.271 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 14:41:03.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 14:41:03.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 14:41:03.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:03.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:03.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:03.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:03.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 14:41:03.279 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 14:41:03.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 14:41:03.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 14:41:03.284 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:03.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:03.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:03.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:03.285 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 14:41:03.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:41:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:03.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:41:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:03.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:41:03.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:41:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:03.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:41:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:03.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:41:03.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:03.285 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:03.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:03.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:03.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:03.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 14:41:03.286 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 14:41:03.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 14:41:03.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 14:41:03.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:03.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:03.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:03.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:03.294 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 14:41:03.294 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 14:41:03.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 14:41:03.297 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 14:41:03.298 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 14:41:03.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:03.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:03.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:41:03.298 DEBUG [main][MenuItemLookup] Found menu:'File' 14:41:03.298 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:41:03.298 DEBUG [main][MenuItemLookup] Item match:Edit 14:41:03.298 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:41:03.298 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:41:03.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:03.298 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:41:03.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:03.299 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:41:03.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:03.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:41:03.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:03.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:41:03.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:03.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:03.299 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'File' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:41:03.299 DEBUG [main][MenuItemLookup] Item match:Edit 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:03.299 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:03.299 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:41:03.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:03.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:41:03.299 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:41:03.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:41:03.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:41:03.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:41:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:03.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") 14:41:03.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:41:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:03.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:41:03.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:41:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:03.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:03.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:03.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:03.326 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:41:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:03.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:03.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:03.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:41:03.375 DEBUG [Worker-8: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 14:41:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:41:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:03.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:03.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:04.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:41:04.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:04.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:04.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:04.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:04.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:04.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:04.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:04.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:41:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:41:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:41:14.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 'Publishing to .*'] is available. failed, NO exception will be thrown 14:41:14.393 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.... 14:41:14.393 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 14:41:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:14.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:41:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:14.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:41:14.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:41:14.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:41:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:14.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:41:14.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:41:14.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:41:14.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:41:14.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:41:14.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:41:14.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:41:14.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:14.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:14.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:14.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:41:14.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:41:14.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:41:14.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 14:41:14.396 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 14:41:14.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 14:41:14.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 14:41:14.400 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:41:14.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:41:14.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'New' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:14.422 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:41:14.422 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:41:14.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:41:14.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:41:14.422 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:41:14.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:41:14.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:14.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:14.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:41:14.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:41:14.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:14.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:14.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 14:41:14.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:14.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:14.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:14.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:14.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:41:14.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:41:14.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:41:14.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:41:14.470 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:41:14.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:41:14.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:41:14.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.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 >") 14:41:14.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:14.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:14.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:14.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:14.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:14.471 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 14:41:14.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:14.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:14.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:14.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:14.478 DEBUG [WorkbenchTestable][WidgetLookup] 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") 14:41:14.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:14.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:14.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:14.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:14.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:14.479 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 14:41:14.479 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 14:41:14.479 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 14:41:14.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:14.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:14.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:14.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:14.480 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:41:14.480 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:41:14.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:14.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:14.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:14.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:14.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:14.481 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:41:14.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:14.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:14.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:14.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:14.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:41:14.483 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:41:14.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:41:14.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:14.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:14.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:14.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:14.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:14.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:14.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:14.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:14.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:14.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:14.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:14.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:14.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:14.984 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:41:14.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:41:14.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:14.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:41:14.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:14.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:41:14.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:41:14.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:14.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:41:14.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:14.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:41:14.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:14.985 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:14.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:14.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:14.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:14.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:41:14.985 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:41:14.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:41:14.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:41:14.990 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2' 14:41:14.991 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:14.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:14.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:14.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:14.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 14:41:14.991 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 14:41:14.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 14:41:14.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 14:41:14.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:41:14.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:15.016 DEBUG [main][MenuItemLookup] Found menu:'New' 14:41:15.016 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:15.016 DEBUG [main][MenuItemLookup] Found menu:'Start' 14:41:15.016 DEBUG [main][MenuItemLookup] Item match:Start 14:41:15.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 14:41:15.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 14:41:15.016 INFO [main][MenuItemHandler] Select menu item: &Start 14:41:15.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:15.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:15.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 14:41:15.016 DEBUG [Worker-0: Starting server-project-2][AbstractWait] Wait for 1 seconds 14:41:15.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 14:41:16.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 14:41:16.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:16.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:16.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:16.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:16.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:16.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:16.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:16.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:16.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 14:41:16.517 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:16.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:16.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:16.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:16.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 14:41:16.518 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 14:41:16.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 14:41:16.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 14:41:16.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 14:41:16.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:16.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:41:16.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:16.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:16.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:16.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:16.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:16.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:16.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:16.524 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:16.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:16.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:16.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:16.528 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:41:16.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:41:16.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:16.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:41:16.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:16.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:41:16.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:41:16.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:16.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:41:16.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:16.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:41:16.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:16.528 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:16.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:16.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:16.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:16.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 14:41:16.529 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 14:41:16.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 14:41:16.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 14:41:16.534 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:16.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:16.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:16.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:16.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 14:41:16.535 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 14:41:16.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 14:41:16.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 14:41:16.544 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:16.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:16.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:16.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:16.545 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 14:41:16.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:41:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:16.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:41:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:16.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:41:16.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 14:41:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:16.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 14:41:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:16.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 14:41:16.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:16.545 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:16.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:16.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:16.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:16.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 14:41:16.546 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 14:41:16.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 14:41:16.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 14:41:16.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:16.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:16.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:16.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:16.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 14:41:16.552 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 14:41:16.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 14:41:16.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 14:41:16.557 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 14:41:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:16.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:41:16.557 DEBUG [main][MenuItemLookup] Found menu:'File' 14:41:16.557 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:41:16.557 DEBUG [main][MenuItemLookup] Item match:Edit 14:41:16.558 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:41:16.558 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:41:16.558 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:16.558 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:41:16.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:16.558 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:16.558 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:16.558 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:16.558 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:41:16.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:41:16.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:41:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:16.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:41:16.561 DEBUG [main][MenuItemLookup] Found menu:'File' 14:41:16.561 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:41:16.561 DEBUG [main][MenuItemLookup] Item match:Edit 14:41:16.562 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:41:16.562 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:41:16.562 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:16.562 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:41:16.562 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:16.562 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:16.562 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:16.562 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:16.562 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:41:16.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:16.562 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:41:16.562 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:41:16.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:41:16.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:41:16.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:41:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:16.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:41:16.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:41:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:16.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:41:16.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:41:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:16.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:16.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:16.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:16.596 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:41:16.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:16.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:16.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:16.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:41:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:41:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:16.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:16.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:41:16.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:16.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:16.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:16.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:16.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:16.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:16.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:41:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:41:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:41:26.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 14:41:26.663 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.... 14:41:26.664 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 14:41:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:26.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:41:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:26.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:41:26.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:41:26.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:41:26.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:26.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:26.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:41:26.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:41:26.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:41:26.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:41:26.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:41:26.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:41:26.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:41:26.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:26.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:26.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:26.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:41:26.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:41:26.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:41:26.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 14:41:26.676 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 14:41:26.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 14:41:26.680 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 14:41:26.680 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 14:41:26.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:41:26.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'New' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:26.693 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 14:41:26.693 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 14:41:26.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 14:41:26.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 14:41:26.693 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 14:41:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:41:26.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:26.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 14:41:26.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 14:41:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:26.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 14:41:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:26.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:26.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:26.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:26.755 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 14:41:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:26.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:26.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:26.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 14:41:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:26.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:26.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:26.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:26.759 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 14:41:26.759 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 14:41:26.759 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 14:41:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:26.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:26.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:26.760 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 14:41:26.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 14:41:26.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:26.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:26.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:26.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:26.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:26.768 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:41:26.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:26.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:26.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:26.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:41:26.771 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:41:26.772 DEBUG [Worker-1: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 14:41:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:41:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:27.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:27.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:41:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:28.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:28.272 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:28.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:28.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:28.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:28.273 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 14:41:28.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:41:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:28.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:41:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:28.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:41:28.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:41:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:28.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:41:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:28.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:41:28.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:28.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:28.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:28.273 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:28.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:28.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:28.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:28.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 14:41:28.274 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 14:41:28.274 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 14:41:28.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 14:41:28.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:28.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:28.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:28.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:28.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 14:41:28.280 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 14:41:28.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 14:41:28.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 14:41:28.287 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:28.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:28.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:28.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:28.288 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 14:41:28.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:41:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:28.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:41:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:28.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:41:28.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 14:41:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:41:28.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 14:41:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:41:28.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 14:41:28.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:28.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:28.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:41:28.288 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:28.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:28.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:28.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:28.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 14:41:28.289 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 14:41:28.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 14:41:28.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 14:41:28.292 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:28.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:28.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:28.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:28.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 14:41:28.292 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 14:41:28.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 14:41:28.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 14:41:28.295 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 14:41:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:28.296 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'File' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:41:28.296 DEBUG [main][MenuItemLookup] Item match:Edit 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:28.296 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:41:28.296 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:41:28.296 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:41:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:28.296 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'File' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:41:28.296 DEBUG [main][MenuItemLookup] Item match:Edit 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:28.296 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:28.296 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:41:28.296 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:28.297 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:41:28.297 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:41:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:41:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:41:28.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:41:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:28.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:41:28.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:41:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:28.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:41:28.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:41:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:28.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:28.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:28.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:28.322 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:41:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:28.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:28.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:41:28.376 DEBUG [Worker-10: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 14:41:28.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:41:28.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:28.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:28.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:41:28.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:28.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:41:28.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:29.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:41:29.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:41:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:29.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:41:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:41:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:41:39.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 'Publishing to .*'] is available. failed, NO exception will be thrown 14:41:39.884 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.... 14:41:39.884 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 14:41:39.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:39.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:39.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:39.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:39.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 14:41:39.885 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 14:41:39.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 14:41:39.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 14:41:39.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:39.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:39.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:39.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:39.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 14:41:39.890 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 14:41:39.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 14:41:39.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 14:41:39.894 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 14:41:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:39.894 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:41:39.894 DEBUG [main][MenuItemLookup] Found menu:'File' 14:41:39.894 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:41:39.894 DEBUG [main][MenuItemLookup] Item match:Edit 14:41:39.894 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:41:39.894 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:41:39.894 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:39.894 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:41:39.894 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:39.894 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:39.894 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:39.894 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:39.894 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:41:39.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:41:39.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:41:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:39.894 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:41:39.895 DEBUG [main][MenuItemLookup] Found menu:'File' 14:41:39.895 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:41:39.895 DEBUG [main][MenuItemLookup] Item match:Edit 14:41:39.895 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:41:39.895 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:41:39.895 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:39.895 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:41:39.895 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:39.895 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:39.895 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:39.895 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:39.895 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:41:39.895 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:39.895 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:41:39.895 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:41:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:41:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:41:39.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:41:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:39.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 "OK") 14:41:39.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:41:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:39.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:41:39.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:41:39.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:39.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:39.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:39.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:39.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:39.919 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:41:39.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:39.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:39.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:39.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:39.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:41:39.966 DEBUG [Worker-12: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 14:41:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:41:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:39.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:40.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:40.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:40.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:40.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:40.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:40.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:40.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:40.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:40.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:40.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:40.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:41:40.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:41:40.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 'Publishing to .*'] is available.... 14:41:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 14:41:50.984 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.... 14:41:50.984 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 14:41:50.984 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:50.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:50.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:50.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:50.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 14:41:50.985 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 14:41:50.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 14:41:50.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 14:41:50.989 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:41:50.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:41:50.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:41:50.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:41:50.990 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 14:41:50.990 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 14:41:50.990 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 14:41:50.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 14:41:50.993 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 14:41:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:50.993 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:41:50.993 DEBUG [main][MenuItemLookup] Found menu:'File' 14:41:50.993 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:41:50.993 DEBUG [main][MenuItemLookup] Item match:Edit 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:50.994 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:41:50.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:50.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 14:41:50.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:50.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 14:41:50.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:50.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:50.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'File' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:41:50.994 DEBUG [main][MenuItemLookup] Item match:Edit 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'' 14:41:50.994 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:41:50.994 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:41:50.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:41:50.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:41:50.994 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:41:51.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:41:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 14:41:51.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 14:41:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:41:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:41:51.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 "OK") 14:41:51.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:41:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:41:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:41:51.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 14:41:51.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:41:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:41:51.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:41:51.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:41:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:41:51.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:41:51.020 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:41:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:41:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:41:51.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:41:51.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:41:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:41:51.074 DEBUG [Worker-1: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 14:41:51.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:41:51.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:41:51.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:51.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:41:51.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:51.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:41:51.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 14:41:52.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:41:52.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:41:52.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:41:52.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:41:52.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:41:52.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:41:52.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:41:52.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:41:52.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:41:52.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:41:52.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 14:41:52.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 14:41:52.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:42:02.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 'Publishing to .*'] is available. failed, NO exception will be thrown 14:42:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 14:42:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 14:42:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:02.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:02.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:42:02.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:02.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:02.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:02.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:02.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 14:42:02.093 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:02.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:02.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:02.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:02.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:02.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:02.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 14:42:02.095 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 14:42:02.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 14:42:02.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 14:42:02.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:02.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:02.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:02.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:02.112 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 14:42:02.112 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:02.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:02.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:02.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:02.112 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:02.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:02.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:02.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:02.113 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 14:42:02.113 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:02.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:02.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:02.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:02.113 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 14:42:02.113 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 14:42:02.113 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 14:42:02.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 14:42:02.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:02.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:02.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 14:42:02.134 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 14:42:02.134 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 14:42:02.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 14:42:02.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 14:42:02.134 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 14:42:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 14:42:02.135 DEBUG [Worker-9: Stopping Server ABC][AbstractWait] Wait for 1 seconds 14:42:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 14:42:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 14:42:03.635 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:03.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:03.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:03.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 14:42:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:03.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:03.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:03.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:03.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:03.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:03.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:03.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:03.636 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:03.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:03.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:03.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:03.637 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 14:42:03.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:03.637 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:42:03.637 DEBUG [main][EditorHandler] 0 editor(s) found 14:42:03.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:03.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:03.637 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:42:03.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:03.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:03.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:03.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:03.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:03.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:03.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:42:03.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:03.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:03.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:03.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:03.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:42:03.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:42:03.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:03.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:03.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:42:03.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:42:03.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:03.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:03.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:42:03.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:42:03.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:03.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:03.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:03.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:03.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:04.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:04.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:04.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:04.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:04.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:42:04.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:42:04.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:42:04.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:04.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:04.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 14:42:04.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:04.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:04.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:04.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:04.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:04.669 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:42:04.669 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 14:42:04.669 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 14:42:04.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:42:04.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:42:04.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:04.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:04.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:04.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:04.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:05.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:05.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:05.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:05.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:42:05.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:42:05.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:42:05.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:05.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:05.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 14:42:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:05.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:05.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:05.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:05.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:42:05.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 14:42:05.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 14:42:05.672 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:42:05.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:42:05.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:05.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:05.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:42:05.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:05.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:05.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:05.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:05.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:05.673 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:42:05.674 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:42:05.674 DEBUG [main][TreeItemHandler] Set Tree selection 14:42:05.674 DEBUG [main][TreeHandler] Notify Tree about selection event 14:42:05.679 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:42:05.685 DEBUG [WorkbenchTestable][TreeItemHandler] server-project 14:42:05.685 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-2 14:42:05.685 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-3 14:42:05.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:05.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:05.705 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:42:05.705 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:42:05.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:42:05.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:42:05.705 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:42:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:05.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:42:06.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:06.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:06.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:06.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:06.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:06.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:06.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:06.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:06.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:06.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:06.227 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:06.227 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:42:06.227 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:06.227 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:42:06.227 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:06.227 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:42:06.227 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:42:06.227 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:42:06.227 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:42:06.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:42:06.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:42:06.227 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:42:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:42:06.820 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 14:42:06.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:42:06.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:06.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:06.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:42:06.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:42:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:06.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:42:06.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:42:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:06.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:06.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:06.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:06.824 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:42:06.824 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:42:06.824 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:42:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:06.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:06.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:06.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:42:06.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:42:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:06.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:42:06.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:42:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:06.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:06.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:06.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:06.826 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:42:06.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:06.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:06.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:06.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:42:06.828 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:42:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:42:07.329 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:42:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:07.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:42:07.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:42:07.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:42:07.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:07.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:07.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:07.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:07.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:07.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:07.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:07.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:42:07.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:42:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:42:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:07.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:07.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:07.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:07.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:07.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:07.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:07.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:07.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:07.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:07.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:07.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:07.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:07.369 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:07.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:07.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:07.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:07.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:07.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:07.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:07.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:07.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:07.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:07.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') 14:42:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:07.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:07.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:07.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:07.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:07.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:07.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped, Synchronized] 14:42:07.390 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped, Synchronized] 14:42:07.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped, Synchronized] about selection 14:42:07.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped, Synchronized] 14:42:07.404 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:07.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:07.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:07.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:07.405 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 14:42:07.405 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:07.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:07.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:07.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:07.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:07.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:07.416 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:07.416 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:42:07.416 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:42:07.416 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:07.416 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:42:07.416 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:42:07.416 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:42:07.416 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:42:07.416 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:42:07.416 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:42:07.417 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:42:07.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:42:07.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 14:42:07.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:42:07.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:07.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:07.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:42:07.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:42:07.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:07.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:07.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:42:07.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:42:07.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:07.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:07.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:07.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:07.440 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:42:07.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:07.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:07.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:07.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:07.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:42:07.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:42:07.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:07.469 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:07.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:07.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:07.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:07.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:07.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:07.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:07.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:07.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:07.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:07.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:07.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:07.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:07.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 14:42:07.490 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:07.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:07.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:07.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 14:42:07.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:07.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:07.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:07.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:08.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:08.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:08.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:08.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:08.506 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:08.506 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 14:42:08.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:08.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:08.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:08.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 14:42:08.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:08.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:08.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:09.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:09.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:09.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:09.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:09.510 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:09.510 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:42:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 14:42:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:09.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:09.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:09.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:09.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:09.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:09.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:09.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:09.510 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 14:42:09.510 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:09.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 175.753 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.781 s restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 13.805 s stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.28 s testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 30.986 s removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.024 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.252 s testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.271 s testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 35.428 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:09.519 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:09.519 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:42:09.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:09.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:09.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:09.519 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:42:09.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:09.520 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:42:09.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:09.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:09.520 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:09.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:09.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:09.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:09.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:09.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:09.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:09.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:09.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:09.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:09.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:09.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:09.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:09.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:09.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:09.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:09.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:09.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:09.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:09.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:09.531 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:09.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:09.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:09.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:09.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:09.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:09.532 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:09.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:09.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:09.532 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 14:42: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 14:42:09.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:09.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:09.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:10.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:10.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:10.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:10.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:10.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:10.535 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:10.535 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 14:42:10.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:10.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:10.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42: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 14:42: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 14:42:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:10.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:10.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:11.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:11.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:11.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:11.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:11.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:11.538 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:11.538 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:42:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:11.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:11.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:11.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:11.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:11.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:11.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:11.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:11.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:11.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:11.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:11.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:11.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:11.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 '\*?\QServers\E') 14:42:11.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:11.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:11.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:11.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:11.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:11.549 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:11.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:11.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:11.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:11.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:11.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:11.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:11.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:11.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:11.551 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 14:42:11.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.cnf.ServersView2, index 0 and no matchers specified 14:42:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:11.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:11.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:12.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:12.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:12.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:12.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:12.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:12.552 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:12.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:12.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:12.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:12.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:12.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:12.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:12.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:12.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:12.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:12.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:12.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:12.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:12.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:12.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:12.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:12.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:12.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:12.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:12.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:12.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:12.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:12.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:12.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:12.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:12.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:12.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:12.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:12.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:12.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:12.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:12.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:12.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:12.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:12.582 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:12.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:12.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:12.582 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 14:42:12.582 INFO [WorkbenchTestable][ServersView2] Create new server 14:42:12.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:42:12.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:12.582 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:12.582 DEBUG [main][MenuItemLookup] Item match:New 14:42:12.583 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:42:12.583 DEBUG [main][MenuItemLookup] Item match:Server 14:42:12.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:42:12.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:42:12.583 INFO [main][MenuItemHandler] Select menu item: Server 14:42:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:42:12.678 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 14:42:12.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:12.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:12.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:12.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'] 14:42:12.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:12.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:12.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'] 14:42:12.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:12.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:12.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:42:12.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:12.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:12.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:12.680 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:12.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:12.681 DEBUG [WorkbenchTestable][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 14:42:12.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:12.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:12.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:12.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:12.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:12.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:42:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:42:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:42:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:12.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:13.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:13.186 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:13.186 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:13.186 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:42:13.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:42:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:13.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:13.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:13.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:13.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:13.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:13.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:13.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:13.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:13.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:13.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:42:13.187 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:42:13.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:42:13.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:42:13.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 14:42:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:13.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:13.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:13.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:13.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:13.691 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:") 14:42:13.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:13.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:13.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:13.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:13.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:42:13.695 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:42:13.695 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 14:42:13.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:13.695 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:13.695 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:14.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:14.196 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:14.196 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:42:14.196 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:14.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:14.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:14.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:14.199 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:42:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:14.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:14.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:14.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:14.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:14.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:14.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:14.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:14.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:14.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:14.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:14.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:14.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:14.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:14.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:14.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') 14:42:14.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:14.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:14.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:14.714 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:14.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:14.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:14.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:14.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:14.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:14.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 14:42:14.716 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:14.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:14.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:14.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:14.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.cnf.ServersView2, index 0 and no matchers specified 14:42:14.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:14.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:14.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:14.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:14.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:14.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:14.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:14.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') 14:42:14.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:14.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:14.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:14.733 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:14.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:14.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:14.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:14.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:14.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 14:42:14.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:14.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:14.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:14.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:14.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:14.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:14.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:14.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:14.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:14.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:14.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:14.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:14.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:14.767 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:14.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:14.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:14.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:14.767 INFO [WorkbenchTestable][ServersView2] Create new server 14:42:14.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:14.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:14.785 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:14.785 DEBUG [main][MenuItemLookup] Item match:New 14:42:14.785 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:42:14.785 DEBUG [main][MenuItemLookup] Item match:Server 14:42:14.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:42:14.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:42:14.785 INFO [main][MenuItemHandler] Select menu item: Server 14:42:14.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:42:14.860 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 14:42:14.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:14.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:14.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:14.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'] 14:42:14.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:14.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:14.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'] 14:42:14.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:14.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:14.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: "New Server"] 14:42:14.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:14.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:14.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:14.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:14.862 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:14.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:14.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:42:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:14.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:14.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:14.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:42:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:42:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:42:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:14.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:15.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:15.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:15.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:15.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:15.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:15.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:15.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:15.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:42:15.369 DEBUG [WorkbenchTestable][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 14:42:15.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:15.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:15.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:15.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:15.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:15.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:15.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:15.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:15.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:15.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:15.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:15.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:15.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:42:15.370 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:42:15.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:42:15.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:42:15.373 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:15.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:15.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:15.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:15.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:15.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:15.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:15.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:15.876 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:") 14:42:15.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:15.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:15.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:15.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:42:15.881 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:42:15.881 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 14:42:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:15.882 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:15.882 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:16.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:16.382 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:16.382 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:42:16.382 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:16.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:16.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:16.386 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:42:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:16.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:16.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:16.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:16.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:16.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:16.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:16.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:16.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:16.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:16.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:16.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:16.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:16.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:16.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:16.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:16.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:16.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:16.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:16.900 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:16.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:16.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:16.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:16.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:16.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:16.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 14:42:16.901 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:16.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:16.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:16.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:16.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:16.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:16.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:16.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:16.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:16.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:16.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:16.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 '\*?\QServers\E') 14:42:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:16.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:16.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:16.909 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:16.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:16.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:16.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:16.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:16.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:16.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 14:42:16.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:16.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:16.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:16.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:16.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:16.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') 14:42:16.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:16.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:16.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:16.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:16.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:16.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:16.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:16.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:16.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:16.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:16.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:16.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:16.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:16.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 14:42:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:16.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:16.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:16.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:16.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:16.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:16.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:16.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:16.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:16.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:16.960 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:16.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:16.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:16.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:16.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:16.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:16.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:16.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:16.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:16.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:16.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:16.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:16.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:16.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:16.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:16.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:16.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:16.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:16.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:16.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:16.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:16.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:16.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:16.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:16.994 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:16.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:17.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:17.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:17.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:17.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 '\*?\QServers\E') 14:42:17.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:17.011 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:17.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:17.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:17.012 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:17.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:17.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:17.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:17.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42: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 '\*?\QServers\E') 14:42:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:17.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:17.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:17.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:17.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 14:42:17.043 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 14:42:17.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 14:42:17.058 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 14:42:17.059 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:17.060 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 14:42:17.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:17.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:17.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:17.072 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:17.072 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:42:17.072 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:42:17.072 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:17.072 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:42:17.072 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:42:17.072 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:42:17.072 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:42:17.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:42:17.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:42:17.073 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:42:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:42:17.096 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 14:42:17.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:42:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:17.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:42:17.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:42:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:17.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:42:17.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:42:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:17.097 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:42:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:17.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:17.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:17.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:42:17.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:42:17.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:17.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:17.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:17.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 '\*?\QServers\E') 14:42:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:17.138 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:17.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:17.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 14:42:17.140 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:17.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:17.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:17.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:17.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:17.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:17.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 '\*?\QServers\E') 14:42:17.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:17.161 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:17.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:17.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:17.173 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 14:42:17.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:17.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:17.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:17.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:17.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:17.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 '\*?\QServers\E') 14:42:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:17.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:17.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:17.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:17.196 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 14:42:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 14:42:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:17.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:42:17.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:42:17.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:17.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:17.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:17.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:17.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:17.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:17.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:17.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:17.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:17.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:17.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:17.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:17.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:17.219 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:17.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:17.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:17.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 14:42:17.221 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 14:42:17.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 14:42:17.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 14:42:17.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:17.244 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 14:42:17.244 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:17.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:17.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:17.259 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:17.259 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:42:17.259 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:42:17.259 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:17.259 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:42:17.259 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:42:17.259 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:42:17.259 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:42:17.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:42:17.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:42:17.260 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:42:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:42:17.291 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 14:42:17.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:42:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:17.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") 14:42:17.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:42:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:17.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:42:17.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:42:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:17.292 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:42:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:17.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:17.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:17.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:42:17.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:42:17.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:17.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:17.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:17.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') 14:42:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:17.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:17.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:17.333 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:17.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:17.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:17.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 14:42:17.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:17.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:17.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:17.350 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 14:42:17.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:17.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:17.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:17.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:17.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:18.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:18.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:18.352 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:18.352 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 14:42:18.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:18.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:18.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:18.353 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 14:42:18.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:18.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:18.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:18.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:18.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:18.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:19.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:19.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:19.355 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:19.355 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:42:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 14:42:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:19.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:19.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:19.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:19.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:19.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:19.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:19.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:19.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:19.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:19.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:19.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:19.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:19.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:19.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:19.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:19.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:19.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:19.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:19.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:19.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:19.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:19.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:19.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:19.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:19.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') 14:42:19.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:19.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:19.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:19.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:19.372 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:19.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:19.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:19.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:19.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:19.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:19.373 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:19.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:19.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:19.374 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 14:42:19.374 INFO [WorkbenchTestable][ServersView2] Create new server 14:42:19.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:42:19.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:19.375 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:19.375 DEBUG [main][MenuItemLookup] Item match:New 14:42:19.375 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:42:19.375 DEBUG [main][MenuItemLookup] Item match:Server 14:42:19.376 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:42:19.376 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:42:19.376 INFO [main][MenuItemHandler] Select menu item: Server 14:42:19.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:42:19.474 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 14:42:19.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:19.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:19.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:19.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'] 14:42:19.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:19.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:19.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'] 14:42:19.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:19.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:19.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:42:19.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:19.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:19.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:19.476 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:19.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:19.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:19.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:19.476 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:19.476 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:19.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:19.977 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:19.977 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 14:42:19.977 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:19.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:19.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:19.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:19.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:19.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:19.983 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:42:19.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:19.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:19.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:19.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:19.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:20.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:20.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:20.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 14:42:20.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:20.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:20.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:20.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:20.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:20.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:20.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:20.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:20.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:20.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:20.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:20.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:20.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:20.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:20.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:20.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 '\*?\QServers\E') 14:42:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:20.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:20.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:20.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:20.038 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:20.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:20.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:20.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:20.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:20.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:20.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:20.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:20.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:20.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 14:42:20.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:20.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:20.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:20.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:20.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:20.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:21.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:21.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:21.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:21.042 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:21.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:21.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:21.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:21.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:21.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:21.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:21.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:21.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:21.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:21.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:21.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:21.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:21.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:21.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:21.046 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:21.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:21.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:21.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:21.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:21.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:21.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:21.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:21.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:21.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:21.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:21.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:21.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:21.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:21.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:21.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:21.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:21.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:21.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:21.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:21.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:21.059 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 14:42:21.059 INFO [WorkbenchTestable][ServersView2] Create new server 14:42:21.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:42:21.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:21.059 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:21.060 DEBUG [main][MenuItemLookup] Item match:New 14:42:21.060 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:42:21.060 DEBUG [main][MenuItemLookup] Item match:Server 14:42:21.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:42:21.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:42:21.060 INFO [main][MenuItemHandler] Select menu item: Server 14:42:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:42:21.155 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 14:42:21.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:21.156 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:42:21.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:21.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:21.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:42:21.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:21.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:21.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:42:21.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:21.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:21.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:21.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:21.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:21.157 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:21.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:21.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:42:21.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:21.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:21.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:21.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:21.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:42:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:42:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:42:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:21.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:21.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:21.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:21.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:21.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:21.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:42:21.664 DEBUG [WorkbenchTestable][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 14:42:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:21.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:21.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:21.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:21.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:21.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:21.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:21.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:21.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:21.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:21.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:42:21.665 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:42:21.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:42:21.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:42:21.669 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:21.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:21.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:21.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:22.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:22.172 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:") 14:42:22.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:22.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:22.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:22.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:22.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:42:22.175 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:42:22.176 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 14:42:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:22.176 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:22.176 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:22.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:22.677 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:22.677 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:42:22.677 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:22.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:22.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:22.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:22.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:22.680 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:42:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:22.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:22.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:22.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:23.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:23.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:23.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 14:42:23.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:23.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:23.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:23.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:23.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:23.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:23.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:23.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:23.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:23.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:23.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:23.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:23.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:23.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:23.199 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:23.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:23.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 14:42:23.200 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:23.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 14:42:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:23.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:23.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:23.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') 14:42:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:23.219 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:23.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:23.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 14:42:23.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.247 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:23.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:23.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:23.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:23.268 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:23.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:23.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:23.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:23.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:23.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:23.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:23.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:23.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:23.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:23.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:23.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:23.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:23.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:23.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:23.292 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 14:42:23.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:23.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:23.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:23.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:23.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:23.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:23.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') 14:42:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:23.310 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:23.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:23.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:23.311 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 14:42:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:23.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:23.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:23.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:23.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:23.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:23.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:23.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:23.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:23.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') 14:42:23.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:23.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:23.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:23.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:23.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:23.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 14:42:23.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:23.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:23.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:23.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:23.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:23.347 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:23.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:23.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:23.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 14:42:23.349 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 14:42:23.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 14:42:23.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 14:42:23.370 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:23.371 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 14:42:23.371 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:23.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:23.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:23.382 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:23.382 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:42:23.382 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:42:23.382 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:23.382 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:42:23.382 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:42:23.382 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:42:23.382 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:42:23.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:42:23.382 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:42:23.382 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:42:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:42:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 14:42:23.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:42:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:23.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:42:23.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:42:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:23.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:42:23.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:42:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:23.403 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:42:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:23.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:23.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:23.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:23.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:42:23.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:42:23.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:23.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:23.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:23.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:23.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:23.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:23.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:23.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:23.437 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:23.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:23.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:23.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 14:42:23.438 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:23.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:23.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:23.438 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 14:42:23.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:23.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:23.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:23.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:24.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:24.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:24.441 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:24.441 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 14:42:24.442 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:24.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:24.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:24.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 14:42:24.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:24.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:24.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:24.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:24.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:25.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:25.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:25.445 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:25.445 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:42:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 14:42:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:25.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:25.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:25.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:25.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:25.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:25.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:25.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:25.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:25.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:25.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:25.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:25.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:25.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:25.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:25.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:25.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:25.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:25.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:25.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:25.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:25.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') 14:42:25.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:25.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:25.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:25.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:25.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:25.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:25.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:25.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:25.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:25.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:25.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:25.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:25.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:25.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:25.478 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 14:42:25.478 INFO [WorkbenchTestable][ServersView2] Create new server 14:42:25.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:42:25.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:25.479 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:25.479 DEBUG [main][MenuItemLookup] Item match:New 14:42:25.479 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:42:25.479 DEBUG [main][MenuItemLookup] Item match:Server 14:42:25.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:42:25.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:42:25.479 INFO [main][MenuItemHandler] Select menu item: Server 14:42:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:42:25.573 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 14:42:25.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:25.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:42:25.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:25.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:25.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:42:25.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:25.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:25.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:42:25.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:25.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:25.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:25.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:25.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:25.575 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:25.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:25.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.wizard.NewServerWizardPage, index 0 and no matchers specified 14:42:25.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:25.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:25.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:25.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:42:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:42:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:42:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:25.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:26.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:26.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:26.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:26.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:42:26.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:42:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:26.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:26.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:26.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:26.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:26.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:26.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:26.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:26.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:26.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:26.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:42:26.085 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:42:26.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:42:26.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:42:26.087 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:26.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:26.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:26.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:26.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:26.616 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:") 14:42:26.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:26.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:26.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:26.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:26.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:42:26.622 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:42:26.623 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 14:42:26.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:26.623 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:26.623 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:27.124 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:27.124 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:42:27.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) 14:42:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:27.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:27.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:27.128 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:42:27.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:27.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:27.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:27.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:27.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:27.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:27.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:27.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:27.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:27.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:27.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:27.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:27.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.639 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:27.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:27.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:27.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:27.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:27.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:27.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:27.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:27.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:27.647 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:27.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:27.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:27.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:27.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:27.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:27.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 14:42:27.650 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:27.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:27.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:27.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:27.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:27.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:27.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:27.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:27.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:27.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:27.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:27.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:27.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:27.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:27.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:27.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:27.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:27.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:27.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:27.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 14:42:27.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:27.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:27.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:27.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:27.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:27.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:27.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:27.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:27.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:27.716 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:27.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:27.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:27.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:27.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:27.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:27.731 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:27.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:27.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:27.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:27.732 INFO [WorkbenchTestable][ServersView2] Create new server 14:42:27.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:27.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:27.746 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:27.746 DEBUG [main][MenuItemLookup] Item match:New 14:42:27.746 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:42:27.746 DEBUG [main][MenuItemLookup] Item match:Server 14:42:27.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:42:27.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:42:27.747 INFO [main][MenuItemHandler] Select menu item: Server 14:42:27.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:42:27.828 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 14:42:27.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:27.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'] 14:42:27.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:27.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:27.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:42:27.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:27.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:27.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:42:27.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:27.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:27.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:42:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:27.830 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:27.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:27.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.NewServerWizardPage, index 0 and no matchers specified 14:42:27.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:27.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:27.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:27.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:42:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:42:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:42:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:27.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:27.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:27.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:28.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:28.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:28.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:28.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:28.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:42:28.347 DEBUG [WorkbenchTestable][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 14:42:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:28.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:28.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:28.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:28.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:28.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:28.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:28.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:28.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:28.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:28.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:42:28.349 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:42:28.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:42:28.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:42:28.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:42:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:28.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:28.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:28.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:28.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:28.855 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:") 14:42:28.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:28.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:28.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:28.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:28.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:42:28.859 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:42:28.860 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 14:42:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:28.860 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:28.860 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:29.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:29.361 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:42:29.361 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:42:29.361 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:29.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:29.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:29.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:29.365 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:42:29.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:29.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:29.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:29.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:29.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:29.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:42:29.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:29.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:29.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:29.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:29.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:29.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:29.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:29.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.876 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:29.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:29.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:29.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:29.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:29.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:29.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:29.884 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:29.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:29.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:29.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:29.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:29.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:29.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 14:42:29.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:29.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:29.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:29.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:29.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.cnf.ServersView2, index 0 and no matchers specified 14:42:29.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:29.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:29.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:29.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:29.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:29.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:29.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:29.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 '\*?\QServers\E') 14:42:29.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:29.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:29.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:29.903 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:29.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:29.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:29.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:29.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:29.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:29.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 14:42:29.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:29.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:29.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:29.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:29.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:29.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:29.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:29.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:29.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:29.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:29.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:29.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:29.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:29.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:29.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:29.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:29.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 14:42:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:29.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:29.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:29.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:29.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:29.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:29.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:29.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:29.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:29.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:29.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:29.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:29.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:29.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:29.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:29.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:29.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:29.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:30.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:30.018 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:30.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:30.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:30.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:30.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:30.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 '\*?\QServers\E') 14:42:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:30.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:30.054 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:30.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 14:42:30.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:30.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:30.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:30.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:30.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:30.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:30.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 14:42:30.082 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 14:42:30.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 14:42:30.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 14:42:30.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:30.100 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 14:42:30.100 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:30.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:30.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:30.129 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:30.129 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:42:30.129 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:42:30.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:30.129 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:42:30.129 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:42:30.129 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:42:30.129 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:42:30.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:42:30.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:42:30.129 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:42:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:42:30.161 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 14:42:30.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:42:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:42:30.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:42:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:30.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:42:30.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:42:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:30.163 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:42:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:30.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:30.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:30.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:42:30.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:42:30.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:30.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:30.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:30.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 '\*?\QServers\E') 14:42:30.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:30.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:30.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:30.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:30.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 14:42:30.243 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:30.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:30.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:30.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:30.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:30.254 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:30.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:30.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:30.272 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 14:42:30.272 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:30.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:30.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:30.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:30.285 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:30.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:30.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:30.288 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 14:42:30.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 14:42:30.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:30.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:42:30.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:30.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:30.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:30.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:30.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:30.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:30.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:30.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:30.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:30.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:30.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:30.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:30.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:30.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 14:42:30.341 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 14:42:30.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 14:42:30.348 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 14:42:30.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:30.350 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 14:42:30.350 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:42:30.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:42:30.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:30.383 DEBUG [main][MenuItemLookup] Found menu:'New' 14:42:30.383 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:42:30.383 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:42:30.383 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:30.383 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:42:30.383 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:42:30.383 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:42:30.383 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:42:30.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:42:30.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:42:30.383 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:42:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:42:30.417 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 14:42:30.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:42:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:42:30.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:42:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:30.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:42:30.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:42:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:30.419 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:42:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:30.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:30.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:30.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:42:30.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:42:30.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:30.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:30.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:30.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:30.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:30.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 '\*?\QServers\E') 14:42:30.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:30.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:30.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:30.475 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:30.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:30.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 14:42:30.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:30.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:30.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:30.478 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 14:42:30.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:30.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:30.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:30.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:30.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:31.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:31.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:31.480 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:31.480 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 14:42:31.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:31.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:31.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:31.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 14:42:31.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:31.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:31.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:31.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:31.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:31.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:32.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:32.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:32.483 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:32.483 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:42:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 14:42:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:32.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:42:32.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:32.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:32.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:32.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:32.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:32.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:32.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:32.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:32.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:32.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:32.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:32.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:32.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:32.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:32.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:32.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:32.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:32.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:32.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:32.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:32.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:32.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:32.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:32.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:32.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:32.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 '\*?\QServers\E') 14:42:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:32.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:32.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:32.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:32.500 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:32.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:32.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:32.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:32.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:32.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:32.502 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:32.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:32.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:32.502 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 14:42:32.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:32.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:32.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:32.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:33.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:33.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:33.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:33.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:33.505 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:33.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:33.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:33.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:33.509 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:33.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:33.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:33.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:33.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:33.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:33.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:33.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:33.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:33.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:33.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:33.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:33.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:33.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:33.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:33.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:33.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:33.518 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:33.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:33.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:33.518 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 14:42:33.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.cnf.ServersView2, index 0 and no matchers specified 14:42:33.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:33.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:33.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:34.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:34.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:34.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:34.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:34.521 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:34.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:34.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:34.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:34.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 14:42:34.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:34.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:34.526 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:42:34.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:34.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:34.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:34.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:34.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:42:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:34.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:34.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:34.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:42:34.534 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:34.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:34.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:34.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:42:34.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:42:34.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:42:34.536 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:42:34.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:42:34.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:42:34.546 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 14:42:34.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:42:34.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:34.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:34.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:35.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:35.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:35.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:35.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:42:35.549 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:42:35.549 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 14:42:35.549 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:35.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.03 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.033 s getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 6.803 s newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 1.686 s getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 4.404 s getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.038 s getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.037 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:42:35.554 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:42:35.554 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:42:35.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:35.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:42:35.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:35.554 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:42:35.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:35.555 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:42:35.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:35.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:35.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 14:42:35.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:42:35.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:35.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:35.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:35.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.*'] 14:42:35.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:35.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.*'] 14:42:35.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:35.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.*'] 14:42:35.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:35.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:35.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:35.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:42:35.556 DEBUG [main][MenuItemLookup] Found menu:'File' 14:42:35.556 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:42:35.556 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:42:35.556 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:42:35.556 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:42:35.556 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:42:35.556 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:42:35.556 DEBUG [main][MenuItemLookup] Item match:Window 14:42:35.557 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:42:35.557 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:42:35.557 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:42:35.557 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:35.557 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:42:35.557 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:42:35.557 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:35.557 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:42:35.557 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:35.557 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:42:35.557 DEBUG [main][MenuItemLookup] Item match:Preferences 14:42:35.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:42:35.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:42:35.557 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:42: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.... 14:42:35.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:42:35.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:42:35.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:35.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:35.664 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:42:35.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:35.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:42:35.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:35.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:35.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:35.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:42:35.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:42:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:36.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:36.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:42:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:42:36.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:42:36.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:36.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:42:36.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:36.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:42:36.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 14:42:36.168 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 14:42:36.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 14:42:36.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 14:42:36.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:36.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:36.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:36.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:36.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:37.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:37.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:42:37.206 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:42:37.206 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 14:42:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:37.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:37.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:37.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:37.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:37.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:37.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:37.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:37.209 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server ABC(Test runtime)' 14:42:37.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.server.ui.RuntimePreferencePage, index 0 and no matchers specified 14:42:37.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:37.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:37.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:37.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:37.210 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server ABC' 14:42:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:37.210 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' was found 14:42:37.210 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' matched 'Server ABC'! Selecting... 14:42:37.210 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:42:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:37.210 TRACE [main][WidgetHandler] Notify Table with event 13 14:42:37.210 TRACE [main][WidgetHandler] Wait for synchronization 14:42:37.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.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") 14:42:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:37.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:37.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:37.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:37.211 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:42:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:37.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:37.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:37.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:42:40.236 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 14:42:40.236 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:42:40.236 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 14:42:40.236 DEBUG [WorkbenchTestable][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...") 14:42:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:40.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:40.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:40.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:40.237 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:42:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:40.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:40.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:40.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:42:40.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:40.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:40.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:42:40.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 14:42:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:42:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:42:40.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 14:42:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:40.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:40.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:40.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:40.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:40.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:40.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:40.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:40.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:40.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:40.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:40.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:40.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 14:42:40.798 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 14:42:40.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 14:42:40.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 14:42:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:40.798 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:40.799 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:41.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:41.299 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 14:42:41.299 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 14:42:41.299 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:41.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:41.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:41.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:41.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:41.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:41.302 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:42:41.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:41.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:41.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:41.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:41.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:42:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42: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: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 14:42:41.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:42:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:41.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:42:41.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:42:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:41.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:41.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:41.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:41.807 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:42:41.807 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 14:42:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:41.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:41.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:41.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:41.815 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 14:42:41.815 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 14:42:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:41.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:41.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:41.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:41.816 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 14:42:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:41.816 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 14:42:41.816 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 14:42:41.816 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:42:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:41.816 TRACE [main][WidgetHandler] Notify Table with event 13 14:42:41.816 TRACE [main][WidgetHandler] Wait for synchronization 14:42:41.816 DEBUG [WorkbenchTestable][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") 14:42:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:41.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:41.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:41.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:41.818 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:42:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:41.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:41.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:42:44.821 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 14:42:44.822 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:42:44.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) 14:42:44.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:44.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:44.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:44.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:44.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:44.825 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:42:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:44.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:44.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:44.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:44.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:44.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:44.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:44.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:44.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:42:44.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:44.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:44.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:44.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:44.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 14:42:44.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:44.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 14:42:44.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:42:44.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:44.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:44.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:44.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:42:44.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:44.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:42:44.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:44.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:42:44.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:44.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:44.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:44.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:44.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:44.863 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'File' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:42:44.863 DEBUG [main][MenuItemLookup] Item match:Window 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:44.863 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:42:44.863 DEBUG [main][MenuItemLookup] Item match:Preferences 14:42:44.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:42:44.863 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:42:44.863 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:42:45.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.... 14:42:45.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 14:42:45.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:42:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:45.024 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:42:45.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:45.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:42:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:45.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:45.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:45.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:42:45.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:42:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:45.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:42:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:45.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:42:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:42:45.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:42:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:45.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:42:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:45.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:42:45.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 14:42:45.026 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 14:42:45.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 14:42:45.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 14:42:45.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:45.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:45.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:45.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:45.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:46.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:46.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:42:46.031 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:42:46.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 14:42:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:46.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:46.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:46.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:46.036 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 14:42:46.036 DEBUG [WorkbenchTestable][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...") 14:42:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:46.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:46.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:46.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:46.038 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:42:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:46.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:46.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:42:46.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:46.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:46.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 14:42:46.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 14:42:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:42:46.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:42:46.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 14:42:46.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:46.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:46.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:46.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:46.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:46.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:46.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:46.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:46.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:46.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:46.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:46.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:46.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:46.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 14:42:46.635 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 14:42:46.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 14:42:46.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 14:42:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:46.636 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:46.636 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:47.136 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 14:42:47.136 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 14:42:47.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 14:42:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:47.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:47.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:47.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:47.140 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:42:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:47.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:47.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:47.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:47.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:47.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:47.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:47.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:47.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:47.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:47.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:47.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:47.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:47.644 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 14:42:47.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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...") 14:42:47.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:47.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:47.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:47.646 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:42:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:47.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:47.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:47.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: "New Server Runtime Environment"] is available.... 14:42:47.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:47.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:47.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:42:47.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 14:42:47.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:47.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:47.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:42:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:42:47.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.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 14:42:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:47.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:47.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:47.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:47.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:48.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:48.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:48.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:48.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:48.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:48.202 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:48.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:48.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:48.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 14:42:48.202 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 14:42:48.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 14:42:48.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 14:42:48.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:48.202 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:48.202 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:48.703 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:48.703 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:49.203 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 14:42:49.203 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 14:42:49.203 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:49.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:49.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:49.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:49.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:49.207 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:42:49.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:49.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:49.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:49.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:49.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:49.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:49.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:49.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:49.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:49.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:49.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:49.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:49.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:49.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:49.710 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 14:42:49.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:49.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:49.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:49.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:49.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:49.715 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:42:49.715 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 14:42:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:49.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:49.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:49.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:49.716 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 14:42:49.716 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 14:42:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:49.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:49.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:49.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:49.717 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 14:42:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:49.717 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 14:42:49.717 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 14:42:49.717 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:42:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:49.717 TRACE [main][WidgetHandler] Notify Table with event 13 14:42:49.717 TRACE [main][WidgetHandler] Wait for synchronization 14:42:49.717 DEBUG [WorkbenchTestable][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") 14:42:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:49.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:49.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:49.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:49.719 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:42:49.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:49.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:49.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:49.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:42:52.724 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 14:42:52.724 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:42:52.724 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)' 14:42:52.725 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 14:42:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:52.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:52.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:52.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:52.726 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 14:42:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:52.728 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 14:42:52.728 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 14:42:52.728 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:42:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:52.728 TRACE [main][WidgetHandler] Notify Table with event 13 14:42:52.728 TRACE [main][WidgetHandler] Wait for synchronization 14:42:52.728 DEBUG [WorkbenchTestable][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") 14:42:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:52.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:52.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:52.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:52.729 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:42:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:52.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:52.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:52.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:42:55.733 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 14:42:55.733 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:42:55.733 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 14:42:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:55.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:55.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:55.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:55.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:55.736 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:42:55.736 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 14:42:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:55.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:55.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:55.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:55.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:42:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:55.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:55.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:55.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:55.739 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:42:55.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:55.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:55.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:55.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:55.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:55.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:42:55.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:42:55.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:42:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:42:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:42:55.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 14:42:55.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:42:55.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 14:42:55.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:42:55.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:42:55.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:42:55.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:42:55.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.*'] 14:42:55.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:55.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.*'] 14:42:55.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:55.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.*'] 14:42:55.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:55.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:42:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:55.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:42:55.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'File' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:42:55.763 DEBUG [main][MenuItemLookup] Item match:Window 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'' 14:42:55.763 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:42:55.763 DEBUG [main][MenuItemLookup] Item match:Preferences 14:42:55.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:42:55.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:42:55.764 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:42:55.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:42:55.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 14:42:55.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:42:55.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:55.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:55.837 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:42:55.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:55.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:42:55.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:55.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:55.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:55.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:55.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:42:55.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:42:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:55.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:42:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:55.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:42:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:42:55.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:42:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:55.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:42:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:55.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:42:55.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 14:42:55.840 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 14:42:55.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 14:42:55.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 14:42:55.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:55.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:55.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:56.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:56.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:56.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:56.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:42:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:42:56.845 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:42:56.845 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 14:42:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:56.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:56.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:56.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:56.849 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 14:42:56.849 DEBUG [WorkbenchTestable][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...") 14:42:56.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:56.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:56.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:56.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:56.850 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:42:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:56.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:56.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 14:42:56.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:56.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:56.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:56.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:42:56.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 14:42:56.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:56.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:56.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:42:56.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14: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.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 14:42:56.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:56.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:56.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:56.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:56.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:56.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:57.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:57.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:57.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:57.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:57.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:57.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:57.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:57.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 14:42:57.400 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 14:42:57.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 14:42:57.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 14:42:57.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:57.401 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:57.401 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:57.901 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 14:42:57.901 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 14:42:57.901 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:57.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:57.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:57.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:57.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:57.904 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:42:57.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:57.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:57.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:57.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:57.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:58.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:58.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:58.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:58.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:58.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:58.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:58.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:58.409 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 14:42:58.409 DEBUG [WorkbenchTestable][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...") 14:42:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:58.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:58.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:58.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:58.410 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:42:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:58.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:58.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 14:42:58.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:58.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:58.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:42:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:42:58.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 14:42:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:42:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:42:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:42:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:42:58.458 DEBUG [WorkbenchTestable][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 14:42:58.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:58.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:58.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:58.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:58.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:42:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:42:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:42:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:42:58.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:58.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:58.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:42:58.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:42:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:42:58.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:42:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:42:58.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:42:58.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 14:42:58.962 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 14:42:58.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 14:42:58.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 14:42:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:42:58.962 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:42:58.962 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:42:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:42:59.462 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 14:42:59.462 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 14:42:59.463 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:42:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:59.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:59.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:59.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:59.466 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:42:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:59.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:59.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:42:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:42:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:42:59.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:42:59.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:42:59.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:42:59.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:42:59.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:42:59.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:42:59.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:42:59.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:42:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:42:59.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 14:42:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:59.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:59.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:59.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:59.975 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)' 14:42:59.975 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 14:42:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:59.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:59.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:59.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:42:59.976 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 14:42:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:59.976 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 14:42:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:59.976 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 14:42:59.976 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 14:42:59.976 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:42:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:42:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:42:59.977 TRACE [main][WidgetHandler] Notify Table with event 13 14:42:59.977 TRACE [main][WidgetHandler] Wait for synchronization 14:42:59.977 DEBUG [WorkbenchTestable][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") 14:42:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:42:59.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:42:59.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:42:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:42:59.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:42:59.979 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:42:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:42:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:42:59.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:42:59.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:42:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:43:02.984 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 14:43:02.984 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:43:02.984 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 14:43:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:02.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:02.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:02.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:02.989 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)' 14:43:02.989 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 14:43:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:02.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:02.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:02.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:02.990 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 14:43:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:02.990 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 14:43:02.990 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 14:43:02.990 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:43:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:02.990 TRACE [main][WidgetHandler] Notify Table with event 13 14:43:02.990 TRACE [main][WidgetHandler] Wait for synchronization 14:43:02.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.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") 14:43:02.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:02.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:02.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:02.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:02.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:02.992 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:43:02.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:02.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:02.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:02.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:02.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:43:05.997 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 14:43:05.997 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:43:05.997 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 14:43:05.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:05.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:05.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:05.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:05.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:05.999 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:43:05.999 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 14:43:05.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:05.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:06.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:06.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:06.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:06.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:43:06.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:06.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:06.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:06.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:06.002 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:43:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:06.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:06.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:06.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:06.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:43:06.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:06.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:43:06.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 14:43:06.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:06.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 14:43:06.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:43:06.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:06.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:06.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:06.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:06.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:06.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:06.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:06.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:06.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:06.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:06.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:06.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'File' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:43:06.028 DEBUG [main][MenuItemLookup] Item match:Window 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:06.028 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:43:06.028 DEBUG [main][MenuItemLookup] Item match:Preferences 14:43:06.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:43:06.028 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:43:06.028 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:43:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:43:06.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 14:43:06.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:43:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:06.130 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:43:06.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:06.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:43:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:06.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:06.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:06.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:43:06.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:43:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:06.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:43:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:06.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:43:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:43:06.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:43:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:06.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:43:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:06.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:43:06.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 14:43:06.132 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 14:43:06.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 14:43:06.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 14:43:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:06.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:06.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:06.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:06.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:07.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:07.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:07.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:43:07.136 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:43:07.136 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 14:43:07.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:07.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:07.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:07.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:07.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:07.140 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 14:43:07.140 DEBUG [WorkbenchTestable][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...") 14:43:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:07.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:07.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:07.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:07.141 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:43:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:07.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:07.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:07.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:43:07.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:07.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:07.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:07.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:43:07.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 14:43:07.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:07.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:07.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:43:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:43:07.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 14:43:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:07.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:07.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:07.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:07.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:07.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:07.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:43:07.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:07.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:07.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:43:07.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:07.732 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:07.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:07.732 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 14:43:07.732 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 14:43:07.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 14:43:07.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 14:43:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:43:07.733 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:43:07.733 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:43:08.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:43:08.233 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 14:43:08.233 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 14:43:08.233 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:43:08.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:08.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:08.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:08.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:08.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:08.236 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:43:08.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:08.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:08.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:08.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:08.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:08.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:43:08.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:08.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:08.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:08.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:08.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:08.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:08.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:08.741 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 14:43:08.741 DEBUG [WorkbenchTestable][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...") 14:43:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:08.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:08.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:08.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:08.742 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:43:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:08.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:08.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:08.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:43:08.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:08.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:08.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:08.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:43:08.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 14:43:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:43:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:43:08.844 DEBUG [WorkbenchTestable][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 14:43:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:08.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:08.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:08.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:43:08.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:09.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:43:09.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:09.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:09.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:09.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:09.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 14:43:09.421 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 14:43:09.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 14:43:09.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 14:43:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:43:09.422 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:43:09.422 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:43:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:43:09.923 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 14:43:09.923 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 14:43:09.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:43:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:09.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:09.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:09.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:09.924 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:43:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:09.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:09.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:10.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:43:10.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:10.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:10.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:10.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:10.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:10.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:10.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:10.436 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 14:43:10.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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...") 14:43:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:10.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:10.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:10.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:10.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:10.437 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:43:10.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:10.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:10.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:10.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:10.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:43:10.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:10.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:10.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:10.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:43:10.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 14:43:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:10.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:43:10.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:43:10.626 DEBUG [WorkbenchTestable][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 14:43:10.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:10.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:10.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:10.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:10.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:10.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:43:10.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:11.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:11.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:43:11.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:11.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:11.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:11.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 14:43:11.133 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 14:43:11.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 14:43:11.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 14:43:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:43:11.134 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:43:11.134 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:43:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:43:11.634 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 14:43:11.634 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 14:43:11.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 14:43:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:11.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:11.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:11.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:11.636 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:43:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:11.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:11.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:12.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:43:12.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:12.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:12.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:12.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:12.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:12.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:12.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:12.142 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 14:43:12.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:12.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:12.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:12.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.148 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 14:43:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:12.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:12.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:12.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.216 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 14:43:12.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:12.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:12.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:12.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:12.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:12.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 14:43:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:12.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:12.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:12.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.221 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:43:12.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 14:43:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:12.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:12.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:12.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.236 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 14:43:12.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 14:43:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:12.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:12.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:12.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:12.237 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 14:43:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.238 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 14:43:12.238 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 14:43:12.238 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:43:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:12.238 TRACE [main][WidgetHandler] Notify Table with event 13 14:43:12.238 TRACE [main][WidgetHandler] Wait for synchronization 14:43:12.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:43:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:12.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:12.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:12.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:12.239 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:43:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:12.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:12.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:12.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:12.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:43:15.248 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 14:43:15.248 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:43:15.248 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)' 14:43:15.248 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 14:43:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:15.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:15.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:15.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:15.250 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2' 14:43:15.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:15.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:15.315 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found 14:43:15.315 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting... 14:43:15.315 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:43:15.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:15.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:15.316 TRACE [main][WidgetHandler] Notify Table with event 13 14:43:15.316 TRACE [main][WidgetHandler] Wait for synchronization 14:43:15.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:43:15.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:15.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:15.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:15.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:15.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:15.318 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:43:15.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:15.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:15.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:15.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:15.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:43:18.322 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 14:43:18.323 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:43:18.323 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)' 14:43:18.323 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 14:43:18.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:18.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:18.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:18.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:18.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:18.324 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)' 14:43:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:18.326 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found 14:43:18.326 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting... 14:43:18.326 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:43:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:18.326 TRACE [main][WidgetHandler] Notify Table with event 13 14:43:18.326 TRACE [main][WidgetHandler] Wait for synchronization 14:43:18.326 DEBUG [WorkbenchTestable][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") 14:43:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:18.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:18.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:18.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:18.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:18.327 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:43:18.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:18.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:18.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:43:21.331 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 14:43:21.331 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:43:21.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:43:21.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:21.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:21.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:21.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:21.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:21.336 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:43:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:21.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:21.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:21.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:21.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:43:21.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:21.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:43:21.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 14:43:21.431 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 14:43:21.431 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:21.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.877 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.307 s removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.9 s addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.265 s getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 15.404 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 14:43:21.438 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 14:43:21.438 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:43:21.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:21.438 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 14:43:21.438 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:21.438 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:43:21.439 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:21.439 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:43:21.439 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:21.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:21.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 14:43:21.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 14:43:21.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:21.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:21.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:21.439 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:21.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:21.439 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:21.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:21.439 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:21.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:21.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:21.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:21.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'File' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:43:21.440 DEBUG [main][MenuItemLookup] Item match:Window 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:21.440 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:43:21.440 DEBUG [main][MenuItemLookup] Item match:Preferences 14:43:21.440 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:43:21.440 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:43:21.440 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:43:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:43:21.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:43:21.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:43:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:21.632 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:43:21.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:21.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:43:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:21.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:21.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:21.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:21.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:21.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:21.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:21.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:43:21.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:43:21.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:21.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:43:21.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:21.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:43:21.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:43:21.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:43:21.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:21.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:43:21.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:21.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:43:21.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 14:43:21.635 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 14:43:21.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 14:43:21.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 14:43:21.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:21.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:21.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:22.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:22.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:22.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:22.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:22.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:43:22.653 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:43:22.653 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 14:43:22.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:22.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:22.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:22.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:22.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:22.659 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 14:43:22.659 DEBUG [WorkbenchTestable][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...") 14:43:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:22.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:22.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:22.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:22.661 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:43:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:22.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:22.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 14:43:22.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:22.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:22.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:22.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 14:43:22.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 14:43:22.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:22.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:22.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:43:22.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:43:22.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 14:43:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:22.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:22.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:22.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:22.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:43:22.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:23.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:23.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:23.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:43:23.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:23.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:23.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:23.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:23.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:23.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 14:43:23.353 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 14:43:23.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 14:43:23.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 14:43:23.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:43:23.354 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:43:23.354 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:43:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:43:23.854 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 14:43:23.854 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 14:43:23.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.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) 14:43:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:23.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:23.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:23.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:23.859 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:43:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:23.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:23.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:23.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:24.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:24.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:24.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:24.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:24.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:24.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:24.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:24.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:24.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:24.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:24.371 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 14:43:24.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:24.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:24.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:24.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:24.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:24.415 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:43:24.415 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 14:43:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:24.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:24.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:24.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:24.416 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 14:43:24.416 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 14:43:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:24.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:24.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:24.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:24.416 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 14:43:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:24.416 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 14:43:24.416 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 14:43:24.416 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:43:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:24.417 TRACE [main][WidgetHandler] Notify Table with event 13 14:43:24.417 TRACE [main][WidgetHandler] Wait for synchronization 14:43:24.417 DEBUG [WorkbenchTestable][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") 14:43:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:24.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:24.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:24.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:24.418 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:43:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:24.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:24.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:24.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:43:27.422 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 14:43:27.422 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:43:27.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:43:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:27.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:27.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:27.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:27.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:27.425 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:43:27.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:27.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:27.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:27.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:27.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:27.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 14:43:27.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:27.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:43:27.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 14:43:27.450 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 14:43:27.450 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:27.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.014 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) Time elapsed: 6.011 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 14:43:27.457 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 14:43:27.458 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:43:27.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:27.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 14:43:27.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:27.458 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:43:27.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:27.458 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:43:27.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:27.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:27.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 14:43:27.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 14:43:27.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:27.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:27.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:27.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:27.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:27.531 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:43:27.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:27.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:27.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:27.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:27.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:27.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:27.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:43:27.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:27.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:27.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:27.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:27.539 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:27.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:27.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:27.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:43:27.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:27.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:27.541 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:27.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:27.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:27.542 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 14:43:27.542 INFO [WorkbenchTestable][ServersView2] Create new server 14:43:27.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:43:27.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:27.542 DEBUG [main][MenuItemLookup] Found menu:'New' 14:43:27.542 DEBUG [main][MenuItemLookup] Item match:New 14:43:27.543 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:43:27.543 DEBUG [main][MenuItemLookup] Item match:Server 14:43:27.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:43:27.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:43:27.543 INFO [main][MenuItemHandler] Select menu item: Server 14:43:27.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:43:27.826 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 14:43:27.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:43:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:43:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:43:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:43:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:27.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:43:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:27.828 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:43:27.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:27.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:43:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:27.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:27.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:27.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:43:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:43:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:43:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:43:27.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:28.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:43:28.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:28.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:28.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:43:28.335 DEBUG [WorkbenchTestable][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 14:43:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:28.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:28.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:28.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:43:28.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:28.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:28.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:43:28.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:28.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:28.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:28.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:43:28.336 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:43:28.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:43:28.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:43:28.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.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) 14:43:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:28.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:28.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:28.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:28.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:28.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:43:28.840 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:43:28.840 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:43:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:43:29.340 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:43:29.340 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 14:43:29.340 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:43:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:29.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:29.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:29.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:29.346 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:43:29.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:29.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:29.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:29.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:29.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:29.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:29.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 14:43:29.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:43:29.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:29.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:29.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:29.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:29.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:29.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:29.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:29.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:29.444 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:29.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:29.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:29.445 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 14:43:29.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:43:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:29.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:29.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:29.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:29.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:30.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:30.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:30.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:43:30.447 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:43:30.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 14:43:30.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:30.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:43:30.448 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 14:43:30.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:30.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 14:43:30.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 14:43:30.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:30.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:30.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:30.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:30.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:30.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:43:30.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:30.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:30.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:30.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:30.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') 14:43:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:30.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:30.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:30.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:30.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:30.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:30.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:30.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:30.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:43:30.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:30.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:30.626 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:30.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:30.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:30.628 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 14:43:30.628 INFO [WorkbenchTestable][ServersView2] Create new server 14:43:30.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:43:30.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:30.629 DEBUG [main][MenuItemLookup] Found menu:'New' 14:43:30.629 DEBUG [main][MenuItemLookup] Item match:New 14:43:30.629 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:43:30.629 DEBUG [main][MenuItemLookup] Item match:Server 14:43:30.640 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:43:30.640 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:43:30.718 INFO [main][MenuItemHandler] Select menu item: Server 14:43:30.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:43:30.957 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 14:43:31.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:43:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:31.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:43:31.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:31.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:31.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:43:31.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:31.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:31.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:43:31.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:31.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:31.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:43:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:31.024 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:43:31.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:31.024 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:") 14:43:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:31.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:31.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:31.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:43:31.059 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:43:31.061 INFO [WorkbenchTestable][AbstractText] Text set to: ABC 14:43:31.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:43:31.061 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:43:31.061 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:43:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:43:31.562 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:43:31.562 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 14:43:31.562 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:43:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:31.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:31.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:31.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:31.567 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:43:31.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:31.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:31.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:31.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:31.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:31.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:43:31.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:31.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:31.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:31.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:31.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:31.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:31.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:31.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:31.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:31.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:31.723 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 14:43:31.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 14:43:31.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:31.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:31.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:32.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:32.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:32.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:32.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:43:32.726 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:43:32.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 14:43:32.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:32.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:32.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:32.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:43:32.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 14:43:32.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:32.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 14:43:32.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 14:43:32.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:32.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:32.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:32.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:32.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:32.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:43:32.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:32.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:32.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:32.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:32.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:32.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:32.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:43:32.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:32.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:32.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:32.739 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:32.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:43:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:32.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:32.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:32.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:32.741 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 14:43:32.741 INFO [WorkbenchTestable][ServersView2] Create new server 14:43:32.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 14:43:32.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:32.742 DEBUG [main][MenuItemLookup] Found menu:'New' 14:43:32.742 DEBUG [main][MenuItemLookup] Item match:New 14:43:32.742 DEBUG [main][MenuItemLookup] Found menu:'Server' 14:43:32.742 DEBUG [main][MenuItemLookup] Item match:Server 14:43:32.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 14:43:32.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 14:43:32.742 INFO [main][MenuItemHandler] Select menu item: Server 14:43:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:43:32.937 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 14:43:32.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:43:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:32.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:43:32.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:32.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:32.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:43:32.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:32.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:32.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:43:32.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:32.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:32.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:43:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:32.938 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:43:32.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:32.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:43:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:32.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:32.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:32.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:43:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:43:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 14:43:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:32.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:32.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:43:32.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:32.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:33.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:33.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:43:33.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:33.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:33.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 14:43:33.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.wizard.NewServerWizardPage, index 0 and no matchers specified 14:43:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:33.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:33.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:33.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:43:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:33.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:43:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:33.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:33.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 14:43:33.454 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 14:43:33.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 14:43:33.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 14:43:33.456 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:43:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:33.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:33.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:33.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:33.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:34.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.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 14:43:34.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:34.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:34.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:34.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:34.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:43:34.021 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:43:34.021 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server 14:43:34.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:43:34.022 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:43:34.022 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:43:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:43:34.522 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:43:34.522 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:43:34.522 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:43:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:34.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:34.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:34.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:34.526 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:43:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:34.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:34.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:35.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:35.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:35.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:35.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:35.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:35.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:35.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:35.032 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:35.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:35.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:35.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:43:35.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:35.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:35.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.cnf.ServersView2, index 0 and no matchers specified 14:43:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:35.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:35.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:35.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:35.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:35.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:35.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:35.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:43:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:35.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:35.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:35.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:35.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:35.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:35.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:35.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:43:35.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:35.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:35.045 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:35.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:35.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:35.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:35.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.cnf.ServersView2, index 0 and no matchers specified 14:43:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:35.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:35.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:35.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:35.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:35.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:35.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:43:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:35.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:35.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:35.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:35.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:35.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:35.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:35.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:43:35.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:35.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:35.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server [Stopped] 14:43:35.123 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server [Stopped] 14:43:35.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server [Stopped] about selection 14:43:35.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server [Stopped] 14:43:35.129 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:35.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:35.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:35.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:35.141 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false 14:43:35.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:35.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:35.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:43:35.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:35.156 DEBUG [main][MenuItemLookup] Found menu:'New' 14:43:35.156 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:43:35.156 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:43:35.156 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:35.156 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:43:35.156 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:43:35.156 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:43:35.156 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:43:35.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:43:35.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:43:35.156 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:43:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:43:35.233 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 14:43:35.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:43:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:35.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:43:35.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:43:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:43:35.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:43:35.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:43:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:35.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:35.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:35.234 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:43:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:35.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:35.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:43:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:43:35.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:35.320 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:43:35.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:35.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:35.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:35.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:43:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:35.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:35.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:35.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:35.328 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:35.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:35.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:35.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:43:35.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:35.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server... 14:43:35.330 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:35.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:35.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:35.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 14:43:35.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:43:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:35.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:35.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:35.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:36.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:36.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:36.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:43:36.332 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:43:36.332 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view 14:43:36.332 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:43:36.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:43:36.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:36.333 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 14:43:36.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:43:36.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:36.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:36.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:36.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:36.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:37.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:37.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:37.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:43:37.335 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:43:37.335 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:43:37.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully 14:43:37.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:37.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:37.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:37.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:37.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:37.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:37.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:37.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:37.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:37.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 14:43:37.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:37.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:37.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:37.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:43:37.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 14:43:37.336 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 14:43:37.336 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:37.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.879 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.935 s setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 2.278 s setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 4.61 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 14:43:37.343 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 14:43:37.344 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:43:37.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:37.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 14:43:37.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:37.344 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:43:37.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:37.344 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:43:37.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:37.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:37.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 14:43:37.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 14:43:37.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:37.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:37.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:37.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:43:37.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.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: "Import"] 14:43:37.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.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: "Import"] 14:43:37.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.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: "Import"] 14:43:37.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.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: "Import"] 14:43:37.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.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: "Import"] 14:43:37.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.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: "Import"] 14:43:37.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.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: "Import"] 14:43:37.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.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: "Import"] 14:43:37.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:37.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:37.346 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:43:37.346 DEBUG [main][MenuItemLookup] Found menu:'File' 14:43:37.346 DEBUG [main][MenuItemLookup] Item match:File 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:37.347 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:43:37.347 DEBUG [main][MenuItemLookup] Item match:Import... 14:43:37.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:43:37.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:43:37.347 INFO [main][MenuItemHandler] Select menu item: &Import... 14:43:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:43:37.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:43:37.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:43:37.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:37.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:37.516 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:43:37.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:43:37.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:37.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:37.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:37.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:37.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:37.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:43:37.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:43:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:37.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:43:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:37.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:43:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:43:37.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:43:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:37.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:43:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:37.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:43:37.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:43:37.518 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:43:37.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:43:37.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:43:37.518 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:43:37.518 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:43:37.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:43:37.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:37.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:37.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:37.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:37.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:37.520 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:43:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:37.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:37.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:37.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:43:37.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:43:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:37.654 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:43:37.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:43:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:43:37.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:43:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:37.654 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:43:37.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:37.654 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' 14:43:37.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 14:43:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:37.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:37.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:37.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:37.655 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:43:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:37.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:37.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:37.656 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 14:43:37.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:37.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:43:37.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:43:37.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:37.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:43:37.729 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 14:43:37.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:43:37.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:37.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:37.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:37.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:37.730 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:43:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:37.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:37.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:37.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 14:43:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:37.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:37.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:37.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:37.735 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 14:43:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:37.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:37.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:37.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:43:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:43:37.736 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 14:43:37.736 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:43:37.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 14:43:37.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:37.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:37.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:37.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:37.737 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:43:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:38.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:38.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:38.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 14:43:38.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:38.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:38.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:38.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:38.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:38.241 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 14:43:38.242 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 14:43:38.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:43:38.242 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 14:43:38.242 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:43:38.242 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:43:38.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.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) 14:43:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:38.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:38.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:38.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:38.244 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:43:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:38.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:38.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:38.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:43:38.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:43:38.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:38.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:38.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:38.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:38.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:38.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:38.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:38.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.*'] 14:43:38.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:38.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:38.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:38.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:38.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:38.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:38.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:38.749 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:43:38.749 DEBUG [main][MenuItemLookup] Found menu:'File' 14:43:38.749 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:43:38.749 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:43:38.749 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:43:38.749 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:43:38.749 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:43:38.749 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:43:38.749 DEBUG [main][MenuItemLookup] Item match:Window 14:43:38.750 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:43:38.750 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:43:38.750 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:43:38.750 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:38.750 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:43:38.750 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:43:38.750 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:38.750 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:43:38.750 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:38.750 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:43:38.750 DEBUG [main][MenuItemLookup] Item match:Preferences 14:43:38.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:43:38.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:43:38.750 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:43:38.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.... 14:43:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:43:38.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:43:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:38.920 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:43:38.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:38.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 14:43:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:38.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:38.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:38.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:38.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:38.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:38.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:43:38.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:43:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:38.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:43:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:38.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:43:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:43:38.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:43:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:38.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:43:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:38.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:43:38.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 14:43:38.922 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 14:43:38.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 14:43:38.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 14:43:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:38.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:38.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:39.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:39.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:39.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:39.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:43:39.926 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 14:43:39.926 DEBUG [WorkbenchTestable][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...") 14:43:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:39.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:39.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:39.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:39.931 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:43:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:39.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:39.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:40.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 14:43:40.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:40.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:40.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:43:40.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 14:43:40.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:40.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:40.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:43:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:43:40.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.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 14:43:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:40.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:40.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:40.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 14:43:40.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:40.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:40.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:40.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 14:43:40.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 14:43:40.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:40.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 14:43:40.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:40.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 14:43:40.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 14:43:40.525 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 14:43:40.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 14:43:40.526 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 14:43:40.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:43:40.526 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 14:43:40.526 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 14:43:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:43:41.026 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 14:43:41.026 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 14:43:41.027 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:43:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:41.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:41.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:41.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:41.032 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:43:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:41.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:41.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:41.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:41.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:41.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:41.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:41.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:41.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:41.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:41.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:41.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:41.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:41.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:41.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:41.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:41.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:43:41.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:41.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:41.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:41.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:41.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:41.543 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:43:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:41.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:41.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:41.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:41.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:41.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:41.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:43:41.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:41.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:41.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:41.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:41.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:43:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:41.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:41.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:41.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:41.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:41.632 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:41.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:41.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:41.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:41.644 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:41.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:41.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:41.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:41.644 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:41.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:41.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:41.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:41.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:41.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:41.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:42.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:42.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:42.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:42.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:43:42.646 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:42.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:42.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:42.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:42.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:43:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:42.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:42.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:42.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:42.647 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:43:42.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:43:42.647 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:43:42.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:43:42.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:43:42.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:43:42.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'New' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:42.722 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:43:42.722 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:43:42.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:43:42.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:43:42.722 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:43:42.858 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"] 14:43:42.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:42.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:42.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 14:43:42.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:42.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:42.927 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 14:43:42.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:42.928 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 14:43:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:42.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:42.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:42.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:42.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 14:43:42.929 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 14:43:42.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 14:43:42.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 14:43:43.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:43.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:43.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:43.435 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime' 14:43:43.435 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") 14:43:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:43.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:43.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:43.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:43.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:43:43.436 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime: 14:43:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:43:43.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:43:43.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:43.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:43:43.444 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 14:43:43.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:43.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:43.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:43.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:43.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:43.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:43.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:43:43.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:43.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:43.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:43.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:43.524 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:43:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:43.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:43.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:43.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:43.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:43.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:43.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:43.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:43.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:43:43.724 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:43:43.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:43:43.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:43:43.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:43:43.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'New' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:43.822 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:43:43.822 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:43:43.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:43:43.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:43:43.822 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:43:44.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 14:43:44.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:44.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:44.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 14:43:44.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:44.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:44.034 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 14:43:44.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:44.048 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 14:43:44.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:44.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:44.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:44.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:44.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 14:43:44.118 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 14:43:44.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 14:43:44.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 14:43:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:44.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:44.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:44.119 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 14:43:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:44.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:44.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:44.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:44.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:44.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:44.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:44.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 14:43:44.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:44.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:44.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:43:44.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:44.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:44.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:44.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:44.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:44.125 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:43:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:44.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:44.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:44.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:44.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:44.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:44.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:44.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:44.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:43:44.148 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:43:44.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:43:44.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:43:44.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:43:44.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:44.249 DEBUG [main][MenuItemLookup] Found menu:'New' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:44.250 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:43:44.250 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:43:44.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:43:44.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:43:44.250 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:43:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:44.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:44.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:44.751 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 14:43:44.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:43:44.751 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:43:44.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:43:44.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:43:44.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:43:44.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:44.826 DEBUG [main][MenuItemLookup] Found menu:'New' 14:43:44.826 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:43:44.826 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:44.826 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:43:44.826 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:43:44.826 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:44.826 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:43:44.826 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:43:44.826 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:43:44.826 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:43:44.826 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:43:44.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:43:44.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:43:44.829 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:43:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:43:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:43:45.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:43:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:45.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:45.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:45.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:45.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: 32) 14:43:45.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:43:45.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:45.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:43:45.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:43:45.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:43:45.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:45.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:45.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:45.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:45.128 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:43:45.128 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:43:45.129 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:43:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:45.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:45.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:45.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", Widget matcher matching widgets with style: 8) 14:43:45.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:43:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:43:45.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:43:45.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:43:45.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:45.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:45.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:45.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:45.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:45.133 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:43:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:45.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:45.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:45.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:43:45.147 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:43:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:43:45.648 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:43:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:45.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:45.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:45.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:45.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:45.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:45.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:43:45.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:45.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:45.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:45.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:45.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:45.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:43:45.659 DEBUG [main][MenuItemLookup] Found menu:'File' 14:43:45.659 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:43:45.659 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:43:45.659 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:43:45.659 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:43:45.659 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:43:45.659 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:43:45.659 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:43:45.659 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:43:45.659 DEBUG [main][MenuItemLookup] Item match:Window 14:43:45.660 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:43:45.660 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:43:45.660 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:43:45.660 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:45.660 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:43:45.660 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:43:45.660 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:45.660 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:43:45.660 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:45.660 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:43:45.660 DEBUG [main][MenuItemLookup] Item match:Preferences 14:43:45.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:43:45.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:43:45.660 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:43:45.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.... 14:43:45.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 'Preferences.*'] is available. finished successfully 14:43:45.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:43:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:45.857 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:43:45.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:45.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:43:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:45.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:45.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:45.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:45.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:45.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:43:45.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:43:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:45.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:43:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:45.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:43:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:43:45.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:43:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:45.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:43:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:45.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:43:45.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 14:43:45.859 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 14:43:45.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 14:43:45.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 14:43:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:45.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:45.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:46.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:46.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:46.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:46.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:46.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:43:46.929 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 14:43:46.929 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 14:43:46.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:46.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:46.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:46.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:46.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:46.937 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)' 14:43:46.937 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 14:43:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:46.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:46.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:46.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:46.938 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server' 14:43:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:46.939 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found 14:43:46.939 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting... 14:43:46.939 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:43:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:46.939 TRACE [main][WidgetHandler] Notify Table with event 13 14:43:46.939 TRACE [main][WidgetHandler] Wait for synchronization 14:43:46.939 DEBUG [WorkbenchTestable][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") 14:43:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:46.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:46.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:46.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:46.941 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:43:46.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:46.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:46.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:46.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:46.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:43:49.946 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 14:43:49.946 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:43:49.946 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 14:43:49.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 14:43:49.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:49.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:49.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:49.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:49.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:43:49.948 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 14:43:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:49.950 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 14:43:49.950 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 14:43:49.950 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:43:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:43:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:43:49.950 TRACE [main][WidgetHandler] Notify Table with event 13 14:43:49.950 TRACE [main][WidgetHandler] Wait for synchronization 14:43:49.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 14:43:49.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:49.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:49.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:49.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:49.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:49.952 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:43:49.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:49.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:49.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:49.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:43:52.956 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 14:43:52.957 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:43:52.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) 14:43:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:52.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:52.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:52.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:52.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:52.960 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:43:52.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:52.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:52.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:52.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:53.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:53.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 14:43:53.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:53.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:43:53.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 14:43:53.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 14:43:53.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:43:53.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:43:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:43:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.68 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: 15.678 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 14:43:53.030 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 14:43:53.030 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:43:53.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:53.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 14:43:53.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:53.030 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:43:53.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:53.030 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:43:53.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:53.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:43:53.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 14:43:53.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 14:43:53.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:43:53.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:43:53.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:43:53.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"] 14:43:53.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.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"] 14:43:53.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.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"] 14:43:53.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.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"] 14:43:53.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.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"] 14:43:53.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.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"] 14:43:53.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.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"] 14:43:53.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.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"] 14:43:53.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:43:53.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:53.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:53.047 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:43:53.047 DEBUG [main][MenuItemLookup] Found menu:'File' 14:43:53.047 DEBUG [main][MenuItemLookup] Item match:File 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:53.048 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:43:53.048 DEBUG [main][MenuItemLookup] Item match:Import... 14:43:53.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:43:53.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:43:53.048 INFO [main][MenuItemHandler] Select menu item: &Import... 14:43:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:43:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:43:53.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:43:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:53.158 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:43:53.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.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 14:43:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:53.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:53.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:53.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:43:53.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:43:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:53.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:43:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:53.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:43:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:43:53.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:43:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:43:53.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:43:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:43:53.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:43:53.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:43:53.160 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:43:53.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:43:53.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:43:53.160 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:43:53.160 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:43:53.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.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) 14:43:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:53.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:53.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:53.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:53.218 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:43:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:53.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:53.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:53.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:43:53.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:43:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:53.333 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:43:53.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:43:53.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:43:53.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:43:53.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:53.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:53.334 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:43:53.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:53.334 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' 14:43:53.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 14:43:53.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:53.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:53.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:53.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:53.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:53.335 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:43:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:53.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:53.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:53.336 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 14:43:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:53.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:43:53.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:43:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:53.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:43:53.337 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 14:43:53.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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") 14:43:53.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:53.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:53.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:53.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:53.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:53.338 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:43:53.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:53.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:53.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:53.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:53.343 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 14:43:53.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:53.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:53.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:53.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:53.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:53.344 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 14:43:53.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:53.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:53.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:53.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:53.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:53.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:43:53.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:43:53.345 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 14:43:53.345 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:43:53.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:43:53.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:53.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:53.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:53.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:53.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:53.345 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:43:53.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:53.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:53.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:53.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 14:43:53.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:53.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:53.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:53.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:53.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:53.853 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 14:43:53.853 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 14:43:53.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:43:53.854 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 14:43:53.854 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:43:53.854 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:43:53.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) 14:43:53.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:53.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:53.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:53.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:53.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:53.858 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:43:53.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:53.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:53.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:53.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:43:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:43:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:43:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:43:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:43:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:43:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:43:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:43:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:43:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:43:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:43:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:43:54.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:54.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:54.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:43:54.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:54.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:54.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:54.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:54.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 '\*?\QPackage Explorer\E') 14:43:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:54.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:54.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:54.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:54.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:54.367 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:54.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:54.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:54.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:43:54.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:54.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:54.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:54.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:54.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:54.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:54.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:43:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:54.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:54.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:54.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:54.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:54.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:54.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:54.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:43:54.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:54.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:54.421 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:54.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:54.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:54.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:54.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:54.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:54.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:54.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:54.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:55.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:55.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:43:55.424 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:55.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:55.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:55.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:55.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 14:43:55.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:55.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:55.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:55.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:55.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:55.426 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:43:55.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:43:55.426 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:43:55.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:43:55.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:43:55.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:43:55.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'New' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:55.460 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:43:55.460 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:43:55.461 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:43:55.461 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:43:55.461 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:43:55.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 14:43:55.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:55.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:55.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 14:43:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:55.722 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 14:43:55.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:55.722 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 14:43:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:55.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:55.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:55.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:55.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:55.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 14:43:55.725 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 14:43:55.726 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 14:43:55.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 14:43:56.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:56.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:56.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:56.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 14:43:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:56.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:43:56.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:43:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:56.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:43:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:56.123 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 14:43:56.123 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 14:43:56.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:43:56.157 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 14:43:56.217 DEBUG [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") 14:43:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:56.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:56.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:56.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:56.223 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:43:56.223 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:43:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:56.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:56.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:56.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 14:43:56.832 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 14:43:56.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:56.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:56.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:43:56.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:56.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:56.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:56.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:56.848 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:43:56.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:56.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:56.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:56.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:57.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:57.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:57.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:57.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:57.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:57.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:57.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:57.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:57.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') 14:43:57.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:57.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:57.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:57.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:57.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:57.515 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:57.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:57.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:57.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:43:57.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:57.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:57.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:57.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:57.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:57.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:57.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:57.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:58.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:58.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:58.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:58.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:43:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:43:58.525 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:58.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:58.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:58.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:58.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:43:58.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:58.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:58.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:58.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:58.527 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:43:58.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:43:58.527 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:43:58.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:43:58.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:43:58.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:43:58.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'New' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:43:58.625 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:43:58.625 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:43:58.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:43:58.625 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:43:58.625 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:43:59.026 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"] 14:43:59.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:59.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:59.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 14:43:59.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:59.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:59.030 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 14:43:59.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:59.031 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 14:43:59.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:59.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:59.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:59.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:59.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:43:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:43:59.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:43:59.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 14:43:59.129 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 14:43:59.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 14:43:59.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 14:43:59.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:59.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:59.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:59.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:59.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 14:43:59.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:59.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:43:59.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:43:59.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:59.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:43:59.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:59.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:59.146 DEBUG [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") 14:43:59.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:59.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:59.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:59.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:59.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:43:59.236 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:43:59.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:43:59.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:43:59.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:43:59.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:43:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:43:59.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:43:59.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:59.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:59.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:59.921 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"] 14:43:59.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:59.921 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"] 14:43:59.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:43:59.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:59.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:59.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:43:59.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:59.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:59.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:43:59.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:43:59.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:43:59.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:43:59.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:43:59.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:59.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:59.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:43:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:43:59.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:43:59.923 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:59.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:59.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:59.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:43:59.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:43:59.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:43:59.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:59.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:59.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:59.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:59.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:43:59.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:43:59.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:43:59.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:43:59.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:43:59.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:43:59.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:00.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:00.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:00.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:00.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:00.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:00.927 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:00.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:00.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:00.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:00.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 14:44:00.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:00.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:00.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:00.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:00.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:00.928 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:44:00.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:44:00.928 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:44:00.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:44:00.929 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:44:00.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:00.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:00.950 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:00.950 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:44:00.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:44:00.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:44:00.950 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:44:00.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:00.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:44:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:44:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 14:44:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:01.450 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 14:44:01.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:44:01.450 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:44:01.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:44:01.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:44:01.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:01.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:01.526 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:01.526 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:44:01.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:44:01.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:44:01.526 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:44:01.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 'Delete.*'] is available.... 14:44:02.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. finished successfully 14:44:02.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:44:02.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:02.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:02.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:02.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: 32) 14:44:02.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:02.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:02.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:02.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:02.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:02.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:02.144 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:44:02.144 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:44:02.144 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:44:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:02.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:02.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:02.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:44:02.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:02.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:02.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:02.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:02.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:02.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:02.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:02.145 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:44:02.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:02.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:02.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:02.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:02.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:44:02.149 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:44:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:44:02.649 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:44:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:02.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:44:02.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:44:02.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:02.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:02.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:02.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:02.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:02.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:02.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:02.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 14:44:02.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:02.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:02.650 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 14:44:02.650 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:02.650 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 14:44:02.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 14:44:02.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:02.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:02.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:02.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: "Import"] 14:44:02.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.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: "Import"] 14:44:02.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.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: "Import"] 14:44:02.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.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: "Import"] 14:44:02.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.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: "Import"] 14:44:02.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.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: "Import"] 14:44:02.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.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: "Import"] 14:44:02.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.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: "Import"] 14:44:02.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.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: "Import"] 14:44:02.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:02.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:02.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:02.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:02.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:02.659 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:02.659 DEBUG [main][MenuItemLookup] Item match:File 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:02.660 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:02.660 DEBUG [main][MenuItemLookup] Item match:Import... 14:44:02.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:44:02.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:44:02.660 INFO [main][MenuItemHandler] Select menu item: &Import... 14:44:02.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:44:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:44:02.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:02.716 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:02.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.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 14:44:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:02.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:02.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:02.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:44:02.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:44:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:02.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:44:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:02.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:44:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:44:02.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:44:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:02.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:44:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:02.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:44:02.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:44:02.718 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:44:02.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:44:02.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:44:02.718 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:02.718 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:44:02.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:44:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:02.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:02.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:02.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:02.719 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:02.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:02.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:02.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:02.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:02.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:02.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:02.761 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:02.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:44:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:44:02.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:02.762 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:44:02.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:02.762 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' 14:44:02.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 14:44:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:02.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:02.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:02.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:02.762 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:44:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:02.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:02.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:02.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 14:44:02.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:02.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:44:02.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:44:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:02.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:44:02.783 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 14:44:02.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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") 14:44:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:02.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:02.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:02.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:02.784 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:44:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:02.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:02.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:02.788 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 14:44:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:02.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:02.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:02.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:02.788 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 14:44:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:02.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:02.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:02.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:44:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:44:02.789 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 14:44:02.789 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:44:02.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.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") 14:44:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:02.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:02.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:02.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:02.789 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:44:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:03.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:03.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:03.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:03.293 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 14:44:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:03.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:03.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:03.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:03.293 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 14:44:03.294 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 14:44:03.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:44:03.294 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 14:44:03.294 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:44:03.294 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:44:03.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:44:03.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:03.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:03.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:03.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:03.296 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:44:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:03.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:03.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:03.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:03.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:03.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:44:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:44:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:03.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:03.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:03.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:03.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:44:03.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:03.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:03.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:03.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:03.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:44:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:03.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:03.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:03.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:03.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:03.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:03.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:03.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:44:03.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:03.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:03.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:03.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:03.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:03.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:03.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') 14:44:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:03.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:03.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:03.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:03.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:03.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:03.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:03.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:44:03.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:03.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:03.806 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:03.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:03.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:03.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:03.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:03.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:03.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:04.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:04.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:04.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:04.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:04.808 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:04.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:04.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:04.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:04.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 14:44:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:04.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:04.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:04.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:04.809 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:44:04.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:44:04.809 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:44:04.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:44:04.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:44:04.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:04.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:04.830 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:44:04.830 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:44:04.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:44:04.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:44:04.830 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:44:04.919 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"] 14:44:04.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:04.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:04.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 14:44:04.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:04.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:04.921 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 14:44:04.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:04.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.dialogs.PropertyDialog, index 0 and no matchers specified 14:44:04.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:04.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:04.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:04.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:04.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 14:44:04.924 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 14:44:04.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 14:44:04.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 14:44:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:04.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:04.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:04.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 14:44:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:04.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:44:04.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:44:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:04.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:44:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:04.927 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 14:44:04.927 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 14:44:04.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:44:04.947 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 14:44:04.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 14:44:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:04.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:44:04.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:44:04.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:04.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:44:04.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:04.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:04.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 14:44:04.949 DEBUG [main][TreeItemHandler] Selecting tree item: Java 14:44:04.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 14:44:04.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 14:44:04.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:04.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:04.950 DEBUG [main][MenuItemLookup] Found menu:'Change Version...' 14:44:04.950 DEBUG [main][MenuItemLookup] Item match:Change Version... 14:44:04.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..." 14:44:04.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version... 14:44:04.950 INFO [main][MenuItemHandler] Select menu item: Change &Version... 14:44:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available.... 14:44:04.989 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 14:44:04.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version 14:44:04.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:04.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:04.989 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:") 14:44:04.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:04.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:04.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:04.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:44:04.990 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7 14:44:04.990 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) 14:44:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:04.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:04.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:04.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:04.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:04.991 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:44:04.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:04.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:04.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:04.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:05.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:44:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:05.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:05.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:05.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:05.024 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:44:05.025 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:44:05.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:05.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:05.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:05.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 14:44:05.552 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 14:44:05.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:05.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:05.554 DEBUG [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") 14:44:05.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:05.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:05.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:05.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:05.558 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:44:05.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:05.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:05.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:05.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:05.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:05.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:05.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:05.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:05.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:05.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:05.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:44:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:05.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:05.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:05.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:05.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:05.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:05.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:05.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:44:05.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:05.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:05.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:05.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:05.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:05.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:05.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:05.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:06.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:06.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:06.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:06.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:06.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:06.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:06.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:06.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:06.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 14:44:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:06.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:06.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:06.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:06.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:44:06.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:44:06.665 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:44:06.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:44:06.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:44:06.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:06.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:06.688 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:44:06.688 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:44:06.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:44:06.688 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:44:06.688 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:44:06.927 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"] 14:44:06.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:06.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:06.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 14:44:06.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:06.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:06.930 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 14:44:06.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:06.932 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 14:44:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:06.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:06.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:06.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:06.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:06.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:06.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 14:44:06.933 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 14:44:06.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 14:44:06.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 14:44:06.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:06.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:06.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:06.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 14:44:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:06.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:44:06.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:44:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:06.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:44:06.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:06.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:06.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:06.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:06.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 14:44:06.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:06.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:06.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:06.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:06.964 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:44:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:06.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:06.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:07.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:07.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:07.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:07.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:07.061 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"] 14:44:07.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:07.068 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"] 14:44:07.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:07.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:07.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:07.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:44:07.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:07.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:07.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:07.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:07.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:44:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:07.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:07.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:07.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:07.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:07.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:07.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:07.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:44:07.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:07.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:07.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:07.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:07.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:07.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:07.074 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:07.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:07.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:07.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:07.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:07.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:07.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:07.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:07.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:08.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:08.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:08.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:08.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:08.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:08.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:08.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 14:44:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:08.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:08.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:08.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:08.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:08.077 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 14:44:08.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:44:08.077 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:44:08.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:44:08.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:44:08.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:08.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:08.098 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:08.098 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:44:08.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:44:08.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:44:08.098 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:44:08.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:08.098 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 14:44:08.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:44:08.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:08.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:08.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:44:08.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:44:08.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:08.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:08.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:08.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:08.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:08.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:08.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:08.601 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 14:44:08.601 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 14:44:08.601 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 14:44:08.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 14:44:08.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 14:44:08.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:08.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:08.639 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:08.639 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:44:08.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:44:08.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:44:08.639 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:44:08.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.... 14:44:09.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:44:09.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:44:09.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:09.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:09.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:44:09.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:09.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:09.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:09.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:09.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:09.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:09.266 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:44:09.266 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:44:09.266 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:44:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:09.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:09.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:09.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:44:09.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:09.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:09.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:09.267 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:44:09.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:09.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:09.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:09.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:09.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:44:09.270 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:44:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:44:09.770 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:44:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:09.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:44:09.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:44:09.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:44:09.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:09.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:09.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:09.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:09.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:09.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:09.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:09.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 14:44:09.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:09.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:09.771 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 14:44:09.771 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 14:44:09.771 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:09.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.742 s - in org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 9.619 s selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 7.121 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:09.776 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:09.777 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:44:09.777 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:09.777 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:09.777 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:09.777 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:44:09.777 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:09.777 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:44:09.777 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:09.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: "Import"] 14:44:09.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.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: "Import"] 14:44:09.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:09.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:09.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:09.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:09.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:09.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:09.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:09.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:09.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:09.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:09.779 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:09.779 DEBUG [main][MenuItemLookup] Item match:File 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:09.779 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:09.779 DEBUG [main][MenuItemLookup] Item match:Import... 14:44:09.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:44:09.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:44:09.779 INFO [main][MenuItemHandler] Select menu item: &Import... 14:44:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:44:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:44:09.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:09.830 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:09.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:44:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:44:09.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:44:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:09.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:44:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:09.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:44:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:44:09.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:44:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:09.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:44:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:09.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:44:09.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:44:09.832 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:44:09.832 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:44:09.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:44:09.832 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:09.832 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:44:09.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) 14:44:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:09.833 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:09.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:09.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:09.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: "Import"] 14:44:09.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:09.874 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:09.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:44:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:44:09.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:09.874 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:44:09.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:09.874 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' 14:44:09.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 14:44:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:09.882 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:44:09.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:09.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:09.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:09.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:09.896 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 14:44:09.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:44:09.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:44:09.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:44:09.896 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 14:44:09.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.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") 14:44:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:09.902 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:44:09.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:09.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:09.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:09.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:09.905 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 14:44:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:44:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:44:09.919 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 14:44:09.919 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:44:09.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 14:44:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:09.920 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:44:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:09.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:09.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:09.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 14:44:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:09.922 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 14:44:09.922 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 14:44:09.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:44:09.922 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 14:44:09.922 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:44:09.922 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:44:09.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.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) 14:44:09.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:09.923 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:44:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:09.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:09.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:09.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:09.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.978 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:44:09.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:09.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:09.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:44:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:09.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:09.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:09.979 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:09.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:09.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:09.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:44:09.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:09.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:09.991 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:09.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:09.992 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:09.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:09.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:09.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:09.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:10.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:10.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:10.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:10.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:10.995 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:10.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:10.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:10.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:10.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 14:44:10.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:10.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:10.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:10.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:10.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:10.995 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 14:44:10.996 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:10.996 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 14:44:10.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 14:44:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:11.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:11.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 14:44:11.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 14:44:11.498 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 14:44:11.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 14:44:11.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 14:44:11.500 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 14:44:11.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 14:44:11.500 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 14:44:11.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 14:44:11.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 14:44:11.502 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:44:11.502 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:44:12.136 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:44:12.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:12.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:44:12.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:12.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:12.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:12.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:12.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:12.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:12.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:12.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:12.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8b0044d is found... 14:44:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8b0044d is found finished successfully 14:44: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 14:44:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:12.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:12.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:12.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:12.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:12.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 14:44:12.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:12.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 14:44:12.151 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") 14:44:12.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:12.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:12.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:12.151 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:12.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:12.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:12.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:12.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:12.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:12.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:12.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 14:44:12.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:12.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 14:44:12.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:12.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:12.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:12.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:12.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:44:12.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:12.355 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:12.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:12.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:12.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:12.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:12.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:12.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:12.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 14:44:12.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 14:44:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:12.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 14:44:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 14:44:12.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 14:44:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:12.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 14:44:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:12.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 14:44:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 14:44:12.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 14:44:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 14:44:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 14:44:13.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 14:44:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 14:44:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 14:44:13.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:13.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:13.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:13.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 14:44:13.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:13.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 14:44:13.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:13.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:13.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:13.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:13.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:44:13.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:13.422 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:13.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:13.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:13.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:13.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 14:44:13.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 14:44:13.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:13.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:13.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:13.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:13.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 14:44:13.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:13.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 14:44:13.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:13.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:13.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:13.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:13.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:44:13.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:13.424 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:13.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:13.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:13.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:13.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 14:44:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 14:44:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:13.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 14:44:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 14:44:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 14:44:13.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:13.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:13.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:13.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 14:44:13.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:13.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 14:44:13.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:13.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:13.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:13.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:13.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:44:13.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:13.427 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:13.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:13.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:13.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:13.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 14:44:13.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 14:44:13.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 14:44:13.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 14:44:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 14:44:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 14:44:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 14:44:13.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 14:44:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 14:44:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 14:44:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 14:44:13.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 14:44:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 14:44:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 14:44:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 14:44:13.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 14:44:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:13.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 14:44:13.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:13.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 14:44:13.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:13.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:13.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:13.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:13.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:13.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 14:44:13.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:13.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:13.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:44:13.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:13.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:13.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 14:44:13.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:13.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:13.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 14:44:13.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 '\*?\QPackage Explorer\E') 14:44:13.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:13.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:13.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:13.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:13.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:13.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:13.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:13.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:13.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:13.540 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:13.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:13.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:13.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:13.541 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:13.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:13.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:13.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:13.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:13.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:14.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:14.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:14.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:14.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:14.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:14.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:14.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:14.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:14.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:14.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 14:44:14.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:14.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:14.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:14.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:14.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:14.544 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 14:44:14.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 14:44:14.544 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 14:44:14.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 14:44:14.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 14:44:14.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:14.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:14.575 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:14.575 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:44:14.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:44:14.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:44:14.575 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:44:14.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:14.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:44:15.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:15.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:15.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:15.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:15.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:15.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:15.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:15.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:15.076 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 14:44:15.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 14:44:15.076 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 14:44:15.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 14:44:15.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 14:44:15.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:15.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:15.117 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:15.117 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:15.117 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:15.117 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:15.117 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:15.117 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:15.117 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:15.117 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:15.117 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:15.117 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:15.117 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:44:15.117 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:44:15.117 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:44:15.118 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:44:15.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.... 14:44:15.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:44:15.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:44:15.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:15.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:15.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:15.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:15.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:44:15.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:15.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:15.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:15.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:15.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:15.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:15.724 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:44:15.724 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:44:15.724 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:44:15.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:15.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:15.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:15.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:15.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:44:15.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:15.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:15.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:15.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:15.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:15.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:15.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:15.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:15.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:15.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:15.725 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:44:15.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:15.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:15.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:15.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:15.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:44:15.729 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:44:16.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:44:16.230 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:44:16.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:16.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:16.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:16.230 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 14:44:16.230 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:16.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:16.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:16.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.455 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.087 s getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.001 s getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.003 s getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.009 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 14:44:16.237 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 14:44:16.237 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:44:16.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:16.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 14:44:16.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:16.237 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:44:16.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:16.238 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:44:16.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:16.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: "Import"] 14:44:16.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.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: "Import"] 14:44:16.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.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: "Import"] 14:44:16.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.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: "Import"] 14:44:16.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.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: "Import"] 14:44:16.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.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: "Import"] 14:44:16.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.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: "Import"] 14:44:16.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.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: "Import"] 14:44:16.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.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: "Import"] 14:44:16.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:16.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:16.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:16.240 DEBUG [main][MenuItemLookup] Item match:File 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:16.240 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:16.240 DEBUG [main][MenuItemLookup] Item match:Import... 14:44:16.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:44:16.240 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:44:16.240 INFO [main][MenuItemHandler] Select menu item: &Import... 14:44:16.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:44:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:44:16.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:16.297 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:16.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:44:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:16.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:44:16.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:44:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:16.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:44:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:16.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:44:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:44:16.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:44:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:16.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:44:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:16.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:44:16.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:44:16.299 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:44:16.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:44:16.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:44:16.299 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:16.299 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:44:16.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:44:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:16.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:16.300 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:16.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:16.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:16.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:16.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:16.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: "Import"] 14:44:16.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:16.361 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:16.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:44:16.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:44:16.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:16.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:16.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:16.362 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:44:16.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:16.362 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' 14:44:16.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 14:44:16.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:16.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:16.363 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:44:16.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:16.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:16.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:16.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:16.364 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 14:44:16.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:44:16.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:44:16.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:16.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:44:16.365 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 14:44:16.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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") 14:44:16.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:16.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:16.367 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:44:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:16.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:16.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:16.373 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 14:44:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:16.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:44:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:44:16.374 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 14:44:16.374 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:44:16.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 14:44:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:16.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:16.375 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:44:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:16.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:16.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:16.388 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 14:44:16.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:16.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:16.389 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 14:44:16.389 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 14:44:16.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:44:16.389 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 14:44:16.389 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:44:16.389 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:44:16.389 DEBUG [WorkbenchTestable][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) 14:44:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:16.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:16.391 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:44:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:16.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:16.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:16.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:16.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:16.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:16.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:44:16.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:44:16.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:16.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:16.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:16.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:16.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:16.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:16.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:16.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:16.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:44:16.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:16.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:16.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:44:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:16.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:16.897 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:16.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:16.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:16.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:44:16.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:16.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:16.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:16.899 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 14:44:16.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 14:44:16.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:16.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:16.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:16.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:16.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:16.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:16.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:16.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:16.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:16.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:16.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:16.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:16.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:17.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:17.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:17.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:17.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:17.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:17.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:17.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:17.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:17.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 14:44:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:17.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:17.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:17.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:17.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:17.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 14:44:17.903 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:17.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 14:44:17.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 14:44:17.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:18.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:18.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 14:44:18.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 14:44:18.405 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 14:44:18.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 14:44:18.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 14:44:18.408 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 14:44:18.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 14:44:18.408 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 14:44:18.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 14:44:18.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 14:44:18.409 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:44:18.409 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:44:18.551 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:44:18.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:18.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 14:44:19.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:44:19.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:44:19.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:44:19.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:19.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:19.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:19.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:19.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:19.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:19.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:19.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:19.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11b04ace is found... 14:44:19.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11b04ace is found finished successfully 14:44:19.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 14:44:19.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:19.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:19.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:19.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:19.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:19.054 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:19.054 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:19.055 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:19.055 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:19.055 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") 14:44:19.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:19.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:19.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:19.055 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:19.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:19.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:19.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:19.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:19.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:19.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:19.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 14:44:19.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 14:44:19.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:19.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:19.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:19.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:19.147 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 14:44:19.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 14:44:19.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:19.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:19.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:19.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:19.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 14:44:19.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:19.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 14:44:19.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 14:44:19.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:19.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:19.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:19.167 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:19.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:19.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:19.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:19.193 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:19.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:19.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:19.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:19.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:19.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:19.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:19.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:19.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:20.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:20.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:20.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:20.195 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:20.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:20.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:20.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:20.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 14:44:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:20.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:20.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:20.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:20.197 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 14:44:20.197 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:20.197 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 14:44:20.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 14:44:20.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:20.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 14:44:20.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:20.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 14:44:20.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 14:44:20.197 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 14:44:20.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 14:44:20.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 14:44:20.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:20.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:20.234 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:20.234 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:20.234 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:44:20.234 DEBUG [main][MenuItemLookup] Found menu:'Open With' 14:44:20.234 DEBUG [main][MenuItemLookup] Item match:Open With 14:44:20.235 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 14:44:20.235 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 14:44:20.235 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 14:44:20.235 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 14:44:20.235 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:20.235 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 14:44:20.235 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 14:44:20.235 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:20.235 DEBUG [main][MenuItemLookup] Found menu:'Other...' 14:44:20.235 DEBUG [main][MenuItemLookup] Item match:Other... 14:44:20.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 14:44:20.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 14:44:20.235 INFO [main][MenuItemHandler] Select menu item: Other... 14:44:20.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 14:44:20.284 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 14:44:20.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 14:44:20.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:20.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:20.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:44:20.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:20.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:20.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:20.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 14:44:20.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:20.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:20.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:20.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:20.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:20.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:20.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:20.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:20.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 14:44:20.287 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 14:44:20.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 14:44:20.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 14:44:20.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:44:20.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:20.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 14:44:20.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:20.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:20.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:20.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:20.293 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:44:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:20.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:20.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:20.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:20.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:20.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1dc15a59 is found... 14:44:20.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1dc15a59 is found finished successfully 14:44:20.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 14:44:20.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:20.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:20.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:20.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:20.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:20.525 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:20.526 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 14:44:20.526 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:20.526 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 14:44:20.526 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") 14:44:20.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:20.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:20.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:20.526 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 14:44:20.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:20.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:20.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:20.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:20.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:20.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:20.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 14:44:20.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 14:44:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:20.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:20.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:20.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:20.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:20.789 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 14:44:20.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 14:44:20.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:20.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:20.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:20.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:20.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 14:44:20.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:20.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 14:44:20.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 14:44:20.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:20.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:20.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:20.791 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:20.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:20.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:20.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:20.837 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:20.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:20.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:20.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:20.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:20.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:21.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:21.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:21.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:21.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:21.838 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:21.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:21.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:21.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:21.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:44:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:21.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:21.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:21.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:21.839 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 14:44:21.839 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:21.840 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 14:44:21.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 14:44:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:21.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 14:44:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:21.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 14:44:21.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 14:44:21.840 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 14:44:21.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 14:44:21.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 14:44:21.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:21.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:21.875 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:21.875 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:21.875 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:44:21.875 DEBUG [main][MenuItemLookup] Found menu:'Open With' 14:44:21.875 DEBUG [main][MenuItemLookup] Item match:Open With 14:44:21.876 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 14:44:21.876 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 14:44:21.876 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 14:44:21.876 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 14:44:21.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:21.876 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 14:44:21.876 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 14:44:21.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:21.876 DEBUG [main][MenuItemLookup] Found menu:'Other...' 14:44:21.876 DEBUG [main][MenuItemLookup] Item match:Other... 14:44:21.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 14:44:21.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 14:44:21.877 INFO [main][MenuItemHandler] Select menu item: Other... 14:44:21.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 14:44:21.920 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 14:44:21.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 14:44:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:21.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:44:21.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:21.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 14:44:21.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:21.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:21.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:21.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:21.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 14:44:21.923 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 14:44:21.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 14:44:21.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 14:44:21.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:44:21.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:21.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:21.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 14:44:21.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:21.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:21.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:21.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:21.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:21.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:21.925 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:44:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:21.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:21.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2291cb1c is found... 14:44:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2291cb1c is found finished successfully 14:44:21.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 14:44:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:21.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:21.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:21.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:21.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:21.979 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:21.979 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 14:44:21.979 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:21.979 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 14:44:21.979 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") 14:44:21.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:21.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:21.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:21.979 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 14:44:21.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:21.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:21.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:21.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:21.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:21.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 14:44:22.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 14:44:22.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:22.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:22.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:22.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:22.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:22.125 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 14:44:22.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 14:44:22.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:22.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:22.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 14:44:22.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:44:22.126 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:22.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:22.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:22.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:22.155 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:22.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:22.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:22.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:22.155 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:22.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:22.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:22.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:22.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:22.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:22.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:22.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:22.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:23.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:23.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:23.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:23.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:23.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:23.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:23.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:23.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:44:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:23.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:23.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:23.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:23.158 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 14:44:23.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 14:44:23.158 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 14:44:23.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 14:44:23.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 14:44:23.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:23.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:23.189 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:23.189 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:44:23.189 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:44:23.189 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:44:23.189 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:44:23.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:23.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:44:23.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:23.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:23.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:23.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:23.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:23.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:23.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:23.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:23.690 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 14:44:23.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 14:44:23.690 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 14:44:23.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 14:44:23.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 14:44:23.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:23.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:23.721 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:23.721 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:23.721 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:23.721 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:23.721 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:23.721 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:23.721 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:23.721 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:23.721 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:23.721 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:23.721 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:44:23.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:44:23.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:44:23.721 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:44:23.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:44:24.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 'Delete.*'] is available. finished successfully 14:44:24.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:44:24.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:24.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:24.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:24.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:24.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:44:24.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:24.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:24.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:24.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:24.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:24.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:24.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:24.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:24.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:24.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:24.337 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:44:24.337 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:44:24.337 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:44:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:24.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:24.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:24.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:44:24.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:24.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:24.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:24.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:24.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:24.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:24.338 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:44:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:24.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:24.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:24.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:44:24.343 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:44:24.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:44:24.843 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:44:24.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:44:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:44:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:44:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:24.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:24.843 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 14:44:24.843 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:24.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:24.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:24.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.608 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.267 s evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.624 s evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.336 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:24.850 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:24.850 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:44:24.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:24.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:24.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:24.850 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:44:24.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:24.851 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:44:24.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:24.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:24.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:24.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:24.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:24.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:24.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:24.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:24.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:24.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.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: "Import"] 14:44:24.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:24.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:24.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:24.853 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:24.854 DEBUG [main][MenuItemLookup] Item match:File 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:24.854 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:24.854 DEBUG [main][MenuItemLookup] Item match:Import... 14:44:24.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:44:24.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:44:24.855 INFO [main][MenuItemHandler] Select menu item: &Import... 14:44:24.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:44:24.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:44:24.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:24.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:24.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:24.910 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:24.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:44:24.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:24.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:24.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:24.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:24.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:24.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:24.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:44:24.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:44:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:24.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:44:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:24.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:44:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:44:24.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:44:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:24.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:44:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:24.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:44:24.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:44:24.912 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:44:24.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:44:24.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:44:24.912 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:24.912 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:44:24.912 DEBUG [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) 14:44:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:24.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:24.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:24.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:24.915 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:24.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:24.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:24.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:44:24.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:24.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:24.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:24.989 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:44:24.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:44:24.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:44:24.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:44:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:24.990 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:44:24.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:24.990 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' 14:44:24.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 14:44:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:24.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:24.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:24.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:24.990 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 14:44:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:24.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:24.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:24.991 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 14:44:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:24.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:44:24.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:44:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:24.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:44:24.992 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 14:44:24.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 14:44:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:24.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:25.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:25.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:25.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:25.004 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:44:25.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:25.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:25.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:25.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:25.040 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 14:44:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:25.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:25.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:25.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:44:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:44:25.041 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 14:44:25.041 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 14:44:25.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:44:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:25.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:25.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:25.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:25.042 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 14:44:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:25.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:25.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:25.043 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 14:44:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:25.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:25.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:25.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:25.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:25.044 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 14:44:25.044 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 14:44:25.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:44:25.045 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 14:44:25.045 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:44:25.045 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:44:25.045 DEBUG [WorkbenchTestable][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) 14:44:25.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:25.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:25.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:25.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:25.047 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:44:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:25.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:25.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:25.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:25.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:25.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:25.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:25.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:25.553 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:44:25.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:25.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:25.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:25.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:25.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:25.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:25.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:44:25.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:25.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:25.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:25.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:25.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:25.554 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:25.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:25.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:25.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:44:25.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:25.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:25.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:25.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:25.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:25.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:25.557 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:25.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:25.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:25.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:25.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:25.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:26.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:26.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:26.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:26.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:26.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:26.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:26.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:26.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:26.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:26.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 14:44:26.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:26.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:26.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:26.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:26.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:26.559 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 14:44:26.559 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:26.559 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 14:44:26.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 14:44:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:27.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:27.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 14:44:27.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 14:44:27.061 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 14:44:27.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 14:44:27.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 14:44:27.063 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 14:44:27.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 14:44:27.064 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 14:44:27.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 14:44:27.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 14:44:27.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:44:27.066 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:44:27.175 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:44:27.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:27.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 14:44:27.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:44:27.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:44:27.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:44:27.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:27.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:27.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:27.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:27.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:27.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:27.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:27.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:27.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@763cf71d is found... 14:44:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@763cf71d is found finished successfully 14:44:27.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 14:44:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:27.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:27.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:27.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:27.678 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:27.678 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 14:44:27.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:27.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:27.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:27.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:27.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:27.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:27.678 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:27.678 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 14:44:27.678 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") 14:44:27.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:27.678 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:27.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:27.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:27.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:27.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:27.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:27.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 14:44:27.731 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:27.731 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:27.731 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") 14:44:27.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:27.732 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:27.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:27.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:27.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:27.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:27.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 14:44:27.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 14:44:27.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:27.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:27.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:27.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:27.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:27.809 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 14:44:27.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:27.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:27.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:27.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:27.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:27.809 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:27.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:27.810 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:27.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:27.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:27.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:27.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:27.810 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:27.810 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 14:44:27.810 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") 14:44:27.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:27.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:27.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:27.810 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:27.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:27.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:27.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:27.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:27.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:27.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:27.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 14:44:27.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 14:44:27.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:27.966 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:27.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:27.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:27.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:27.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:27.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:44:27.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:27.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:27.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:27.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:27.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:27.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:27.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:27.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:27.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:27.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:27.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:27.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:27.968 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:27.968 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 14:44:27.968 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") 14:44:27.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:27.968 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:27.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:27.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:27.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:27.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:27.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 14:44:28.255 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:28.255 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 14:44:28.255 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") 14:44:28.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:28.255 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:28.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:28.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:28.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:28.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:28.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 14:44:28.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:44:28.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:28.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:28.338 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:28.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:28.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:28.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:28.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 14:44:28.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:28.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:28.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 14:44:28.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:28.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:28.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:28.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:28.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:28.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:28.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:28.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:28.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:28.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:28.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:28.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:28.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:28.340 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:28.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:28.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 14:44:28.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:28.340 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:28.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:28.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:28.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:28.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:28.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 14:44:28.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 14:44:28.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:28.345 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 14:44:28.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:28.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:28.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:28.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 14:44:28.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:28.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:28.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 14:44:28.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 14:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:28.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 14:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:28.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 14:44:28.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:28.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:28.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:28.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:28.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:28.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:28.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:28.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:28.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:28.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:28.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:28.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:28.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:28.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:28.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:28.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:28.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:28.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:28.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:28.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:28.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:28.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:28.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:28.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 14:44:28.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:28.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:28.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:44:28.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:28.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:28.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 14:44:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:28.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 14:44:28.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') 14:44:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:28.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:28.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:28.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:28.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:28.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:28.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:28.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:28.386 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:28.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:28.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:28.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:28.387 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:28.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:28.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:28.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:28.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:28.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:28.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:28.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:29.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:29.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:29.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:29.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:29.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:29.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:29.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:29.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 14:44:29.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:29.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:29.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:29.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:29.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:29.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 14:44:29.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 14:44:29.390 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 14:44:29.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 14:44:29.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 14:44:29.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:29.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:29.421 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:29.421 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:44:29.421 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:44:29.421 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:44:29.421 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:44:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:29.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:44:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:29.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:29.921 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 14:44:29.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 14:44:29.922 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 14:44:29.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 14:44:29.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 14:44:29.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:29.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:29.949 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:29.949 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:29.949 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:29.949 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:29.949 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:29.949 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:29.949 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:29.949 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:29.949 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:29.949 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:29.949 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:44:29.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:44:29.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:44:29.949 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:44:29.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 'Delete.*'] is available.... 14:44:30.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 'Delete.*'] is available. finished successfully 14:44:30.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:44:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:30.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:30.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:30.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:44:30.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:30.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:30.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:30.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:30.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:30.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:30.510 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:44:30.510 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:44:30.510 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:44:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:30.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:30.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:30.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:44:30.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:30.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:30.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:30.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:30.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:30.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:30.511 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:44:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:30.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:30.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:44:30.513 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:44:31.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:44:31.014 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:44:31.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:31.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:31.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:31.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 14:44:31.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:31.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:31.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:31.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.166 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.131 s selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.157 s getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.372 s selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.008 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.005 s Running org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 14:44:31.020 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 14:44:31.020 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:44:31.020 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:31.020 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 14:44:31.020 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:31.020 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:44:31.020 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:31.020 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:44:31.020 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:31.020 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:44:31.020 DEBUG [main][EditorHandler] 0 editor(s) found 14:44:31.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:31.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:31.021 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:44:31.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:31.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:31.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:31.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:31.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:44:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:31.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:31.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:31.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:31.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:31.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:31.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:31.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:44:31.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:31.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:31.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:31.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:31.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:31.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:44:31.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:31.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:31.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:31.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:44:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:31.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:31.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:31.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:31.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:31.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:31.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:44:31.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:31.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 14:44:31.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 14:44:31.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:31.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:31.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:31.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'] 14:44:31.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"] 14:44:31.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"] 14:44:31.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:31.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:31.050 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:31.050 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:31.050 DEBUG [main][MenuItemLookup] Item match:File 14:44:31.050 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:31.050 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:44:31.052 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:44:31.052 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:44:31.052 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:44:31.052 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:31.052 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:31.053 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:44:31.053 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:44:31.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:44:31.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:44:31.053 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:44:31.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:44:31.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 'New|Select a wizard'] is available. finished successfully 14:44:31.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:44:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:31.116 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:31.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:44:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:31.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:31.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:31.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children... 14:44:31.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 14:44:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:31.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:31.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 14:44:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully 14:44:31.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 14:44:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:31.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed 14:44:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:31.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 14:44:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 14:44:31.619 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 14:44:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:31.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:44:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:31.620 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard 14:44:31.620 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard' 14:44:31.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:31.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 14:44:31.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:31.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:31.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 14:44:31.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 14:44:31.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:31.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:31.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:31.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 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.592 s Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 14:44:31.646 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 14:44:31.646 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:44:31.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:31.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 14:44:31.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:31.646 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:44:31.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:31.648 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:44:31.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:31.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'] 14:44:31.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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: "New Dynamic Web Project"] 14:44:31.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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: "New Dynamic Web Project"] 14:44:31.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.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'] 14:44:31.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:31.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:31.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:31.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:31.650 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:31.650 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:31.650 DEBUG [main][MenuItemLookup] Item match:File 14:44:31.650 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:31.650 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:31.652 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:44:31.652 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:44:31.653 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:44:31.653 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:44:31.653 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:44:31.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:44:31.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:44:31.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:44:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:31.709 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:31.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:31.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:44:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:31.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:31.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:31.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:31.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 14:44:31.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:44:31.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:32.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:44:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 14:44:32.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:44:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:32.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:44:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:32.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:44:32.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 14:44:32.214 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 14:44:32.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 14:44:32.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 14:44:32.216 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:32.216 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:44:32.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:44:32.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:32.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:32.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:32.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:32.217 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:32.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:32.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:32.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'] 14:44:32.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.350 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.... 14:44:32.350 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 14:44:32.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 14:44:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:32.351 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:44:32.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.352 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:") 14:44:32.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:32.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:32.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:32.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:32.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:32.354 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest 14:44:32.357 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:44:32.357 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 14:44:32.357 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) 14:44:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:32.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:32.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:32.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:32.358 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:44:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:32.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:32.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:32.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:32.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:32.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:32.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:32.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:32.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 14:44:32.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 14:44:32.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:32.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:32.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:32.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:32.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:32.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"] 14:44:32.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.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'] 14:44:32.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.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'] 14:44:32.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.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'] 14:44:32.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.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 HTML File"] 14:44:32.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.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'] 14:44:32.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.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'] 14:44:32.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:32.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:32.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:32.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:32.863 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:32.863 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:32.863 DEBUG [main][MenuItemLookup] Item match:File 14:44:32.864 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:32.864 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:32.867 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:44:32.867 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:44:32.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:44:32.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:44:32.868 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:44:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:44:32.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:44:32.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:44:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:32.964 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:32.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:32.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:44:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:32.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:33.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:33.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 14:44:33.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:44:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:33.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:44:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:33.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:44:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 14:44:33.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:44:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:33.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:44:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:33.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:44:33.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File 14:44:33.022 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File 14:44:33.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection 14:44:33.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File 14:44:33.026 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:33.026 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:44:33.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:44:33.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:33.027 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:33.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:33.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:33.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:33.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:33.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:33.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:33.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:33.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available.... 14:44:33.341 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 14:44:33.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 14:44:33.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:33.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:33.342 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 14:44:33.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:33.344 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:") 14:44:33.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:33.390 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:33.390 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML 14:44:33.418 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:") 14:44:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:33.427 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:33.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.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 14:44:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:33.429 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 14:44:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children... 14:44:33.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 14:44:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:33.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 14:44:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:33.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 14:44:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children finished successfully 14:44:33.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 14:44:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:33.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 14:44:33.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:33.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 14:44:33.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:44:33.431 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:44:33.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:44:33.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:44:33.520 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 14:44:33.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:33.521 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 14:44:33.521 INFO [WorkbenchTestable][NewHTMLWizard] Go to next wizard page 14:44:33.521 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) 14:44:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:33.523 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:33.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:33.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:33.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:33.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:33.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.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") 14:44:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:33.533 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 14:44:33.533 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Use HTML Template 14:44:33.533 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 14:44:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:33.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:33.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:33.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.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") 14:44:33.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:33.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.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") 14:44:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:33.554 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 14:44:33.554 INFO [WorkbenchTestable][CheckBox] Check checkbox &Use HTML Template 14:44:33.554 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 14:44:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:33.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:33.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:33.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.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") 14:44:33.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:33.561 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 14:44:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:33.563 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 14:44:33.563 INFO [WorkbenchTestable][NewHTMLWizard] Finish wizard 14:44:33.563 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) 14:44:33.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:33.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:33.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:33.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:33.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:33.565 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:44:33.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:33.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:33.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:33.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating JavaScript Index' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing JavaScript tooling' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:34.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 14:44:34.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:34.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:34.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:34.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 14:44:34.146 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:44:34.146 DEBUG [main][EditorHandler] 1 editor(s) found 14:44:34.146 DEBUG [WorkbenchTestable][EditorHandler] Closing editor testHTML.html 14:44:34.263 DEBUG [WorkbenchTestable][EditorHandler] Editor testHTML.html is closed 14:44:34.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:34.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:34.317 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:44:34.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:34.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:34.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:34.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:34.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:34.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:34.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:44:34.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:34.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:34.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:34.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:34.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:34.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:34.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:34.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:34.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:44:34.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:34.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:34.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:34.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:34.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:34.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:34.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:34.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:34.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:34.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:34.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:34.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:34.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:34.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:34.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:35.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:35.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:35.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:35.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:35.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:35.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:35.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 14:44:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:35.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:35.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:35.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:35.351 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 14:44:35.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:35.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:35.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:35.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:35.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:35.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:35.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:35.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:36.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:36.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:36.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:36.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:36.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:36.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:36.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 14:44:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:36.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:36.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:36.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:36.354 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 14:44:36.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:36.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:36.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:36.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:36.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 14:44:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:36.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:36.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:36.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:36.355 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:44:36.355 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:44:36.355 DEBUG [main][TreeItemHandler] Set Tree selection 14:44:36.355 DEBUG [main][TreeHandler] Notify Tree about selection event 14:44:36.359 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:44:36.363 DEBUG [WorkbenchTestable][TreeItemHandler] HTMLProjectTest 14:44:36.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:36.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Import' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Export' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:36.389 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:36.389 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:44:36.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:44:36.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:44:36.389 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:44:36.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:36.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:36.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:36.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:36.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:36.910 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:36.910 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:36.910 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:36.910 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:36.910 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:36.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:36.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:36.910 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:36.910 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:36.910 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:44:36.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:44:36.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:44:36.911 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:44:36.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:44:37.422 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 14:44:37.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:44:37.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:37.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:37.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: 32) 14:44:37.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:37.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:37.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:37.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:37.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:37.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:37.425 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:44:37.425 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:44:37.425 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:44:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:37.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:37.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:37.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:44:37.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:37.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:44:37.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:37.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:37.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:37.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:37.426 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:44:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:37.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:37.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:37.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:44:37.429 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:44:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:44:37.930 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:44:37.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:37.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:37.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:37.930 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:44:37.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:44:37.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:37.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:44:37.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:37.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:37.931 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 14:44:37.931 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:37.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.286 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.285 s Running org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:37.936 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:37.937 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:44:37.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:37.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:37.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:37.937 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:44:37.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:37.937 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:44:37.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:37.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:37.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:37.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:37.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:37.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.*'] 14:44:37.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:37.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:37.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:37.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:37.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:37.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:37.938 DEBUG [main][MenuItemLookup] Item match:Window 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:37.938 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:37.938 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:37.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:37.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:37.939 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:44:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:38.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:38.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:38.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:38.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:38.006 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:38.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:38.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:38.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:38.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:38.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:38.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:38.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:38.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:38.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:38.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:38.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:38.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:38.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:38.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:38.517 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:38.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:38.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites (Eclipse:1750): Gtk-CRITICAL **: 14:44:38.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.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 "Add...") 14:44:38.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:38.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:38.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:38.591 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:44:38.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:38.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:38.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:38.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:38.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:44:38.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:38.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:44:38.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:38.620 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:38.620 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse 14:44:38.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:44:38.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:38.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:44:38.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:38.621 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:38.621 INFO [WorkbenchTestable][AbstractText] Text set to: https://download.eclipse.org/releases/latest 14:44:38.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 14:44:38.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:38.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:44:38.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:38.624 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 14:44:38.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:38.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:38.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:38.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:38.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:44:38.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:38.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:38.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:38.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:38.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:38.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:38.659 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:44:38.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:38.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:38.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:38.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:38.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:44:38.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:38.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:44:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:38.681 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:38.681 INFO [WorkbenchTestable][AbstractText] Text set to: RedDeer 14:44:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Location:") 14:44:38.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:38.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:44:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:38.682 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:38.682 INFO [WorkbenchTestable][AbstractText] Text set to: http://download.eclipse.org/reddeer/releases/latest 14:44:38.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 14:44:38.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:38.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:44:38.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:38.684 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 14:44:38.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:38.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:38.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:38.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:38.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.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 "Apply and Close") 14:44:38.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:38.718 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:44:38.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:38.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:38.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:38.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:38.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:38.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:38.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:38.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:38.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:38.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:38.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:38.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:38.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:38.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:38.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:38.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:38.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:38.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:38.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:38.767 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:38.767 DEBUG [main][MenuItemLookup] Item match:Window 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:38.767 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:38.767 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:38.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:38.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:38.768 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:38.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:38.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:38.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 14:44:38.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:38.858 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:38.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:38.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:38.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:38.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:38.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:38.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:38.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:38.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:38.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:38.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:38.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:38.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:38.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:38.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:38.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:38.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:38.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:38.860 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:38.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:38.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:38.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.861 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 14:44:38.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:44:38.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:38.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:38.863 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:38.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:38.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:38.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:38.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:38.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:38.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:38.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:38.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:38.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:38.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:38.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:38.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:38.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:38.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:38.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:38.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:38.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:38.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:38.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:38.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:38.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:38.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:38.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:38.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:38.888 DEBUG [main][MenuItemLookup] Item match:Window 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:38.888 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:38.888 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:38.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:38.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:38.888 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:38.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:38.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:38.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 'Preferences.*'] is available. finished successfully 14:44:38.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:38.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:38.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:38.978 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:38.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:38.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:38.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:38.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:38.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:38.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:38.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:38.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:38.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:38.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:38.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:38.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:38.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:38.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:38.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:38.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:38.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:38.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:38.980 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:38.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:38.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:38.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:38.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:38.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:38.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:38.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:38.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:38.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:38.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:38.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:38.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) 14:44:38.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:38.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:38.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:38.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:38.985 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:38.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:38.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:38.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:38.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:39.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:39.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.007 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:39.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:39.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:39.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:39.007 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.007 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.007 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:39.007 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:39.007 DEBUG [main][MenuItemLookup] Item match:Window 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.007 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:39.007 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:39.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:39.007 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:39.007 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:39.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:39.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:39.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.099 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:39.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:39.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:39.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:39.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:39.100 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:39.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:39.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:39.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:39.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.103 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 14:44:39.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:39.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:39.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:39.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:39.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:39.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.106 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 14:44:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:39.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:39.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:39.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:39.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:39.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:39.123 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:39.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:39.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:39.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:39.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:39.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:39.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:39.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:39.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:39.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:39.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:39.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:39.147 DEBUG [main][MenuItemLookup] Item match:Window 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.147 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:39.147 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:39.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:39.147 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:39.147 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:39.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:39.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.... 14:44:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:39.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.236 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:39.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:39.238 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:39.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:39.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:39.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:39.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:39.244 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:39.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:39.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:39.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:39.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:39.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:39.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:39.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:39.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.*'] 14:44:39.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.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.*'] 14:44:39.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.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.*'] 14:44:39.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:39.286 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:39.286 DEBUG [main][MenuItemLookup] Item match:Window 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.286 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:39.286 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:39.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:39.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:39.286 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:39.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:39.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.377 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:39.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:39.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:39.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:39.378 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:39.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:39.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:39.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.381 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 14:44:39.381 TRACE [main][WidgetHandler] Notify Table with event 13 14:44:39.381 TRACE [main][WidgetHandler] Wait for synchronization 14:44:39.382 TRACE [main][WidgetHandler] Notify Table with event 3 14:44:39.382 TRACE [main][WidgetHandler] Wait for synchronization 14:44:39.382 TRACE [main][WidgetHandler] Notify Table with event 4 14:44:39.382 TRACE [main][WidgetHandler] Wait for synchronization 14:44:39.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 "Remove") 14:44:39.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:39.403 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:44:39.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:39.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:39.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:39.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available.... 14:44:39.433 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 14:44:39.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove Sites 14:44:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.434 INFO [WorkbenchTestable][AbstractShell] Close shell Remove Sites 14:44:39.434 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Remove Sites' 14:44:39.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:39.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) 14:44:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:39.458 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:39.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:39.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:39.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:39.515 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.516 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.516 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:39.516 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:39.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:39.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:39.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.*'] 14:44:39.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.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.*'] 14:44:39.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.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.*'] 14:44:39.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:39.516 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:39.516 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:39.516 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:39.516 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:39.516 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:39.516 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:39.516 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:39.516 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:39.516 DEBUG [main][MenuItemLookup] Item match:Window 14:44:39.517 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:39.517 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:39.517 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:39.517 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.517 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:39.517 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:39.517 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.517 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:39.517 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.517 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:39.517 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:39.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:39.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:39.517 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:39.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:39.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:39.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 'Preferences.*'] is available. finished successfully 14:44:39.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.601 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:39.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:39.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:39.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:39.608 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:39.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:39.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:39.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.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 14:44:39.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.612 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 14:44:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:39.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:39.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:39.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:39.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:39.616 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:39.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:39.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:39.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:39.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:39.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:39.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:39.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:39.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:39.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:39.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.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.*'] 14:44:39.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:39.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:39.641 DEBUG [main][MenuItemLookup] Item match:Window 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.641 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:39.641 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:39.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:39.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:39.641 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:39.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:39.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.... 14:44:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:39.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.735 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:39.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:39.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:39.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.737 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:39.737 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:39.737 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:39.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.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 14:44:39.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:39.740 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 14:44:39.740 TRACE [main][WidgetHandler] Notify Table with event 13 14:44:39.740 TRACE [main][WidgetHandler] Wait for synchronization 14:44:39.741 TRACE [main][WidgetHandler] Notify Table with event 3 14:44:39.741 TRACE [main][WidgetHandler] Wait for synchronization 14:44:39.741 TRACE [main][WidgetHandler] Notify Table with event 4 14:44:39.741 TRACE [main][WidgetHandler] Wait for synchronization 14:44:39.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 "Edit") 14:44:39.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:39.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) 14:44:39.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:39.763 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:39.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:39.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:39.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:39.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:39.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:39.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:39.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:39.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:39.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:39.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:39.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:39.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:39.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:39.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:39.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:39.801 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:39.801 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:39.801 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:39.801 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:39.801 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:39.801 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:39.801 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:39.801 DEBUG [main][MenuItemLookup] Item match:Window 14:44:39.802 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:39.802 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:39.802 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:39.802 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.802 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:39.802 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:39.802 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.802 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:39.802 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:39.802 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:39.802 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:39.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:39.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:39.802 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:39.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:39.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 'Preferences.*'] is available.... 14:44:39.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:39.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.899 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:39.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:39.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:39.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:39.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:39.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:39.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:39.901 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:39.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:39.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:39.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.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 "Add...") 14:44:39.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:39.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:39.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:39.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:39.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:39.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:39.904 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:44:39.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:39.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:39.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:39.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available.... 14:44:39.936 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 14:44:39.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Site 14:44:39.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:39.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:39.937 INFO [WorkbenchTestable][AbstractShell] Close shell Add Site 14:44:39.937 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Add Site' 14:44:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:39.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:39.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:39.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:39.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:39.965 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:39.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:39.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:39.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:40.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:40.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:40.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:40.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:40.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:40.001 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:40.001 DEBUG [main][MenuItemLookup] Item match:Window 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.001 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:40.001 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:40.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:40.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:40.001 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:40.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:40.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 'Preferences.*'] is available.... 14:44:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:40.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.104 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:40.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:40.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:40.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:40.106 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:40.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:40.106 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.131 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 14:44:40.132 TRACE [main][WidgetHandler] Notify Table with event 13 14:44:40.132 TRACE [main][WidgetHandler] Wait for synchronization 14:44:40.133 TRACE [main][WidgetHandler] Notify Table with event 3 14:44:40.133 TRACE [main][WidgetHandler] Wait for synchronization 14:44:40.133 TRACE [main][WidgetHandler] Notify Table with event 4 14:44:40.133 TRACE [main][WidgetHandler] Wait for synchronization 14:44:40.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Disable") 14:44:40.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:40.137 INFO [WorkbenchTestable][AbstractButton] Click button &Disable 14:44:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:40.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:40.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:40.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:40.154 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:40.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:40.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:40.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:40.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:40.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:40.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:40.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:40.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:40.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:40.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:40.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:40.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:40.190 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:40.190 DEBUG [main][MenuItemLookup] Item match:Window 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.190 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:40.190 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:40.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:40.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:40.190 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:40.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:40.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.... 14:44:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:40.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.280 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:40.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:40.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:40.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:40.282 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:40.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:40.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.284 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 14:44:40.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.288 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 14:44:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:40.318 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:40.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:40.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:40.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:40.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:40.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:40.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:40.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:40.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:40.343 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:40.343 DEBUG [main][MenuItemLookup] Item match:Window 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.343 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:40.343 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:40.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:40.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:40.343 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:40.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:40.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.426 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:40.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:40.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:40.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:40.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:40.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:40.428 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:40.428 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:40.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.446 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item "Jetty WTP Adaptor": 14:44:40.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.451 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 14:44:40.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.452 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Central: 14:44:40.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.453 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core: 14:44:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.454 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 14:44:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.455 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 14:44:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.456 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.457 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.459 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.459 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.460 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.461 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.462 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.463 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.464 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.473 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.474 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.475 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.477 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 14:44:40.477 TRACE [main][WidgetHandler] Notify Table with event 13 14:44:40.477 TRACE [main][WidgetHandler] Wait for synchronization 14:44:40.477 TRACE [main][WidgetHandler] Notify Table with event 3 14:44:40.477 TRACE [main][WidgetHandler] Wait for synchronization 14:44:40.477 TRACE [main][WidgetHandler] Notify Table with event 4 14:44:40.477 TRACE [main][WidgetHandler] Wait for synchronization 14:44:40.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Enable") 14:44:40.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:40.482 INFO [WorkbenchTestable][AbstractButton] Click button E&nable 14:44:40.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:40.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:40.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:40.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:40.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:40.486 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:40.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:40.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:40.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:40.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:40.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:40.519 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:40.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:40.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:40.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:40.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:40.520 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:40.520 DEBUG [main][MenuItemLookup] Item match:Window 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.520 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:40.520 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:40.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:40.520 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:40.520 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:40.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:40.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:40.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 14:44:40.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:40.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.604 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:40.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:40.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:40.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:40.606 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:40.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:40.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.609 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 14:44:40.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:40.634 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:40.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:40.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:40.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:40.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:40.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:40.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:40.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:40.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:40.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:40.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:40.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:40.659 DEBUG [main][MenuItemLookup] Item match:Window 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.659 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:40.659 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:40.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:40.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:40.659 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:40.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:40.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 14:44:40.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.745 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:40.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:40.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:40.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:40.747 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:40.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:40.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.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 14:44:40.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.757 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item "Jetty WTP Adaptor": 14:44:40.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.758 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 14:44:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.759 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Central: 14:44:40.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.761 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core: 14:44:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.762 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 14:44:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.763 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 14:44:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.764 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.777 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.778 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.779 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.779 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.781 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.786 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.788 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.789 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.790 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.791 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.792 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:44:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.795 INFO [WorkbenchTestable][AbstractTableItem] Check table Item "Jetty WTP Adaptor": 14:44:40.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.796 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 14:44:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.797 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Central: 14:44:40.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.798 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Tools - Core: 14:44:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.799 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbosstools-multiple.target: 14:44:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.800 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 14:44:40.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.801 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.802 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.803 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.811 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.812 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.813 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.814 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.815 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.816 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.817 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.818 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.819 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:44:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:44:40.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:44:40.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:44:40.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:40.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:40.823 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:40.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:40.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:40.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:40.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:40.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:40.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:40.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:40.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:40.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:40.846 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:40.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:40.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:40.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:40.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:40.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:40.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:40.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:40.847 DEBUG [main][MenuItemLookup] Item match:Window 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:40.847 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:40.847 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:40.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:40.847 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:40.847 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:40.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:40.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:40.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 'Preferences.*'] is available. finished successfully 14:44:40.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:40.933 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:40.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:40.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:40.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:40.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:40.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:40.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:40.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:40.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:40.936 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:40.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:40.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:40.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:40.948 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 14:44:40.948 TRACE [main][WidgetHandler] Notify Table with event 13 14:44:40.948 TRACE [main][WidgetHandler] Wait for synchronization 14:44:40.949 TRACE [main][WidgetHandler] Notify Table with event 3 14:44:40.949 TRACE [main][WidgetHandler] Wait for synchronization 14:44:40.949 TRACE [main][WidgetHandler] Notify Table with event 4 14:44:40.949 TRACE [main][WidgetHandler] Wait for synchronization 14:44:40.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 "Reload") 14:44:40.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:40.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:40.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:40.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:40.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:40.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:40.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:40.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:40.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:40.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:40.974 INFO [WorkbenchTestable][AbstractButton] Click button Re&load 14:44:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:40.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:40.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:41.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 14:44:41.001 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 14:44:41.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Progress Information 14:44:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:44:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:41.002 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:41.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:41.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:41.003 INFO [WorkbenchTestable][AbstractShell] Close shell Progress Information 14:44:41.003 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Progress Information' 14:44:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:41.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:41.510 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:41.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:41.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:41.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:41.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:41.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:41.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:41.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:41.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:41.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:41.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:41.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:41.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:41.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:41.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.*'] 14:44:41.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.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.*'] 14:44:41.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.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.*'] 14:44:41.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:41.545 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:41.545 DEBUG [main][MenuItemLookup] Item match:Window 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.545 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:41.545 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:41.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:41.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:41.545 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:41.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:41.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.626 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:41.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:41.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:41.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:41.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:41.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:41.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:41.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:41.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:41.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:41.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:41.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:41.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:41.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:41.628 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:41.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:41.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:41.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:41.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:41.630 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 14:44:41.631 TRACE [main][WidgetHandler] Notify Table with event 13 14:44:41.631 TRACE [main][WidgetHandler] Wait for synchronization 14:44:41.631 TRACE [main][WidgetHandler] Notify Table with event 3 14:44:41.631 TRACE [main][WidgetHandler] Wait for synchronization 14:44:41.631 TRACE [main][WidgetHandler] Notify Table with event 4 14:44:41.631 TRACE [main][WidgetHandler] Wait for synchronization 14:44:41.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 14:44:41.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:41.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:41.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:41.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:41.655 INFO [WorkbenchTestable][AbstractButton] Click button &Edit 14:44:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:41.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:41.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:41.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available.... 14:44:41.681 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 14:44:41.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Edit Site 14:44:41.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.682 INFO [WorkbenchTestable][AbstractShell] Close shell Edit Site 14:44:41.682 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Edit Site' 14:44:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:41.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:41.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:44:41.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:41.705 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:41.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:41.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:41.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:41.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:41.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:41.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:41.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:41.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:41.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:41.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:41.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:41.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:41.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:41.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:41.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:41.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.*'] 14:44:41.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.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.*'] 14:44:41.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.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.*'] 14:44:41.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:41.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:41.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:41.731 DEBUG [main][MenuItemLookup] Item match:Window 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.731 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:41.731 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:41.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:41.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:41.731 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:41.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:41.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.... 14:44:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:41.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.816 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:41.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:41.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:41.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:41.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:41.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:41.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:41.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:41.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:41.817 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:41.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:41.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:44:41.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:41.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:41.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 "Edit") 14:44:41.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:41.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:41.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 "Cancel", Widget matcher matching widgets with style: 8) 14:44:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:41.830 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:41.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:41.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:41.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:41.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:41.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:41.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:41.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:41.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:41.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:41.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:41.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:41.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.*'] 14:44:41.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.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.*'] 14:44:41.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.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.*'] 14:44:41.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:41.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:41.854 DEBUG [main][MenuItemLookup] Item match:Window 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.854 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:41.854 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:41.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:41.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:41.854 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:41.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:41.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.... 14:44:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:41.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.940 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:41.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:41.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:41.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:41.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:41.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:41.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:41.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:41.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:41.942 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:41.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:41.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:41.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:41.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:41.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:41.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:41.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:41.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 14:44:41.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:41.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:41.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:41.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:41.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) 14:44:41.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:41.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:41.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:41.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:41.956 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:41.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:41.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:41.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:41.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:41.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:41.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:41.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:41.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:41.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:41.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:41.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:41.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:41.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:41.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:41.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:41.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:41.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:44:41.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:41.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:41.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:41.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:41.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:41.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:41.991 DEBUG [main][MenuItemLookup] Item match:Window 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:41.991 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:41.991 DEBUG [main][MenuItemLookup] Item match:Preferences 14:44:41.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:44:41.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:44:41.991 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:44:42.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:44:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:44:42.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:44:42.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:44:42.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:42.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:42.073 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:44:42.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:44:42.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:42.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:42.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:42.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:42.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:42.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:44:42.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:42.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:42.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:42.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:42.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:42.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:44:42.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:44:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:42.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:44:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:42.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:44:42.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:44:42.075 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:44:42.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:44:42.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:44:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:42.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:42.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:44:42.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:42.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:42.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:42.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:44:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:44:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:44:42.077 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 14:44:42.077 TRACE [main][WidgetHandler] Notify Table with event 13 14:44:42.077 TRACE [main][WidgetHandler] Wait for synchronization 14:44:42.078 TRACE [main][WidgetHandler] Notify Table with event 3 14:44:42.078 TRACE [main][WidgetHandler] Wait for synchronization 14:44:42.078 TRACE [main][WidgetHandler] Notify Table with event 4 14:44:42.078 TRACE [main][WidgetHandler] Wait for synchronization 14:44:42.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:44:42.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:44:42.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:42.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:42.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:42.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) 14:44:42.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:42.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:42.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:42.102 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:44:42.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:42.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:42.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:42.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:42.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:42.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:42.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:42.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:44:42.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:44:42.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:42.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.201 s - in org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.12 s getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.12 s toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.139 s getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.139 s clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.231 s isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.124 s selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.161 s clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.199 s clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.189 s toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.153 s clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.177 s isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.139 s toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.188 s clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.698 s clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.186 s isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.123 s getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.137 s selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.147 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:44:42.142 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:44:42.143 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:44:42.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:42.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:44:42.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:42.143 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:44:42.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:42.143 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:44:42.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:42.143 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:44:42.143 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:44:42.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:44:42.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:42.143 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:42.144 DEBUG [main][MenuItemLookup] Item match:Window 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:42.144 DEBUG [main][MenuItemLookup] Item match:Window 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:42.144 DEBUG [main][MenuItemLookup] Item match:Perspective 14:44:42.144 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:44:42.145 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:44:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:44:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:42.145 DEBUG [main][MenuItemLookup] Item match:Window 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:42.145 DEBUG [main][MenuItemLookup] Item match:Window 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:42.145 DEBUG [main][MenuItemLookup] Item match:Perspective 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:44:42.145 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:44:42.145 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:44:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:42.146 DEBUG [main][MenuItemLookup] Item match:Window 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:44:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:42.146 DEBUG [main][MenuItemLookup] Item match:Window 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:44:42.146 DEBUG [main][MenuItemLookup] Item match:Perspective 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:44:42.146 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:44:42.146 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:44:42.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:44:42.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:44:42.146 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:44:42.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:44:42.174 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 14:44:42.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:44:42.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:42.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:42.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:42.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:44:42.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:42.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.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 "Reset Perspective") 14:44:42.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:42.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:44:42.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:42.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:42.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:42.175 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:44:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:42.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:42.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:42.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:42.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:42.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:42.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:44:42.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:42.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:42.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:42.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:44:42.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:42.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:42.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:42.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:42.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:42.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:42.296 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:42.296 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:42.296 DEBUG [main][MenuItemLookup] Item match:File 14:44:42.297 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:42.297 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:42.299 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:44:42.299 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:44:42.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:44:42.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:44:42.299 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:44:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:44:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:44:42.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:44:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:42.355 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:42.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:44:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:42.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:42.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:44:42.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:42.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:42.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:44:42.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:42.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:42.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:42.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:44:42.357 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:44:42.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:44:42.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:44:42.360 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:42.360 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:44:42.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) 14:44:42.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:42.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:42.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:42.360 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:42.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:42.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:42.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:42.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:42.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:44:42.501 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 14:44:42.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:44:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:42.501 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:44:42.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:42.502 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 14:44:42.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:44:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:42.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:42.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:42.504 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:42.504 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 14:44:42.526 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:44:42.526 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:44:42.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:44:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:42.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:42.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:42.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:42.527 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:44:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:42.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:42.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:44:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:44:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:45.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:44:45.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:45.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:45.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:45.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:45.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:45.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:45.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:45.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:45.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:45.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:45.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:45.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:44:45.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:45.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:45.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:45.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:44:45.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:45.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:45.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:45.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:45.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:45.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:45.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:45.534 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:45.534 DEBUG [main][MenuItemLookup] Item match:File 14:44:45.534 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:45.534 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:45.538 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:44:45.538 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:44:45.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:44:45.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:44:45.538 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:44:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:44:45.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. finished successfully 14:44:45.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:44:45.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:45.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:45.603 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:45.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.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 14:44:45.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:45.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:45.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:45.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:44:45.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:45.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:45.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:44:45.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:45.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:45.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:45.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:44:45.606 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:44:45.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:44:45.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:44:45.609 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:45.609 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:44:45.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:44:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:45.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:45.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:45.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:45.610 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:45.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:45.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:45.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:45.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:44:45.699 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 14:44:45.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:44:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:45.700 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:44:45.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:45.700 DEBUG [WorkbenchTestable][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:") 14:44:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:45.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:45.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:45.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:45.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:45.731 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:45.732 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 14:44:45.761 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:44:45.761 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:44:45.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:44:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:45.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:45.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:45.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:45.764 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:44:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:45.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:45.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:45.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:45.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:46.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:46.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:46.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:44:46.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:46.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:46.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:46.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:44:46.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:46.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:44:46.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:44:46.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:46.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:46.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:44:46.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:44:46.273 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:46.273 DEBUG [main][MenuItemLookup] Item match:File 14:44:46.273 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:46.273 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:46.275 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:44:46.275 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:44:46.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:44:46.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:44:46.276 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:44:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:44:46.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 14:44:46.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:44:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:46.339 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:46.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:44:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:46.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:46.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:46.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:44:46.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:46.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:46.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:44:46.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:46.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:46.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:46.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:44:46.341 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:44:46.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:44:46.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:44:46.341 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:46.341 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:44:46.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:44:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:46.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:46.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:46.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:46.342 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:46.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:46.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:46.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'] 14:44:46.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:44:46.405 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 14:44:46.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:44:46.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:46.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:46.406 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:44:46.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:46.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:44:46.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:46.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:46.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:46.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:46.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:46.423 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:46.424 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 14:44:46.450 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:44:46.450 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:44: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.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) 14:44:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:46.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:46.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:46.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:46.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:46.453 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:44:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:46.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:46.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:46.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:46.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:46.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 14:44:46.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:44:46.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:46.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:46.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:46.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:46.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:46.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:44:46.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:46.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:46.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 14:44:46.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:46.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:46.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 14:44:46.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:44:46.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:46.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:46.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:46.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:46.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:46.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:46.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:47.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:47.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:47.002 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:47.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:47.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:47.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:47.003 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:47.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:47.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:47.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:47.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:47.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:47.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:47.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:48.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:48.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:48.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:48.005 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:48.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:48.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:48.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:48.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:44:48.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:48.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:48.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:48.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:48.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:48.006 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:44:48.006 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:48.007 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:44:48.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:44:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:48.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:44:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:48.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:44:48.007 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:48.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:48.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:48.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:48.008 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:48.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:48.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:48.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:48.008 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:48.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:48.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:48.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:48.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:48.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:48.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:48.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:48.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:49.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:49.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:49.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:49.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:49.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:49.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:49.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:49.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:44:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:49.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:49.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:49.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:49.012 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:44:49.012 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:49.012 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:44:49.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:44:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:49.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:44:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:49.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:44:49.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:44:49.012 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:44:49.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:44:49.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:44:49.014 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:44:49.015 DEBUG [main][EditorHandler] 2 editor(s) found 14:44:49.015 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 14:44:49.041 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 14:44:49.041 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 14:44:49.087 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 14:44:49.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:49.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:49.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:49.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:49.088 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:49.088 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:44:49.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:44:49.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:49.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:44:49.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:49.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:44:49.089 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 14:44:49.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:44:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:49.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:44:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:49.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:44:49.089 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 14:44:49.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 14:44:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:49.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 14:44:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:49.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 14:44:49.089 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 14:44:49.089 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 14:44:49.089 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 14:44:49.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 14:44:49.090 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 14:44:49.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 14:44:49.090 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 14:44:49.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 14:44:49.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 14:44:49.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:44:49.091 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:44:49.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:44:49.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:44:49.096 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:49.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:49.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:49.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:49.097 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 14:44:49.097 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 14:44:49.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:49.097 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:44:49.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:44:49.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:49.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:49.131 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 14:44:49.131 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:49.131 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 14:44:49.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:44:49.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:49.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:49.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:49.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:49.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:49.147 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:44:49.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:49.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:49.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:44:49.147 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:49.147 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:49.147 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:49.147 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:49.147 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:49.147 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:49.147 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:49.147 DEBUG [main][MenuItemLookup] Item match:Window 14:44:49.148 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:49.148 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:49.148 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:49.148 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:49.148 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:49.148 DEBUG [main][MenuItemLookup] Item match:Show View 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:49.150 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:44:49.150 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:44:49.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:44:49.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:44:49.150 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:44:49.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:44:49.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:44:49.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:44:49.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:49.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:49.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:44:49.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:49.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:44:49.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:49.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:49.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:49.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:49.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:44:49.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:49.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:49.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:49.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:44:49.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:49.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:49.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:49.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:44:49.700 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:44:49.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:44:49.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:44:49.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:49.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:49.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:44:49.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:49.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:49.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:49.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:44:49.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:49.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:44:49.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:49.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:49.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:49.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:49.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:49.704 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:44:49.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:49.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:49.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:49.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:44:49.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:49.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:44:49.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:49.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:49.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:44:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:49.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:44:49.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 '\*?\QPackage Explorer\E') 14:44:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:49.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:49.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:49.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:49.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:49.774 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:49.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:49.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:49.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:44:49.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:49.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:49.775 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:49.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:49.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:49.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:49.775 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:49.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:49.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:49.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:49.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:49.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:50.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:50.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:50.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:50.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:50.777 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:50.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:50.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:50.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:50.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 14:44:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:50.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:50.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:50.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:50.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:44:50.778 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:50.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:44:50.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:44:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:51.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:44:51.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:51.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:51.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:51.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:51.281 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:51.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:51.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:51.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:51.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:51.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:51.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:51.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:51.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:52.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:52.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:52.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:52.282 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:52.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:52.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:52.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:52.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:44:52.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:52.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:52.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:52.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:52.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:52.283 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:44:52.284 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:52.284 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:44:52.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:44:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:52.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:44:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:52.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:44:52.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:44:52.284 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:44:52.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:44:52.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:44:52.286 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:44:52.287 DEBUG [main][EditorHandler] 0 editor(s) found 14:44:52.287 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:52.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:52.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:52.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:52.287 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:52.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:52.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:52.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:52.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:52.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:52.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:52.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:53.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:53.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:53.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:53.289 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:53.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:53.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:53.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:53.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 14:44:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:53.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:53.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:53.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:53.290 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:44:53.290 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:53.290 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:44:53.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:44:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:53.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:44:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:53.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:44:53.291 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 14:44:53.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:44:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:53.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:44:53.792 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 14:44:53.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 14:44:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:54.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:54.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 14:44:54.294 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:44:54.294 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:44:54.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:44:54.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:44:54.299 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 14:44:54.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 14:44:54.299 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 14:44:54.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 14:44:54.301 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 14:44:54.301 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:44:54.301 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:44:54.380 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:44:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:54.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 14:44:54.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:54.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:54.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:54.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:54.392 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:54.392 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 14:44:54.393 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:54.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:54.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:54.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:54.402 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 14:44:54.402 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 14:44:54.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:54.403 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:44:54.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:44:54.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:54.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:54.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:54.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:54.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 14:44:54.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:54.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 14:44:54.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:44:54.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:54.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:54.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:54.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:54.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:54.452 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:44:54.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:44:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:54.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:44:54.453 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:44:54.453 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:54.453 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:54.453 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:54.453 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:44:54.453 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:54.453 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:54.453 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:54.453 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:54.453 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:54.453 DEBUG [main][MenuItemLookup] Item match:Window 14:44:54.454 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:54.454 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:54.454 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:54.454 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:54.454 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:54.454 DEBUG [main][MenuItemLookup] Item match:Show View 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:54.456 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:44:54.456 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:44:54.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:44:54.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:44:54.457 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:44:54.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:44:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:44:54.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:44:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:54.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:44:54.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:54.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:44:54.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:54.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:54.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:54.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:44:54.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:54.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:54.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:44:54.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:54.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:54.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:54.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:44:54.512 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:44:54.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:44:54.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:44:54.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:54.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:44:54.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:54.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:54.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:54.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:44:54.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:54.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:44:54.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:54.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:54.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:54.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:54.514 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:44:54.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:54.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:54.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:54.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:44:54.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:54.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:44:54.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:54.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:54.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:44:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:54.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:44:54.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:44:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:54.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:54.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:54.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:54.586 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:54.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:54.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:54.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 14:44:54.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:54.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:54.587 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:54.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:54.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:54.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:54.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:54.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:54.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:54.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:54.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:54.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:54.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:55.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:55.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:55.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:55.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:55.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:55.589 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:55.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:55.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:55.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:55.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 14:44:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:55.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:55.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:55.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:55.591 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:44:55.591 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:55.591 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:44:55.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:44:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:56.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:56.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:44:56.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:44:56.092 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:44:56.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:44:56.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:44:56.096 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 14:44:56.096 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 14:44:56.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 14:44:56.096 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 14:44:56.096 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:56.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:56.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:56.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:56.097 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 14:44:56.097 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 14:44:56.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:56.097 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:44:56.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:44:56.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:44:56.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:44:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:56.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 14:44:56.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:44:56.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 14:44:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:44:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:44:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:44:56.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:44:56.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:56.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:56.165 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:44:56.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:44:56.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:56.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:56.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:44:56.165 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:44:56.166 DEBUG [main][MenuItemLookup] Item match:Window 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:56.166 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:44:56.166 DEBUG [main][MenuItemLookup] Item match:Show View 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:56.168 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:44:56.168 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:44:56.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:44:56.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:44:56.169 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:44:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:44:56.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:44:56.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:44:56.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:56.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:56.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:44:56.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:56.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:56.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:56.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:44:56.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:56.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:56.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:56.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:56.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:56.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:56.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:56.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:44:56.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:56.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:56.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:44:56.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:44:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:56.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:44:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:56.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:44:56.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:44:56.227 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:44:56.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:44:56.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:44:56.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:56.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:44:56.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:56.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:56.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:56.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:44:56.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:44:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:44:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:44:56.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:44:56.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:44:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:56.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:56.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:56.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:56.229 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:44:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:56.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:56.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:56.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:44:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:44:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:44:56.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:56.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:44:56.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:56.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:56.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:44:56.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:56.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:56.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:44:56.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:44:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:56.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:56.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:56.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:56.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:56.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:56.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:56.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 14:44:56.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:44:56.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:44:56.320 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:56.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:56.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:56.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:56.338 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:56.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:56.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:56.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:56.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:56.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:56.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:56.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:57.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:57.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:57.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:57.340 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:57.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:57.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:57.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:57.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 14:44:57.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:57.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:57.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:57.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:57.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:57.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:44:57.341 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:57.342 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:44:57.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:44:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:57.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:57.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:44:57.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:44:57.843 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:44:57.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:44:57.845 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:44:57.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'] 14:44:57.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.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'] 14:44:57.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.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: "Create New File"] 14:44:57.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.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'] 14:44:57.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.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'] 14:44:57.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.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'] 14:44:57.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.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: "Create New File"] 14:44:57.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.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'] 14:44:57.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.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'] 14:44:57.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:44:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:57.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:44:57.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:44:57.847 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:57.847 DEBUG [main][MenuItemLookup] Item match:File 14:44:57.848 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:44:57.848 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'File' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:57.850 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:44:57.850 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:44:57.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:44:57.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:44:57.851 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:44:57.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.... 14:44:57.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:44:57.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:44:57.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:57.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:57.914 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:57.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:44:57.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:57.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:57.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:57.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:57.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:44:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:44:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:44:57.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:44:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:57.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:44:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:57.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:44:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:44:57.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:44:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:57.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:44:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:57.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:44:57.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:44:57.916 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:44:57.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:44:57.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:44:57.918 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:44:57.918 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:44:57.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:44:57.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:57.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:57.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:57.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:57.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:57.920 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:44:57.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:57.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:57.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:57.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:57.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'] 14:44:57.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:44:57.947 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 14:44:57.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:44:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:44:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:44:57.948 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:44:57.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:44:57.948 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:") 14:44:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:57.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:57.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:57.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:57.951 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:57.952 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 14:44:57.952 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:") 14:44:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:57.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:57.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:57.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:57.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:44:57.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:44:57.954 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 14:44:57.955 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:44:57.955 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:44:57.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 14:44:57.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:57.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:57.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:57.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:44:57.957 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:44:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:44:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:44:57.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:44:57.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:57.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:44:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:44:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69ff7c27 is found... 14:44:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69ff7c27 is found finished successfully 14:44:58.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 14:44:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:58.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:58.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:58.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:44:58.088 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:58.088 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:44:58.089 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:58.089 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:44:58.089 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:44:58.089 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 14:44:58.145 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 14:44:58.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:58.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:58.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:58.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:58.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:58.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:58.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:58.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:58.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:58.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:58.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:58.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:58.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:59.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:59.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:44:59.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:44:59.175 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:44:59.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:44:59.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:44:59.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:44:59.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 14:44:59.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:44:59.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:44:59.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:44:59.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:44:59.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:44:59.176 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:44:59.176 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:44:59.177 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:44:59.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:44:59.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:59.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:44:59.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:59.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:44:59.177 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 14:44:59.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:44:59.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:44:59.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:44:59.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:44:59.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:44:59.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 14:44:59.177 DEBUG [main][TreeItemHandler] Selecting tree item: files 14:44:59.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 14:44:59.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 14:44:59.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:59.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:59.196 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:44:59.196 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:44:59.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:44:59.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:44:59.197 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:44:59.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:44:59.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:44:59.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:44:59.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:44:59.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:44:59.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:44:59.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:44:59.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:44:59.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:44:59.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:44:59.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:44:59.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:44:59.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:44:59.697 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 14:44:59.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 14:44:59.697 DEBUG [main][TreeItemHandler] Selecting tree item: files 14:44:59.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 14:44:59.699 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 14:44:59.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:44:59.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'New' 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'' 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:44:59.727 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:44:59.727 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:44:59.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:44:59.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:44:59.728 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:44:59.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.... 14:45:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:45:00.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 14:45:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:00.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:00.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:00.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 "OK", Widget matcher matching widgets with style: 8) 14:45:00.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:00.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 14:45:00.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:00.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:00.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:00.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:00.290 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:45:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:00.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:00.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:00.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:45:00.293 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:45:00.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:45:00.794 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:45:00.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:00.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:00.794 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:00.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:00.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:00.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:00.795 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:00.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:00.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:00.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:00.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:00.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:00.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:01.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:01.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:01.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:01.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:01.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:01.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:01.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:45:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:01.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:01.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:01.798 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:45:01.799 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:45:01.799 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:45:01.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:45:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:01.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 14:45:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:01.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:45:01.799 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:45:01.799 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:45:01.799 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 14:45:01.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:45:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:01.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:45:01.800 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 14:45:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:01.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:45:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:01.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:45:01.800 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 14:45:01.800 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 14:45:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:01.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:45:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:01.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:01.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:45:01.800 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 14:45:01.800 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 14:45:01.800 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:01.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:01.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:01.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:01.801 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 14:45:01.801 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 14:45:01.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:01.801 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:45:01.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:45:01.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:01.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:01.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 14:45:01.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:01.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 14:45:01.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:45:01.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:01.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:01.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:01.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:01.847 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:45:01.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:45:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:01.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:45:01.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:45:01.847 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:01.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:45:01.847 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:01.847 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:45:01.847 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:45:01.847 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:45:01.847 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:45:01.847 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:45:01.847 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:45:01.847 DEBUG [main][MenuItemLookup] Item match:Window 14:45:01.848 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:45:01.848 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:45:01.848 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:45:01.848 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:01.848 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:45:01.848 DEBUG [main][MenuItemLookup] Item match:Show View 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:01.850 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:45:01.850 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:45:01.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:45:01.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:45:01.867 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:45:01.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:45:01.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:45:01.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:45:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:01.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:45:01.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:01.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:45:01.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:01.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:01.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:01.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:01.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:01.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:01.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:01.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:01.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:01.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:45:01.915 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:45:01.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:45:01.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:45:01.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:01.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:45:01.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:01.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:01.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:45:01.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:01.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:45:01.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:01.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:01.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:01.917 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:45:01.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:01.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:01.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:01.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:01.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:45:01.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:45:01.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:45:01.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:45:01.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:01.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:45:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:01.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:45:01.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 '\*?\QPackage Explorer\E') 14:45:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:01.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:01.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:01.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:45:01.990 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:01.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:01.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:01.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 14:45:01.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:45:01.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:45:01.991 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:01.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:01.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:01.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:01.991 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:01.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:01.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:01.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:01.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:01.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:02.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:02.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:02.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:02.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:02.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:02.993 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:02.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:02.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:02.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:02.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 14:45:02.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:02.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:02.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:02.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:02.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:02.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:45:02.994 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:45:02.994 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 14:45:02.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 14:45:02.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:03.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:03.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 14:45:03.496 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 14:45:03.496 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 14:45:03.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 14:45:03.496 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 14:45:03.496 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 14:45:03.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:45:03.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:03.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:03.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:45:04.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:04.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:04.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:04.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:04.000 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 14:45:04.000 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 14:45:04.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:04.000 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:45:04.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:45:04.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:04.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:04.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 14:45:04.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:04.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:04.044 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:45:04.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:45:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:04.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:45:04.045 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:45:04.045 DEBUG [main][MenuItemLookup] Item match:Window 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:04.045 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:45:04.045 DEBUG [main][MenuItemLookup] Item match:Show View 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:04.049 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:45:04.049 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:45:04.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:45:04.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:45:04.073 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:45:04.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:45:04.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:45:04.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:45:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:04.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:45:04.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:04.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:45:04.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:04.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:04.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:04.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:04.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:04.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:04.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:04.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:04.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:04.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:04.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:45:04.136 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:45:04.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:45:04.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:45:04.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:04.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:45:04.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:04.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:04.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:04.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:45:04.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:04.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:45:04.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:04.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:04.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:04.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:04.138 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:45:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:04.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:04.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:45:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:45:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:45:04.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:04.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:45:04.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:04.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:04.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 14:45:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:04.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 14:45:04.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:45:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:04.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:04.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:04.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:45:04.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:04.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:04.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:04.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 14:45:04.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:45:04.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:45:04.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:04.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:04.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:04.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:04.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:04.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:04.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:04.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:04.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:04.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:04.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:04.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:04.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:05.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:05.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:05.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:05.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:05.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:05.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:05.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 14:45:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:05.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:05.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:05.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:05.240 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 14:45:05.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 14:45:05.240 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 14:45:05.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 14:45:05.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 14:45:05.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:05.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:05.271 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:45:05.271 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:45:05.271 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:45:05.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:45:05.271 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:45:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:05.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:05.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:05.772 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 14:45:05.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 14:45:05.772 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 14:45:05.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 14:45:05.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 14:45:05.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:05.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:05.797 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:05.797 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:45:05.797 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:45:05.797 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:45:05.797 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:45:05.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.... 14:45:06.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 14:45:06.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:45:06.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:06.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:06.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:06.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:45:06.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:06.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:06.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:06.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:06.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:06.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:06.399 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:45:06.399 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:45:06.399 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:45:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:06.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:06.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:45:06.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:06.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:06.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:06.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:06.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:06.400 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:45:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:06.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:06.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:06.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:45:06.402 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:45:06.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:45:06.903 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:45:06.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:06.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:06.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 14:45:06.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:06.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:06.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.762 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.173 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.306 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 1.722 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.683 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.195 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:06.909 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:06.909 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:45:06.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:06.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:06.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:06.909 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:45:06.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:06.909 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:45:06.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:06.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'] 14:45:06.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:06.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'] 14:45:06.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:06.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:06.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:06.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'] 14:45:06.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:06.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'] 14:45:06.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:06.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'] 14:45:06.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:06.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:06.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:06.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'] 14:45:06.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:06.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'] 14:45:06.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:06.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:06.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:06.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:06.920 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:06.920 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:06.920 DEBUG [main][MenuItemLookup] Item match:File 14:45:06.920 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:45:06.920 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:06.922 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:45:06.922 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:45:06.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:45:06.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:45:06.922 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:45:06.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:45:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:45:06.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:45:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:06.979 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:06.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:06.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:45:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:06.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:06.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:06.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:06.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:06.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:06.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:06.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:06.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:06.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:06.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:45:06.982 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:45:06.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:45:06.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:45:06.984 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:06.984 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:45:06.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:45:06.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:06.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:06.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:06.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:06.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:06.985 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:45:06.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:06.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:06.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:06.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:07.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:07.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:07.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:07.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:45:07.142 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 14:45:07.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:45:07.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:07.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:07.142 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:07.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:07.143 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0' 14:45:07.143 DEBUG [WorkbenchTestable][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:") 14:45:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:07.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:07.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:07.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:45:07.144 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:45:07.145 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0 14:45:07.145 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:07.145 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:45:07.145 DEBUG [WorkbenchTestable][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) 14:45:07.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:07.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:07.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:07.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:07.147 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:45:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:07.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:07.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:07.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:45:10.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. failed, NO exception will be thrown 14:45:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:45:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:45:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:10.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:10.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:10.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:10.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:10.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:10.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:10.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:10.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:10.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:10.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:10.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'] 14:45:10.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:10.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'] 14:45:10.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:10.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"] 14:45:10.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:10.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'] 14:45:10.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:10.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'] 14:45:10.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:10.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'] 14:45:10.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:10.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"] 14:45:10.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:10.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'] 14:45:10.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:10.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'] 14:45:10.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:10.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:10.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:10.901 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:10.901 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:10.901 DEBUG [main][MenuItemLookup] Item match:File 14:45:10.902 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:45:10.902 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:10.906 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:45:10.906 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:45:10.906 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:45:10.906 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:45:10.906 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:45:10.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.... 14:45:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:45:10.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:45:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:10.982 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:10.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:10.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:45:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:10.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:10.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:10.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:10.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:10.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:10.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:10.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:10.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:10.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:10.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:10.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:10.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:10.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:10.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:10.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:45:10.984 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:45:10.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:45:10.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:45:10.984 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:10.984 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:45:10.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:45:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:10.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:10.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:10.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:10.985 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:45:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:10.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:10.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:11.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'] 14:45:11.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:11.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:11.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:45:11.146 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 14:45:11.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:45:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:11.147 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:11.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:11.147 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1' 14:45:11.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:45:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:11.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:11.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:11.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:11.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:45:11.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:45:11.149 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1 14:45:11.171 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:11.171 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:45:11.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:45:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:11.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:11.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:11.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:11.173 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:45:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:11.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:11.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:11.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:45:14.268 DEBUG [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 14:45:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:45:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:45:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:14.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:14.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:14.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:14.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:14.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:14.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:14.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:14.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:14.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:14.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:14.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:14.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:14.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:14.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:14.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:14.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.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'] 14:45:14.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.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"] 14:45:14.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.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'] 14:45:14.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.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'] 14:45:14.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:14.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:14.270 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:14.270 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:14.270 DEBUG [main][MenuItemLookup] Item match:File 14:45:14.270 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:45:14.270 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:14.272 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:45:14.272 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:45:14.273 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:45:14.273 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:45:14.273 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:45:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:45:14.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:45:14.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:45:14.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:14.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:14.327 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:14.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:45:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:14.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:14.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:14.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:14.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:14.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:14.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:14.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:14.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:14.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:14.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:45:14.329 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:45:14.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:45:14.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:45:14.330 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:14.330 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:45:14.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:45:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:14.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:14.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:14.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:14.330 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:45:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:14.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:14.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:14.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'] 14:45:14.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:45:14.484 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 14:45:14.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:45:14.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:14.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:14.485 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:14.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:14.485 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2' 14:45:14.485 DEBUG [WorkbenchTestable][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:") 14:45:14.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:14.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:14.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:14.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:14.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:45:14.486 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:45:14.487 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2 14:45:14.507 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:14.507 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:45: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.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) 14:45:14.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:14.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:14.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:14.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:14.509 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:45:14.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:14.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:14.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:14.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:45:17.514 DEBUG [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 14:45:17.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:45:17.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:45:17.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:17.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:17.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:17.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:17.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:17.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:17.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:17.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:17.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:17.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:17.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:17.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:17.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:17.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:17.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:45:17.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:17.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:17.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:17.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:17.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 '\*?\QPackage Explorer\E') 14:45:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:17.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:17.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:17.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:45:17.517 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:17.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:17.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:17.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:45:17.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:45:17.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:45:17.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:17.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:17.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:17.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:17.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:17.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:17.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:17.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:17.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:17.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:17.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:18.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:18.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:18.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:18.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:18.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:18.521 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:18.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:18.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:18.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:18.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 14:45:18.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:18.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:18.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:18.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:18.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:18.522 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 14:45:18.522 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 14:45:18.522 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 14:45:18.522 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:18.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:18.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:18.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:18.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:18.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:18.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:18.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:18.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:18.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:18.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:19.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:19.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:19.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:19.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:19.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:19.524 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:19.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:19.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:19.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:19.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 14:45:19.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:19.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:19.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:19.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:19.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:19.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 14:45:19.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 14:45:19.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 14:45:19.525 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:19.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:19.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:19.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:19.526 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:19.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:19.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:19.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:19.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:19.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:19.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:20.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:20.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:20.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:20.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:20.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:20.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:20.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:20.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:20.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:20.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 14:45:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:20.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:20.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:20.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:20.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 14:45:20.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 14:45:20.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 14:45:20.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 14:45:20.529 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 14:45:20.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 14:45:20.531 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 14:45:20.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:20.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 14:45:20.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:20.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:20.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:20.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:20.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'] 14:45:20.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.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'] 14:45:20.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:20.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:20.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:20.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:20.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:20.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:20.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:20.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:20.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:20.533 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:20.533 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:20.533 DEBUG [main][MenuItemLookup] Item match:File 14:45:20.533 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:45:20.533 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:20.535 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:45:20.535 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:45:20.536 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:45:20.536 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:45:20.536 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:45:20.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 'New|Select a wizard'] is available.... 14:45:20.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:45:20.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:45:20.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:20.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:20.601 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:20.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.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 14:45:20.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:20.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:20.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:20.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:20.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:20.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:20.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:20.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:20.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:20.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:20.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:20.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:45:20.603 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:45:20.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:45:20.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:45:20.603 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:20.603 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:45:20.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:45:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:20.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:20.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:20.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:20.604 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:45:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:20.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:20.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:20.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:20.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:45:20.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 14:45:20.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:45:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:20.765 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:20.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:20.765 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3' 14:45:20.765 DEBUG [WorkbenchTestable][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:") 14:45:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:20.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:20.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:20.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:45:20.767 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:45:20.768 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3 14:45:20.791 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:20.791 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:45:20.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:45:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:20.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:20.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:20.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:20.793 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:45:20.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:20.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:20.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:20.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:20.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:45:23.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:45:23.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:45:23.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:45:23.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:23.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:23.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:23.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:23.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:23.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:23.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:23.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:23.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:23.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:23.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:23.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:23.799 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:23.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:23.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:23.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:23.800 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:23.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:23.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:23.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:23.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:23.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:23.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:24.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:24.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:24.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:24.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:24.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:24.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:24.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:24.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:24.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:24.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:45:24.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:24.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:24.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:24.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:24.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:24.803 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 14:45:24.803 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 14:45:24.803 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 14:45:24.803 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3 14:45:24.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 14:45:24.804 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 14:45:24.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 14:45:24.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 14:45:24.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:24.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:24.824 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:45:24.824 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:45:24.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:45:24.824 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:45:24.824 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:45:24.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:24.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:25.325 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer 14:45:25.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 14:45:25.325 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 14:45:25.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 14:45:25.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 14:45:25.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:25.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:25.346 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:25.346 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:45:25.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:45:25.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:45:25.346 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:45:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:45:25.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:45:25.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:45:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:25.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:25.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:25.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:25.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:45:25.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:25.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:25.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:25.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:25.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:25.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:25.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:25.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:25.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:25.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:25.926 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:45:25.926 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:45:25.926 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:45:25.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:25.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:25.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:25.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:25.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:45:25.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:25.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:25.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:25.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:25.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:25.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:25.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:25.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:25.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:25.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:25.927 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:45:25.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:25.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:25.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:25.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:45:25.930 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:45:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:45:26.430 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:45:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:26.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:26.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:26.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:26.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:26.431 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:26.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:26.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:26.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:26.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:26.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:26.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:26.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:26.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:27.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:27.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:27.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:27.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:27.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:27.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:27.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 14:45:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:27.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:27.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:27.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:27.434 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 14:45:27.434 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 14:45:27.434 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 14:45:27.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:27.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:27.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:27.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 14:45:27.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:27.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 14:45:27.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:27.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:27.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:27.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:27.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 14:45:27.435 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 14:45:27.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 14:45:27.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 14:45:27.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:27.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:27.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:27.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 14:45:27.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:27.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 14:45:27.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:27.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:27.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:27.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:27.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:27.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:27.439 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:45:27.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:27.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:27.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:27.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:27.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 '\*?\QPackage Explorer\E') 14:45:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:27.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:27.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:27.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:45:27.442 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:27.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:27.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:27.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:45:27.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:45:27.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:45:27.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:27.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:27.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:27.444 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 14:45:27.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:27.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 14:45:27.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:27.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:27.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:27.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:27.444 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:27.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:27.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:27.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:27.444 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:27.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:27.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:27.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:27.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:27.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:27.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:27.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:27.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:27.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:27.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:27.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:27.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:28.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:28.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:28.447 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:28.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:28.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:28.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:28.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 14:45:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:28.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:28.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:28.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:28.448 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 14:45:28.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 14:45:28.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 14:45:28.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:28.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:28.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:28.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:28.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:28.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:28.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:28.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:28.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:28.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:28.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:28.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:29.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:29.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:29.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:29.452 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:29.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:29.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:29.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:29.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:45:29.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:29.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:29.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:29.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:29.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:29.453 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 14:45:29.453 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 14:45:29.453 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 14:45:29.453 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:29.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:29.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:29.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:29.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 14:45:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:29.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:29.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:29.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:29.454 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:45:29.454 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:45:29.454 DEBUG [main][TreeItemHandler] Set Tree selection 14:45:29.454 DEBUG [main][TreeHandler] Notify Tree about selection event 14:45:29.455 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:45:29.456 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject0 14:45:29.456 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject2 14:45:29.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:29.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:29.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:29.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:29.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:29.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 14:45:29.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:29.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 14:45:29.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:29.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:29.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:29.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:29.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:29.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:29.457 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:45:29.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:29.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:29.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:29.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:29.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 '\*?\QPackage Explorer\E') 14:45:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:29.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:29.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:29.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:45:29.458 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:29.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:29.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:29.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:45:29.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:45:29.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:45:29.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:29.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:29.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:29.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:29.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:29.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 14:45:29.460 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:29.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:29.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:29.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:29.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:29.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:29.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:29.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:30.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:30.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:30.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:30.462 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:30.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:30.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:30.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:30.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:45:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:30.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:30.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:30.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:30.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 14:45:30.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 14:45:30.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 14:45:30.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 14:45:30.463 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 14:45:30.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 14:45:30.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 14:45:30.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:30.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:30.485 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:45:30.485 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:45:30.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:45:30.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:45:30.485 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:45:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:30.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:45:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:30.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:30.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:30.986 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer 14:45:30.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 14:45:30.986 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 14:45:30.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 14:45:30.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 14:45:30.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:30.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:31.006 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:31.006 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:45:31.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:45:31.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:45:31.006 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:45:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:45:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:45:31.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:45:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:31.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:31.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:31.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:45:31.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:31.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:31.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:31.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:31.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:31.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:31.573 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:45:31.573 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:45:31.573 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:45:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:31.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:31.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:31.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:45:31.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:31.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:31.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:31.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:31.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:31.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:31.574 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:45:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:31.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:31.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:45:31.576 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:45:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:45:32.077 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:45:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:32.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 14:45:32.077 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 14:45:32.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 14:45:32.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 14:45:32.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:32.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:32.100 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:45:32.100 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:45:32.100 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:45:32.100 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:45:32.101 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:45:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:32.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:45:32.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:45:32.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:45:32.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:32.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:32.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:32.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:32.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:32.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:32.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:32.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:32.601 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer 14:45:32.601 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 14:45:32.601 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 14:45:32.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 14:45:32.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 14:45:32.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:32.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:32.622 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:32.622 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:45:32.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:45:32.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:45:32.623 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:45:32.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 'Delete.*'] is available.... 14:45:33.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:45:33.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:45:33.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:33.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:33.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:33.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:33.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:45:33.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:33.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:33.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:33.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:33.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:33.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:33.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:33.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:33.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:33.187 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:45:33.187 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:45:33.187 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:45:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:33.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:33.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:33.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:45:33.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:33.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:33.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:33.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:33.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:33.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:33.188 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:45:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:33.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:33.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:33.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:45:33.190 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:45:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:45:33.691 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:45:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:33.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:33.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 14:45:33.691 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 14:45:33.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 14:45:33.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 14:45:33.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:33.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:33.716 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:45:33.716 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:45:33.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:45:33.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:45:33.716 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:45:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:33.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:45:34.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:45:34.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:45:34.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:34.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:34.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:34.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:34.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:34.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:34.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:34.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:34.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:34.217 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer 14:45:34.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 14:45:34.217 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 14:45:34.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 14:45:34.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 14:45:34.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:34.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:34.242 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:34.242 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:45:34.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:45:34.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:45:34.242 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:45:34.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.... 14:45:34.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. finished successfully 14:45:34.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:45:34.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:34.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:34.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:34.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: 32) 14:45:34.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:34.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:34.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:34.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:34.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:34.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:34.838 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:45:34.838 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:45:34.838 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:45:34.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:34.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:34.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:34.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:34.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 "OK", Widget matcher matching widgets with style: 8) 14:45:34.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:34.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:34.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:34.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:34.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:34.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:34.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:34.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:34.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:34.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:34.839 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:45:34.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:34.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:34.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:34.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:45:34.841 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:45:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:45:35.342 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:45:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:35.342 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 14:45:35.342 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:35.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.434 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 6.903 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.003 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.006 s multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 2.013 s getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 14:45:35.347 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 14:45:35.348 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:45:35.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:35.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 14:45:35.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:35.348 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:45:35.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:35.348 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:45:35.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:35.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:35.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:35.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:35.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:35.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:35.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:35.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:35.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:35.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:35.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:35.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:35.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:35.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:35.349 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:35.350 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:35.350 DEBUG [main][MenuItemLookup] Item match:File 14:45:35.350 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:45:35.350 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:35.352 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:45:35.352 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:45:35.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:45:35.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:45:35.352 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:45:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:45:35.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. finished successfully 14:45:35.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:45:35.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:35.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:35.410 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:35.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.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 14:45:35.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:35.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:35.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:35.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:35.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:35.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:35.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:35.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:35.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:35.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:35.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:35.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:45:35.412 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:45:35.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:45:35.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:45:35.413 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:35.413 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:45:35.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:45:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:35.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:35.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:35.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:35.414 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:45:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:35.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:35.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:35.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:35.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:45:35.567 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 14:45:35.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:45:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:35.567 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:35.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:35.568 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0' 14:45:35.568 DEBUG [WorkbenchTestable][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:") 14:45:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:35.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:35.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:35.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:35.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:45:35.569 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:45:35.570 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0 14:45:35.602 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:35.602 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:45:35.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:45:35.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:35.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:35.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:35.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:35.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:35.604 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:45:35.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:35.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:35.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:35.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:45:38.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:45:38.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:45:38.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:45:38.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:38.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:38.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:38.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:38.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:38.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:38.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:38.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:38.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:38.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:38.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:38.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:38.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:45:38.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:38.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:38.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:38.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:38.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:38.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:38.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 '\*?\QPackage Explorer\E') 14:45:38.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:38.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:38.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:38.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:38.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:45:38.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:38.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:38.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:38.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:45:38.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:45:38.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:45:38.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:38.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 14:45:38.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 14:45:38.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:38.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:38.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:38.772 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:38.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:38.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:38.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:38.773 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:38.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:38.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:38.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:38.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:38.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:38.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:39.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:39.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:39.776 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:39.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:39.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:39.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:39.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:45:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:39.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:39.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:39.777 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 14:45:39.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 14:45:39.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:39.778 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:39.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 14:45:39.778 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:39.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:39.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:39.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:39.778 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 14:45:39.778 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 14:45:39.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:39.779 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:45:39.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:39.829 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:45:39.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:39.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:39.830 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:39.830 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:39.830 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:45:39.830 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:45:39.830 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:45:39.830 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:45:39.830 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:45:39.830 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:45:39.830 DEBUG [main][MenuItemLookup] Item match:Window 14:45:39.830 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:45:39.830 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:45:39.831 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:45:39.831 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:39.831 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:45:39.831 DEBUG [main][MenuItemLookup] Item match:Show View 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:39.833 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:45:39.833 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:45:39.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:45:39.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:45:39.833 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:45:39.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:45:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:45:39.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:45:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:39.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:45:39.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:39.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:45:39.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:39.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:39.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:39.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:39.884 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:39.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:39.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:39.884 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:39.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:39.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:45:39.884 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:45:39.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:45:39.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:45:39.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:39.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:39.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:45:39.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:39.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:39.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:45:39.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:39.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:39.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:39.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:45:39.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:39.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:39.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:39.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:39.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:39.886 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:45:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:39.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:39.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:45:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:45:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:45:39.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:45:39.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:39.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:39.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:39.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 '\*?\QPackage Explorer\E') 14:45:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:39.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:39.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:45:39.956 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:39.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:39.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:45:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:45:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:45:39.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:39.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:39.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:39.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:39.958 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:39.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:39.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:39.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:39.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:39.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:40.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:40.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:40.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:40.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:40.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:40.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:40.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:40.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:40.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:45:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:40.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:40.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:40.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:40.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 14:45:40.961 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:40.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:40.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:40.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:40.961 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:40.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:40.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:40.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:40.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:40.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:41.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:41.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:41.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:41.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:41.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:41.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:41.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:41.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:41.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:41.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 14:45:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:41.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:41.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:41.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:41.965 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 14:45:41.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 14:45:41.965 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 14:45:41.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 14:45:41.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 14:45:41.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:41.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:41.985 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:45:41.985 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:45:41.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:45:41.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:45:41.985 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:45:41.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:41.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:45:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:45:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:42.486 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer 14:45:42.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 14:45:42.486 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 14:45:42.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 14:45:42.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 14:45:42.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:45:42.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'New' 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:45:42.506 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:45:42.506 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:45:42.506 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:45:42.506 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:45:42.506 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:45:42.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:45:43.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:45:43.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:45:43.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:43.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:43.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:43.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: 32) 14:45:43.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:43.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:43.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:43.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:43.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:43.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:43.081 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:45:43.081 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:45:43.081 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:45:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:43.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:43.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:43.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) 14:45:43.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:43.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:45:43.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:43.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:43.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:43.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:43.082 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:45:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:43.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:43.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:43.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:45:43.085 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:45:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:45:43.585 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:45:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:43.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:45:43.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:45:43.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:43.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:45:43.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:45:43.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:43.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:43.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:43.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:43.586 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 14:45:43.586 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:45:43.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:45:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.239 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) Time elapsed: 1.006 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 14:45:43.591 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 14:45:43.591 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:45:43.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:43.591 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 14:45:43.591 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:43.591 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:45:43.592 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:43.592 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:45:43.592 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:43.592 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:45:43.592 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:45:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:45:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:43.592 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:45:43.592 DEBUG [main][MenuItemLookup] Item match:Window 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.592 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:45:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:43.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:45:43.593 DEBUG [main][MenuItemLookup] Item match:Window 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:45:43.593 DEBUG [main][MenuItemLookup] Item match:Perspective 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:45:43.593 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:45:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:45:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:43.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:45:43.593 DEBUG [main][MenuItemLookup] Item match:Window 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.593 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:45:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:43.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:45:43.594 DEBUG [main][MenuItemLookup] Item match:Window 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:45:43.594 DEBUG [main][MenuItemLookup] Item match:Perspective 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:45:43.594 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:45:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:43.594 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:45:43.594 DEBUG [main][MenuItemLookup] Item match:Window 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:45:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:43.594 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:45:43.594 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:45:43.594 DEBUG [main][MenuItemLookup] Item match:Window 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:45:43.595 DEBUG [main][MenuItemLookup] Item match:Perspective 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:45:43.595 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:45:43.595 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:45:43.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:45:43.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:45:43.595 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:45:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:45:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 14:45:43.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:45:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:43.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:43.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:45:43.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:43.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:43.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:43.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:45:43.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:45:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:45:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:45:43.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:45:43.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:45:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:43.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:43.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:43.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:43.615 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:45:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:43.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:43.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:43.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:43.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.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'] 14:45:43.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:43.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.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'] 14:45:43.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.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'] 14:45:43.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.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'] 14:45:43.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:43.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.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'] 14:45:43.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:43.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:43.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:43.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:43.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:43.707 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:43.707 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:43.707 DEBUG [main][MenuItemLookup] Item match:File 14:45:43.708 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:45:43.708 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:45:43.709 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:45:43.709 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:45:43.709 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:45:43.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.709 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:45:43.709 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:43.710 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:45:43.710 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:45:43.710 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:45:43.710 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:45:43.710 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:45:43.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 'New|Select a wizard'] is available.... 14:45:43.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:45:43.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:45:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:43.771 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:43.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:45:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:43.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:43.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:43.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:43.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:43.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:43.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:43.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:43.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:43.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:45:43.773 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:45:43.773 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:45:43.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:45:43.773 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:43.773 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:45:43.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:45:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:43.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:43.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:43.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:43.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:43.774 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:45:43.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:43.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:43.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:43.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:43.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:43.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:45:43.920 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 14:45:43.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:45:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:43.920 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:43.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:43.921 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0' 14:45:43.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:45:43.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:43.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:43.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:43.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:43.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:45:43.922 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:45:43.923 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0 14:45:43.943 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:43.943 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:45:43.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:45:43.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:43.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:43.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:43.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:43.945 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:45:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:43.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:43.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:43.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:45:47.073 DEBUG [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 14:45:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:45:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:45:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:47.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:47.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:47.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:47.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:47.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:47.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:47.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:47.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:47.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:47.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:47.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:47.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:47.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:47.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:47.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:47.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:47.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:47.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:47.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:47.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:47.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:47.074 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:47.074 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:47.074 DEBUG [main][MenuItemLookup] Item match:File 14:45:47.075 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:45:47.075 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:47.077 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:45:47.077 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:45:47.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:45:47.077 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:45:47.077 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:45:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:45:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:45:47.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:45:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:47.132 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:47.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:45:47.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:47.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:47.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:47.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:47.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:47.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:47.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:47.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:47.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:47.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:47.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:47.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:45:47.134 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:45:47.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:45:47.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:45:47.134 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:47.134 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:45:47.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:45:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:47.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:47.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:47.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:47.135 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:45:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:47.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:47.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:47.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:47.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:45:47.276 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 14:45:47.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:45:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:47.277 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:47.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:47.277 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1' 14:45:47.277 DEBUG [WorkbenchTestable][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:") 14:45:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:47.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:47.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:47.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:45:47.278 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:45:47.279 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1 14:45:47.299 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:47.299 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:45:47.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:45:47.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:47.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:47.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:47.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:47.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:47.301 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:45:47.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:47.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:47.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:47.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:47.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.... 14:45:50.306 DEBUG [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 14:45:50.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:45:50.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:45:50.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:50.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:50.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:50.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'] 14:45:50.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.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'] 14:45:50.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.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"] 14:45:50.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.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'] 14:45:50.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.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'] 14:45:50.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.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'] 14:45:50.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.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"] 14:45:50.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.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'] 14:45:50.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.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'] 14:45:50.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:50.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:50.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:50.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:50.308 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:50.308 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:50.308 DEBUG [main][MenuItemLookup] Item match:File 14:45:50.308 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:45:50.308 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:50.310 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:45:50.310 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:45:50.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:45:50.311 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:45:50.311 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:45:50.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:45:50.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:45:50.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:45:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:50.366 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:50.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:45:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:50.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:50.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:50.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:50.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:50.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:50.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:50.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:50.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:50.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:50.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:45:50.368 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:45:50.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:45:50.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:45:50.368 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:50.368 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:45:50.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:45:50.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:50.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:50.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:50.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:50.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:50.369 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:45:50.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:50.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:50.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:50.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:50.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:50.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:45:50.509 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 14:45:50.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:45:50.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:50.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:50.510 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:50.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:50.510 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2' 14:45:50.510 DEBUG [WorkbenchTestable][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:") 14:45:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:50.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:50.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:50.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:45:50.511 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:45:50.512 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2 14:45:50.533 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:50.533 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:45:50.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:45:50.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:50.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:50.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:50.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:50.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:50.534 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:45:50.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:50.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:50.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:50.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:50.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.... 14:45:53.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. failed, NO exception will be thrown 14:45:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:45:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:45:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:53.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:53.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:53.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:53.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:53.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:53.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:53.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:53.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:53.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:53.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:53.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:45:53.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:53.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:53.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:53.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:53.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:45:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:53.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:53.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:53.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:45:53.541 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:53.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:53.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:53.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:45:53.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:45:53.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:45:53.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:53.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:53.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:53.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:53.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:53.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:53.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:53.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:53.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:53.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:53.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:54.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:54.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:54.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:54.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:54.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:54.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:54.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:54.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:54.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:45:54.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:54.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:54.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:54.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:54.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:54.546 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 14:45:54.546 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 14:45:54.547 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 14:45:54.547 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:54.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:54.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:54.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:54.547 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:54.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:54.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:54.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:54.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:54.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:54.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:55.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:55.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:55.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:55.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:55.549 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:55.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:55.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:55.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:55.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 14:45:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:55.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:55.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:55.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:55.550 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 14:45:55.550 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 14:45:55.550 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 14:45:55.550 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:55.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:55.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:55.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:55.550 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:55.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:55.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:55.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:55.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:55.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:56.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:56.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:56.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:56.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:45:56.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:45:56.553 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:56.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:56.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:56.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:56.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 14:45:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:56.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:56.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:56.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:56.553 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 14:45:56.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 14:45:56.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 14:45:56.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:45:56.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 14:45:56.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 14:45:56.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:45:56.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:45:56.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:45:56.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:56.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:56.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:56.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:56.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:56.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:56.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:45:56.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:56.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:45:56.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:45:56.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:56.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:56.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:45:56.555 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:45:56.555 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:56.555 DEBUG [main][MenuItemLookup] Item match:File 14:45:56.556 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:45:56.556 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'File' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'' 14:45:56.558 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:45:56.558 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:45:56.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:45:56.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:45:56.558 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:45:56.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.... 14:45:56.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 14:45:56.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:45:56.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:56.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:56.614 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:56.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:45:56.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:56.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:56.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:56.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:56.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:45:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:45:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:45:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:45:56.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:56.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:56.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:45:56.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:45:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:45:56.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:45:56.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:45:56.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:45:56.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:45:56.617 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:45:56.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:45:56.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:45:56.617 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:45:56.617 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:45:56.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:45:56.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:56.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:56.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:56.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:56.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:56.618 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:45:56.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:56.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:56.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:56.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45: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'] 14:45:56.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:45:56.760 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 14:45:56.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:45:56.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:45:56.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:45:56.761 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:56.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:45:56.761 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3' 14:45: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.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:45:56.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:56.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:56.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:56.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:56.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:45:56.763 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:45:56.763 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3 14:45:56.784 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:45:56.784 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:45:56.784 DEBUG [WorkbenchTestable][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) 14:45:56.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:56.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:56.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:45:56.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:45:56.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:45:56.786 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:45:56.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:45:56.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:45:56.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:45:56.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:45:56.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:45:59.791 DEBUG [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 14:45:59.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:45:59.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:45:59.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:45:59.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:45:59.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:45:59.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:45:59.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:45:59.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:45:59.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:45:59.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:45:59.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:45:59.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:45:59.791 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:59.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:59.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:59.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:59.792 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:45:59.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:45:59.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:45:59.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:45:59.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:45:59.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:45:59.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:00.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:00.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:00.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:00.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:00.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:46:00.794 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:00.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:00.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:00.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:00.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 14:46:00.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:00.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:00.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:00.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:00.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:00.794 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 14:46:00.795 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 14:46:00.795 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 14:46:00.795 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3 14:46:00.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 14:46:00.795 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 14:46:00.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 14:46:00.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 14:46:00.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:00.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:00.815 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:00.815 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:46:00.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:46:00.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:46:00.815 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:46:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:00.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:46:01.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:46:01.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:01.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:01.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:01.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:01.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:01.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:01.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:01.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:01.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:01.316 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer 14:46:01.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 14:46:01.316 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 14:46:01.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 14:46:01.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 14:46:01.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:01.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:01.336 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:01.336 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:46:01.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:46:01.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:46:01.336 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:46:01.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:46:01.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:46:01.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:46:01.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:01.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:01.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:01.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:01.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:46:01.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:01.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:01.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:01.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:46:01.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:01.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:01.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:01.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:01.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:01.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:01.899 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:46:01.899 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:46:01.899 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:46:01.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:01.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:01.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:01.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:01.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:46:01.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:01.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:01.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:01.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:46:01.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:01.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:01.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:01.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:01.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:01.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:01.900 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:01.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:01.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:01.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:01.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:46:01.902 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:46:02.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:46:02.403 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:46:02.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:02.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:02.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:02.404 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:02.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:02.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:02.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:02.405 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:02.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:02.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:02.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:02.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:02.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:02.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:02.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:02.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:03.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:03.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:03.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:46:03.406 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:03.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:03.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:03.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:03.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 14:46:03.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:03.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:03.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:03.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:03.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:03.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 14:46:03.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 14:46:03.408 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 14:46:03.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 14:46:03.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:03.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:03.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:03.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:03.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 14:46:03.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:03.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 14:46:03.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 14:46:03.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:03.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:03.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:03.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 14:46:03.408 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 14:46:03.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 14:46:03.411 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 14:46:03.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 14:46:03.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:03.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:03.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:03.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:03.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 14:46:03.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:03.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 14:46:03.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 14:46:03.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:03.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:03.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:03.412 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:46:03.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 14:46:03.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 14:46:03.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:03.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 14:46:03.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 14:46:03.914 DEBUG [main][TreeItemHandler] Selecting tree item: src 14:46:03.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 14:46:03.915 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 14:46:03.916 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:46:03.916 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 14:46:03.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 14:46:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:03.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed 14:46:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:03.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 14:46:03.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 14:46:03.916 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 14:46:03.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 14:46:03.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 14:46:03.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 14:46:03.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:03.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:03.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:03.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 14:46:03.919 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:03.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:03.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:03.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:03.919 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 14:46:03.919 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 14:46:03.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:03.920 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:46:03.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:03.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:03.959 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:46:03.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:03.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:03.959 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:03.959 DEBUG [main][MenuItemLookup] Item match:Window 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:03.959 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:03.959 DEBUG [main][MenuItemLookup] Item match:Show View 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:03.962 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:46:03.962 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:46:03.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:46:03.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:46:03.978 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:46:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:46:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:46:04.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:46:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:04.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:46:04.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:04.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:46:04.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:04.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:04.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:04.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:04.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:04.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:04.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:46:04.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:04.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:04.027 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:04.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:04.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:46:04.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:04.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:04.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:04.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:46:04.028 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:46:04.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:46:04.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:46:04.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:04.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:46:04.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:04.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:04.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:04.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:46:04.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:04.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:46:04.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:04.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:04.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:04.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:04.032 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:46:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:04.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:04.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:04.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:46:04.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:46:04.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:46:04.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:04.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:04.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:46:04.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:04.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:04.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:04.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:04.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:04.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:04.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 '\*?\QPackage Explorer\E') 14:46:04.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:04.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:04.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:04.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:04.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:04.104 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:04.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:04.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:04.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:46:04.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:46:04.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:46:04.105 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:04.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:04.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:04.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:04.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:04.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:04.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:04.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:04.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:05.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:05.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:05.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:46:05.107 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:05.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:05.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:05.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:05.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:46:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:05.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:05.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:05.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:05.108 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 14:46:05.108 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 14:46:05.108 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 14:46:05.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 14:46:05.108 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 14:46:05.109 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 14:46:05.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 14:46:05.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:05.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:05.135 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:05.135 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:46:05.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:46:05.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:46:05.135 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:46:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:05.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:46:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:05.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:05.635 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer 14:46:05.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 14:46:05.636 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 14:46:05.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 14:46:05.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 14:46:05.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:05.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:05.656 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:05.656 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:46:05.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:46:05.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:46:05.657 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:46:05.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 'Delete.*'] is available.... 14:46:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:46:06.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:46:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:06.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:06.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:06.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:06.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:46:06.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:06.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:06.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:06.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:46:06.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:06.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:06.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:06.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:06.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:06.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:06.235 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:46:06.235 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:46:06.235 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:46:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:06.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:06.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:06.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:46:06.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:06.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:46:06.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:06.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:06.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:06.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:06.236 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:06.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:06.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:46:06.239 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:46:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:46:06.739 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:46:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:06.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:06.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 14:46:06.740 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 14:46:06.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 14:46:06.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 14:46:06.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:06.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:06.761 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:06.761 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:46:06.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:46:06.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:46:06.761 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:46:06.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:06.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:46:07.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:07.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:07.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:07.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:07.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:07.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:07.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:07.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:07.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:07.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:07.261 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer 14:46:07.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 14:46:07.262 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 14:46:07.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 14:46:07.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 14:46:07.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:07.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:07.283 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:07.283 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:46:07.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:46:07.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:46:07.283 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:46:07.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 'Delete.*'] is available.... 14:46:07.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 'Delete.*'] is available. finished successfully 14:46:07.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:46:07.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:07.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:07.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:07.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:07.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: 32) 14:46:07.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:07.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:07.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:07.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:46:07.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:07.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:07.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:07.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:07.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:07.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:07.849 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:46:07.849 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:46:07.849 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:46:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:07.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:07.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:07.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:46:07.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:07.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:46:07.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:07.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:07.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:07.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:07.850 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:07.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:07.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:07.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:07.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:07.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:46:07.852 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:46:08.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:46:08.353 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:46:08.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:08.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:08.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:08.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 14:46:08.353 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 14:46:08.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 14:46:08.356 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 14:46:08.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:08.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:08.375 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:08.375 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:46:08.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:46:08.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:46:08.375 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:46:08.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:08.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:46:08.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:08.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:08.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:08.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:08.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:08.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:08.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:08.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:08.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:08.876 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer 14:46:08.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 14:46:08.876 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 14:46:08.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 14:46:08.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 14:46:08.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:08.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:08.897 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:08.897 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:46:08.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:46:08.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:46:08.897 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:46:08.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:46:09.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 'Delete.*'] is available. finished successfully 14:46:09.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:46:09.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:09.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:09.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:09.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) 14:46:09.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:09.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:46:09.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:09.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:09.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:09.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:09.458 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:46:09.458 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:46:09.458 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:46:09.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:09.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:09.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:09.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:09.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) 14:46:09.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:09.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:09.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:46:09.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:09.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:09.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:09.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:09.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:09.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:09.459 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:09.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:09.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:09.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:09.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:46:09.461 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:46:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:46:09.962 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:46:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:09.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:09.962 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 14:46:09.962 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:09.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.372 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 6.854 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.004 s selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.507 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:09.970 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:09.970 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:46:09.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:09.970 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:09.970 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:09.970 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:46:09.971 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:09.971 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:46:09.971 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:09.971 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:46:09.971 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:46:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:46:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:09.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:09.971 DEBUG [main][MenuItemLookup] Item match:Window 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.971 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:46:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:09.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:09.972 DEBUG [main][MenuItemLookup] Item match:Window 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:09.972 DEBUG [main][MenuItemLookup] Item match:Perspective 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:46:09.972 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:46:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:46:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:09.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:09.972 DEBUG [main][MenuItemLookup] Item match:Window 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:46:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:09.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:09.972 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:09.972 DEBUG [main][MenuItemLookup] Item match:Window 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:09.973 DEBUG [main][MenuItemLookup] Item match:Perspective 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:46:09.973 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:46:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:09.973 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:09.973 DEBUG [main][MenuItemLookup] Item match:Window 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:46:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:09.973 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:09.973 DEBUG [main][MenuItemLookup] Item match:Window 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:09.973 DEBUG [main][MenuItemLookup] Item match:Perspective 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:46:09.973 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:46:09.973 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:46:09.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:46:09.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:46:09.973 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:46:09.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:46:09.993 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 14:46:09.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:46:09.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:09.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:09.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:09.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:09.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:46:09.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:09.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:09.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:09.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:46:09.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:09.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:09.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:09.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:46:09.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:09.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:09.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:09.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:09.994 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:46:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:09.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:09.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:10.083 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 14:46:10.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'] 14:46:10.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:10.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'] 14:46:10.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:10.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:46:10.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:10.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'] 14:46:10.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:10.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'] 14:46:10.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:10.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'] 14:46:10.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:10.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: "New Java Project"] 14:46:10.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:10.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'] 14:46:10.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:10.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'] 14:46:10.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:10.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:10.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:10.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:10.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:10.085 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:10.085 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:10.085 DEBUG [main][MenuItemLookup] Item match:File 14:46:10.085 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:46:10.085 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:10.087 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:46:10.087 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:46:10.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:46:10.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:46:10.088 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:46:10.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.... 14:46:10.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:46:10.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:46:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:10.151 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:10.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:10.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 14:46:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:10.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:10.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:10.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:46:10.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:10.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:10.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:46:10.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:10.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:10.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:10.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:46:10.153 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:46:10.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:46:10.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:46:10.153 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:10.153 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:46:10.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:46:10.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:10.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:10.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:10.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:10.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:10.154 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:46:10.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:10.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:10.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:10.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:11.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:11.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:11.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:46:11.226 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 14:46:11.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:46:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:11.226 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:46:11.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:11.226 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest' 14:46:11.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:46:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:11.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:11.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:11.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:11.228 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:11.229 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest 14:46:11.229 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:46:11.229 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:46:11.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 14:46:11.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:11.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:11.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:11.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:11.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:11.231 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:46:11.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:11.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:11.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:11.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.... 14:46:14.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:46:14.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:14.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:14.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:14.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:14.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:14.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:14.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:14.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:14.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:14.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:14.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:14.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:14.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:14.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 14:46:14.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:14.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:14.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:14.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:14.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:14.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:14.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:46:14.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:14.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:14.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:14.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:14.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:14.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:14.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') 14:46:14.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:14.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:14.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:14.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:14.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:14.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:14.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:14.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:46:14.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:46:14.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:46:14.961 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:14.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:14.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:14.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:14.962 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:14.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:14.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:14.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:14.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:14.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:15.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:15.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:15.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:15.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:15.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:46:15.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:15.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:15.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:15.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:15.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 14:46:15.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:15.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:15.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:15.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:15.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:15.965 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 14:46:15.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 14:46:15.965 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 14:46:15.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 14:46:15.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 14:46:15.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:15.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:15.987 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:46:15.987 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:46:15.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:46:15.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:46:15.988 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:46:16.036 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"] 14:46:16.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:16.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:16.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 14:46:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:16.037 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 14:46:16.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:16.038 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 14:46:16.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:16.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:16.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:16.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:16.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:16.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:16.039 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 14:46:16.039 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 14:46:16.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 14:46:16.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 14:46:16.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:16.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:16.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:16.142 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") 14:46:16.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:16.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:16.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:16.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:16.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:16.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:16.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:16.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:16.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:16.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:16.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:16.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:16.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:16.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:16.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:16.151 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") 14:46:16.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:16.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:16.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:16.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source 14:46:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:16.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:16.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:16.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:16.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:16.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:16.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:16.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:16.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:16.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:16.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Order and Export") 14:46:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:16.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:16.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:16.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:16.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export 14:46:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:16.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:16.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:16.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:16.178 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") 14:46:16.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:16.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:16.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:16.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects 14:46:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:16.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:16.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:16.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:16.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:16.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:16.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:16.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:16.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:16.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:16.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 14:46:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:16.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 14:46:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:16.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:16.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:16.195 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:46:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:16.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:16.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:16.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:16.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:16.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:16.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:16.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 14:46:16.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:16.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 14:46:16.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:16.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:16.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:16.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:16.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:16.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:46:16.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:16.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:16.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:16.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') 14:46:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:16.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:16.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:16.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:16.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:16.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:16.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:46:16.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:46:16.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:46:16.240 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:16.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:16.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:16.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:16.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:16.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:16.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:16.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:16.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:16.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:16.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:16.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:17.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:17.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:46:17.243 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:17.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:17.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:17.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:17.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:46:17.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:17.244 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 14:46:17.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 14:46:17.244 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 14:46:17.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 14:46:17.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 14:46:17.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:17.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:17.270 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:46:17.270 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:46:17.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:46:17.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:46:17.270 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:46:17.393 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"] 14:46:17.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:17.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:17.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 14:46:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:17.394 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 14:46:17.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:17.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.dialogs.PropertyDialog, index 0 and no matchers specified 14:46:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:17.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:17.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:17.395 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 14:46:17.395 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 14:46:17.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 14:46:17.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 14:46:17.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.397 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 14:46:17.397 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") 14:46:17.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:17.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:17.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:17.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:17.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:17.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:17.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:17.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:17.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:17.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:17.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:17.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:17.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:17.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 14:46:17.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:17.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:17.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:17.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:17.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:17.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:17.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:17.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:17.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:17.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:17.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:17.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:17.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:17.406 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 14:46:17.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:17.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:17.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 14:46:17.418 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 14:46:17.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 14:46:17.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 14:46:17.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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...") 14:46:17.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:17.421 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 14:46:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:17.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:17.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:17.489 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.... 14:46:17.489 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 14:46:17.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 14:46:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:17.490 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...") 14:46:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:17.490 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 14:46:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:17.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:17.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:17.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:46:17.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:17.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:17.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 14:46:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:17.568 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 14:46:17.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:17.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 14:46:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:17.568 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 14:46:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:17.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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...") 14:46:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:17.572 INFO [WorkbenchTestable][AbstractButton] Click button &New... 14:46:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:17.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:17.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 14:46:17.607 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 14:46:17.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 14:46:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14: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.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:46:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:17.608 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:17.609 INFO [WorkbenchTestable][AbstractText] Text set to: VN 14:46:17.609 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:") 14:46:17.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:17.610 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:17.610 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 14:46:17.611 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) 14:46:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:17.613 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:17.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:17.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:46:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:46:17.650 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 14:46:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:17.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:17.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:17.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.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 "Apply and Close") 14:46:17.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:17.677 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:46:17.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:17.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:17.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:17.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:17.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 14:46:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:17.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:46:17.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:17.735 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:17.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:17.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:17.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:17.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:46:17.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:46:17.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:17.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:46:17.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:17.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:17.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:17.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:17.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:17.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:17.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:17.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:17.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:17.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:17.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 14:46:17.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:17.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:17.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:17.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:17.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:17.783 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:46:17.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:17.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:17.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:17.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:17.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:17.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:18.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 14:46:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:18.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:18.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:18.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:18.287 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 14:46:18.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:18.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:18.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:18.289 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 14:46:18.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 14:46:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:18.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 14:46:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:18.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 14:46:18.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 14:46:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:18.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 14:46:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:18.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 14:46:18.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 14:46:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:18.295 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:46:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:18.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:18.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:18.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:18.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:46:18.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:18.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:18.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:18.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:18.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') 14:46:18.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:18.336 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:18.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:18.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:18.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:46:18.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:46:18.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:46:18.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 14:46:18.338 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 14:46:18.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 14:46:18.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 14:46:18.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:18.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:18.377 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:46:18.377 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:46:18.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:46:18.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:46:18.378 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:46:18.500 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"] 14:46:18.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:18.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:18.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 14:46:18.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:18.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:18.501 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 14:46:18.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:18.501 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 14:46:18.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:18.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 14:46:18.502 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 14:46:18.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 14:46:18.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 14:46:18.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.514 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 14:46:18.514 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") 14:46:18.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:18.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:18.515 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 14:46:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:18.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:18.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:18.518 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 14:46:18.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 14:46:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:18.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 14:46:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:18.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 14:46:18.518 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 14:46:18.518 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 14:46:18.518 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 14:46:18.519 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 14:46:18.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:46:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:18.533 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:46:18.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:18.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:18.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:18.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:18.536 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") 14:46:18.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:18.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:18.548 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 14:46:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:18.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:18.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:18.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:18.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:18.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 14:46:18.549 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 14:46:18.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 14:46:18.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 14:46:18.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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...") 14:46:18.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:18.553 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 14:46:18.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:18.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:18.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:18.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:18.600 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.... 14:46:18.600 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 14:46:18.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 14:46:18.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:18.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:18.601 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") 14:46:18.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:46:18.602 TRACE [main][WidgetHandler] Notify Table with event 13 14:46:18.602 TRACE [main][WidgetHandler] Wait for synchronization 14:46:18.602 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...") 14:46:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:18.603 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 14:46:18.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:18.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:18.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:18.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:18.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:46:18.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:18.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:18.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 14:46:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:18.692 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 14:46:18.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:18.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 14:46:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:18.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 14:46:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:18.695 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") 14:46:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:46:18.695 TRACE [main][WidgetHandler] Notify Table with event 13 14:46:18.695 TRACE [main][WidgetHandler] Wait for synchronization 14:46:18.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 14:46:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:18.697 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:46:18.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:18.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:18.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:18.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:18.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:18.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:18.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:18.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 14:46:18.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:18.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:46:18.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:18.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 14:46:18.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:18.709 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:46:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:18.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:18.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 14:46:18.745 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 14:46:18.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 14:46:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:18.746 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) 14:46:18.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:18.746 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 14:46:18.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:18.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:18.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:18.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:18.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:46:18.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:46:18.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:46:18.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:18.832 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:46:18.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:18.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:18.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:18.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:46:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:46:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:18.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.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") 14:46:18.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:18.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:18.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:18.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:18.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:18.866 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:46:18.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:18.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:18.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:18.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:18.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:18.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:19.366 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") 14:46:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:19.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:19.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:19.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:19.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:19.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:19.370 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 14:46:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:19.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:19.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:19.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:19.372 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 14:46:19.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 14:46:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:19.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 14:46:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:19.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 14:46:19.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 14:46:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:19.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 14:46:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:19.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 14:46:19.372 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 14:46:19.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 14:46:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:19.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:19.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 14:46:19.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 14:46:19.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:20.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:20.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 14:46:20.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:20.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:20.376 DEBUG [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") 14:46:20.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:20.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:20.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:20.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:20.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:20.382 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:46:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:20.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:20.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:20.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:20.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:20.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:20.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:20.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:46:20.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 14:46:20.421 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because shouldRun method of RunIf conditional run is not met. 14:46:20.421 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 14:46:20.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:20.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 14:46:20.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:20.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:20.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:20.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:20.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:20.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:20.422 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:46:20.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:20.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:20.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:20.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:20.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:20.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:46:20.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:20.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:20.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:20.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:20.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:20.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:20.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:20.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:20.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:46:20.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:46:20.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:46:20.425 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:20.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:20.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:20.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:20.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:20.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:20.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:20.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:20.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:20.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:20.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:20.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:21.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:46:21.428 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:21.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:21.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:21.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:21.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:46:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:21.429 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 14:46:21.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 14:46:21.429 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 14:46:21.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 14:46:21.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 14:46:21.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:21.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:21.449 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:46:21.449 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:46:21.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:46:21.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:46:21.449 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:46:21.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"] 14:46:21.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:21.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:21.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 14:46:21.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:21.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:21.551 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 14:46:21.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:21.551 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 14:46:21.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:21.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 14:46:21.552 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 14:46:21.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 14:46:21.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 14:46:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.553 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 14:46:21.553 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") 14:46:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:21.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:21.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") 14:46:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:21.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:21.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:21.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:21.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:21.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:21.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:21.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:21.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:21.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:21.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:21.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:21.556 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 14:46:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:21.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:21.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 14:46:21.558 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 14:46:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 14:46:21.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 14:46:21.559 DEBUG [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...") 14:46:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:21.560 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 14:46:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:21.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:21.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:21.595 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.... 14:46:21.595 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 14:46:21.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 14:46:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:21.596 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...") 14:46:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:21.596 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 14:46:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:21.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:21.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:21.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:46:21.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:21.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:21.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:21.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 14:46:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:21.659 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 14:46:21.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:21.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 14:46:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:21.659 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 14:46:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:21.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:21.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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...") 14:46:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:21.671 INFO [WorkbenchTestable][AbstractButton] Click button &New... 14:46:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:21.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:21.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 14:46:21.704 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 14:46:21.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 14:46:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:21.705 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:") 14:46:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:21.706 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:21.706 INFO [WorkbenchTestable][AbstractText] Text set to: VN 14:46:21.707 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:") 14:46:21.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:21.708 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:21.708 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 14:46:21.708 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) 14:46:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:21.710 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:21.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:21.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:21.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:46:21.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:46:21.736 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 14:46:21.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:21.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:46:21.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:21.740 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:46:21.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:21.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:21.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:21.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:21.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 14:46:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:21.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:46:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:21.787 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:21.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:21.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:21.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:21.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:46:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:46:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:21.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:21.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:21.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:21.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:21.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:21.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:21.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:21.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:21.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:21.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:21.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.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") 14:46:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:21.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:21.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:21.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:21.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:21.815 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:46:21.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:21.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:21.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:21.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:21.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:21.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:22.315 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") 14:46:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:22.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:22.320 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 14:46:22.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:22.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:22.321 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 14:46:22.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 14:46:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:22.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 14:46:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:22.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 14:46:22.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 14:46:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:22.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 14:46:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:22.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 14:46:22.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.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.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") 14:46:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:22.325 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:46:22.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:22.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:22.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:22.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:22.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:22.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:46:22.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:22.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:22.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:46:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:22.361 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:22.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:22.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:22.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:46:22.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:46:22.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:46:22.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 14:46:22.363 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 14:46:22.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 14:46:22.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 14:46:22.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:22.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:22.396 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:46:22.396 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:46:22.396 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:46:22.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:46:22.396 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:46:22.528 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"] 14:46:22.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:22.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:22.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 14:46:22.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:22.530 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 14:46:22.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:22.530 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 14:46:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:22.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 14:46:22.531 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 14:46:22.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 14:46:22.531 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 14:46:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.531 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 14:46:22.531 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") 14:46:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:22.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:22.533 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 14:46:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:22.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:22.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:22.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:22.535 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 14:46:22.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 14:46:22.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:22.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 14:46:22.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:22.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 14:46:22.535 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 14:46:22.535 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 14:46:22.535 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 14:46:22.536 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 14:46:22.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 14:46:22.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:22.537 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:46:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:22.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:22.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:22.539 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") 14:46:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:22.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:22.540 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 14:46:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:22.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:22.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:22.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:22.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 14:46:22.541 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 14:46:22.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 14:46:22.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 14:46:22.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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...") 14:46:22.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:22.543 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 14:46:22.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:22.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:22.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:22.589 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.... 14:46:22.589 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 14:46:22.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 14:46:22.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:22.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:22.590 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") 14:46:22.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:46:22.591 TRACE [main][WidgetHandler] Notify Table with event 13 14:46:22.591 TRACE [main][WidgetHandler] Wait for synchronization 14:46:22.591 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...") 14:46:22.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:22.591 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 14:46:22.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:22.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:22.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:22.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:22.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:46:22.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:22.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:22.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 14:46:22.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:22.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:22.658 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 14:46:22.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:22.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 14:46:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:22.659 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 14:46:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:22.661 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") 14:46:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:46:22.662 TRACE [main][WidgetHandler] Notify Table with event 13 14:46:22.662 TRACE [main][WidgetHandler] Wait for synchronization 14:46:22.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 14:46:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:22.667 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:46:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:22.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:22.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:22.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:22.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 14:46:22.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:22.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:46:22.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:22.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 14:46:22.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:22.671 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:46:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:22.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:22.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:22.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:22.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 14:46:22.707 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 14:46:22.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 14:46:22.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:22.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:22.708 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) 14:46:22.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:22.711 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 14:46:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:22.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:22.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:22.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:46:22.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:46:22.787 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) 14:46:22.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:22.789 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:46:22.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:22.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:22.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:22.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:22.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:46:22.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:46:22.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:22.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:22.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 14:46:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:22.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:22.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:22.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:22.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:22.809 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:46:22.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:22.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:22.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:22.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:22.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:22.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:23.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 14:46:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:23.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:23.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:23.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:23.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:23.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:23.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:23.313 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 14:46:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:23.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:23.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:23.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:23.314 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 14:46:23.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 14:46:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:23.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 14:46:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:23.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 14:46:23.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 14:46:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:23.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 14:46:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:23.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 14:46:23.315 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 14:46:23.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 14:46:23.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:23.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:23.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 14:46:23.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 14:46:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:24.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 14:46:24.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:24.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:24.318 DEBUG [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") 14:46:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:24.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:24.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:24.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:24.324 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:46:24.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:24.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:24.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:24.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:24.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:24.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:24.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:24.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:24.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:24.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:24.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:24.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 14:46:24.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:24.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 14:46:24.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:24.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:24.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:24.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:24.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:24.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:24.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:46:24.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:24.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:24.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:24.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:24.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:24.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:24.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:46:24.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:24.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:24.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:24.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:24.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:24.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:24.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:24.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:24.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:46:24.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:46:24.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:46:24.365 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:24.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:24.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:24.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:24.365 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:24.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:24.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:24.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:24.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:24.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:24.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:24.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:25.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:25.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:46:25.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:46:25.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:46:25.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:25.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:25.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:46:25.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:25.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:25.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:25.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:25.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:25.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 14:46:25.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 14:46:25.369 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 14:46:25.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 14:46:25.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 14:46:25.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:25.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:25.388 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Configure' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Validate' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:25.389 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:46:25.389 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 14:46:25.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 14:46:25.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 14:46:25.389 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 14:46:25.490 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"] 14:46:25.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:25.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:25.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 14:46:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:25.491 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 14:46:25.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:25.491 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 14:46:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:25.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:25.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:25.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:25.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:25.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:25.492 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 14:46:25.492 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 14:46:25.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 14:46:25.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 14:46:25.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:25.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:25.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:25.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:25.493 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") 14:46:25.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:25.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:25.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:25.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:25.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 14:46:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:25.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:25.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:25.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:25.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:25.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:25.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:25.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:25.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:25.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:25.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:25.494 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 14:46:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:25.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:46:25.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:46:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:25.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 14:46:25.496 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 14:46:25.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 14:46:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:25.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 14:46:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:25.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 14:46:25.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 14:46:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:25.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 14:46:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:25.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 14:46:25.496 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 14:46:25.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 14:46:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:25.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 14:46:25.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 14:46:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:26.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 14:46:26.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 14:46:26.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:26.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.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) 14:46:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:26.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:26.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:26.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:26.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:26.507 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:46:26.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:26.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:26.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:26.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:26.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:26.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:26.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:26.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:26.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 14:46:26.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:26.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:26.547 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:46:26.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:26.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:26.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:26.547 DEBUG [main][MenuItemLookup] Item match:Window 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:26.547 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:26.547 DEBUG [main][MenuItemLookup] Item match:Show View 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:26.550 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:46:26.550 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:46:26.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:46:26.550 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:46:26.550 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:46:26.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:46:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:46:26.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:46:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:26.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:46:26.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:26.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:46:26.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:26.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:26.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:26.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:26.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:46:26.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:46:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:26.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:46:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:26.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:46:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:46:26.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:46:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:26.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:46:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:26.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:46:26.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:46:26.606 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:46:26.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:46:26.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:46:26.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:26.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:46:26.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:26.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:26.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:26.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 "Open") 14:46:26.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:26.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:46:26.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:26.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:26.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:26.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:26.607 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:46:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:26.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:26.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:46:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:46:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:46:26.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:26.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:26.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:46:26.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:26.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:26.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:26.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:26.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:46:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:26.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:26.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:26.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:26.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:26.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:46:26.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:46:26.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:26.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:46:26.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:46:26.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:46:26.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:46:26.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:46:26.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:26.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:26.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:26.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:26.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:27.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:27.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:27.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:27.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:46:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:46:27.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:46:27.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:46:27.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:27.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:46:27.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 14:46:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:27.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:27.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:27.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:27.647 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 14:46:27.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 14:46:27.647 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 14:46:27.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 14:46:27.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 14:46:27.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:27.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:27.699 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:46:27.699 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:46:27.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:46:27.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:46:27.699 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:46:27.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:27.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:27.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:46:28.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:46:28.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:28.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:28.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:28.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:28.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:28.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:28.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:28.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:28.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:28.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:28.199 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer 14:46:28.200 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 14:46:28.200 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 14:46:28.200 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 14:46:28.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 14:46:28.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:46:28.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:28.225 DEBUG [main][MenuItemLookup] Found menu:'New' 14:46:28.225 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:46:28.225 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:28.225 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:46:28.225 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:28.225 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:46:28.225 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:46:28.225 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:46:28.225 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:46:28.225 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:46:28.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:46:28.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:46:28.225 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:46:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:46:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:46:28.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:46:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:28.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:28.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:28.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:46:28.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:28.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:46:28.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:28.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:28.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:28.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:28.808 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:46:28.809 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:46:28.809 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:46:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:28.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:28.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:28.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 "OK", Widget matcher matching widgets with style: 8) 14:46:28.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:28.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:46:28.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:28.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:28.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:28.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:28.810 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:28.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:28.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:28.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:28.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:28.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:46:28.812 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:46:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:46:29.313 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:46:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:29.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:29.313 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 14:46:29.313 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:29.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 19.346 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.278 s addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 4.185 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: 3.939 s getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.181 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:46:29.318 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:46:29.318 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:46:29.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:29.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:46:29.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:29.318 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:46:29.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:29.319 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:46:29.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:29.319 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:46:29.319 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:46:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:46:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:29.319 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:29.319 DEBUG [main][MenuItemLookup] Item match:Window 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.319 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:46:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:29.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:29.320 DEBUG [main][MenuItemLookup] Item match:Window 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:29.320 DEBUG [main][MenuItemLookup] Item match:Perspective 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:46:29.320 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:46:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:46:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:29.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:29.320 DEBUG [main][MenuItemLookup] Item match:Window 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:46:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:29.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:29.320 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:29.321 DEBUG [main][MenuItemLookup] Item match:Window 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:29.321 DEBUG [main][MenuItemLookup] Item match:Perspective 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:46:29.321 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:46:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:29.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:29.321 DEBUG [main][MenuItemLookup] Item match:Window 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:46:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:29.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:46:29.321 DEBUG [main][MenuItemLookup] Item match:Window 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:46:29.321 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:46:29.321 DEBUG [main][MenuItemLookup] Item match:Perspective 14:46:29.322 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:46:29.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.322 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:46:29.322 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:46:29.322 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:46:29.322 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:46:29.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:46:29.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:46:29.322 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:46:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:46:29.343 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 14:46:29.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:46:29.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:29.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:29.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:29.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:29.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:29.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:46:29.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:29.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:29.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:29.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:46:29.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:29.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:29.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:29.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:46:29.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:29.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:29.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:29.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:29.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:29.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:29.344 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:46:29.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:29.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:29.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:29.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:29.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:29.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:29.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:46:29.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:29.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:29.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:29.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:46:29.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:29.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:29.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:29.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:29.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:29.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:29.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:29.435 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:29.435 DEBUG [main][MenuItemLookup] Item match:File 14:46:29.435 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:46:29.435 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:29.437 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:46:29.437 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:46:29.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:46:29.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:46:29.438 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:46:29.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:46:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:46:29.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:46:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:29.502 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:29.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:46:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:29.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:29.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:29.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:46:29.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:29.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:29.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:46:29.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:29.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:29.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:29.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:29.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:46:29.504 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:46:29.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:46:29.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:46:29.504 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:29.504 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:46:29.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:46:29.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:29.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:29.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:29.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:29.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:29.505 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:46:29.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:29.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:29.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:29.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:29.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:29.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:46:29.674 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 14:46:29.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:46:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:29.674 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:46:29.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:29.674 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 14:46:29.674 DEBUG [WorkbenchTestable][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:") 14:46:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:29.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:29.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:29.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:29.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:29.676 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:29.677 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 14:46:29.701 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:46:29.701 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:46:29.701 DEBUG [WorkbenchTestable][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) 14:46:29.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:29.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:29.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:29.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:29.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:29.707 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:46:29.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:29.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:29.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:29.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:29.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:46:32.743 DEBUG [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 14:46:32.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:32.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:32.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:32.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:32.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:32.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:32.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:32.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:32.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:32.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:32.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 14:46:32.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:46:32.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:32.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:32.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:32.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'] 14:46:32.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.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'] 14:46:32.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.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: "New Java Class"] 14:46:32.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:32.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:32.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:32.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:46:32.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:32.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:32.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:32.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:32.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:32.745 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:32.745 DEBUG [main][MenuItemLookup] Item match:File 14:46:32.746 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:46:32.746 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:32.748 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:46:32.748 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:46:32.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:46:32.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:46:32.748 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:46:32.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.... 14:46:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:46:32.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:46:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:32.805 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:32.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:46:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:32.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:32.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:32.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:46:32.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:32.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:32.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:46:32.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:32.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:32.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:32.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:46:32.808 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:46:32.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:46:32.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:46:32.810 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:32.810 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:46:32.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:46:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:32.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:32.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:32.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:32.812 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:46:32.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:32.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:32.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:32.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:32.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:32.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:46:32.870 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 14:46:32.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:46:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:32.870 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:46:32.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:32.871 DEBUG [WorkbenchTestable][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:") 14:46:32.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:32.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:32.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:32.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:32.875 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:32.875 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 14:46:32.880 DEBUG [WorkbenchTestable][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:") 14:46:32.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:32.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:32.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:32.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:32.905 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:32.906 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName2 14:46:32.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:32.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:32.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:32.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:32.910 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 14:46:32.910 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 14:46:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:32.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:32.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:32.910 TRACE [main][WidgetHandler] Notify Button with event 27 14:46:32.910 TRACE [main][WidgetHandler] Wait for synchronization 14:46:32.910 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:32.910 TRACE [main][WidgetHandler] Wait for synchronization 14:46:32.910 TRACE [main][WidgetHandler] Notify Button with event 26 14:46:32.910 TRACE [main][WidgetHandler] Wait for synchronization 14:46:32.910 TRACE [main][WidgetHandler] Notify Button with event 3 14:46:32.910 TRACE [main][WidgetHandler] Wait for synchronization 14:46:32.910 TRACE [main][WidgetHandler] Notify Button with event 4 14:46:32.910 TRACE [main][WidgetHandler] Wait for synchronization 14:46:32.910 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:32.910 TRACE [main][WidgetHandler] Wait for synchronization 14:46:32.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.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") 14:46:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:32.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:32.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:32.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:32.911 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 14:46:32.911 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 14:46:32.911 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 14:46:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:32.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:32.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:32.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Superclass:") 14:46:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:32.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:32.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:32.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:32.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:32.928 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:32.928 INFO [WorkbenchTestable][AbstractText] Text set to: java.lang.Exception 14:46:32.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:46:32.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:32.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:32.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:32.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:32.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:32.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:32.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:32.931 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:46:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:32.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:32.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:32.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 14:46:32.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:46:32.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 14:46:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:32.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:46:32.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:32.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:32.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:32.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:32.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:32.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:32.978 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:32.979 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 14:46:32.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:32.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:33.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:33.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:33.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:33.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:33.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:33.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:33.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:33.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:33.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:33.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:33.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:33.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:33.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:33.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:33.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:33.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:34.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:34.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:34.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:34.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:34.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:34.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:34.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:34.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:34.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:34.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:34.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:34.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:34.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:34.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:34.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:34.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:35.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:35.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:35.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:35.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:35.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:35.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:35.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:35.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:46:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:35.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:46:35.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:35.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:35.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:35.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:35.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:35.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:35.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:35.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:46:35.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:35.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:35.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:35.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:35.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:35.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:35.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:35.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:35.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:35.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:35.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:35.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:46:35.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:35.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:35.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:35.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:35.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:35.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:35.986 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:35.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:35.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:35.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:35.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:36.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 14:46:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:36.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:36.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:36.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:36.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:36.099 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 14:46:36.099 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 14:46:36.099 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 14:46:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:36.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:36.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:36.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:36.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:36.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:36.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:36.102 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 14:46:36.102 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 14:46:36.102 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 14:46:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:36.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:36.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:36.102 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:46:36.102 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:46:36.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:46:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:36.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:36.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:36.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:36.105 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:46:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:36.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:36.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:36.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java... 14:46:36.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 '\*?\QClassName2.java\E') 14:46:36.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:36.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:36.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:36.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:36.822 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:36.822 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 14:46:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java finished successfully 14:46:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@405d9aa4 is found... 14:46:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@405d9aa4 is found finished successfully 14:46:36.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 14:46:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:36.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:36.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:36.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:36.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:46:36.824 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:46:36.824 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 14:46:36.826 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:46:36.826 DEBUG [main][EditorHandler] 1 editor(s) found 14:46:36.826 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName2.java 14:46:36.933 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName2.java is closed 14:46:36.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:46:36.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:36.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:36.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:36.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:36.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 14:46:36.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:36.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 14:46:36.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:46:36.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:36.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:36.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:36.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:36.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:36.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:46:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:36.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:36.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:36.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:36.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:46:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:36.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:36.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:36.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:36.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:36.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:36.935 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:36.935 DEBUG [main][MenuItemLookup] Item match:File 14:46:36.935 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:46:36.935 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:36.937 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:46:36.937 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:46:36.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:46:36.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:46:36.938 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:46:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:46:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:46:37.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:46:37.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:37.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:37.019 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:37.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:46:37.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:46:37.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:37.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:37.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:46:37.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:37.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:37.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:37.021 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:46:37.021 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:46:37.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:46:37.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:46:37.022 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:37.022 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:46:37.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:46:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.023 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:46:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.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'] 14:46:37.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:46:37.085 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 14:46:37.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:46:37.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:37.086 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:46:37.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.086 DEBUG [WorkbenchTestable][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:") 14:46:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:37.087 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.088 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 14:46:37.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 14:46:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:37.110 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.110 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 14:46:37.111 DEBUG [WorkbenchTestable][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:") 14:46:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:37.118 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.118 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 14:46:37.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 14:46:37.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:37.123 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.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 "Package:") 14:46:37.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:37.132 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.133 DEBUG [WorkbenchTestable][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:") 14:46:37.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:37.139 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.140 DEBUG [WorkbenchTestable][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:") 14:46:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.144 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 14:46:37.144 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 14:46:37.144 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 14:46:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.146 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 14:46:37.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:37.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:37.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:37.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:37.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:37.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:46:37.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:46:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:46:37.147 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.147 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 14:46:37.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:37.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:37.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:46:37.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:46:37.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:46:37.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.148 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.ClassName 14:46:37.151 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 14:46:37.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:37.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:37.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:46:37.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:46:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:46:37.151 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.151 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 14:46:37.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:37.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:37.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:46:37.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:46:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:46:37.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.152 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2.ClassName2 14:46:37.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.156 DEBUG [WorkbenchTestable][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") 14:46:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.157 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 14:46:37.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.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") 14:46:37.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.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.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") 14:46:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.172 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 14:46:37.172 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 14:46:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.172 TRACE [main][WidgetHandler] Notify Button with event 27 14:46:37.172 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.172 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:37.172 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.172 TRACE [main][WidgetHandler] Notify Button with event 26 14:46:37.172 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.172 TRACE [main][WidgetHandler] Notify Button with event 3 14:46:37.172 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.172 TRACE [main][WidgetHandler] Notify Button with event 4 14:46:37.172 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.172 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:37.172 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.173 DEBUG [WorkbenchTestable][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") 14:46:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 14:46:37.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 14:46:37.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.185 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 14:46:37.185 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 14:46:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.185 TRACE [main][WidgetHandler] Notify Button with event 27 14:46:37.185 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.185 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:37.185 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.185 TRACE [main][WidgetHandler] Notify Button with event 26 14:46:37.185 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.185 TRACE [main][WidgetHandler] Notify Button with event 3 14:46:37.185 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.185 TRACE [main][WidgetHandler] Notify Button with event 4 14:46:37.185 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.185 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:37.185 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.186 DEBUG [WorkbenchTestable][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") 14:46:37.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.187 DEBUG [WorkbenchTestable][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") 14:46:37.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.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.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") 14:46:37.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.189 DEBUG [WorkbenchTestable][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") 14:46:37.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.190 DEBUG [WorkbenchTestable][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") 14:46:37.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.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.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") 14:46:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.198 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 14:46:37.198 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 14:46:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.198 TRACE [main][WidgetHandler] Notify Button with event 27 14:46:37.198 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.198 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:37.198 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.198 TRACE [main][WidgetHandler] Notify Button with event 26 14:46:37.198 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.198 TRACE [main][WidgetHandler] Notify Button with event 3 14:46:37.198 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.198 TRACE [main][WidgetHandler] Notify Button with event 4 14:46:37.198 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.198 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:37.198 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 14:46:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:") 14:46:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.202 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 14:46:37.202 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 14:46:37.202 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 14:46:37.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.205 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 14:46:37.205 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 14:46:37.205 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 14:46:37.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.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.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") 14:46:37.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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") 14:46:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.215 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 14:46:37.215 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox abs&tract 14:46:37.215 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 14:46:37.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.217 DEBUG [WorkbenchTestable][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") 14:46:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.218 INFO [WorkbenchTestable][AbstractButton] Click button fina&l 14:46:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.218 TRACE [main][WidgetHandler] Notify Button with event 27 14:46:37.218 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.218 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:37.218 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.218 TRACE [main][WidgetHandler] Notify Button with event 26 14:46:37.218 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.218 TRACE [main][WidgetHandler] Notify Button with event 3 14:46:37.218 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.218 TRACE [main][WidgetHandler] Notify Button with event 4 14:46:37.218 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.218 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:37.218 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.218 DEBUG [WorkbenchTestable][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") 14:46:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 14:46:37.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.230 INFO [WorkbenchTestable][AbstractButton] Click button non&e 14:46:37.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.230 TRACE [main][WidgetHandler] Notify Button with event 27 14:46:37.230 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.230 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:37.230 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.230 TRACE [main][WidgetHandler] Notify Button with event 26 14:46:37.230 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.230 TRACE [main][WidgetHandler] Notify Button with event 3 14:46:37.230 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.230 TRACE [main][WidgetHandler] Notify Button with event 4 14:46:37.230 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.230 TRACE [main][WidgetHandler] Notify Button with event 13 14:46:37.230 TRACE [main][WidgetHandler] Wait for synchronization 14:46:37.230 DEBUG [WorkbenchTestable][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") 14:46:37.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.231 DEBUG [WorkbenchTestable][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") 14:46:37.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 14:46:37.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.236 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 14:46:37.236 DEBUG [WorkbenchTestable][CheckBox] Checkbox public static &void main(String[] args) not checked, no action performed 14:46:37.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 14:46:37.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.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.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)") 14:46:37.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.239 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 14:46:37.239 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 14:46:37.239 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 14:46:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 14:46:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.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.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") 14:46:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.251 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 14:46:37.251 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 14:46:37.251 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 14:46:37.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.251 DEBUG [WorkbenchTestable][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") 14:46:37.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:46:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.254 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 14:46:37.254 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 14:46:37.254 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 14:46:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.254 DEBUG [WorkbenchTestable][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") 14:46:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.255 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:46:37.255 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 14:46:37.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:46:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.257 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:46:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:37.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:37.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:46:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:37.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:37.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:37.299 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:46:37.299 DEBUG [main][EditorHandler] 0 editor(s) found 14:46:37.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:46:37.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:37.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:37.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:37.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:37.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 14:46:37.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:37.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 14:46:37.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:46:37.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:37.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:37.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:37.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'] 14:46:37.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.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'] 14:46:37.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.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: "New Java Class"] 14:46:37.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.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'] 14:46:37.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.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'] 14:46:37.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.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'] 14:46:37.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.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: "New Java Class"] 14:46:37.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.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'] 14:46:37.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.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'] 14:46:37.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:37.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:37.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:37.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:37.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:37.301 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:37.301 DEBUG [main][MenuItemLookup] Item match:File 14:46:37.301 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:46:37.301 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:37.303 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:46:37.303 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:46:37.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:46:37.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:46:37.304 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:46:37.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.... 14:46:37.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:46:37.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:46:37.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:37.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:37.374 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:37.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:46:37.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:46:37.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:37.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:37.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:46:37.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:37.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:37.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:37.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:46:37.376 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:46:37.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:46:37.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:46:37.376 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:37.376 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:46:37.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:46:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.377 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:46:37.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.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'] 14:46:37.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:46:37.436 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 14:46:37.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:46:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:37.437 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:46:37.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:37.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:46:37.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:37.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:37.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:37.438 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:46:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:37.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:37.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:37.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 14:46:37.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:46:37.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 14:46:37.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:37.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:37.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:46:37.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:37.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:37.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:37.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:37.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:37.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:37.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:37.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:37.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:37.484 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:37.484 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 14:46:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:37.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:37.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:37.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:37.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:37.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:37.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:37.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:37.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:37.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:37.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:38.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:38.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:38.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:38.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:38.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:38.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:38.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:38.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:38.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:38.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:38.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:38.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:38.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:38.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:38.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:38.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:38.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:38.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:39.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:46:39.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:39.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:39.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:39.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:39.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:39.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:39.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:39.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:39.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:39.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:39.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:39.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:39.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:39.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:39.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:39.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:46:40.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:40.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:40.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:46:40.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:40.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:40.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:40.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:40.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:40.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:40.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:40.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:40.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:40.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:40.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:50.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 14:46:50.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 14:46:50.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:50.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:50.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:50.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:50.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:50.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:50.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:50.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:51.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 14:46:51.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:46:51.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:51.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:51.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:51.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:51.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:51.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:51.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:51.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:51.499 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:46:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:51.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:51.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:51.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:46:51.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:51.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:51.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:51.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:51.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:51.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:51.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:53.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 14:46:53.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 "Add...") 14:46:53.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:53.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:53.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:53.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:53.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:53.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:53.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:53.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:53.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:53.041 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:46:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:53.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:53.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:53.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 14:46:53.081 DEBUG [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 14:46:53.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 14:46:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:53.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:46:53.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:53.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:53.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:53.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:53.082 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:53.083 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 14:46:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:46:53.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:46:53.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:46:53.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:53.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:53.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:53.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:53.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:53.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:53.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:53.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:53.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:53.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:53.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:53.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:53.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:53.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:53.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:53.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:54.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:54.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:54.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:54.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:54.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:54.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:54.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:54.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:54.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:54.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:54.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:54.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:54.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:54.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:54.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:54.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:55.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:55.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:55.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:55.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:55.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:55.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:55.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:55.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:46:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:56.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:46:56.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:56.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:56.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:56.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:56.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:56.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:46:56.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:56.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:56.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:56.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:56.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:56.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:46:56.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:56.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:56.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:56.088 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:56.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:56.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:56.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:56.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:56.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:46:56.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:56.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:56.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:56.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:46:56.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:56.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:56.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:56.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:56.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:56.119 TRACE [main][WidgetHandler] Notify Table with event 13 14:46:56.119 TRACE [main][WidgetHandler] Wait for synchronization 14:46:56.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:46:56.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:56.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:56.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:56.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:56.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:56.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:56.123 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:46:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:56.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:56.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:56.123 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:46:56.123 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 14:46:56.123 DEBUG [WorkbenchTestable][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) 14:46:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:56.125 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:46:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:56.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:56.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:46:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:46:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:56.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:56.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:56.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:56.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:56.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:56.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:56.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:56.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:56.161 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:46:56.161 DEBUG [main][EditorHandler] 0 editor(s) found 14:46:56.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:46:56.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:46:56.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:46:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:56.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:56.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 14:46:56.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:46:56.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 14:46:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:46:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:46:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:46:56.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:46:56.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:56.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:56.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:46:56.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:56.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:56.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:56.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:46:56.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:56.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:56.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:46:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:56.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:46:56.163 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:46:56.163 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:56.163 DEBUG [main][MenuItemLookup] Item match:File 14:46:56.163 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:46:56.163 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'File' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'' 14:46:56.166 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:46:56.166 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:46:56.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:46:56.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:46:56.166 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:46:56.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:46:56.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:46:56.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:46:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:56.236 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:56.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:46:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:46:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:46:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:46:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:46:56.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:56.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:56.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:46:56.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:46:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:46:56.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:46:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:46:56.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:46:56.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:46:56.238 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:46:56.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:46:56.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:46:56.238 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:46:56.238 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:46:56.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:46:56.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:56.239 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:46:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:56.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:56.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:56.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:46:56.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:46:56.303 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 14:46:56.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:46:56.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:56.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:56.304 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:46:56.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:46:56.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:46:56.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:56.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:56.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:56.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:56.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:56.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:56.305 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:46:56.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:56.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:56.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:56.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:56.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 14:46:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:46:56.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 14:46:56.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:56.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:56.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:46:56.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:56.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:56.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:56.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:56.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:56.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:56.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:56.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:56.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:56.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:56.352 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:56.352 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 14:46:56.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:56.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:56.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:56.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:56.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:56.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:56.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:56.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:56.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:56.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:57.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:57.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:57.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:57.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:57.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:57.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:57.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:57.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:57.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:57.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:57.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:57.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:57.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:57.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:57.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:57.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:58.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:58.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:58.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:58.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:58.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:58.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:58.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:58.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:58.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:58.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:58.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:58.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:58.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:58.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:58.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:58.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:59.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:46:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:46:59.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:46:59.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:59.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:59.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:59.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:59.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:59.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:59.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:59.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:59.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 14:46:59.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:59.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:59.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:59.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:59.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:59.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:46:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:46:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:46:59.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:46:59.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:59.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:59.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:59.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:59.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:59.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:59.360 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:46:59.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:59.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:59.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:59.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:59.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 "Add...") 14:46:59.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:59.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:46:59.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:59.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:59.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:59.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:46:59.401 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:46:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:46:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:46:59.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:46:59.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:46:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 14:46:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:46:59.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 14:46:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:46:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:46:59.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:46:59.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:46:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:46:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:46:59.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:46:59.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:46:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:46:59.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:46:59.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:46:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:46:59.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:46:59.436 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:46:59.437 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 14:46:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:46:59.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:46:59.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:46:59.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:59.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:59.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:59.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:59.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:59.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:59.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:59.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:46:59.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:46:59.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:46:59.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:46:59.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:46:59.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:46:59.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:46:59.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:46:59.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:00.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:00.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:00.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:00.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:00.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:00.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:00.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:00.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:00.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:00.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:00.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:00.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:00.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:00.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:00.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:00.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:01.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:01.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:01.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:01.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:01.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:01.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:01.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:01.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:01.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:01.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:01.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:01.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:01.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:01.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:01.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:01.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:47:02.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:02.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:02.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:02.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:02.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:02.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:02.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:02.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:02.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:02.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:02.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:02.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:02.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:02.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:02.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:02.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:02.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:02.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:02.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:02.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:02.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:02.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:02.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") 14:47:02.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:02.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:02.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:02.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:02.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:02.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:02.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:02.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:02.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:02.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:02.443 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:47:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:02.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:02.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:02.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 "Add...") 14:47:02.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:02.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:02.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:02.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:02.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:02.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:02.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:02.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:02.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:02.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:02.470 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:47:02.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:02.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:02.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:02.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 14:47:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:47:02.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 14:47:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:02.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:47:02.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:02.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:02.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:02.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:02.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:02.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:47:02.502 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:47:02.503 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 14:47:02.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:47:02.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:47:02.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:47:02.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:02.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:02.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:02.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:02.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:02.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:02.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:02.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:03.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:03.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:03.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:03.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:03.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:03.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:03.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:03.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:03.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:03.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:03.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:03.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:03.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:03.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:03.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:03.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:04.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:04.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:04.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:04.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:04.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:04.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:04.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:04.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:04.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:04.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:04.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:04.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:04.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:04.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:04.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:04.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:47:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:05.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:05.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:05.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:05.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:05.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:05.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:05.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:05.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:05.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:05.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:05.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:05.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:05.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:05.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:05.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:47:05.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:05.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:05.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:05.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:05.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:05.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:05.510 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:47:05.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:05.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:05.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:05.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:05.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:47:05.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:05.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:05.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:05.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:05.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:05.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:05.541 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:47:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:05.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:05.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:05.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 14:47:05.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:47:05.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 14:47:05.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:05.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:05.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:47:05.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:05.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:05.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:05.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:05.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:05.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:05.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:05.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:47:05.574 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:47:05.574 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 14:47:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:47:05.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:47:05.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:47:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:06.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:06.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:06.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:06.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:06.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:06.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:06.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:06.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:06.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:06.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:06.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:06.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:06.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:06.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:06.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:06.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:07.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:07.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:07.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:07.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:07.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:07.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:07.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:07.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:07.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:07.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:07.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:07.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:07.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:07.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:07.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:07.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:08.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:08.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:08.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:08.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:08.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:08.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:08.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:08.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:47:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:08.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:08.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:08.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:08.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:08.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:08.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:08.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:08.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:08.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:08.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:08.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:08.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:08.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:08.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:08.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:08.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:08.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:08.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:47:08.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:08.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:08.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:08.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:08.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:08.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:08.581 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:47:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:08.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:08.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47: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: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:47:08.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:08.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:08.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:08.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:08.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:08.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:08.610 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:47:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:08.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:08.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 14:47:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:47:08.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 14:47:08.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:08.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:08.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:47:08.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:08.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:08.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:08.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:08.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:08.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:08.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:08.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:08.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:08.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:47:08.642 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:47:08.643 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 14:47:08.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:47:08.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:47:08.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:47:08.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:08.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:08.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:08.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:08.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:08.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:08.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:08.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:09.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:09.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:09.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:09.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:09.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:09.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:09.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:09.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:09.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:09.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:09.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:09.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:09.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:09.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:09.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:09.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:10.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:10.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:10.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:10.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:10.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:10.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:10.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:10.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:10.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:10.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:10.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:10.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:10.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:10.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:10.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:10.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:10.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:10.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:11.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:11.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:11.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:11.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:11.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:11.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:11.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:11.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:11.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:47:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:11.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:11.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:11.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:11.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 14:47:11.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:11.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:11.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 "OK") 14:47:11.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 14:47:11.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:11.650 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:47:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:11.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:11.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:11.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 14:47:11.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:11.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:11.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:11.680 TRACE [main][WidgetHandler] Notify Table with event 13 14:47:11.680 TRACE [main][WidgetHandler] Wait for synchronization 14:47:11.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 "Remove") 14:47:11.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:11.683 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:47:11.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:11.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:11.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:11.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:11.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:11.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:11.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:11.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:11.686 TRACE [main][WidgetHandler] Notify Table with event 13 14:47:11.686 TRACE [main][WidgetHandler] Wait for synchronization 14:47:11.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 "Remove") 14:47:11.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:11.688 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:47:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:11.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:11.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:11.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:11.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:11.690 TRACE [main][WidgetHandler] Notify Table with event 13 14:47:11.690 TRACE [main][WidgetHandler] Wait for synchronization 14:47:11.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 "Remove") 14:47:11.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:11.692 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:47:11.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:11.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:11.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:11.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:11.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 14:47:11.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:11.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:11.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:11.696 TRACE [main][WidgetHandler] Notify Table with event 13 14:47:11.696 TRACE [main][WidgetHandler] Wait for synchronization 14:47:11.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:47:11.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:11.698 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:47:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:11.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:11.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:11.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:47:11.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:47:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:47:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:47:11.700 TRACE [main][WidgetHandler] Notify Table with event 13 14:47:11.700 TRACE [main][WidgetHandler] Wait for synchronization 14:47:11.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 "Remove") 14:47:11.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 14:47:11.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:11.702 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:47:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:11.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:11.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:11.702 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:47:11.702 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 14:47:11.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:47:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:11.704 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:47:11.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:11.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:11.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:11.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:11.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:47:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:47:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:11.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:11.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:11.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:11.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:11.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:11.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:11.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:11.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:11.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:11.750 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:47:11.750 DEBUG [main][EditorHandler] 0 editor(s) found 14:47:11.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:47:11.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:47:11.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:47:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:11.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 14:47:11.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:47:11.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 14:47:11.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:47:11.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:47:11.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:47:11.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:47:11.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:47:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:47:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:11.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:11.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:11.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:11.751 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:47:11.751 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:11.751 DEBUG [main][MenuItemLookup] Item match:File 14:47:11.752 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:47:11.752 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:11.754 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:47:11.754 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:47:11.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:47:11.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:47:11.754 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:47:11.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:47:11.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:47:11.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:47:11.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:11.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:11.808 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:47:11.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:47:11.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:47:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:47:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:47:11.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:47:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:11.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:47:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:11.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:47:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:47:11.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:47:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:11.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:47:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:11.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:47:11.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:47:11.810 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:47:11.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:47:11.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:47:11.810 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:47:11.810 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:47:11.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:47:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:11.811 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:47:11.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:11.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:11.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:11.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:11.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'] 14:47:11.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:47:11.868 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 14:47:11.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:47:11.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:11.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:11.869 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:47:11.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:11.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 14:47:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:47:11.871 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:47:11.872 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 14:47:11.877 DEBUG [WorkbenchTestable][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:") 14:47:11.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:47:11.883 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:47:11.884 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 14:47:11.897 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:47:11.897 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:47:11.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.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) 14:47:11.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:11.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:11.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:11.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:11.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:11.900 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:47:11.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:11.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:11.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:11.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:11.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:47:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:47:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java... 14:47:12.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 '\*?\QClassName.java\E') 14:47:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:12.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:12.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:12.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:47:12.406 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:12.406 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 14:47:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java finished successfully 14:47:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e78ef00 is found... 14:47:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e78ef00 is found finished successfully 14:47:12.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 14:47:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:12.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:12.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:12.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:12.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:47:12.407 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:12.407 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 14:47:12.407 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:47:12.407 DEBUG [main][EditorHandler] 1 editor(s) found 14:47:12.407 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName.java 14:47:12.458 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName.java is closed 14:47:12.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:47:12.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:47:12.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:47:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:12.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 14:47:12.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:12.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:12.465 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:47:12.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:12.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:12.465 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:47:12.465 DEBUG [main][MenuItemLookup] Item match:Window 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:47:12.465 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:47:12.466 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:12.466 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:47:12.466 DEBUG [main][MenuItemLookup] Item match:Show View 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:12.468 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:47:12.468 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:47:12.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:47:12.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:47:12.468 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:47:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:47:12.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:47:12.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:47:12.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:12.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:12.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 14:47:12.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:12.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:12.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:12.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:47:12.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:12.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:12.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:12.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:12.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:47:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:47:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:47:12.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:47:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:12.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:47:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:12.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:47:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:47:12.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:47:12.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:12.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:47:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:12.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:47:12.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:47:12.522 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:47:12.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:47:12.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:47:12.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:12.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:47:12.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:12.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:12.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:12.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:47:12.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:12.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:47:12.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:12.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:12.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:12.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:12.524 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:47:12.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:12.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:12.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:12.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:12.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:47:12.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:47:12.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:47:12.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:12.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:12.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:47:12.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:12.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:12.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:12.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:12.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:12.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:12.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') 14:47:12.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:12.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:12.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:12.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:12.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:47:12.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:12.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:12.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:12.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:47:12.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:47:12.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:47:12.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:12.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:12.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:12.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:12.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:12.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:12.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:12.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:12.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:12.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:12.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:13.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:13.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:13.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:13.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:13.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:13.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:13.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:13.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:13.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 14:47:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:13.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:13.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:13.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:13.561 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 14:47:13.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:13.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:13.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:13.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:13.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:13.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:14.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:14.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:14.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:14.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:14.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:14.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:14.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:14.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:14.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:14.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 14:47:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:14.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:14.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:14.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:14.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 14:47:14.564 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:14.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:14.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:14.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:14.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 14:47:14.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:14.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:14.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:14.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:14.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:14.565 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:47:14.565 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:47:14.565 DEBUG [main][TreeItemHandler] Set Tree selection 14:47:14.565 DEBUG [main][TreeHandler] Notify Tree about selection event 14:47:14.570 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:47:14.571 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 14:47:14.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:47:14.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'New' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:14.593 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:47:14.593 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:47:14.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:47:14.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:47:14.593 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:47:14.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:14.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:47:14.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:47:15.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:47:15.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:15.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:15.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:15.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:15.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:15.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:15.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:15.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:15.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:15.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:47:15.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:15.112 DEBUG [main][MenuItemLookup] Found menu:'New' 14:47:15.112 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:47:15.112 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:15.112 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:47:15.112 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:15.112 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:47:15.112 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:47:15.112 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:47:15.112 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:47:15.112 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:47:15.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:47:15.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:47:15.112 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:47:15.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:47:15.685 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 14:47:15.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:47:15.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:15.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:15.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:47:15.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:15.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:47:15.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:15.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:15.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:15.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:15.688 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:47:15.688 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:47:15.688 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:47:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:15.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:15.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:15.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:47:15.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:15.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:47:15.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:15.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:15.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:15.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:15.690 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:47:15.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:15.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:15.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:15.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:15.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:47:15.694 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:47:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:47:16.194 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:47:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:16.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:47:16.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:47:16.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:47:16.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:47:16.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:47:16.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:47:16.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:47:16.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:16.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:16.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:16.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:16.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:16.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:16.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:16.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:16.195 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 14:47:16.195 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:47:16.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:47:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:16.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.877 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.19 s testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.365 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 18.862 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 15.588 s testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.709 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:47:16.200 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:47:16.200 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:47:16.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:47:16.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:47:16.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:47:16.200 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:47:16.201 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:47:16.201 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:47:16.201 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:47:16.201 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:47:16.201 DEBUG [main][EditorHandler] 0 editor(s) found 14:47:16.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:47:16.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:16.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:16.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 '\*?\QProject Explorer\E') 14:47:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:47:16.204 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:16.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:16.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:16.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:47:16.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:47:16.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:47:16.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:16.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:47:16.206 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:16.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:47:16.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.207 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:16.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:16.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:16.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:47:16.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'] 14:47:16.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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'] 14:47:16.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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 Java Project"] 14:47:16.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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'] 14:47:16.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:16.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:16.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:47:16.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:16.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:16.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:16.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:16.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:47:16.208 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:16.208 DEBUG [main][MenuItemLookup] Item match:File 14:47:16.209 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:47:16.209 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:47:16.210 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:16.211 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:47:16.211 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:47:16.211 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:47:16.211 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:47:16.211 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:47:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:47:16.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:47:16.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:47:16.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:16.267 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:47:16.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:47:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:47:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:47:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:47:16.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:47:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:16.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:47:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:16.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:47:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:47:16.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:47:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:16.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:47:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:16.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:47:16.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:47:16.269 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:47:16.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:47:16.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:47:16.271 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:47:16.271 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:47:16.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:47:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:16.272 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:47:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:16.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:16.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:16.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:16.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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.... 14:47:16.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 14:47:16.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:47:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:16.419 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:47:16.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:") 14:47:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:16.420 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 14:47:16.420 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 14:47:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:47:16.421 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:47:16.421 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 14:47:16.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:47:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:16.425 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:47:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:16.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:16.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:47:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:47:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:16.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:47:16.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 14:47:16.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:47:16.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:47:16.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:47:16.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:47:16.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'] 14:47:16.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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'] 14:47:16.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:47:16.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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'] 14:47:16.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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'] 14:47:16.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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'] 14:47:16.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:47:16.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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'] 14:47:16.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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'] 14:47:16.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:16.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:16.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:16.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:16.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:47:16.473 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:16.473 DEBUG [main][MenuItemLookup] Item match:File 14:47:16.473 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:47:16.473 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:16.475 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:47:16.475 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:47:16.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:47:16.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:47:16.476 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:47:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:47:16.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 14:47:16.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:47:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:16.539 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:47:16.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.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 14:47:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:47:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:47:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:47:16.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:47:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:16.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:47:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:16.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:47:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:47:16.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:47:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:16.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:47:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:16.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:47:16.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:47:16.541 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:47:16.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:47:16.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:47:16.544 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:47:16.544 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:47:16.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:47:16.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:16.545 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:47:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:16.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:16.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:16.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'] 14:47:16.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:47:16.688 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 14:47:16.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:47:16.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:16.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:16.688 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:47:16.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:16.688 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 14:47:16.688 DEBUG [WorkbenchTestable][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:") 14:47:16.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:47:16.690 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:47:16.690 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 14:47:16.703 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 14:47:16.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:") 14:47:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:16.713 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 14:47:16.713 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-11' 14:47:16.713 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 14:47:16.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:16.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:16.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:16.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:16.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:47:16.714 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-11 14:47:16.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:16.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:17.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:17.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:17.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:17.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:17.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:17.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:17.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:17.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:17.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:17.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:17.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:17.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:17.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:17.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:17.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:17.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:18.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:18.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:18.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:18.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:18.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:18.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:18.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:18.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:18.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:18.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:18.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:18.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:18.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:18.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:18.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:18.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:47:19.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:19.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:19.756 DEBUG [WorkbenchTestable][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") 14:47:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:19.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:19.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:19.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:19.757 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 14:47:19.764 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:47:19.764 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 14:47:19.764 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 14:47:19.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:19.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:19.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:19.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:19.787 DEBUG [WorkbenchTestable][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:") 14:47:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:19.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:19.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:19.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:47:19.791 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:47:19.792 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject 14:47:19.792 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject 14:47:19.802 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:47:19.802 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:47:19.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) 14:47:19.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:19.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:19.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:19.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:19.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:19.809 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:47:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:19.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:19.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:19.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:47:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:47:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:47:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:47:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:23.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/usr/lib/jvm/java-11-openjdk-11.0.20.0.8-1.el7_9.x86_64/lib/jrt-fs.jar)' is a system job, skipped 14:47:23.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:23.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:23.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:23.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:23.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:23.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:23.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:23.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:23.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:23.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:23.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:23.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:47:23.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:23.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:23.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:23.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:23.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:23.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:23.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:47:23.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:23.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:23.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:23.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:23.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:47:23.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:23.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:23.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:23.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:47:23.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:47:23.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:47:23.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:23.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:23.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:23.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:23.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:23.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:23.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:23.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:23.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:23.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:23.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:23.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:23.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:24.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:24.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:24.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:24.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:24.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:24.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:24.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 14:47:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:24.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:24.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:24.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:24.081 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:47:24.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:24.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:24.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:24.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:24.082 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:24.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:24.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:24.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:24.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:24.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:24.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:24.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:24.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:25.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:25.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:25.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:25.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:25.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:25.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:25.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 14:47:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:25.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:25.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:25.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:25.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:25.085 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:47:25.085 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:47:25.085 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:47:25.085 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 14:47:25.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 14:47:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:25.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:25.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 14:47:25.586 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 14:47:25.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:47:25.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:26.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:26.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:47:26.088 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java 14:47:26.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 14:47:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:26.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:26.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 14:47:26.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:26.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:26.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:47:26.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:26.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:26.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:26.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:26.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:26.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:26.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') 14:47:26.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:26.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:26.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:26.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:26.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:47:26.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:26.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:26.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:26.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:47:26.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:47:26.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:47:26.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:26.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:26.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:26.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:26.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:26.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:26.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:26.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:26.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:26.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:26.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:27.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:27.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:27.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:27.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:27.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:27.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:27.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:27.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:27.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:27.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:47:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:27.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:27.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:27.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:27.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:47:27.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:27.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:27.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:27.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:27.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:27.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:28.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:28.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:28.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:28.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:28.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:28.597 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:28.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:28.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:28.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:28.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 14:47:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:28.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:28.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:28.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:28.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:47:28.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:28.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:28.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:28.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:28.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:47:28.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:28.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:28.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:28.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:28.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:28.599 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:47:28.599 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:47:28.599 DEBUG [main][TreeItemHandler] Set Tree selection 14:47:28.599 DEBUG [main][TreeHandler] Notify Tree about selection event 14:47:28.603 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:47:28.604 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 14:47:28.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:47:28.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'New' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:28.625 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:47:28.625 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:47:28.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:47:28.625 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:47:28.625 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:47:28.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:28.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:47:28.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:47:29.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:47:29.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:29.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:29.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:29.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:29.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:29.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:29.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:29.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:29.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:29.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:29.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:47:29.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:29.143 DEBUG [main][MenuItemLookup] Found menu:'New' 14:47:29.144 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:47:29.144 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:29.144 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:47:29.144 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:29.144 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:47:29.144 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:47:29.144 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:47:29.144 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:47:29.144 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:47:29.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:47:29.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:47:29.144 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:47:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:47:29.705 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 14:47:29.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:47:29.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:29.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) 14:47:29.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:29.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:47:29.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:29.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:29.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:29.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:29.708 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:47:29.708 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:47:29.708 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:47:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:29.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:29.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:29.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:47:29.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:29.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:29.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:29.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:47:29.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:29.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:29.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:29.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:29.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:29.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:29.710 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:47:29.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:29.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:29.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:29.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:47:29.713 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:47:30.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:47:30.213 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:47:30.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:30.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:30.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:30.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:47:30.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:47:30.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:47:30.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:30.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:30.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 14:47:30.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:47:30.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 14:47:30.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:47:30.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:47:30.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:47:30.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:47:30.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'] 14:47:30.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.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'] 14:47:30.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.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 Java Project"] 14:47:30.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.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'] 14:47:30.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.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'] 14:47:30.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.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'] 14:47:30.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:47:30.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.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'] 14:47:30.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.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'] 14:47:30.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:30.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:30.215 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:47:30.215 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:30.215 DEBUG [main][MenuItemLookup] Item match:File 14:47:30.216 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:47:30.216 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:30.218 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:47:30.218 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:47:30.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:47:30.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:47:30.218 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:47:30.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:47:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:47:30.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:47:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:30.283 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:47:30.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:47:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:30.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:30.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:30.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:47:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:47:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:47:30.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:47:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:30.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:47:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:30.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:47:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:47:30.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:47:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:30.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:47:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:30.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:47:30.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:47:30.285 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:47:30.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:47:30.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:47:30.285 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:47:30.285 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:47:30.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:47:30.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:30.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:30.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:30.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:30.286 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:47:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:30.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:30.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:30.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'] 14:47:30.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.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.... 14:47:30.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 14:47:30.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:47:30.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:30.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:30.430 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:47:30.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:30.430 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 14:47:30.430 DEBUG [WorkbenchTestable][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:") 14:47:30.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:30.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:30.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:30.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:47:30.431 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:47:30.432 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 14:47:30.444 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 14:47:30.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 14:47:30.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:30.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:30.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:30.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:30.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:30.457 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 14:47:30.457 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-1.8' 14:47:30.457 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 14:47:30.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:30.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:30.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:30.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:30.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:47:30.458 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-11 to selection: JavaSE-1.8 14:47:30.507 DEBUG [WorkbenchTestable][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") 14:47:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:30.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:30.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:30.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:30.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:30.508 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 14:47:30.508 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:47:30.508 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 14:47:30.508 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 14:47:30.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:40.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled failed, an exception will be thrown 14:47:40.514 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:47:40.514 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:47:40.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.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) 14:47:40.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:40.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:40.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:40.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:40.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:40.517 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:47:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:40.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:40.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:47:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:47:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:47:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:47:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:43.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:47:44.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:47:44.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:47:45.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:47:45.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:47:46.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:47:46.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:47:47.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:47:47.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:47:48.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:47:48.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:48.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:48.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:48.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:48.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:48.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:48.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:48.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:48.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:48.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:48.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:47:48.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:48.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:48.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:48.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:48.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:48.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:48.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:47:48.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:48.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:48.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:48.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:47:48.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:48.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:48.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:48.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:47:48.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:47:48.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:47:48.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:48.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:48.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:48.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:48.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:48.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:48.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:48.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:48.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:48.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:48.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:48.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:49.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:49.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:49.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:49.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:49.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:49.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:49.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:49.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:47:49.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:49.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:49.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:49.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:49.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:47:49.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:49.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:49.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:49.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:49.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:49.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:49.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:49.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:50.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:50.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:50.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:50.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:50.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:50.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:50.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:50.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 14:47:50.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:50.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:50.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:50.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:50.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:50.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:47:50.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:50.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:50.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:50.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:50.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 14:47:50.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:50.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:50.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:50.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:50.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:50.055 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:47:50.055 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:47:50.055 DEBUG [main][TreeItemHandler] Set Tree selection 14:47:50.055 DEBUG [main][TreeHandler] Notify Tree about selection event 14:47:50.059 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:47:50.060 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 14:47:50.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:47:50.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'New' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:50.081 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:47:50.081 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:47:50.081 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:47:50.081 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:47:50.081 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:47:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:50.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:47:50.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:47:50.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:50.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:50.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:50.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:50.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:50.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:50.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:50.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:50.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:47:50.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:50.599 DEBUG [main][MenuItemLookup] Found menu:'New' 14:47:50.599 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:47:50.599 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:50.599 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:47:50.599 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:50.599 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:47:50.599 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:47:50.599 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:47:50.599 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:47:50.599 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:47:50.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:47:50.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:47:50.600 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:47:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:47:51.158 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 14:47:51.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:47:51.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:51.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:47:51.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:51.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:47:51.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:51.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:51.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:51.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:51.161 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:47:51.162 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:47:51.162 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:47:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:51.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:51.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:51.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:47:51.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:47:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:51.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:47:51.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:47:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:51.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:51.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:51.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:51.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:51.163 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:47:51.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:51.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:51.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:51.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:47:51.167 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:47:51.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:47:51.667 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:47:51.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:51.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:51.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:51.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:47:51.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:47:51.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:47:51.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:47:51.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:47:51.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 14:47:51.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:47:51.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 14:47:51.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:47:51.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:47:51.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:47:51.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:47:51.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:51.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:51.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:47:51.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:51.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:51.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:51.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:47:51.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:51.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:47:51.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:51.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:51.669 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:47:51.669 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:51.669 DEBUG [main][MenuItemLookup] Item match:File 14:47:51.670 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:47:51.670 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'File' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:51.671 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:47:51.671 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:47:51.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:47:51.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:47:51.682 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:47:51.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.... 14:47:51.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 14:47:51.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:47:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:51.742 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:47:51.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:47:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:51.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:51.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:51.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:47:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:47:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:47:51.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:47:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:51.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:47:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:51.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:47:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:47:51.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:47:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:47:51.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:47:51.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:47:51.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:47:51.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:47:51.744 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:47:51.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:47:51.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:47:51.744 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:47:51.744 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:47:51.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:47:51.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:51.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:51.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:51.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:51.745 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:47:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:51.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:51.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:51.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'] 14:47:51.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:47:51.896 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 14:47:51.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:47:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:51.897 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:47:51.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:47:51.897 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 14:47:51.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:47:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:51.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:51.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:51.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:51.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:47:51.898 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:47:51.899 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 14:47:51.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:47:51.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:51.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:51.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:51.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:51.922 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true 14:47:51.922 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 14:47:51.922 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed 14:47:51.922 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:47:51.922 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page 14:47:51.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:47:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:51.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:51.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:51.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:51.924 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:47:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:51.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:51.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:51.928 DEBUG [WorkbenchTestable][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") 14:47:51.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:51.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:52.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:52.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:52.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:52.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:52.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:52.583 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true 14:47:52.586 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders 14:47:52.586 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders 14:47:52.586 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders 14:47:52.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:52.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:52.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:52.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:52.586 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:47:52.586 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:47:52.587 DEBUG [WorkbenchTestable][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) 14:47:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:52.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:52.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:52.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:52.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:47:52.589 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:47:52.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:47:52.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:47:52.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:47:52.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:47:55.597 DEBUG [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 14:47:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:47:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:47:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:55.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 9 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/jfxrt.jar)' is a system job, skipped 14:47:55.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:55.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:55.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:55.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:55.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:55.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:55.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:55.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:55.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:55.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:55.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:55.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:47:55.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:55.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:55.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:55.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:55.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 '\*?\QProject Explorer\E') 14:47:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:55.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:55.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:55.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:47:55.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:55.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:55.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:55.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:47:55.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:47:55.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:47:55.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:55.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:55.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:55.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:55.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:55.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:55.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:55.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:55.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:55.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:56.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:56.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:56.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:56.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:57.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:57.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:57.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:57.105 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:57.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:57.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:57.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:57.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:47:57.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:57.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:57.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:57.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:57.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:57.106 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:47:57.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:57.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:57.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:47:57.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:57.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:57.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:47:57.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:47:57.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:47:57.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:47:57.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:47:57.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:57.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:57.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:57.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:57.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:47:57.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:57.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:57.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:57.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:47:57.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:47:57.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:47:57.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:57.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:57.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:57.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:57.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:57.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:57.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:57.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:57.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:57.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:57.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:57.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:57.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:58.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:58.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:58.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:58.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:58.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:58.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:58.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:47:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:58.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:58.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:58.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:58.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:47:58.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:58.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:58.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:58.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:58.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:58.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:58.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:58.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:59.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:59.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:47:59.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:47:59.115 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:59.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:59.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:59.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:59.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 14:47:59.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:59.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:59.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:59.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:59.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:59.116 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:47:59.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:47:59.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:47:59.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:47:59.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:47:59.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:47:59.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:47:59.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:47:59.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:47:59.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:47:59.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:47:59.118 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:47:59.118 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:47:59.118 DEBUG [main][TreeItemHandler] Set Tree selection 14:47:59.118 DEBUG [main][TreeHandler] Notify Tree about selection event 14:47:59.122 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:47:59.123 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 14:47:59.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:47:59.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'New' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:59.146 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:47:59.146 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:47:59.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:47:59.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:47:59.146 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:47:59.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:47:59.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:47:59.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:47:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:47:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:47:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:47:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:47:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:47:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:47:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:47:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:47:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:47:59.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:47:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:47:59.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:47:59.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:47:59.667 DEBUG [main][MenuItemLookup] Found menu:'New' 14:47:59.667 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:47:59.667 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:59.667 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:47:59.667 DEBUG [main][MenuItemLookup] Found menu:'' 14:47:59.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:47:59.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:47:59.668 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:47:59.668 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:47:59.668 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:47:59.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:47:59.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:47:59.668 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:47:59.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:48:00.246 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 14:48:00.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:48:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:00.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) 14:48:00.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:00.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:48:00.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:00.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:00.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:00.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:00.248 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:48:00.249 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:48:00.249 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:48:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:00.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:00.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:00.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:48:00.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:00.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:48:00.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:00.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:00.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:00.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:00.249 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:48:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:00.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:00.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:00.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:48:00.252 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:48:00.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:48:00.753 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:48:00.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:00.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:00.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:00.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:48:00.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:48:00.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:48:00.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:00.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:00.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 14:48:00.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:48:00.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 14:48:00.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:48:00.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:48:00.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:48:00.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:48:00.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'] 14:48:00.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.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'] 14:48:00.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.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 Project"] 14:48:00.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.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'] 14:48:00.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.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'] 14:48:00.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.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'] 14:48:00.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.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 Project"] 14:48:00.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.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'] 14:48:00.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.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'] 14:48:00.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:00.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:00.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:00.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:00.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:00.755 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:00.755 DEBUG [main][MenuItemLookup] Item match:File 14:48:00.755 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:48:00.755 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:00.757 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:48:00.757 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:48:00.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:48:00.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:48:00.757 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:48:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:48:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:48:00.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:48:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:00.812 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:00.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:48:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:00.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:00.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:00.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:48:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:48:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:48:00.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:00.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:00.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:48:00.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:00.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:00.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:00.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:48:00.814 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:48:00.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:48:00.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:48:00.814 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:00.814 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:48:00.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:48:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:00.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:00.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:00.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:00.815 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:48:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:00.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:00.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:00.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'] 14:48:00.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:48:00.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 14:48:00.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:48:00.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:00.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:00.956 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:48:00.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:00.956 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 14:48:00.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:48:00.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:00.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:00.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:00.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:00.958 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:00.959 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 14:48:00.970 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 14:48:00.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:") 14:48:00.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:00.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:00.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:00.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:00.980 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 14:48:00.980 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-11' 14:48:00.980 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 14:48:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:00.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:00.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:00.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:48:00.981 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-1.8 to selection: JavaSE-11 14:48:01.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:48:01.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:01.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:01.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:01.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:01.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:01.037 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 14:48:01.038 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:48:01.038 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 14:48:01.038 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:48:01.038 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:48:01.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:48:01.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:01.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:01.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:01.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:01.046 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:48:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:01.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:01.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:01.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:01.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:48:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:48:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:48:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:48:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:04.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/usr/lib/jvm/java-11-openjdk-11.0.20.0.8-1.el7_9.x86_64/lib/jrt-fs.jar)' is a system job, skipped 14:48:04.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:04.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:04.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:04.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:04.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:04.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:04.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:04.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:04.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:04.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:04.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:04.062 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:48:04.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:04.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:04.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:04.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:04.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:04.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:04.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') 14:48:04.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:04.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:04.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:04.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:04.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:48:04.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:04.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:04.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:04.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:48:04.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:48:04.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:48:04.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:04.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:04.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:04.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:04.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:04.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:04.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:04.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:04.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:04.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:04.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:04.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:04.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:05.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:05.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:48:05.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:05.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:05.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:05.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:05.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:48:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:05.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:05.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:05.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:05.068 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:48:05.068 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:05.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:05.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:05.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:05.069 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:05.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:05.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:05.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:05.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:05.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:05.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:05.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:05.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:06.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:06.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:06.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:48:06.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:06.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:06.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:06.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:06.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 14:48:06.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:06.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:06.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:06.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:06.072 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:48:06.072 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:48:06.072 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:48:06.072 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 14:48:06.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 14:48:06.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:06.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:06.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 14:48:06.574 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 14:48:06.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:48:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:07.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:48:07.076 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java 14:48:07.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 14:48:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:07.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:07.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 14:48:07.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:07.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:07.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:48:07.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:07.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:07.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:07.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:07.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:48:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:07.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:07.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:07.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:48:07.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:07.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:07.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:07.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:48:07.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:48:07.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:48:07.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:07.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:07.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:07.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:07.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:07.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:07.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:07.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:07.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:07.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:07.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:08.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:08.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:08.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:08.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:08.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:48:08.584 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:08.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:08.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:08.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:08.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 14:48:08.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:08.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:08.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:08.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:08.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:08.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:48:08.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:08.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:08.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:08.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:08.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:08.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:08.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:09.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:09.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:09.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:09.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:48:09.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:48:09.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:09.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:09.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:09.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:09.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:48:09.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:09.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:09.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:09.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:09.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:09.588 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 14:48:09.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:09.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:09.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:09.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:48:09.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 14:48:09.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:09.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:09.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:09.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:09.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:09.588 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:48:09.588 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:48:09.588 DEBUG [main][TreeItemHandler] Set Tree selection 14:48:09.589 DEBUG [main][TreeHandler] Notify Tree about selection event 14:48:09.592 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:48:09.593 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 14:48:09.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:48:09.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'New' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:09.612 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:48:09.612 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:48:09.612 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:48:09.612 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:48:09.613 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:48:09.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:09.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:48:09.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:48:10.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:10.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:10.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:10.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:10.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:10.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:10.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:10.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:10.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:10.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:48:10.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:10.130 DEBUG [main][MenuItemLookup] Found menu:'New' 14:48:10.130 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:48:10.131 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:10.131 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:48:10.131 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:10.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:48:10.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:48:10.131 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:48:10.131 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:48:10.131 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:48:10.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:48:10.131 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:48:10.131 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:48:10.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:48:10.711 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 14:48:10.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:48:10.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:10.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:10.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:48:10.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:10.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:10.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:10.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:48:10.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:10.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:10.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:10.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:10.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:10.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:10.714 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:48:10.714 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:48:10.714 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:48:10.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:10.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:10.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:10.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:10.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:48:10.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:10.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:48:10.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:10.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:10.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:10.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:10.715 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:48:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:10.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:10.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:48:10.718 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:48:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:48:11.219 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:48:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:11.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:11.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:48:11.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:48:11.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:48:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:11.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 14:48:11.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'] 14:48:11.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.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'] 14:48:11.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:48:11.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.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'] 14:48:11.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.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'] 14:48:11.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.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'] 14:48:11.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:48:11.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.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'] 14:48:11.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.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'] 14:48:11.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:11.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:11.221 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:11.221 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:11.221 DEBUG [main][MenuItemLookup] Item match:File 14:48:11.221 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:48:11.221 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:11.223 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:48:11.223 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:48:11.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:48:11.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:48:11.233 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:48:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:48:11.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:48:11.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:48:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:11.289 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:11.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:48:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:48:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:48:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:48:11.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:11.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:11.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:48:11.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:11.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:11.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:11.291 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:48:11.291 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:48:11.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:48:11.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:48:11.291 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:11.291 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:48:11.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:48:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:11.292 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:48:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:11.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:11.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:11.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'] 14:48:11.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.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.... 14:48:11.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 14:48:11.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:48:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:11.432 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:48:11.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.432 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 14:48:11.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:") 14:48:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:11.432 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 14:48:11.432 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 14:48:11.433 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 14:48:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:48:11.433 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-11 to selection: JavaSE-17 14:48:11.467 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:48:11.467 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 14:48:11.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 14:48:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:11.468 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:48:11.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:11.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:11.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:11.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:11.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:48:11.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:48:11.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:11.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:11.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:11.514 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 14:48:11.514 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:48:11.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:48:11.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:11.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.314 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 13.742 s testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 21.454 s testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 9.085 s testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 10.466 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 14:48:11.520 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 14:48:11.520 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:48:11.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:48:11.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 14:48:11.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:48:11.520 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:48:11.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:48:11.520 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:48:11.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:48:11.520 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:48:11.520 DEBUG [main][EditorHandler] 0 editor(s) found 14:48:11.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:48:11.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:11.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:11.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 '\*?\QProject Explorer\E') 14:48:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:48:11.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:11.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:11.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:11.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:48:11.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:48:11.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:48:11.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:11.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:11.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:11.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:48:11.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:11.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:11.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:11.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:48:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:48:11.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:48:11.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:11.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:48:11.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:48:11.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 14:48:11.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 14:48:11.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:48:11.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:48:11.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:48:11.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:11.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:11.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:48:11.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:11.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:11.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.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'] 14:48:11.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:48:11.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.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'] 14:48:11.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.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'] 14:48:11.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:11.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:11.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:11.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:11.545 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:11.545 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:11.545 DEBUG [main][MenuItemLookup] Item match:File 14:48:11.546 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:48:11.546 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:11.548 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:48:11.548 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:48:11.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:48:11.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:48:11.548 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:48:11.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.... 14:48:11.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:48:11.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:48:11.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:11.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:11.605 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:11.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:48:11.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:11.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:48:11.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:48:11.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:48:11.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:11.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:11.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:11.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:11.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:11.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:48:11.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:11.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:11.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:11.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:11.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:11.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:48:11.607 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:48:11.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:48:11.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:48:11.607 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:11.607 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:48:11.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) 14:48:11.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:11.608 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:48:11.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:11.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:11.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:11.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:11.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:11.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:48:11.748 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 14:48:11.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:48:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:11.748 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:48:11.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:11.748 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'EnumProject' 14:48:11.749 DEBUG [WorkbenchTestable][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:") 14:48:11.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:11.750 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:11.751 INFO [WorkbenchTestable][AbstractText] Text set to: EnumProject 14:48:11.773 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:48:11.773 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:48:11.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:48:11.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:11.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:11.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:11.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:11.775 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:48:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:11.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:11.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:48:14.780 DEBUG [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 14:48:14.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:48:14.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:48:14.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:14.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:14.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:14.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:14.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:14.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:14.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:14.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:14.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:14.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:14.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:14.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'] 14:48:14.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.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'] 14:48:14.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.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 Enum Type"] 14:48:14.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.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'] 14:48:14.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.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'] 14:48:14.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.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'] 14:48:14.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Enum Type"] 14:48:14.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:14.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:14.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:14.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:14.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:14.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:14.782 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:14.782 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:14.782 DEBUG [main][MenuItemLookup] Item match:File 14:48:14.783 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:48:14.783 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:14.785 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:48:14.785 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:48:14.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:48:14.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:48:14.785 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:48:14.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:48:14.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:48:14.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:48:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:14.840 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:14.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:48:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:14.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:14.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:14.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:48:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:48:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:48:14.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:14.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:14.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:48:14.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:14.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:14.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:14.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enum 14:48:14.842 DEBUG [main][TreeItemHandler] Selecting tree item: Enum 14:48:14.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enum about selection 14:48:14.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enum 14:48:14.844 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:14.844 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:48:14.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:48:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:14.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:14.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:14.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:14.846 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:48:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:14.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:14.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:14.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:14.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available.... 14:48:14.935 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 14:48:14.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Enum Type 14:48:14.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:14.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:14.936 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 14:48:14.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:14.936 DEBUG [WorkbenchTestable][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:") 14:48:14.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:14.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:14.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:14.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:14.941 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:14.941 INFO [WorkbenchTestable][AbstractText] Text set to: MyEnum 14:48:14.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 14:48:14.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:14.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:14.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:14.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:14.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:14.955 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:14.956 INFO [WorkbenchTestable][AbstractText] Text set to: enumPackage 14:48:14.959 DEBUG [WorkbenchTestable][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") 14:48:14.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:14.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:14.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:14.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:14.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:14.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.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") 14:48:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:14.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:14.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:14.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:14.961 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 14:48:14.961 INFO [WorkbenchTestable][NewEnumCreationWizard] Finish wizard 14:48:14.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:48:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:14.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:14.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:14.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:14.962 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:48:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:14.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:14.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:48:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:48:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@488649eb is found... 14:48:15.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@488649eb is found finished successfully 14:48:15.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMyEnum.java\E') 14:48:15.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:15.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:15.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:15.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:15.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:48:15.477 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:15.477 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 14:48:15.478 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:15.478 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 14:48:15.478 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:48:15.478 DEBUG [WorkbenchTestable][EditorHandler] Closing editor MyEnum.java 14:48:15.551 DEBUG [WorkbenchTestable][EditorHandler] Editor MyEnum.java is closed 14:48:15.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 14:48:15.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:48:15.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:48:15.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:15.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:15.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 14:48:15.552 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 14:48:15.552 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:48:15.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:48:15.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:15.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.033 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: 4.008 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:15.557 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:15.557 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:48:15.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:48:15.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:15.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:48:15.558 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:48:15.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:48:15.558 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:48:15.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:48:15.558 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:48:15.558 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:48:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:48:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:15.558 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:15.558 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:15.558 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:48:15.558 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:48:15.558 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:48:15.558 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:48:15.558 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:48:15.558 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:48:15.558 DEBUG [main][MenuItemLookup] Item match:Window 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:48:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:15.559 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:48:15.559 DEBUG [main][MenuItemLookup] Item match:Window 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:48:15.559 DEBUG [main][MenuItemLookup] Item match:Perspective 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:48:15.559 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:48:15.559 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:48:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:48:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:15.559 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:48:15.560 DEBUG [main][MenuItemLookup] Item match:Window 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:48:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:15.560 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:48:15.560 DEBUG [main][MenuItemLookup] Item match:Window 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:48:15.560 DEBUG [main][MenuItemLookup] Item match:Perspective 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:48:15.560 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:48:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:15.560 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:48:15.560 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:48:15.561 DEBUG [main][MenuItemLookup] Item match:Window 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:48:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:15.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:48:15.561 DEBUG [main][MenuItemLookup] Item match:Window 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:48:15.561 DEBUG [main][MenuItemLookup] Item match:Perspective 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:48:15.561 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:48:15.561 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:48:15.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:48:15.561 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:48:15.561 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:48:15.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:48:15.589 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 14:48:15.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:48:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:15.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:15.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:48:15.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:15.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:15.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:15.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 "Reset Perspective") 14:48:15.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:15.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:48:15.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:15.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:15.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:15.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:15.590 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:48:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:15.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:15.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:15.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:15.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:15.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:48:15.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:15.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:15.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:15.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:48:15.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:15.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:15.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:15.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:15.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:15.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:15.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:15.690 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:15.690 DEBUG [main][MenuItemLookup] Item match:File 14:48:15.690 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:48:15.690 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:15.692 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:48:15.692 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:48:15.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:48:15.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:48:15.693 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:48:15.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.... 14:48:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:48:15.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:48:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:15.755 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:15.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:48:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:15.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:15.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:15.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:48:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:48:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:48:15.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:15.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:15.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:48:15.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:15.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:15.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:15.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:48:15.757 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:48:15.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:48:15.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:48:15.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:15.759 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:48:15.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) 14:48:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:15.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:15.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:15.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:15.760 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:48:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:15.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:15.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:15.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'] 14:48:15.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:48:15.896 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 14:48:15.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:48:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:15.897 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:48:15.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:15.897 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 14:48:15.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:48:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:15.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:15.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:15.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:15.898 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:15.899 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 14:48:15.921 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:48:15.921 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:48:15.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:48:15.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:15.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:15.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:15.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:15.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:15.924 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:48:15.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:15.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:15.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:15.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:15.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.... 14:48:18.930 DEBUG [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 14:48:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:48:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:48:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:18.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:18.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:18.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:18.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:18.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:18.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:18.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:18.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:18.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:18.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:48:18.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 14:48:18.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:18.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:48:18.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:48:18.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:48:18.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'] 14:48:18.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:18.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'] 14:48:18.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:18.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: "New Java Interface"] 14:48:18.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:18.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'] 14:48:18.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:18.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'] 14:48:18.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:18.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'] 14:48:18.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:18.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: "New Java Interface"] 14:48:18.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:18.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'] 14:48:18.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:18.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'] 14:48:18.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:18.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:18.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:18.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:18.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:18.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:18.932 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:18.932 DEBUG [main][MenuItemLookup] Item match:File 14:48:18.932 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:48:18.932 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:18.934 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:48:18.934 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:48:18.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:48:18.935 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:48:18.935 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:48:18.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:48:18.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 'New|Select a wizard'] is available. finished successfully 14:48:18.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:48:18.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:18.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:18.989 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:18.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:18.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:48:18.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:18.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:18.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:18.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:18.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:18.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:48:18.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:48:18.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:48:18.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:18.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:18.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:18.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:18.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:18.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:48:18.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:18.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:18.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:18.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:18.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:18.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 14:48:18.991 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 14:48:18.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 14:48:18.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 14:48:18.993 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:18.993 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:48:18.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:48:18.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:18.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:18.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:18.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:18.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:18.994 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:48:18.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:18.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:18.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:18.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:20.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 14:48:20.658 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 14:48:20.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 14:48:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:20.658 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 14:48:20.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.659 DEBUG [WorkbenchTestable][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:") 14:48:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:20.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.660 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 14:48:20.673 DEBUG [WorkbenchTestable][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:") 14:48:20.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:20.675 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.676 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 14:48:20.677 DEBUG [WorkbenchTestable][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:") 14:48:20.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:20.682 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.682 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 14:48:20.684 DEBUG [WorkbenchTestable][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:") 14:48:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:20.686 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.686 DEBUG [WorkbenchTestable][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:") 14:48:20.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:20.689 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.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.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:48:20.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:20.700 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.701 DEBUG [WorkbenchTestable][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:") 14:48:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.702 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 14:48:20.702 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 14:48:20.702 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 14:48:20.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:20.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:20.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:20.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.705 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 14:48:20.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:20.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:20.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:48:20.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:48:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:48:20.705 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.706 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 14:48:20.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:20.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:20.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:20.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:48:20.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:48:20.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:48:20.715 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.715 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName 14:48:20.718 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 14:48:20.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:20.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:20.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:48:20.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:48:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:48:20.718 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.718 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 14:48:20.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:20.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:20.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:48:20.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:48:20.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:48:20.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.719 INFO [WorkbenchTestable][AbstractText] Text set to: 14:48:20.720 DEBUG [WorkbenchTestable][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") 14:48:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:48:20.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.722 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 14:48:20.723 DEBUG [WorkbenchTestable][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") 14:48:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.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") 14:48:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.729 DEBUG [WorkbenchTestable][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") 14:48:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.730 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 14:48:20.730 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 14:48:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:20.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:20.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.730 TRACE [main][WidgetHandler] Notify Button with event 27 14:48:20.730 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.730 TRACE [main][WidgetHandler] Notify Button with event 13 14:48:20.730 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.730 TRACE [main][WidgetHandler] Notify Button with event 26 14:48:20.730 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.730 TRACE [main][WidgetHandler] Notify Button with event 3 14:48:20.730 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.730 TRACE [main][WidgetHandler] Notify Button with event 4 14:48:20.730 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.730 TRACE [main][WidgetHandler] Notify Button with event 13 14:48:20.730 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.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 "public") 14:48:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.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 "package") 14:48:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.732 DEBUG [WorkbenchTestable][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") 14:48:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.733 DEBUG [WorkbenchTestable][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") 14:48:20.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.733 DEBUG [WorkbenchTestable][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") 14:48:20.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.734 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 14:48:20.734 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 14:48:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:20.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:20.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.734 TRACE [main][WidgetHandler] Notify Button with event 27 14:48:20.734 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.734 TRACE [main][WidgetHandler] Notify Button with event 13 14:48:20.734 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.735 TRACE [main][WidgetHandler] Notify Button with event 26 14:48:20.735 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.735 TRACE [main][WidgetHandler] Notify Button with event 3 14:48:20.735 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.735 TRACE [main][WidgetHandler] Notify Button with event 4 14:48:20.735 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.735 TRACE [main][WidgetHandler] Notify Button with event 13 14:48:20.735 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.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.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") 14:48:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.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.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") 14:48:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.736 DEBUG [WorkbenchTestable][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") 14:48:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:48:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:48:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.738 DEBUG [WorkbenchTestable][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") 14:48:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:48:20.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.745 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 14:48:20.745 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 14:48:20.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:20.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:20.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:20.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.746 TRACE [main][WidgetHandler] Notify Button with event 27 14:48:20.746 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.746 TRACE [main][WidgetHandler] Notify Button with event 13 14:48:20.746 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.746 TRACE [main][WidgetHandler] Notify Button with event 26 14:48:20.746 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.746 TRACE [main][WidgetHandler] Notify Button with event 3 14:48:20.746 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.746 TRACE [main][WidgetHandler] Notify Button with event 4 14:48:20.746 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.746 TRACE [main][WidgetHandler] Notify Button with event 13 14:48:20.746 TRACE [main][WidgetHandler] Wait for synchronization 14:48:20.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") 14:48:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.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") 14:48:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.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 "private") 14:48:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.748 DEBUG [WorkbenchTestable][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") 14:48:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.749 DEBUG [WorkbenchTestable][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:") 14:48:20.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.750 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 14:48:20.750 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 14:48:20.750 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 14:48:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:20.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:20.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:48:20.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:48:20.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.756 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 14:48:20.756 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 14:48:20.756 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 14:48:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:20.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:20.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.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.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") 14:48:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:48:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.765 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 14:48:20.765 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 14:48:20.766 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 14:48:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:20.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:20.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:48:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.767 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 14:48:20.767 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 14:48:20.767 DEBUG [WorkbenchTestable][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) 14:48:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.768 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:48:20.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:20.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:20.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:20.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:48:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:48:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:20.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:20.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:20.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:20.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:20.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:20.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:20.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:20.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:20.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:20.795 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.... 14:48:20.795 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 14:48:20.795 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:48:20.795 DEBUG [main][EditorHandler] 0 editor(s) found 14:48:20.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:20.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:48:20.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:48:20.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:20.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:20.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 14:48:20.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:48:20.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 14:48:20.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:20.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:48:20.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:48:20.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:48:20.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:20.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:20.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 14:48:20.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.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'] 14:48:20.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.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'] 14:48:20.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.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'] 14:48:20.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.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 Java Interface"] 14:48:20.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.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'] 14:48:20.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.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'] 14:48:20.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:20.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:20.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:20.798 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:20.798 DEBUG [main][MenuItemLookup] Item match:File 14:48:20.798 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:48:20.798 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:20.800 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:48:20.800 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:48:20.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:48:20.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:48:20.815 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:48:20.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.... 14:48:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:48:20.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:48:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:20.873 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:20.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:48:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:48:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:48:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:48:20.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:20.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:20.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:48:20.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:20.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:20.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:20.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 14:48:20.875 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 14:48:20.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 14:48:20.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 14:48:20.877 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:20.877 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:48:20.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:48:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.878 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:48:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:20.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:20.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.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'] 14:48:20.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 14:48:20.921 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 14:48:20.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 14:48:20.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:20.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:20.922 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 14:48:20.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:20.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 "Add...") 14:48:20.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:20.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:20.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:20.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:20.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:20.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:20.923 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:48:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:20.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:20.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 14:48:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:48:20.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 14:48:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:20.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 14:48:20.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:20.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:20.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:20.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:20.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:20.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:20.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:20.961 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:20.962 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 14:48:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:20.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:21.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:21.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:21.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:21.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:21.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:21.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:21.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:21.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:21.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:21.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:21.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:21.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:21.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:21.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:21.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:21.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:21.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:21.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:22.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:22.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:22.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:22.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:22.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:22.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:22.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:22.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:22.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:22.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:22.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:22.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:22.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:22.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:22.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:22.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:22.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:22.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:23.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:23.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:23.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:23.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:23.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:23.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:23.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:23.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:23.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:48:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:23.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:23.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:23.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:23.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:23.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:23.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:23.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:23.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:23.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:23.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:23.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:23.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:23.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 14:48:33.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:33.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:33.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:33.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:33.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:33.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:33.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 14:48:35.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:48:35.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:35.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:35.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:35.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:35.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:35.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:35.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:35.473 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:48:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:35.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:35.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:35.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:35.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:35.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:35.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:35.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:35.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:35.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:35.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:35.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:35.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:35.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:35.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 14:48:37.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 "Add...") 14:48:37.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:37.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:37.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:37.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:37.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:37.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:37.003 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:48:37.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:37.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:37.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:37.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:37.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.... 14:48:37.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. finished successfully 14:48:37.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 14:48:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:37.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 14:48:37.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:37.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:37.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:37.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:37.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:37.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:37.031 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:37.031 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 14:48:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:37.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:37.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:38.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:38.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:38.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:38.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:38.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:38.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:38.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:38.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:38.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:38.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:38.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:38.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:38.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:38.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:38.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:38.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:38.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:38.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:39.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:39.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:39.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:39.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:39.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:39.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:39.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:39.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:39.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:48:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:48:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:40.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:40.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:40.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:40.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:40.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:40.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:40.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:40.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:40.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:40.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") 14:48:40.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:40.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:40.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:40.038 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:48:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:40.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:40.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:40.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:40.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:40.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:40.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:40.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:40.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:40.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:40.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:40.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:40.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:40.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:40.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:40.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:40.067 TRACE [main][WidgetHandler] Notify Table with event 13 14:48:40.067 TRACE [main][WidgetHandler] Wait for synchronization 14:48:40.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:48:40.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:40.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:40.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:40.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:40.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:40.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:40.069 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:48:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:40.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:40.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:40.069 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 14:48:40.069 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 14:48:40.069 DEBUG [WorkbenchTestable][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) 14:48:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:40.071 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:48:40.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:40.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:40.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:40.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:48:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:48:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:40.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:40.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:40.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:40.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:40.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:40.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:40.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:40.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:40.100 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.... 14:48:40.101 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 14:48:40.101 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:48:40.101 DEBUG [main][EditorHandler] 0 editor(s) found 14:48:40.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:40.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:48:40.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:48:40.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:40.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:40.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 14:48:40.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:48:40.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 14:48:40.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:40.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:48:40.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:48:40.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:48:40.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:40.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:40.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 14:48:40.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:40.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:40.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:40.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 14:48:40.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:40.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:40.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:40.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:40.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:40.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:40.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:40.102 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:40.102 DEBUG [main][MenuItemLookup] Item match:File 14:48:40.103 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:48:40.103 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:40.105 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:48:40.105 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:48:40.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:48:40.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:48:40.106 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:48:40.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.... 14:48:40.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:48:40.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:48:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:40.165 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:40.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.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 14:48:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:48:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:48:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:48:40.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:40.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:40.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:48:40.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:40.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:40.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:40.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 14:48:40.166 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 14:48:40.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 14:48:40.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 14:48:40.169 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:40.169 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:48:40.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:48:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:40.170 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:48:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:40.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:40.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:40.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'] 14:48:40.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 14:48:40.211 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 14:48:40.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 14:48:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:40.212 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 14:48:40.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:40.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:48:40.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:40.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:40.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:40.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:40.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:40.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:40.213 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:48:40.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:40.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:40.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:40.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:40.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 14:48:40.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. finished successfully 14:48:40.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 14:48:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:40.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:48:40.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:40.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:40.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:40.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:40.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:40.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:40.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:40.252 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:40.252 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 14:48:40.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:40.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:40.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:40.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:40.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:40.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:40.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:40.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:40.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:40.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:41.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:41.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:41.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:41.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:41.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:41.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:41.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:41.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:41.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:41.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:41.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:41.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:41.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:41.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:41.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:41.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:42.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:42.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:42.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:42.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:42.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:42.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:42.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:42.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:42.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:42.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:42.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:42.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:42.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:42.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:42.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:42.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:48:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:43.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:43.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:43.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:43.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:43.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:43.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:43.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:43.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:43.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 14:48:43.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:43.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:43.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:43.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:43.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:43.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:43.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:48:43.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:43.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:43.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:43.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:43.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:43.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:43.258 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:48:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:43.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:43.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:43.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 "Add...") 14:48:43.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:43.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:43.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:43.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:43.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:43.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:43.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:43.293 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:48:43.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:43.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:43.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:43.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:43.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 14:48:43.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:48:43.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 14:48:43.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:43.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:43.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:48:43.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:43.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:43.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:43.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:43.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:43.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:43.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:43.328 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:43.328 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 14:48:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:48:43.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:48:43.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:48:43.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:43.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:43.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:43.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:43.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:43.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:43.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:43.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:43.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:43.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:43.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:43.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:43.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:43.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:43.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:43.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:44.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:44.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:44.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:44.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:44.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:44.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:44.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:44.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:44.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:44.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:44.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:44.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:44.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:44.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:44.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:44.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:45.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:45.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:45.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:45.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:45.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:45.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:45.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:45.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:48:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:46.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:46.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:46.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:46.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:46.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:46.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:46.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:46.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:46.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:46.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:46.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:46.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:46.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:46.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:46.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") 14:48:46.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:46.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:46.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:46.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:46.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:46.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:46.337 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:48:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:46.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:46.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:46.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:48:46.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:46.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:46.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:46.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:46.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:46.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:46.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:46.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:46.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:46.364 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:48:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:46.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:46.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:46.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 14:48:46.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:48:46.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 14:48:46.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:46.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:46.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:48:46.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:46.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:46.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:46.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:46.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:46.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:46.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:46.397 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:46.397 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 14:48:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:48:46.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:48:46.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:48:46.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:46.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:46.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:46.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:46.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:46.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:46.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:46.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:46.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:47.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:47.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:47.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:47.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:47.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:47.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:47.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:47.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:47.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:47.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:47.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:47.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:47.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:47.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:47.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:47.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:48.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:48.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:48.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:48.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:48.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:48.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:48.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:48.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:48.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:48.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:48.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:48.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:48.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:48.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:48.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:48.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:48:49.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:49.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:49.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 14:48:49.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:49.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:49.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:49.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:49.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:49.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:49.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:49.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:49.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:49.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:49.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:49.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:49.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:49.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:49.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:49.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:49.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:49.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:49.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:49.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:48:49.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:49.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:49.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:49.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:49.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:49.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:49.404 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:48:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:49.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:49.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:49.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 "Add...") 14:48:49.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:49.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:49.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:49.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:49.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:49.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:49.436 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:48:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:49.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:49.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:49.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 14:48:49.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:48:49.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 14:48:49.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:49.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:49.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:48:49.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:49.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:49.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:49.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:49.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:49.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:49.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:49.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:49.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:49.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:49.477 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:49.477 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 14:48:49.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:48:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:48:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:48:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:49.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:49.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:49.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:49.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:49.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:49.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:49.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:49.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:50.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:50.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:50.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:50.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:50.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:50.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:50.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:50.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:50.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:50.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:50.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:50.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:50.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:50.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:50.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:50.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:51.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:51.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:51.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:51.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:51.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:51.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:51.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:51.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:51.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:51.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:51.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:51.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:51.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:51.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:51.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:51.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:52.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:52.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:52.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:52.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:52.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:52.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:52.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:52.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:52.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:48:52.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:52.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:52.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:52.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:52.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:52.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:52.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:52.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:52.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:52.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:52.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:52.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:52.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:52.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:52.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:52.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:52.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:52.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:52.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:52.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:52.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:52.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:52.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:52.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:52.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:48:52.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:52.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:52.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:52.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:52.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:52.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:52.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:52.484 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:48:52.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:52.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:52.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:52.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:52.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:48:52.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:52.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:52.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:52.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:52.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:52.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:52.512 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:48:52.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:52.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:52.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:52.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:52.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 14:48:52.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:48:52.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 14:48:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:52.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:48:52.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:52.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:52.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:52.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:52.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:52.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:52.544 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:52.544 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 14:48:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:48:52.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:48:52.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:48:52.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:52.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:52.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:52.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:52.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:52.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:52.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:52.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:53.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:53.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:53.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:53.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:53.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:53.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:53.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:53.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:53.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:53.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:53.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:53.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:53.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:53.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:53.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:53.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:54.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:54.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:54.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:54.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:54.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:54.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:54.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:54.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:54.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:54.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:54.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:54.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:54.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:54.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:54.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:54.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:55.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:55.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:55.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:55.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:55.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:55.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:55.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:55.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:48:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:55.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:55.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:55.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:55.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:55.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:55.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:55.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 "OK") 14:48:55.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:55.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:55.551 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:48:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:55.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:55.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:55.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:55.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:55.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:55.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:55.580 TRACE [main][WidgetHandler] Notify Table with event 13 14:48:55.580 TRACE [main][WidgetHandler] Wait for synchronization 14:48:55.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:48:55.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:55.582 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:48:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:55.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:55.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:55.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 14:48:55.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:55.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:55.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:55.585 TRACE [main][WidgetHandler] Notify Table with event 13 14:48:55.585 TRACE [main][WidgetHandler] Wait for synchronization 14:48:55.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:48:55.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:55.587 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:48:55.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:55.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:55.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:55.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:55.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:55.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:55.590 TRACE [main][WidgetHandler] Notify Table with event 13 14:48:55.590 TRACE [main][WidgetHandler] Wait for synchronization 14:48:55.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 "Remove") 14:48:55.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:55.592 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:48:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:55.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:55.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:55.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:55.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:55.596 TRACE [main][WidgetHandler] Notify Table with event 13 14:48:55.596 TRACE [main][WidgetHandler] Wait for synchronization 14:48:55.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:48:55.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:55.597 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:48:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:55.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:55.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:55.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:55.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:55.599 TRACE [main][WidgetHandler] Notify Table with event 13 14:48:55.599 TRACE [main][WidgetHandler] Wait for synchronization 14:48:55.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 "Remove") 14:48:55.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:55.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:55.601 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:48:55.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:55.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:55.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:55.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:55.601 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 14:48:55.601 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 14:48:55.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:48:55.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:55.603 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:48:55.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:55.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:55.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:55.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:48:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:48:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:55.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:55.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:55.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:55.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:55.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:55.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:55.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:55.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:55.648 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.... 14:48:55.648 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 14:48:55.648 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:48:55.648 DEBUG [main][EditorHandler] 0 editor(s) found 14:48:55.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:55.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:48:55.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:48:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:55.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 14:48:55.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:48:55.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 14:48:55.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:55.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:48:55.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:48:55.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:48:55.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'] 14:48:55.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.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'] 14:48:55.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.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: "New Java Interface"] 14:48:55.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.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'] 14:48:55.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.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'] 14:48:55.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.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'] 14:48:55.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.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: "New Java Interface"] 14:48:55.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.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'] 14:48:55.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.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'] 14:48:55.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:55.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:55.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:55.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:55.649 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:55.649 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:55.649 DEBUG [main][MenuItemLookup] Item match:File 14:48:55.650 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:48:55.650 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:48:55.652 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:48:55.653 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:48:55.653 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:48:55.653 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:48:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:48:55.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 'New|Select a wizard'] is available. finished successfully 14:48:55.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:48:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:55.710 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:55.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:48:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:55.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:48:55.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:48:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:48:55.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:55.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:55.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:48:55.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:55.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:55.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:55.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 14:48:55.712 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 14:48:55.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 14:48:55.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 14:48:55.714 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:55.715 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:48:55.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) 14:48:55.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:55.716 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:48:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:55.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:55.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:55.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:55.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 14:48:55.756 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 14:48:55.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 14:48:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:55.757 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 14:48:55.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:55.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 14:48:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:55.759 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:55.760 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 14:48:55.764 DEBUG [WorkbenchTestable][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:") 14:48:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:55.770 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:55.771 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 14:48:55.782 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 14:48:55.782 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 14:48:55.782 DEBUG [WorkbenchTestable][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) 14:48:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:55.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:55.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:55.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:55.784 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:48:55.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:55.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:55.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:55.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:55.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:48:56.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:48:56.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:56.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:56.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java... 14:48:56.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 14:48:56.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:56.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:56.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:56.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:56.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:48:56.438 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:56.438 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 14:48:56.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully 14:48:56.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@142ee901 is found... 14:48:56.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@142ee901 is found finished successfully 14:48:56.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 14:48:56.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:56.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:56.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:56.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:56.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:48:56.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:48:56.440 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 14:48:56.443 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.... 14:48:56.443 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 14:48:56.443 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:48:56.443 DEBUG [main][EditorHandler] 1 editor(s) found 14:48:56.444 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java 14:48:56.542 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed 14:48:56.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:56.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:48:56.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:48:56.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:56.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:56.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 14:48:56.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:48:56.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 14:48:56.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:48:56.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:48:56.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:48:56.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:48:56.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'] 14:48:56.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.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'] 14:48:56.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.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 Java Interface"] 14:48:56.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.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'] 14:48:56.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.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'] 14:48:56.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.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'] 14:48:56.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.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 Java Interface"] 14:48:56.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.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'] 14:48:56.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.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'] 14:48:56.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:48:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:56.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:56.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:48:56.545 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:48:56.545 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:56.545 DEBUG [main][MenuItemLookup] Item match:File 14:48:56.545 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:48:56.545 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'File' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'' 14:48:56.547 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:48:56.547 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:48:56.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:48:56.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:48:56.548 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:48:56.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:48:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:48:56.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:48:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:56.609 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:56.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.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 14:48:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:56.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:56.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:56.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:48:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:48:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:48:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:48:56.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:56.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:56.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:48:56.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:48:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:48:56.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:48:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:48:56.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:48:56.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 14:48:56.611 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 14:48:56.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 14:48:56.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 14:48:56.611 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:48:56.611 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:48:56.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:48:56.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:56.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:56.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:56.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:56.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:56.612 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:48:56.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:56.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:56.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:56.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:56.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:48:56.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 14:48:56.665 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 14:48:56.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 14:48:56.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:56.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:56.666 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 14:48:56.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:48:56.666 DEBUG [WorkbenchTestable][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:") 14:48:56.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:56.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:56.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:56.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:56.669 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:56.669 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 14:48:56.673 DEBUG [WorkbenchTestable][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:") 14:48:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:56.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:56.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:56.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:56.688 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:56.689 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2 14:48:56.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 14:48:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:56.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:56.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:56.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:56.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:56.697 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 14:48:56.697 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 14:48:56.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:56.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:56.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:56.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:56.697 TRACE [main][WidgetHandler] Notify Button with event 27 14:48:56.697 TRACE [main][WidgetHandler] Wait for synchronization 14:48:56.698 TRACE [main][WidgetHandler] Notify Button with event 13 14:48:56.698 TRACE [main][WidgetHandler] Wait for synchronization 14:48:56.698 TRACE [main][WidgetHandler] Notify Button with event 26 14:48:56.698 TRACE [main][WidgetHandler] Wait for synchronization 14:48:56.698 TRACE [main][WidgetHandler] Notify Button with event 3 14:48:56.698 TRACE [main][WidgetHandler] Wait for synchronization 14:48:56.698 TRACE [main][WidgetHandler] Notify Button with event 4 14:48:56.698 TRACE [main][WidgetHandler] Wait for synchronization 14:48:56.698 TRACE [main][WidgetHandler] Notify Button with event 13 14:48:56.698 TRACE [main][WidgetHandler] Wait for synchronization 14:48:56.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:48:56.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:56.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:56.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:56.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 14:48:56.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:56.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:56.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:56.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:56.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:56.699 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:48:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:56.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:56.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:56.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 14:48:56.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 14:48:56.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 14:48:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:48:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:48:56.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:48:56.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:56.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:56.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:56.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:56.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:56.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:56.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:48:56.739 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:48:56.739 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 14:48:56.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:56.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:57.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:57.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:57.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:57.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:57.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:57.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:57.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:57.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:58.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:58.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:58.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:58.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:58.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:58.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:58.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:58.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:59.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:59.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:59.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:59.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:59.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:59.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:59.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:59.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 14:48:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:48:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:48:59.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:59.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:59.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:59.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:59.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:59.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:59.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:59.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:59.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:59.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:59.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:59.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:48:59.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:59.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:59.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:59.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:59.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:59.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:48:59.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:48:59.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:48:59.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:48:59.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 14:48:59.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:48:59.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:59.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:59.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:59.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:59.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:59.746 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:48:59.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:59.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:59.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:59.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:59.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 14:48:59.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:59.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:59.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:59.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:59.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:59.776 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 14:48:59.776 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 14:48:59.776 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 14:48:59.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:59.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:59.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:59.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:59.776 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 14:48:59.776 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 14:48:59.776 DEBUG [WorkbenchTestable][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) 14:48:59.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:48:59.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:48:59.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:48:59.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:48:59.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:48:59.778 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:48:59.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:48:59.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:48:59.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:48:59.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:48:59.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:00.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:00.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:00.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:00.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java... 14:49:00.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 '\*?\QInterfaceName2.java\E') 14:49:00.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:00.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:00.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:00.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:00.284 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:00.284 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 14:49:00.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully 14:49:00.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2afc19a6 is found... 14:49:00.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2afc19a6 is found finished successfully 14:49:00.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 14:49:00.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:00.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:00.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:00.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:00.286 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:00.286 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 14:49:00.286 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.... 14:49:00.286 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 14:49:00.286 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:49:00.286 DEBUG [main][EditorHandler] 1 editor(s) found 14:49:00.286 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java 14:49:00.347 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed 14:49:00.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:49:00.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:00.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:00.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:00.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:00.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 14:49:00.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:00.354 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:49:00.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:00.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:00.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:00.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:00.354 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:00.354 DEBUG [main][MenuItemLookup] Item match:Window 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:00.354 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:00.354 DEBUG [main][MenuItemLookup] Item match:Show View 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:00.357 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:49:00.357 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:49:00.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:49:00.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:49:00.357 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:49:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:49:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:49:00.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:49:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:00.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 14:49:00.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:00.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:00.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:00.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:00.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:49:00.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:49:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:00.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:49:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:00.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:49:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:49:00.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:49:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:00.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:49:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:00.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:49:00.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:49:00.413 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:49:00.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:49:00.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:49:00.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:00.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:00.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:00.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:00.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:49:00.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:00.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:00.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:00.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:00.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:00.414 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:49:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:00.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:00.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:00.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:00.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:00.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:49:00.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:49:00.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:00.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:00.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:00.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:49:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:00.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:00.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:00.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:00.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:00.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:00.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:00.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:00.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:00.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:00.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:00.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:00.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:00.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:00.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:00.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:00.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:00.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:00.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:00.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:00.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:01.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:01.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:01.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:01.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:01.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:01.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:01.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:49:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:01.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:01.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:01.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:01.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 14:49:01.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 14:49:01.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:01.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:01.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:01.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:01.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:01.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:01.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:01.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:02.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:02.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:02.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:02.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:02.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:02.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:02.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:02.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 14:49:02.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:02.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:02.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:02.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:02.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:02.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 14:49:02.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 14:49:02.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:02.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:02.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:02.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:02.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 14:49:02.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:02.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:02.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:02.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:02.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:02.460 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:49:02.460 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:49:02.461 DEBUG [main][TreeItemHandler] Set Tree selection 14:49:02.461 DEBUG [main][TreeHandler] Notify Tree about selection event 14:49:02.465 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:49:02.467 DEBUG [WorkbenchTestable][TreeItemHandler] EnumProject 14:49:02.467 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 14:49:02.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:49:02.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'New' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:02.496 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:49:02.496 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:49:02.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:49:02.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:49:02.497 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:49:02.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:49:02.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:49:02.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:02.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:02.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:02.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:02.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:49:02.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:02.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:02.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:02.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:02.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:49:02.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:03.015 DEBUG [main][MenuItemLookup] Found menu:'New' 14:49:03.015 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:03.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:03.015 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:03.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:03.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:03.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:03.015 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:03.015 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:49:03.015 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:49:03.015 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:49:03.015 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:49:03.015 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:49:03.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1750): Gtk-CRITICAL **: 14:49:03.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:49:03.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:49:03.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:49:03.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:49:03.604 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 14:49:03.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:49:03.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:03.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:03.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:49:03.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:03.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:03.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:03.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:49:03.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:03.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:03.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:03.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:03.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:03.607 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:49:03.607 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:49:03.607 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:49:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:03.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:03.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:03.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") 14:49:03.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:03.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:49:03.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:03.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:03.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:03.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:03.608 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:49:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:03.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:03.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:03.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:49:03.611 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:49:04.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:49:04.112 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:49:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:04.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:04.112 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 14:49:04.112 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:04.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.555 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.866 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 19.305 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 15.547 s testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 0.895 s testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 3.805 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.119 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.119 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:49:04.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:04.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:04.119 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:49:04.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:04.119 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:49:04.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:04.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:04.128 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu. 14:49:04.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:04.128 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:04.128 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:04.128 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:04.128 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:04.128 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:04.128 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:04.128 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:04.128 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:04.128 DEBUG [main][MenuItemLookup] Item match:Window 14:49:04.129 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:04.129 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:04.129 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:04.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:04.129 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:04.129 DEBUG [main][MenuItemLookup] Item match:Show View 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:04.132 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:49:04.132 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:49:04.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:49:04.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:49:04.133 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:49:04.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:49:04.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:49:04.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:49:04.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:49:04.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:04.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:04.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:04.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:49:04.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:04.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:04.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:49:04.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:04.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:04.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:04.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 14:49:04.193 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 14:49:04.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 14:49:04.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 14:49:04.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:04.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:04.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:04.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:49:04.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:04.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:04.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:04.194 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:49:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:04.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:04.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:04.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:04.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:04.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open... 14:49:04.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully 14:49:04.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:04.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:04.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 '\*?\QJUnit\E') 14:49:04.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:04.240 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:04.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:04.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.255 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:04.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:04.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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...") 14:49:04.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:49:04.269 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History... 14:49:04.269 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:49:04.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 14:49:04.308 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 14:49:04.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs 14:49:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove All") 14:49:04.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:04.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 14:49:04.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:04.309 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All 14:49:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:04.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:04.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:04.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 "OK", Widget matcher matching widgets with style: 8) 14:49:04.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:04.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:04.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 14:49:04.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:04.311 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:49:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:04.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:04.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:04.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 14:49:04.334 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 14:49:04.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:04.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 14:49:04.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:04.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:04.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:04.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.336 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:04.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:04.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 14:49:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:04.338 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:04.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:04.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.339 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:04.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:04.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.340 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 14:49:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:49:04.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:04.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:04.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 14:49:04.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:04.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 14:49:04.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:04.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:04.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:04.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:04.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:04.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 '\*?\QJUnit\E') 14:49:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:04.344 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:04.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:04.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.344 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:04.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:04.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.345 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:.*') 14:49:04.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:04.346 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:04.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:04.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:04.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:04.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 14:49:04.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:04.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 14:49:04.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:04.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:04.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:04.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:04.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:04.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:04.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 '\*?\QJUnit\E') 14:49:04.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:04.380 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:04.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:04.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.381 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:04.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:04.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.381 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:.*') 14:49:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:04.383 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:04.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:04.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:04.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 14:49:04.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:04.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 14:49:04.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:04.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:04.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:04.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:04.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:04.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 '\*?\QJUnit\E') 14:49:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:04.390 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:04.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:04.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.391 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:04.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Failures:.*') 14:49:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:04.394 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:04.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:04.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:04.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 14:49:04.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 14:49:04.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:04.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:04.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 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.006 s getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.007 s getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.038 s getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.01 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 14:49:04.400 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 14:49:04.401 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:49:04.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:04.401 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 14:49:04.401 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:04.401 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:49:04.411 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:04.411 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:49:04.411 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:04.411 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:49:04.411 DEBUG [main][EditorHandler] 0 editor(s) found 14:49:04.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:49:04.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:04.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 '\*?\QProject Explorer\E') 14:49:04.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:04.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:04.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:04.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:04.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:04.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:04.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:04.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:04.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:49:04.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:04.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:04.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:49:04.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:04.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:04.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:04.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:49:04.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'] 14:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.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'] 14:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.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'] 14:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.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'] 14:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.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'] 14:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.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'] 14:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.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'] 14:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:04.462 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:04.462 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:04.462 DEBUG [main][MenuItemLookup] Item match:File 14:49:04.463 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:04.463 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:04.465 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:49:04.465 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:49:04.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:49:04.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:49:04.478 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:49:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:49:04.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:49:04.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:49:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.540 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:04.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:49:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:49:04.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:04.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:04.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:49:04.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:04.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:04.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:04.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:49:04.542 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:49:04.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:49:04.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:49:04.544 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:04.544 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:49:04.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:49:04.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:04.545 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:49:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:04.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:04.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:04.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:04.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:49:04.694 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 14:49:04.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:49:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:04.695 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:49:04.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:04.695 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest' 14:49:04.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:49:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:04.697 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:04.697 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest 14:49:04.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 14:49:04.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:04.725 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 14:49:04.726 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 14:49:04.726 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 14:49:04.726 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 14:49:04.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:04.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:04.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:04.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:04.726 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:49:04.726 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:49:04.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:49:04.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:04.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:04.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:04.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:04.728 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:49:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:04.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:04.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:49:07.838 DEBUG [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 14:49:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:07.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:07.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:07.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:07.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:07.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:07.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:07.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:07.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'] 14:49:07.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:07.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'] 14:49:07.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:07.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:49:07.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:07.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'] 14:49:07.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:07.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'] 14:49:07.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:07.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'] 14:49:07.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:07.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:49:07.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:07.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:07.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:07.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:07.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:07.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:07.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:07.840 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:07.840 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:07.840 DEBUG [main][MenuItemLookup] Item match:File 14:49:07.840 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:07.840 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:07.843 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:49:07.843 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:49:07.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:49:07.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:49:07.843 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:49:07.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.... 14:49:07.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 14:49:07.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:49:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:07.923 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:07.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:07.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 14:49:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:07.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:07.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:07.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:49:07.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:07.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:07.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:49:07.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:07.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:07.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:07.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:49:07.926 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:49:07.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:49:07.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:49:07.937 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:07.937 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:49:07.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:49:07.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:07.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:07.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:07.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:07.938 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:49:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:07.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:07.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:08.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'] 14:49:08.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:08.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:08.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:49:08.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 14:49:08.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:49:08.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:08.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:08.017 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:49:08.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:08.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:49:08.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:08.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:08.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:08.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:08.034 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:08.035 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest 14:49:08.036 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:49:08.036 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:49:08.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:49:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:08.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:08.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:08.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:08.052 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:49:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:08.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:08.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:08.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:08.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:08.574 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:49:08.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:08.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:08.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 14:49:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:08.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 14:49:08.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 '\*?\QPackage Explorer\E') 14:49:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:08.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:08.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:08.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:08.576 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:08.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:08.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:08.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:08.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:08.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:08.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:08.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:08.636 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:08.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:08.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:08.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:08.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:08.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:08.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:09.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:09.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:09.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:09.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:09.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:09.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:09.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:09.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:09.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 14:49:09.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:09.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:09.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:09.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:09.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:09.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 14:49:09.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 14:49:09.639 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 14:49:09.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 14:49:09.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 14:49:09.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:49:09.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'New' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:49:09.662 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:49:09.662 DEBUG [main][MenuItemLookup] Item match:Build Path 14:49:09.663 DEBUG [main][MenuItemLookup] Found menu:'Link Source...' 14:49:09.663 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...' 14:49:09.663 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:09.663 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder' 14:49:09.663 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...' 14:49:09.663 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...' 14:49:09.663 DEBUG [main][MenuItemLookup] Item match:Add Libraries... 14:49:09.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..." 14:49:09.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries... 14:49:09.664 INFO [main][MenuItemHandler] Select menu item: Add &Libraries... 14:49:09.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 14:49:09.709 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 14:49:09.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library 14:49:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:09.710 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 14:49:09.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:09.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 14:49:09.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:09.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:09.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:09.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:09.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:09.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:49:09.712 TRACE [main][WidgetHandler] Notify List with event 13 14:49:09.713 TRACE [main][WidgetHandler] Wait for synchronization 14:49:09.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 "Next >", Widget matcher matching widgets with style: 8) 14:49:09.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:09.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:09.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:09.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 14:49:09.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:09.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:09.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:09.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:09.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:09.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:09.713 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:49:09.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:09.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:09.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:09.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:09.733 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 14:49:09.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:09.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:09.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:09.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 14:49:09.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:09.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:09.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:09.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:09.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:09.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:49:09.733 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4 14:49:09.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:49:09.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:09.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:09.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:09.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 14:49:09.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:09.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:09.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:09.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:09.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:09.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:09.738 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:49:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:09.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:09.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:09.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 14:49:09.826 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 14:49:09.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:09.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:09.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:09.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:09.831 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:09.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:09.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:09.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:09.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:09.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:10.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:10.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:10.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:10.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:10.833 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:10.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:10.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:10.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:10.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:49:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:10.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:10.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:10.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:10.834 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 14:49:10.834 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:49:10.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 14:49:10.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 14:49:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:10.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 14:49:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:10.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 14:49:10.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 14:49:10.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:49:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:10.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:49:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:10.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:49:10.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 14:49:10.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 14:49:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:11.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 14:49:11.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 14:49:11.337 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 14:49:11.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 14:49:11.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 14:49:11.340 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java 14:49:11.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 14:49:11.340 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 14:49:11.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 14:49:11.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 14:49:11.345 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:49:11.345 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:49:11.367 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:49:11.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:11.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:11.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64acbd6c is found... 14:49:11.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64acbd6c is found finished successfully 14:49:11.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 '\*?\QHelloTest.java\E') 14:49:11.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:11.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:11.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:11.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:11.370 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:11.370 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; public class HelloTest { } TooltipText=null 14:49:11.370 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:49:11.375 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:11.375 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 14:49:11.375 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:49:11.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 14:49:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:11.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 14:49:11.376 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 14:49:11.376 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:11.376 DEBUG [main][MenuItemLookup] Item match:File 14:49:11.376 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:11.376 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:49:11.376 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:49:11.376 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:49:11.376 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:11.376 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:49:11.376 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:49:11.376 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:11.376 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:49:11.376 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:49:11.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:49:11.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:49:11.377 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:49:11.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:49:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:49:11.408 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:11.408 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 14:49:11.408 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:11.408 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 14:49:11.408 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:49:11.408 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java 14:49:11.469 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed 14:49:11.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:11.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 14:49:11.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 14:49:11.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:11.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:11.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:11.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:11.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:11.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:49:11.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:11.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:11.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:11.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:11.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:11.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49: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 '\*?\QPackage Explorer\E') 14:49:11.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:11.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:11.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:11.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:11.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:11.472 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:11.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:11.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:11.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:11.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:11.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:11.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:11.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:11.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:11.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:11.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:11.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:11.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:11.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:11.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:11.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:11.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:11.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:12.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:12.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:12.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:12.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:12.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:12.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:12.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:12.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:49:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:12.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:12.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:12.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:12.476 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 14:49:12.476 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:49:12.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 14:49:12.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 14:49:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:12.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 14:49:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:12.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 14:49:12.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 14:49:12.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:49:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:12.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:49:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:12.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:49:12.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 14:49:12.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 14:49:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:12.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 14:49:12.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:12.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 14:49:12.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 14:49:12.477 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 14:49:12.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 14:49:12.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 14:49:12.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:49:12.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'New' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Open With' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'References' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:12.502 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:49:12.502 DEBUG [main][MenuItemLookup] Item match:Run As 14:49:12.516 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 14:49:12.516 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 14:49:12.516 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+X T 14:49:12.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+X T" 14:49:12.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+X T 14:49:12.517 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+X T 14:49:12.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet... 14:49:12.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:12.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:12.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:12.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:12.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:12.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:12.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:12.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:12.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 '\*?\QJUnit\E') 14:49:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:12.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:12.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:12.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:12.523 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:12.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:12.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:12.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:12.582 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:12.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:12.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:12.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:12.583 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:.*') 14:49:12.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:12.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:12.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:12.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:12.584 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully 14:49:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet... 14:49:12.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:12.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:12.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:12.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:12.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:12.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:12.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:12.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:12.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:12.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 14:49:12.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:12.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:12.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:12.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:12.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:12.620 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:12.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:12.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:12.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:12.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:12.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:12.621 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:12.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:12.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:12.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:12.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:12.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:12.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:.*') 14:49:12.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:12.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:12.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:12.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:12.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:12.622 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:13.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:13.124 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:13.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:13.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:13.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/0 TooltipText=0/0 14:49:13.125 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:13.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:13.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:13.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/0 TooltipText=0/0 14:49:13.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:.*') 14:49:13.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:13.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:13.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:13.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:13.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:13.127 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:13.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:13.628 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:13.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:13.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:13.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:13.629 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:13.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:13.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:13.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:13.629 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:.*') 14:49:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:13.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:13.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:13.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:13.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:13.630 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:14.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:14.131 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:14.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:14.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:14.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:14.132 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:14.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:14.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:14.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:14.133 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:.*') 14:49:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:14.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:14.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:14.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:14.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:14.134 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:14.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:14.634 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:14.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:14.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:14.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:14.635 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:14.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:14.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:14.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:14.636 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:.*') 14:49:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:14.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:14.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:14.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:14.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:14.637 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:15.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:15.138 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:15.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:15.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:15.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:15.139 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:15.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:15.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:15.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:15.140 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:.*') 14:49:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:15.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:15.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:15.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:15.140 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:15.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:15.641 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:15.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:15.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:15.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:15.642 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:15.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:15.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:15.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:15.643 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:.*') 14:49:15.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:15.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:15.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:15.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:15.644 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:16.144 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:16.144 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:16.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:16.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:16.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:16.145 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:16.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:16.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:16.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:16.146 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:.*') 14:49:16.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:16.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:16.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:16.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:16.147 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:16.647 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:16.648 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:16.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:16.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:16.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:16.649 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:16.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:16.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:16.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:16.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:.*') 14:49:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:16.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:16.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:16.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:16.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:16.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:17.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:17.152 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:17.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:17.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:17.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:17.153 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:17.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:17.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:17.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:17.153 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:.*') 14:49:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:17.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:17.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:17.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:17.154 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:17.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:17.655 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:17.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:17.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:17.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:17.656 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:17.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:17.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:17.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:17.657 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:.*') 14:49:17.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:17.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:17.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:17.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:17.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:17.658 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:18.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:18.158 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:18.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:18.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:18.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:18.159 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:18.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:18.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:18.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 14:49:18.160 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:.*') 14:49:18.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:18.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:18.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:18.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:18.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:18.161 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:18.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:18.661 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:18.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:18.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:18.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:18.662 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:18.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:18.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:18.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:18.663 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:.*') 14:49:18.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:18.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:18.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:18.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:18.664 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:18.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 14:49:18.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 14:49:19.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:19.164 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:19.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:19.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:19.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:19.165 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:19.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:19.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:19.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:19.166 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:.*') 14:49:19.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:19.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:19.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:19.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:19.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:19.167 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:19.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 14:49:19.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 14:49:19.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:19.668 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:19.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:19.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:19.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:19.669 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:19.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:19.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:19.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:19.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:.*') 14:49:19.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:19.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:19.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:19.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:19.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:19.671 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:19.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 14:49:19.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 14:49:20.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:20.171 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:20.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:20.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:20.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:20.172 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:20.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:20.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:20.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:20.173 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:.*') 14:49:20.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:20.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:20.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:20.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:20.174 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:20.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 14:49:20.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 14:49:20.674 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:20.674 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:20.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:20.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:20.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:20.676 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:20.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:20.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:20.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:20.677 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:.*') 14:49:20.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:20.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:20.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:20.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:20.678 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:20.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 14:49:20.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 14:49:21.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:21.178 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:21.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:21.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:21.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:21.179 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:21.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:21.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:21.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:21.180 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:.*') 14:49:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:21.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:21.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:21.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:21.181 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 14:49:21.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 14:49:21.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:21.681 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:21.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:21.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:21.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:21.682 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:21.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:21.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:21.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:21.683 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:.*') 14:49:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:21.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:21.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:21.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:21.684 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:21.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 14:49:21.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 14:49:22.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:22.185 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:22.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:22.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:22.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:22.186 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:22.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:22.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:22.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:22.187 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:.*') 14:49:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:22.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:22.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:22.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:22.187 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:22.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 14:49:22.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 14:49:22.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:22.688 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:22.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:22.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:22.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:22.689 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:22.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:22.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:22.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:22.689 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:.*') 14:49:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:22.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:22.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:22.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:22.690 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:22.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 14:49:22.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 14:49:23.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:23.191 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:23.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:23.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:23.192 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:23.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:23.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:23.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:.*') 14:49:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:23.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:23.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:23.194 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:23.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 14:49:23.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 14:49:23.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:23.694 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:23.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:23.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:23.695 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:23.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:23.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:23.696 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:.*') 14:49:23.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:23.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:23.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:23.697 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:23.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 14:49:23.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 14:49:23.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 14:49:23.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 14:49:23.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 14:49:23.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:49:23.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 14:49:23.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:49:23.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 14:49:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully 14:49:23.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.699 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 14:49:23.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:23.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:23.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:23.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:23.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 14:49:23.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:23.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:23.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:23.713 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:23.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:23.714 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:23.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:23.714 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:.*') 14:49:23.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:23.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:23.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:23.715 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:23.716 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:23.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:23.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 14:49:23.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 'Errors:.*') 14:49:23.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:23.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:23.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:23.730 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:23.730 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 14:49:23.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 14:49:23.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null 14:49:23.731 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:.*') 14:49:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:23.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:23.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:23.733 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:23.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 14:49:23.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:23.733 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:23.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:23.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:23.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:49:23.734 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 14:49:23.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:49:23.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:23.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:23.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:23.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:23.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 '\*?\QPackage Explorer\E') 14:49:23.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:23.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:23.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:23.739 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:23.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:23.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:23.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:23.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:23.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:23.764 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:23.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:23.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:23.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:23.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:23.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:23.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:24.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:24.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:24.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:24.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:24.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:24.766 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:49:24.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:49:24.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:24.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:24.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 14:49:24.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:24.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:24.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:24.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:24.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:24.767 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 14:49:24.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 14:49:24.767 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 14:49:24.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 14:49:24.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 14:49:24.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:49:24.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'New' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:24.793 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:49:24.793 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:49:24.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:49:24.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:49:24.794 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:49:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:24.796 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer 14:49:24.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 14:49:24.797 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 14:49:24.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 14:49:24.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 14:49:24.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:49:24.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'New' 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:24.818 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:49:24.818 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:49:24.818 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:49:24.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:49:24.819 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:49:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:49:25.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:49:25.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:49:25.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:25.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:25.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:25.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:49:25.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:25.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:25.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:25.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:49:25.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:25.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:25.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:25.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:25.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:25.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:25.395 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:49:25.395 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:49:25.395 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:49:25.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:25.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:25.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:25.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:49:25.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:25.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:49:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:25.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:25.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:25.396 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:49:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:25.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:25.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:49:25.399 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:49:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:49:25.900 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:49:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:25.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:25.900 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 14:49:25.900 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:25.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:25.900 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: 21.5 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: 12.265 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:25.905 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:25.905 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:49:25.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:25.906 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:25.906 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:25.906 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:49:25.906 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:25.906 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:49:25.906 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:25.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:25.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:25.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:25.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:25.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:25.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:25.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:25.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:25.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:25.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:25.907 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:25.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:25.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:25.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:25.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:25.907 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:25.907 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:25.907 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:25.907 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:25.907 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:25.907 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:25.907 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:25.907 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:25.907 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:25.907 DEBUG [main][MenuItemLookup] Item match:Window 14:49:25.908 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:25.908 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:25.908 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:25.908 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:25.908 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:25.908 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:25.908 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:25.908 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:49:25.908 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:25.908 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:49:25.908 DEBUG [main][MenuItemLookup] Item match:Preferences 14:49:25.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:49:25.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:49:25.908 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:49:25.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 'Preferences.*'] is available.... 14:49:25.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:49:25.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:25.990 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:49:25.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:25.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:49:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:25.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:25.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:25.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:25.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:25.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:25.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 14:49:25.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:25.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:26.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:26.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:26.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 14:49:26.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:26.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:26.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:26.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:26.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:26.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 14:49:26.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:26.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:26.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:26.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:26.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 14:49:26.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:26.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:26.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:26.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 14:49:26.994 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 14:49:26.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 14:49:26.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 14:49:26.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:26.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:26.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:26.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) 14:49:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:26.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:27.000 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:49:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:27.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:27.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:27.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:27.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:27.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:27.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:27.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:27.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:27.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:27.038 DEBUG [main][MenuItemLookup] Item match:Window 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.038 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:49:27.038 DEBUG [main][MenuItemLookup] Item match:Preferences 14:49:27.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:49:27.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:49:27.039 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:49:27.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 'Preferences.*'] is available.... 14:49:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:49:27.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.107 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:49:27.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:49:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 14:49:27.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 14:49:27.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 14:49:27.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.110 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 14:49:27.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.110 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:27.110 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 14:49:27.110 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 14:49:27.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 14:49:27.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 14:49:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:49:27.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:27.122 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:49:27.122 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:49:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:27.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:27.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.123 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 14:49:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:49:27.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.124 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 14:49:27.124 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 14:49:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:27.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:27.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:27.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:27.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:27.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:27.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:27.159 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:27.159 DEBUG [main][MenuItemLookup] Item match:Window 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.159 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:49:27.159 DEBUG [main][MenuItemLookup] Item match:Preferences 14:49:27.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:49:27.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:49:27.159 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:49:27.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.... 14:49:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:49:27.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.222 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:49:27.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:49:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 14:49:27.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 14:49:27.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 14:49:27.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 14:49:27.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:27.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 14:49:27.224 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 14:49:27.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 14:49:27.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 14:49:27.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:49:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:27.228 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:49:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:27.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:27.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:27.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:27.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:27.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:27.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:27.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:27.263 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:27.263 DEBUG [main][MenuItemLookup] Item match:Window 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.263 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:49:27.263 DEBUG [main][MenuItemLookup] Item match:Preferences 14:49:27.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:49:27.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:49:27.263 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:49:27.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:49:27.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:49:27.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.334 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:49:27.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:49:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 14:49:27.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 14:49:27.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 14:49:27.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 14:49:27.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:27.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 14:49:27.337 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 14:49:27.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 14:49:27.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 14:49:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.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 14:49:27.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:49:27.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.339 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 14:49:27.339 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 14:49:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:27.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:27.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:27.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:27.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:27.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:27.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:27.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:27.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:27.367 DEBUG [main][MenuItemLookup] Item match:Window 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.367 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:49:27.367 DEBUG [main][MenuItemLookup] Item match:Preferences 14:49:27.367 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:49:27.367 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:49:27.367 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:49:27.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.... 14:49:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:49:27.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.463 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:49:27.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.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 14:49:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 14:49:27.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 14:49:27.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 14:49:27.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 14:49:27.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:27.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 14:49:27.465 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 14:49:27.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 14:49:27.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 14:49:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:49:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:27.468 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:49:27.468 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:49:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:27.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:27.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.468 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 14:49:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:49:27.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.469 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 14:49:27.469 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 14:49:27.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:27.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:27.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:27.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:27.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.514 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.514 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:27.514 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:27.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:27.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:27.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:49:27.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:27.515 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:27.515 DEBUG [main][MenuItemLookup] Item match:Window 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.515 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:49:27.515 DEBUG [main][MenuItemLookup] Item match:Preferences 14:49:27.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:49:27.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:49:27.515 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:49:27.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:49:27.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 'Preferences.*'] is available. finished successfully 14:49:27.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.585 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:49:27.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:49:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 14:49:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 14:49:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 14:49:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 14:49:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 14:49:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 14:49:27.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 14:49:27.588 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 14:49:27.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 14:49:27.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 14:49:27.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.594 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 14:49:27.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:49:27.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:49:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.596 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 14:49:27.596 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 14:49:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:27.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:27.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:27.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:27.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:27.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 14:49:27.627 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 14:49:27.627 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:27.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 1.132 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.12 s ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.104 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.104 s apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.148 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.113 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 14:49:27.632 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 14:49:27.632 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:49:27.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:27.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 14:49:27.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:27.633 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:49:27.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:27.633 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:49:27.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:27.633 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:49:27.633 DEBUG [main][EditorHandler] 0 editor(s) found 14:49:27.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:49:27.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:27.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:49:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:27.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:27.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:27.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:27.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:27.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:27.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:27.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:27.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:27.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:27.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:49:27.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:27.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:27.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:27.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:49:27.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:27.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:27.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:27.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:49:27.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:27.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 14:49:27.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 14:49:27.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:27.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:27.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:27.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:27.670 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:49:27.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:27.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:27.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:49:27.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:27.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:27.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:27.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:49:27.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:27.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:27.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:27.671 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:27.672 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:27.672 DEBUG [main][MenuItemLookup] Item match:File 14:49:27.672 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:27.672 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:27.675 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:49:27.675 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:49:27.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:49:27.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:49:27.675 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:49:27.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.... 14:49:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:49:27.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:49:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.763 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:27.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:49:27.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:49:27.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:49:27.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:27.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:27.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:27.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:49:27.764 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:49:27.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:49:27.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:49:27.767 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:27.767 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:49:27.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:49:27.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:27.768 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:49:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:27.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:27.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:27.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:27.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:49:27.917 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 14:49:27.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:49:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:27.917 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:49:27.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:27.918 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject' 14:49:27.918 DEBUG [WorkbenchTestable][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:") 14:49:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:27.920 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:27.920 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject 14:49:27.942 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:49:27.942 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:49:27.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:49:27.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:27.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:27.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:27.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:27.944 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:49:27.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:27.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:27.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:27.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:27.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.... 14:49:30.948 DEBUG [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 14:49:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:30.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 14:49:30.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:30.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:30.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:30.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:30.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:30.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:30.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:30.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:30.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:30.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:30.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:30.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:30.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:49:30.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:30.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:30.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:30.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:30.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:30.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:30.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:30.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:49:30.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:30.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'] 14:49:30.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:30.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'] 14:49:30.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:30.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:30.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:30.950 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:30.950 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:30.950 DEBUG [main][MenuItemLookup] Item match:File 14:49:30.950 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:30.950 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:30.953 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:49:30.953 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:49:30.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:49:30.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:49:30.953 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:49:31.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:49:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:49:31.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:49:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:31.011 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:31.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:31.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:49:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:31.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:31.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:31.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:31.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:49:31.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:31.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:31.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:49:31.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:31.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:31.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:31.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:49:31.013 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:49:31.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:49:31.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:49:31.016 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:31.016 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:49:31.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:49:31.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:31.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:31.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:31.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:31.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:31.017 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:49:31.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:31.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:31.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:31.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:31.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:31.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:31.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:31.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.... 14:49:31.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 14:49:31.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:49:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:31.073 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:49:31.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:31.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:") 14:49:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:31.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:31.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:31.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:31.078 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:31.079 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash 14:49:31.083 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:49:31.083 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:49:31.083 DEBUG [WorkbenchTestable][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) 14:49:31.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:31.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:31.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:31.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:31.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:31.086 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:49:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:31.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:31.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:31.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30a55fd4 is found... 14:49:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30a55fd4 is found finished successfully 14:49:31.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QGenHash.java\E') 14:49:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:31.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:31.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:31.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:31.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:31.612 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:31.612 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { } TooltipText=null 14:49:31.612 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0 14:49:31.616 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:31.616 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 14:49:31.616 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:49:31.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform 14:49:31.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:31.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:31.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 14:49:31.617 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 14:49:31.618 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:31.618 DEBUG [main][MenuItemLookup] Item match:File 14:49:31.619 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:31.619 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:49:31.619 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:49:31.619 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:49:31.619 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:31.619 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:49:31.619 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:49:31.619 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:31.619 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:49:31.619 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:49:31.619 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:49:31.619 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:49:31.619 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:49:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:49:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:49:31.669 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:31.669 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 14:49:31.670 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:49:31.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Open With' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:49:31.738 DEBUG [main][MenuItemLookup] Item match:Source Shift+Alt+S 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Shift+Ctrl+C' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment Shift+Ctrl+\' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment Shift+Alt+J' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:31.738 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation Ctrl+I' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'Format Shift+Ctrl+F' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'Format Element' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'Add Import Shift+Ctrl+M' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports Shift+Ctrl+O' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...' 14:49:31.739 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...' 14:49:31.739 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()... 14:49:31.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..." 14:49:31.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()... 14:49:31.739 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()... 14:49:31.790 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.... 14:49:31.791 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 14:49:31.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals() 14:49:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:31.792 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed 14:49:31.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:31.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.shell.DefaultShell, index 0 and no matchers specified 14:49:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:31.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:31.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:31.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:31.793 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 14:49:31.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 14:49:31.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:32.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:32.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 14:49:32.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 14:49:32.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:32.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:32.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 14:49:32.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.shell.DefaultShell, index 0 and no matchers specified 14:49:32.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:32.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:32.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:32.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:32.796 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 14:49:32.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 14:49:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:33.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 14:49:33.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 14:49:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:33.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 14:49:33.797 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") 14:49:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:33.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:33.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:33.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:33.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:33.801 INFO [WorkbenchTestable][AbstractButton] Click button Select &All 14:49:33.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:33.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:33.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:33.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:33.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:33.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:33.803 INFO [WorkbenchTestable][AbstractButton] Click button &Generate 14:49:33.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:33.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:33.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:33.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:33.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:33.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:33.890 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:33.892 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 14:49:33.893 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:49:33.894 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java 14:49:33.988 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed 14:49:33.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 14:49:33.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:33.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:33.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 14:49:33.988 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:49:33.988 DEBUG [main][EditorHandler] 0 editor(s) found 14:49:33.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:33.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:33.989 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:49:33.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:33.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:33.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:33.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:33.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 '\*?\QProject Explorer\E') 14:49:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:33.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:33.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:33.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:33.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:33.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:33.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:33.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:33.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:33.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:33.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:33.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:33.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:33.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:33.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:33.993 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:33.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:33.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:33.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:33.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:33.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:33.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:34.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:34.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:34.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:34.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:34.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:34.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:34.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:34.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:34.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 14:49:34.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:34.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:34.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:34.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:34.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:34.997 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 14:49:34.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:34.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:34.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:34.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:34.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:34.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:34.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:35.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:35.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:35.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:35.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:35.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:35.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:36.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:36.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:36.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:49:36.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:36.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:36.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:36.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:36.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:36.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 14:49:36.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:36.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:36.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:36.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:36.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 14:49:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:36.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:36.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:36.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:36.001 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:49:36.001 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:49:36.001 DEBUG [main][TreeItemHandler] Set Tree selection 14:49:36.001 DEBUG [main][TreeHandler] Notify Tree about selection event 14:49:36.005 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:49:36.006 DEBUG [WorkbenchTestable][TreeItemHandler] GenHashProject 14:49:36.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:49:36.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'New' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:36.028 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:49:36.028 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:49:36.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:49:36.028 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:49:36.029 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:49:36.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:36.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:49:36.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:49:36.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:49:36.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:36.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:36.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:36.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:36.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:36.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:49:36.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:36.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:36.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:36.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:49:36.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:36.548 DEBUG [main][MenuItemLookup] Found menu:'New' 14:49:36.549 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:36.549 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:36.549 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:36.549 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:36.549 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:36.549 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:36.549 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:36.549 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:49:36.549 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:49:36.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:49:36.549 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:49:36.549 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:49:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:49:37.171 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 14:49:37.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:49:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:37.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: 32) 14:49:37.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:37.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:49:37.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:37.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:37.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:37.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:37.174 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:49:37.174 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:49:37.174 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:49:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:37.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:37.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:37.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:49:37.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:37.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:49:37.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:37.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:37.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:37.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:37.175 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:49:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:37.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:37.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:49:37.178 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:49:37.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:49:37.678 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:49:37.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:37.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:37.678 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:37.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:37.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:37.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:49:37.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:37.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:37.679 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 14:49:37.679 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:37.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:37.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.048 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) Time elapsed: 6.319 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:37.685 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:37.685 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:49:37.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:37.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:37.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:37.685 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:49:37.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:37.688 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:49:37.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:37.688 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:49:37.688 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:49:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:49:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:37.688 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:37.688 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:37.688 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:37.688 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:37.688 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:37.688 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:37.688 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:37.688 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:37.688 DEBUG [main][MenuItemLookup] Item match:Window 14:49:37.688 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:49:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:37.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:37.689 DEBUG [main][MenuItemLookup] Item match:Window 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:37.689 DEBUG [main][MenuItemLookup] Item match:Perspective 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:49:37.689 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:49:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:49:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:37.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:37.689 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:37.689 DEBUG [main][MenuItemLookup] Item match:Window 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:49:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:37.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:37.690 DEBUG [main][MenuItemLookup] Item match:Window 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:37.690 DEBUG [main][MenuItemLookup] Item match:Perspective 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:49:37.690 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:49:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:37.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:37.690 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:37.690 DEBUG [main][MenuItemLookup] Item match:Window 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:49:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:37.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:37.691 DEBUG [main][MenuItemLookup] Item match:Window 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:49:37.691 DEBUG [main][MenuItemLookup] Item match:Perspective 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:49:37.691 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:49:37.691 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:49:37.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:49:37.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:49:37.691 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:49:37.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:49:37.714 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 14:49:37.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:49:37.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:37.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:37.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:49:37.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:37.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:37.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:37.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:49:37.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:37.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:49:37.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:37.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:37.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:37.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:37.716 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:49:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:37.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:37.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:37.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:37.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:37.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:37.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:37.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 14:49:37.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:37.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:37.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:37.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:37.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:37.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:37.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:37.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: "New Java Project"] 14:49:37.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:37.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'] 14:49:37.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:37.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'] 14:49:37.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:37.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:37.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:37.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:37.810 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:37.810 DEBUG [main][MenuItemLookup] Item match:File 14:49:37.811 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:37.811 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:37.813 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:49:37.813 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:49:37.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:49:37.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:49:37.813 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:49:37.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:49:37.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:49:37.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:49:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:37.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:37.930 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:37.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:37.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:49:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:37.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:37.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:37.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:49:37.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:37.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:37.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:49:37.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:37.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:37.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:37.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:49:37.934 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:49:37.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:49:37.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:49:37.942 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:37.942 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:49:37.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:49:37.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:37.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:37.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:37.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:37.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:37.945 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:49:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:37.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:37.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:38.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:38.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:38.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:38.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.... 14:49:38.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 14:49:38.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:49:38.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:38.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:38.107 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:49:38.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:38.107 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest' 14:49:38.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:") 14:49:38.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:38.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:38.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:38.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:38.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:38.108 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:38.109 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest 14:49:38.133 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:49:38.133 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:49:38.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:49:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:38.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:38.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:38.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:38.135 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:49:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:38.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:38.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:49:41.139 DEBUG [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 14:49:41.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:41.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:41.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:49:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:41.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:41.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'] 14:49:41.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.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'] 14:49:41.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:49:41.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.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'] 14:49:41.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.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'] 14:49:41.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.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'] 14:49:41.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:49:41.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.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'] 14:49:41.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.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'] 14:49:41.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:41.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:41.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:41.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:41.140 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:41.140 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:41.140 DEBUG [main][MenuItemLookup] Item match:File 14:49:41.141 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:41.141 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:41.143 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:49:41.143 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:49:41.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:49:41.143 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:49:41.143 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:49: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.... 14:49: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 14:49:41.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:49:41.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:41.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:41.199 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:41.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.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 14:49:41.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:41.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:41.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:41.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:41.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:41.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:41.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:49:41.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:41.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:41.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:49:41.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:41.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:41.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:41.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:49:41.201 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:49:41.201 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:49:41.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:49:41.203 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:41.203 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:49:41.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:49:41.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:41.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:41.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:41.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:41.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:41.205 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:49:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:41.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:41.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:41.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:41.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:49:41.268 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 14:49:41.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:49:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:41.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:41.269 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:49:41.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:49:41.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:41.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:41.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:41.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:41.276 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:41.277 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 14:49:41.331 DEBUG [WorkbenchTestable][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:") 14:49:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:41.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:41.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:41.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:41.333 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:41.334 DEBUG [WorkbenchTestable][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:") 14:49:41.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:41.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:41.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:41.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:41.337 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:41.337 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:49:41.340 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:49:41.340 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:49:41.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:49:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:41.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:41.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:41.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:41.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:41.343 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:49:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:41.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:41.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:41.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java... 14:49:41.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 14:49:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:41.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:41.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:41.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:41.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:41.849 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:41.849 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 14:49:41.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully 14:49:41.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@299f29e is found... 14:49:41.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@299f29e is found finished successfully 14:49:41.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 14:49:41.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:41.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:41.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:41.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:41.850 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:41.851 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 14:49:41.851 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:41.851 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 14:49:41.851 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:49:41.851 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java 14:49:41.907 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed 14:49:41.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:41.907 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 14:49:41.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:41.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:41.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:41.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:41.908 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"] 14:49:41.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.908 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"] 14:49:41.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:41.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:41.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:41.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:41.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:41.909 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:41.909 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:41.909 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:41.909 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:41.909 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:41.909 DEBUG [main][MenuItemLookup] Item match:Navigate 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:41.910 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 14:49:41.910 DEBUG [main][MenuItemLookup] Item match:Open Type... 14:49:41.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 14:49:41.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 14:49:41.911 INFO [main][MenuItemHandler] Select menu item: Open &Type... 14:49:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 14:49:41.953 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 14:49:41.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 14:49:41.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:41.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:41.954 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 14:49:41.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 14:49:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:41.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:41.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:41.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:41.955 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:49:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:41.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:41.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:41.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:41.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:41.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:41.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:41.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:41.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:41.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:41.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 14:49:41.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:41.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 14:49:41.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:41.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:41.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:41.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:41.978 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"] 14:49:41.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.978 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"] 14:49:41.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:41.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:41.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:41.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:41.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:41.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:41.978 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:41.978 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:41.978 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:41.979 DEBUG [main][MenuItemLookup] Item match:Navigate 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:41.979 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 14:49:41.979 DEBUG [main][MenuItemLookup] Item match:Open Type... 14:49:41.979 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 14:49:41.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 14:49:41.979 INFO [main][MenuItemHandler] Select menu item: Open &Type... 14:49:42.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 14:49:42.020 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 14:49:42.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 14:49:42.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:42.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:42.021 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 14:49:42.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:42.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.dialogs.OpenTypeSelectionDialog, index 0 and no matchers specified 14:49:42.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:42.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:42.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:42.021 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:42.021 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 14:49:42.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:42.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is not listed in considered jobs, ignore it 14:49:42.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is not listed in considered jobs, ignore it 14:49:42.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 14:49:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 14:49:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 14:49:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 14:49:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:49:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 14:49:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 14:49:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 14:49:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:49:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 14:49:42.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:42.522 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 14:49:42.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:42.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:42.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:49:42.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:49:42.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:49:42.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.526 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:49:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:42.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:42.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@597c8051 is found... 14:49:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@597c8051 is found finished successfully 14:49:42.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 14:49:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:42.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:42.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:42.636 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:42.636 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 14:49:42.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:42.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:42.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:42.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 14:49:42.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:42.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 14:49:42.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:42.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:42.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:42.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:42.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 14:49:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:42.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 14:49:42.637 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:42.637 DEBUG [main][MenuItemLookup] Item match:Navigate 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:42.637 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 14:49:42.637 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 14:49:42.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 14:49:42.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 14:49:42.638 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 14:49:42.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 14:49:42.684 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 14:49:42.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 14:49:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:42.685 DEBUG [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) 14:49:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:42.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:42.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:42.686 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:49:42.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:42.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:42.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:42.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:42.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:42.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:42.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:42.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:42.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 14:49:42.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:42.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 14:49:42.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:42.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:42.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:42.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:42.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 14:49:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:42.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 14:49:42.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:42.718 DEBUG [main][MenuItemLookup] Item match:Navigate 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:42.718 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 14:49:42.718 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 14:49:42.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 14:49:42.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 14:49:42.719 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 14:49:42.760 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"] 14:49:42.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:42.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:42.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 14:49:42.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:42.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:42.764 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 14:49:42.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:42.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 14:49:42.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:42.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:42.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:42.765 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:49:42.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:42.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:42.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:42.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:42.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:42.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:42.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:42.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:42.797 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:42.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:42.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:42.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 14:49:42.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:42.803 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:49:42.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 14:49:42.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:42.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:42.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 14:49:42.803 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 14:49:42.803 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:42.803 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:42.803 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:42.803 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:42.803 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:42.803 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:42.803 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:42.803 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:42.803 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:42.803 DEBUG [main][MenuItemLookup] Item match:Window 14:49:42.804 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:42.804 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:42.804 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:42.804 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:42.804 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:42.804 DEBUG [main][MenuItemLookup] Item match:Show View 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:42.806 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:49:42.806 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:49:42.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:49:42.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:49:42.807 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:49:42.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:49:42.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:49:42.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:49:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:42.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:49:42.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:42.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:42.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:42.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:42.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:42.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:42.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:42.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:49:42.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:49:42.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:42.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:49:42.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:42.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:49:42.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:49:42.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:49:42.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:42.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:49:42.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:42.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:49:42.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:49:42.856 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:49:42.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:49:42.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:49:42.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:42.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:42.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:42.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:49:42.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:42.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:42.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:42.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:42.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:42.861 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:49:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:42.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:42.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:49:42.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:49:42.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 14:49:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:42.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 14:49:42.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:49:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:42.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:42.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:42.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:42.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:42.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:42.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null 14:49:42.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:42.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:42.899 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:42.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:42.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:42.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:42.899 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:42.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:42.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:42.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:42.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:42.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:42.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:43.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:43.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:43.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:43.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:43.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:43.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:43.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:43.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:43.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:43.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 14:49:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:43.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:43.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:43.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:43.902 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 14:49:43.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:43.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:43.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:43.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:43.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:43.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:44.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:44.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:44.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:44.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:44.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:44.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:44.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:44.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:44.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:44.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 14:49:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:44.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:44.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:44.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:44.905 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 14:49:44.905 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:44.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:44.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:44.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:44.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 14:49:44.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:44.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:44.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:44.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:44.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:44.906 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:49:44.906 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:49:44.906 DEBUG [main][TreeItemHandler] Set Tree selection 14:49:44.906 DEBUG [main][TreeHandler] Notify Tree about selection event 14:49:44.910 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:49:44.912 DEBUG [WorkbenchTestable][TreeItemHandler] OpenTypeSelectionDialogTest 14:49:44.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:49:44.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'New' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:44.940 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:49:44.940 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:49:44.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:49:44.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:49:44.940 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:49:44.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:44.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:49:44.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:49:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:49:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:49:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:45.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:49:45.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:45.464 DEBUG [main][MenuItemLookup] Found menu:'New' 14:49:45.464 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:49:45.464 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:45.464 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:49:45.464 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:45.464 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:49:45.465 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:49:45.465 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:49:45.465 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:49:45.465 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:49:45.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:49:45.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:49:45.465 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:49:45.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:49:46.069 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 14:49:46.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:49:46.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:46.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: 32) 14:49:46.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:46.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:49:46.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:46.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:46.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:46.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:46.072 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:49:46.072 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:49:46.072 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:49:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:46.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:46.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:46.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:49:46.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:46.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:49:46.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:46.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:46.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:46.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:46.073 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:49:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:46.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:46.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:46.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:49:46.076 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:49:46.577 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:46.577 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 14:49:46.577 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:46.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.893 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.071 s findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.658 s constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.081 s nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.08 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:46.582 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:46.582 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:49:46.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:46.583 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:46.583 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:46.583 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:49:46.583 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:46.583 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:49:46.583 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:46.583 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:49:46.583 DEBUG [main][EditorHandler] 0 editor(s) found 14:49:46.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:46.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:46.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:49:46.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:46.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:46.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:46.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:46.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:46.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:46.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') 14:49:46.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:46.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:46.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:46.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:46.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:46.586 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:46.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:46.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:46.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:49:46.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:46.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:46.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:46.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:46.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:46.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:49:46.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:46.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:46.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:46.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:49:46.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:46.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:46.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:46.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:46.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:46.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:46.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:46.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 14:49:46.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'] 14:49:46.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.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'] 14:49:46.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.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: "New Java Project"] 14:49:46.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.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'] 14:49:46.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.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'] 14:49:46.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.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'] 14:49:46.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.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: "New Java Project"] 14:49:46.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.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'] 14:49:46.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.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'] 14:49:46.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:46.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:46.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:46.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:46.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:46.590 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:46.590 DEBUG [main][MenuItemLookup] Item match:File 14:49:46.590 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:46.590 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:46.592 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:49:46.592 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:49:46.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:49:46.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:49:46.593 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:49:46.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.... 14:49:46.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 'New|Select a wizard'] is available. finished successfully 14:49:46.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:49:46.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:46.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:46.674 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:46.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:49:46.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:46.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:46.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:46.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:46.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:49:46.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:46.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:46.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:49:46.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:46.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:46.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:46.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 14:49:46.676 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 14:49:46.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 14:49:46.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 14:49:46.682 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:46.682 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:49:46.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:49:46.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:46.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:46.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:46.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:46.683 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:49:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:46.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:46.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:46.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'] 14:49:46.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 14:49:46.864 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 14:49:46.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 14:49:46.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:46.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:46.865 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:49:46.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:46.865 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'java_project' 14:49:46.865 DEBUG [WorkbenchTestable][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:") 14:49:46.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:46.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:46.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:46.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:46.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:46.866 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:46.867 INFO [WorkbenchTestable][AbstractText] Text set to: java_project 14:49:46.887 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 14:49:46.887 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 14:49:46.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 14:49:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:46.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:46.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:46.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:46.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:46.889 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:49:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:46.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:46.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:46.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 14:49:49.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 14:49:49.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:49.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:49.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:49.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:49:49.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:49.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:49.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:49.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:49.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:49.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:49.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:49.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:49.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:49.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:49.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:49.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:49.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:49.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 14:49:49.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:49.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:49.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:49.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:49.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:49.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:49.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:49.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 Class"] 14:49:49.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:49.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'] 14:49:49.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:49.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'] 14:49:49.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:49.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:49.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:49.895 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:49:49.895 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:49.895 DEBUG [main][MenuItemLookup] Item match:File 14:49:49.895 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:49.895 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:49.897 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:49:49.897 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:49:49.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:49:49.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:49:49.898 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:49:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:49:49.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:49:49.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:49:49.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:49.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:49.954 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:49.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:49.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:49:49.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:49.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:49.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:49.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:49.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:49:49.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:49.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:49.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:49:49.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:49:49.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:49.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:49:49.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:49.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:49:49.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 14:49:49.956 DEBUG [main][TreeItemHandler] Selecting tree item: Class 14:49:49.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 14:49:49.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 14:49:49.958 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:49:49.958 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:49:49.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:49:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:49.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:49.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:49.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:49.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:49.959 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:49:49.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:49.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:49.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:49.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:50.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:49:50.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:50.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:50.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 14:49:50.023 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 14:49:50.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 14:49:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:50.023 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:49:50.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:49:50.023 DEBUG [WorkbenchTestable][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:") 14:49:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:50.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:50.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:50.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:50.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:49:50.029 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:49:50.029 INFO [WorkbenchTestable][AbstractText] Text set to: Demo 14:49:50.030 DEBUG [WorkbenchTestable][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)") 14:49:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:50.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:50.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:50.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:50.032 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 14:49:50.032 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 14:49:50.032 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 14:49:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:50.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:50.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:50.032 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 14:49:50.032 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 14:49:50.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 14:49:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:50.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:50.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:50.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:50.046 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:49:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:50.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:50.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:49:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:49:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:49:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:49:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c175b30 is found... 14:49:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c175b30 is found finished successfully 14:49:50.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 14:49:50.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:50.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:50.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:50.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:50.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:50.569 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:50.569 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 14:49:50.569 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6 14:49:50.569 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6, offser 0 14:49:50.572 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:50.572 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 14:49:50.572 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:49:50.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:50.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:50.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:50.573 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:50.573 DEBUG [main][MenuItemLookup] Item match:File 14:49:50.573 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:49:50.573 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:49:50.573 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:49:50.573 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:49:50.573 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:50.573 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:49:50.573 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:49:50.573 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:50.573 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:49:50.573 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:49:50.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:49:50.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:49:50.574 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:49:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:49:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:49:50.581 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:50.581 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 14:49:50.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:50.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 14:49:50.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:50.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:50.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:50.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:50.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:50.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:50.606 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' view via menu. 14:49:50.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:50.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:50.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:50.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:50.606 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'File' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:49:50.606 DEBUG [main][MenuItemLookup] Item match:Window 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:50.606 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:49:50.607 DEBUG [main][MenuItemLookup] Item match:Show View 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'' 14:49:50.609 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:49:50.609 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:49:50.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:49:50.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:49:50.609 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:49:50.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:49:50.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 14:49:50.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:49:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:50.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 14:49:50.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:50.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:50.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:50.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:50.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:50.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:49:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:49:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children... 14:49:50.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 14:49:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:51.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:51.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 14:49:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children finished successfully 14:49:51.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 14:49:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:49:51.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Debug is already expanded. No action performed 14:49:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:49:51.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 14:49:51.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Breakpoints 14:49:51.170 DEBUG [main][TreeItemHandler] Selecting tree item: Breakpoints 14:49:51.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Breakpoints about selection 14:49:51.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Breakpoints 14:49:51.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:51.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:51.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:51.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:51.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:51.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:49:51.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:49:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:51.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:49:51.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:49:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:51.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:51.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:51.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:49:51.171 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:49:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:51.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:51.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:51.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:51.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:51.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open... 14:49:51.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:51.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open finished successfully 14:49:51.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:51.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:51.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:51.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:51.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 14:49:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:51.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:51.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:51.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:51.248 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:51.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:51.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:51.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 14:49:51.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:51.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:51.250 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 14:49:51.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:51.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:51.255 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:51.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:51.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:51.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:51.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:51.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 '\*?\QBreakpoints\E') 14:49:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:51.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:51.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:51.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:51.279 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:51.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:51.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:51.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 14:49:51.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:51.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:51.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:49:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:51.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:51.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:51.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:51.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:49:51.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f963c54 is found... 14:49:51.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f963c54 is found finished successfully 14:49:51.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 14:49:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:51.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:51.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:51.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:51.285 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 14:49:51.318 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:51.319 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 14:49:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 14:49:51.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 14:49:51.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 14:49:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 14:49:52.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 14:49:52.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 14:49:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 14:49:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 14:49:52.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:52.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:52.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:52.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 14:49:52.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:52.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 14:49:52.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:52.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:52.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:52.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:52.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:52.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:52.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:52.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:52.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:52.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:52.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:52.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:52.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:52.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 14:49:52.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:52.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:52.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:52.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:52.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:52.870 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:52.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:52.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:52.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:52.901 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 14:49:52.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:52.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:52.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:52.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:52.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:52.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:52.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:52.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:52.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 '\*?\QBreakpoints\E') 14:49:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:52.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:52.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:52.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:52.932 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:52.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:52.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:52.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 14:49:52.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:52.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:52.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:49:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:52.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:52.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:52.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:49:52.936 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 14:49:52.936 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:49:52.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:52.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 14:49:52.974 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 14:49:52.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 14:49:52.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:52.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:52.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:52.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:52.975 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:49:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:52.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:52.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:52.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e2f739e is found... 14:49:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e2f739e is found finished successfully 14:49:53.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 14:49:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:53.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:53.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:53.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:53.015 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 14:49:53.037 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:53.038 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 14:49:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 14:49:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 14:49:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7079e1d8 is found... 14:49:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7079e1d8 is found finished successfully 14:49:53.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 '\*?\QDemo.java\E') 14:49:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:53.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:53.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:53.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:53.543 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:53.543 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 14:49:53.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:53.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:53.547 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:53.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:53.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:53.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:53.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:53.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:53.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:53.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 '\*?\QBreakpoints\E') 14:49:53.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:53.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:53.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:53.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:53.555 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:53.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:53.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:53.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:53.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:53.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:53.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:53.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:53.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:53.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:53.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:53.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:53.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 '\*?\QBreakpoints\E') 14:49:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:53.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:53.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:53.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:53.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:53.611 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:53.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:53.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:53.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 14:49:53.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:53.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:53.613 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:49:53.614 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:53.614 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:53.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:53.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:53.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:53.615 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:49:54.615 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 14:49:54.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:54.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:54.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:54.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:54.616 DEBUG [WorkbenchTestable][AbstractView] found: Demo 14:49:54.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:54.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:54.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:54.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 14:49:54.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:54.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 14:49:54.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:54.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:54.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:54.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:54.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:54.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:54.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:54.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:54.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:54.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:54.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:54.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:54.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 '\*?\QBreakpoints\E') 14:49:54.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:54.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:54.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:54.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:54.630 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:54.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:54.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:54.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 14:49:54.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:54.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:54.632 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 14:49:54.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:54.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:54.636 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:54.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:54.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:54.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:54.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:54.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:54.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 '\*?\QBreakpoints\E') 14:49:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:54.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:54.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:54.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:54.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:54.673 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:54.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:54.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:54.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 14:49:54.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:54.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:54.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:49:54.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:54.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:54.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:54.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:54.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:49:54.677 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 14:49:54.677 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:49:54.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:54.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 14:49:54.713 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 14:49:54.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 14:49:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:54.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:54.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:54.713 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:49:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:54.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:54.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a6de471 is found... 14:49:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a6de471 is found finished successfully 14:49:54.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 14:49:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:54.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:54.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:54.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:54.747 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 14:49:54.773 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:54.773 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 14:49:54.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 14:49:55.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 14:49:55.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b2c34b6 is found... 14:49:55.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b2c34b6 is found finished successfully 14:49:55.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 14:49:55.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:55.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:55.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:55.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:55.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:55.280 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:55.280 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 14:49:55.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:55.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:55.284 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:55.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:55.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:55.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:55.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:55.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:55.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:55.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 '\*?\QBreakpoints\E') 14:49:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:55.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:55.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:55.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:55.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:55.292 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:55.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:55.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:55.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:55.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:55.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:55.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:55.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:55.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:55.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:55.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:55.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:55.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 '\*?\QBreakpoints\E') 14:49:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:55.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:55.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:55.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:55.355 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:55.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:55.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:55.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 14:49:55.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:55.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:55.358 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:49:55.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:55.359 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:55.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:55.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:55.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:55.360 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:49:56.360 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 14:49:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:56.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:56.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:56.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:56.362 DEBUG [WorkbenchTestable][AbstractView] found: Demo [line: 7] - main(String[]) 14:49:56.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:56.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:56.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:56.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:56.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:56.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 14:49:56.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:49:56.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 14:49:56.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:56.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:49:56.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:49:56.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:49:56.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:56.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:56.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:56.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:56.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:56.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:56.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:56.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 '\*?\QBreakpoints\E') 14:49:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:56.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:56.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:56.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:56.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:56.376 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:56.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:56.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:56.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 14:49:56.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:56.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:56.378 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 14:49:56.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:56.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:56.382 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:56.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:56.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:56.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:56.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:56.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:56.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:56.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 '\*?\QBreakpoints\E') 14:49:56.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:56.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:56.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:56.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:56.422 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:56.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:56.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:56.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 14:49:56.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:56.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:56.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") 14:49:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:56.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:56.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:56.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:49:56.426 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 14:49:56.426 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:49:56.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:56.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 14:49:56.465 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 14:49:56.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 14:49:56.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:56.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:56.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:56.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:56.466 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:49:56.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:49:56.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:49:56.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:49:56.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:49:56.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:49:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:49:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e4a11ce is found... 14:49:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e4a11ce is found finished successfully 14:49:56.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 '\*?\QDemo.java\E') 14:49:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:56.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:56.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:56.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:56.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:56.505 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 14:49:56.530 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:56.530 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 14:49:56.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 14:49:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 14:49:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@410248fe is found... 14:49:57.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@410248fe is found finished successfully 14:49:57.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 14:49:57.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:57.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:57.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:57.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:57.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:57.037 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:57.037 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 14:49:57.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:57.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:57.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:57.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:57.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:57.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:57.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:57.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:57.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:57.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 14:49:57.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:57.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:57.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:57.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:57.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:57.053 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:57.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:57.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:57.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:57.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:57.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:57.090 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:57.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:57.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:57.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 14:49:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:57.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:57.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 14:49:57.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 '\*?\QBreakpoints\E') 14:49:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:57.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:57.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:57.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:57.117 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:57.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:57.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:57.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 14:49:57.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:49:57.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:49:57.120 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 14:49:57.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 14:49:57.121 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 14:49:57.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 14:49:57.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:57.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:57.122 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:49:58.122 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 14:49:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:58.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:58.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:58.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:58.123 DEBUG [WorkbenchTestable][AbstractView] found: Demo [entry] - main(String[]) 14:49:58.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:49:58.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:49:58.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:49:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:49:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:49:58.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 14:49:58.124 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:49:58.124 DEBUG [main][EditorHandler] 1 editor(s) found 14:49:58.124 DEBUG [WorkbenchTestable][EditorHandler] Closing editor Demo.java 14:49:58.170 DEBUG [WorkbenchTestable][EditorHandler] Editor Demo.java is closed 14:49:58.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:58.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:58.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:49:58.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:58.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:58.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:49:58.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:49:58.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:49:58.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:49:58.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:49:58.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:58.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:58.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:58.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:58.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:49:58.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:58.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:58.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:58.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:58.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:58.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:58.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:58.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:58.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:58.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:58.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:58.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:58.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:58.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:58.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:58.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:58.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:59.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:59.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:59.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:49:59.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:59.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:59.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:59.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:59.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:49:59.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:59.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:59.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:49:59.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:49:59.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:49:59.184 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 14:49:59.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:49:59.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:49:59.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:49:59.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:49:59.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:49:59.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:59.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:49:59.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:49:59.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:00.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:00.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:00.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:00.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:00.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:00.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:00.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:00.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 14:50:00.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:00.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:00.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:00.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:00.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:00.187 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 14:50:00.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:00.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:00.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:00.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:00.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 14:50:00.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:00.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:00.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:00.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:00.188 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:50:00.188 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:50:00.188 DEBUG [main][TreeItemHandler] Set Tree selection 14:50:00.188 DEBUG [main][TreeHandler] Notify Tree about selection event 14:50:00.192 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:50:00.193 DEBUG [WorkbenchTestable][TreeItemHandler] java_project 14:50:00.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:00.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:00.242 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:50:00.242 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:50:00.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:50:00.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:50:00.242 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:50:00.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:50:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:50:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:50:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:50:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:00.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:00.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:00.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:00.760 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:00.760 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:00.760 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:00.760 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:00.760 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:00.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:00.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:00.760 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:00.760 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:00.760 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:50:00.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:50:00.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:50:00.761 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:50:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:50:01.347 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 14:50:01.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:50:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:01.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:50:01.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:01.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:01.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:01.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:01.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:01.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:01.350 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:50:01.350 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:50:01.350 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:50:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:01.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:01.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:01.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:50:01.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:01.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:01.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:01.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:01.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:01.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:01.351 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:01.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:01.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:01.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:50:01.354 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:50:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:50:01.854 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:50:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:01.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:01.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:01.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:01.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:50:01.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:01.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:01.855 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 14:50:01.855 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:01.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:01.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:01.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.274 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.272 s testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.762 s testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.746 s testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.761 s Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:01.883 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:01.884 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:50:01.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:01.884 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:01.884 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:01.884 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:50:01.884 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:01.884 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:50:01.884 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:01.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:01.884 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 14:50:01.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:01.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:01.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:01.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:01.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.*'] 14:50:01.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:01.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:01.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:01.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:01.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:01.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:01.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:01.885 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:01.885 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:01.886 DEBUG [main][MenuItemLookup] Item match:Window 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:01.886 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:01.886 DEBUG [main][MenuItemLookup] Item match:Preferences 14:50:01.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:50:01.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:50:01.886 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:50:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:50:01.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 14:50:01.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:01.941 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:50:01.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:01.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:50:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:01.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:01.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:01.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:50:01.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:02.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:50:02.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:02.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:02.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:02.445 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 14:50:02.445 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 14:50:02.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 14:50:02.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:1750): Gtk-CRITICAL **: 14:50:02.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:50:02.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 14:50:02.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:02.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.512 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 14:50:02.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:02.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.523 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item 17.0.2+8 (default): 14:50:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:50:02.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:50:02.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:50:02.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:50:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:02.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.539 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 14:50:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:02.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:50:02.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:02.543 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:50:02.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:02.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:02.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:02.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:02.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:02.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:02.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:02.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 14:50:02.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:02.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 14:50:02.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:02.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:02.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:02.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:02.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:02.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:02.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:02.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:02.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:02.568 DEBUG [main][MenuItemLookup] Item match:Window 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:02.568 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:02.568 DEBUG [main][MenuItemLookup] Item match:Preferences 14:50:02.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:50:02.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:50:02.568 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:50:02.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:50:02.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:50:02.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. finished successfully 14:50:02.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:02.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.674 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:50:02.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:50:02.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:50:02.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:02.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:02.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:50:02.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:02.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:02.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:02.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 14:50:02.676 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 14:50:02.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 14:50:02.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 14:50:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.677 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 14:50:02.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.679 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 14:50:02.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:02.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:50:02.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:02.684 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:50:02.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:02.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:02.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:02.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:02.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:02.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:02.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:02.708 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:02.708 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 14:50:02.708 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:02.708 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 14:50:02.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:02.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:02.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:02.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:02.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:02.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:02.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:02.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:02.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:02.709 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:02.709 DEBUG [main][MenuItemLookup] Item match:Window 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:02.709 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:02.709 DEBUG [main][MenuItemLookup] Item match:Preferences 14:50:02.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:50:02.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:50:02.709 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:50:02.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:50:02.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:50:02.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. finished successfully 14:50:02.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:02.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.815 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:50:02.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.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 14:50:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:50:02.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:02.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:02.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:50:02.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:02.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:02.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:02.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 14:50:02.816 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 14:50:02.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 14:50:02.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 14:50:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:02.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.818 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:50:02.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:50:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:50:02.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:02.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:02.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:50:02.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:02.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:02.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:02.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 14:50:02.819 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 14:50:02.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 14:50:02.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 14:50:02.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.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.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...") 14:50:02.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:02.822 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:50:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:02.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:02.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:50:02.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:50:02.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 14:50:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.869 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 14:50:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:50:02.870 TRACE [main][WidgetHandler] Notify List with event 13 14:50:02.870 TRACE [main][WidgetHandler] Wait for synchronization 14:50:02.870 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 14:50:02.870 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 14:50:02.871 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) 14:50:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:02.871 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:02.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:02.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:02.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 14:50:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:02.903 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:02.904 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 14:50:02.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 14:50:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:02.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:02.910 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 14:50:02.912 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 14:50:02.912 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) 14:50:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:02.914 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 14:50:02.914 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 14:50:02.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.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) 14:50:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:02.921 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:02.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:02.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:02.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:50:02.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:02.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:02.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:02.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:02.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:02.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:02.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:02.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:02.962 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 14:50:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.964 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jre.test: 14:50:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:50:02.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:50:02.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:50:02.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:50:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:02.973 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 14:50:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.975 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 14:50:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:02.986 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 14:50:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:02.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:50:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:02.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:02.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:02.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:02.990 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:50:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:02.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:02.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:03.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:03.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:03.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:03.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:03.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:03.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 14:50:03.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:03.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 14:50:03.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:03.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:03.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:03.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:03.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:03.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:03.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:03.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:03.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:03.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:03.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:03.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:03.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:03.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:03.013 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:03.013 DEBUG [main][MenuItemLookup] Item match:Window 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:03.013 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:03.014 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:03.014 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:03.014 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:03.014 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:03.014 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:03.014 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:03.014 DEBUG [main][MenuItemLookup] Item match:Preferences 14:50:03.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:50:03.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:50:03.032 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:50:03.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:50:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:50:03.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 14:50:03.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:03.130 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:50:03.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:03.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:50:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:03.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:03.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:03.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:50:03.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:03.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:03.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:03.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:03.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:03.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:50:03.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:03.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:03.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:03.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:03.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:03.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 14:50:03.132 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 14:50:03.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 14:50:03.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 14:50:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:50:03.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:03.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:03.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:03.133 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:50:03.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:03.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:03.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:50:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:50:03.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:03.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:03.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:50:03.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:03.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:03.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:03.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 14:50:03.144 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 14:50:03.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 14:50:03.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 14:50:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.145 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...") 14:50:03.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:03.147 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:50:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:03.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:03.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 14:50:03.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:03.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 14:50:03.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 14:50:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:03.186 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 14:50:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:50:03.187 TRACE [main][WidgetHandler] Notify List with event 13 14:50:03.187 TRACE [main][WidgetHandler] Wait for synchronization 14:50:03.187 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 14:50:03.187 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 14:50:03.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.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) 14:50:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:03.189 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:03.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:03.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:03.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 14:50:03.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:03.219 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:03.219 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 14:50:03.223 DEBUG [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:") 14:50:03.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:03.225 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:03.225 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 14:50:03.227 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 14:50:03.228 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) 14:50:03.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:03.229 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 14:50:03.229 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 14:50:03.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 14:50:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:03.230 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:03.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:03.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:03.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:50:03.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:03.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:03.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:03.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:03.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:03.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:03.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:03.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:03.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:03.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 14:50:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:03.276 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 14:50:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:03.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:50:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:03.278 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 14:50:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:03.280 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 14:50:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:03.281 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:03.281 TRACE [main][WidgetHandler] Wait for synchronization 14:50:03.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:50:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:03.283 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:50:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:03.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:03.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:03.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:50:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:03.306 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:50:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:03.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:03.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:03.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:03.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:03.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:03.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:03.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:03.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 14:50:03.332 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 14:50:03.332 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:03.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 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.683 s testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.14 s testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.305 s testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.319 s Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest 14:50:03.338 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 14:50:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:03.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:03.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:03.339 DEBUG [main][MenuItemLookup] Item match:Run 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:50:03.339 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 14:50:03.339 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 14:50:03.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 14:50:03.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 14:50:03.358 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 14:50:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:50:03.436 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 14:50:03.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:50:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:03.437 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 14:50:03.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:50:03.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:03.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:03.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:03.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 14:50:03.438 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 14:50:03.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 14:50:03.439 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 14:50:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 14:50:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 14:50:03.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:03.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:03.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:50:03.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:50:03.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:50:03.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 14:50:03.446 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 14:50:03.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:50:03.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:03.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:03.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:03.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:03.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:03.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:03.584 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:03.589 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 14:50:03.589 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 14:50:03.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 "Apply") 14:50:03.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:03.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:03.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:03.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:03.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:03.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:03.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:03.593 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 14:50:03.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:04.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:04.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:04.464 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") 14:50:04.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:04.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:04.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:04.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:04.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:04.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:04.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:04.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Environment 14:50:04.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:04.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:04.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:04.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:04.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:04.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:04.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:04.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:04.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:04.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:04.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:05.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 14:50:05.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 "Select...") 14:50:05.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:05.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:05.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:05.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:05.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:05.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:05.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:05.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:05.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:05.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:05.990 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 14:50:05.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:05.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:05.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:05.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 14:50:06.067 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 14:50:06.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:06.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 14:50:06.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:06.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:06.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:06.067 INFO [WorkbenchTestable][AbstractTableItem] Check table Item BUILD_DISPLAY_NAME [ #199 ]: 14:50:06.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:50:06.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:50:06.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:50:06.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:50:06.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 14:50:06.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.070 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:06.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:06.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:06.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:06.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:06.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:06.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:06.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 "Select...") 14:50:06.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.100 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 14:50:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:06.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:06.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 14:50:06.191 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 14:50:06.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:06.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 14:50:06.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:06.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:06.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 14:50:06.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:06.193 INFO [WorkbenchTestable][AbstractTableItem] Check table Item USER_NAME [ jenkins ]: 14:50:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:50:06.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:50:06.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:50:06.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:50:06.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 14:50:06.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.197 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:06.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:06.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:06.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:06.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:06.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:06.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:06.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:06.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:06.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:06.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 14:50:06.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.226 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 14:50:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:06.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:06.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:06.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 14:50:06.307 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 14:50:06.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 "Select All") 14:50:06.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 14:50:06.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.309 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 14:50:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:06.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:06.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.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", Widget matcher matching widgets with style: 8) 14:50:06.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 14:50:06.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.339 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:06.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:06.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.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 14:50:06.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:06.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:06.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:06.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment") 14:50:06.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.381 INFO [WorkbenchTestable][AbstractButton] Click button Re&place native environment with specified environment 14:50:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:06.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:06.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.381 TRACE [main][WidgetHandler] Notify Button with event 27 14:50:06.381 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.381 TRACE [main][WidgetHandler] Notify Button with event 13 14:50:06.381 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.381 TRACE [main][WidgetHandler] Notify Button with event 26 14:50:06.381 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.381 TRACE [main][WidgetHandler] Notify Button with event 3 14:50:06.381 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.381 TRACE [main][WidgetHandler] Notify Button with event 4 14:50:06.381 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.381 TRACE [main][WidgetHandler] Notify Button with event 13 14:50:06.381 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment") 14:50:06.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50: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: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 14:50:06.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.394 INFO [WorkbenchTestable][AbstractButton] Click button &Append environment to native environment 14:50:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:06.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:06.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.395 TRACE [main][WidgetHandler] Notify Button with event 27 14:50:06.395 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.395 TRACE [main][WidgetHandler] Notify Button with event 13 14:50:06.395 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.395 TRACE [main][WidgetHandler] Notify Button with event 26 14:50:06.395 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.395 TRACE [main][WidgetHandler] Notify Button with event 3 14:50:06.395 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.395 TRACE [main][WidgetHandler] Notify Button with event 4 14:50:06.395 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.395 TRACE [main][WidgetHandler] Notify Button with event 13 14:50:06.395 TRACE [main][WidgetHandler] Wait for synchronization 14:50:06.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 14:50:06.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.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 14:50:06.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:06.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:50:06.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:06.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.404 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:50:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:06.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:06.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 14:50:06.433 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 14:50:06.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:50:06.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 14:50:06.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:06.434 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:06.434 INFO [WorkbenchTestable][AbstractText] Text set to: test_name 14:50:06.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Value:") 14:50:06.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 14:50:06.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:06.436 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:06.436 INFO [WorkbenchTestable][AbstractText] Text set to: test_value 14:50:06.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:50:06.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:06.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 14:50:06.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:06.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:06.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:06.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:06.437 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:06.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:06.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 14:50:07.468 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 14:50:07.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:07.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:07.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:07.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:07.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:07.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 14:50:07.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:07.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:07.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:07.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:07.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:07.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:07.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:07.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:07.476 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:07.476 TRACE [main][WidgetHandler] Wait for synchronization 14:50:07.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:50:07.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:07.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:07.480 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 14:50:07.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:07.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:07.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:07.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:07.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:07.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:07.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:07.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:07.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:07.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:07.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:07.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:07.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:07.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:07.486 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:07.486 TRACE [main][WidgetHandler] Wait for synchronization 14:50:07.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 14:50:07.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:07.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:07.494 INFO [WorkbenchTestable][AbstractButton] Click button E&dit... 14:50:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:07.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:07.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:07.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available.... 14:50:07.517 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 14:50:07.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:50:07.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 14:50:07.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:07.518 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:07.518 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 14:50:07.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:50:07.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 14:50:07.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:07.520 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:07.520 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 14:50:07.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:50:07.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 14:50:07.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:07.521 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:07.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:07.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:07.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 14:50:07.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:07.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:07.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:07.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:07.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:50:07.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:07.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:07.549 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:50:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:07.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:07.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 14:50:07.571 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 14:50:07.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:50:07.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 14:50:07.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:07.571 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:07.571 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 14:50:07.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:50:07.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 14:50:07.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:07.573 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:07.573 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 14:50:07.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:50:07.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:07.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 14:50:07.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:07.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:07.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:07.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:07.574 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:07.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:07.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:07.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 14:50:08.599 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 14:50:08.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 14:50:08.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:08.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:08.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:08.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:08.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:08.607 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:08.607 TRACE [main][WidgetHandler] Wait for synchronization 14:50: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: 8, Matcher matching widgets with text that without mnenomic matches: is "Copy") 14:50:08.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:08.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:08.610 INFO [WorkbenchTestable][AbstractButton] Click button &Copy 14:50:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:08.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:08.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:08.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:08.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:08.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:08.614 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:08.614 TRACE [main][WidgetHandler] Wait for synchronization 14:50:08.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:50:08.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:08.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:08.617 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 14:50:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:08.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:08.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:08.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:08.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:08.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:08.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 "Paste") 14:50:08.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:08.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:08.629 INFO [WorkbenchTestable][AbstractButton] Click button &Paste 14:50:08.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:08.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:08.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:08.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:08.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:08.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:08.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:50:08.633 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 14:50:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:50:08.633 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 14:50:08.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:50:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:08.633 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 14:50:08.633 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 14:50:08.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:08.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.362 s - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest selectTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.9 s appendReplaceTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.023 s addTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.073 s removeTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.012 s editTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.062 s copyPasteTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.087 s Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 14:50:08.704 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 14:50:08.704 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:50:08.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 14:50:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:08.704 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:50:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:08.704 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:50:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:08.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:08.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 14:50:08.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 14:50:08.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:08.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:08.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:08.705 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 14:50:08.705 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 14:50:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:08.705 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") 14:50:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:50:08.730 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:50:08.730 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:50:08.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:08.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:50:08.769 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 14:50:08.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:50:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:08.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:08.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:08.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:08.770 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 14:50:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:08.770 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:50:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:08.770 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:08.770 TRACE [main][WidgetHandler] Wait for synchronization 14:50:08.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:08.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.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") 14:50:08.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:08.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:08.772 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:50:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:08.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:08.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:08.870 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:50:08.870 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 14:50:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:08.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:08.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:08.871 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") 14:50:08.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:50:08.876 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:50:08.876 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:50:08.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:08.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:50:08.934 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 14:50:08.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:50:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:08.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:08.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:08.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:08.935 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 14:50:08.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:08.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:08.935 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 14:50:08.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:08.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:08.936 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:08.936 TRACE [main][WidgetHandler] Wait for synchronization 14:50:08.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:08.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:50:08.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:08.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:08.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:08.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:08.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:08.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:08.937 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:50:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:08.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:08.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:09.035 INFO [WorkbenchTestable][JavaBrowsingPerspective] Open perspective: 'Java Browsing' 14:50:09.035 DEBUG [WorkbenchTestable][JavaBrowsingPerspective] Trying to open perspective: 'Java Browsing' 14:50:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.036 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") 14:50:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:50:09.047 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:50:09.047 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:50:09.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:50:09.089 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 14:50:09.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:50:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:09.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:09.090 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Browsing') 14:50:09.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.091 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (3) 14:50:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.091 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:09.091 TRACE [main][WidgetHandler] Wait for synchronization 14:50:09.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.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") 14:50:09.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:09.093 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:50:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:09.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:09.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:09.303 INFO [WorkbenchTestable][JavaTypeHierarchyPerspective] Open perspective: 'Java Type Hierarchy' 14:50:09.303 DEBUG [WorkbenchTestable][JavaTypeHierarchyPerspective] Trying to open perspective: 'Java Type Hierarchy' 14:50:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.303 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") 14:50:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:50:09.307 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:50:09.307 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:50:09.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:50:09.346 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 14:50:09.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:50:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:09.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:09.347 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Type Hierarchy') 14:50:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.347 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (5) 14:50:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.347 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:09.347 TRACE [main][WidgetHandler] Wait for synchronization 14:50:09.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:50:09.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:09.349 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:50:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:09.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:09.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:09.467 INFO [WorkbenchTestable][ResourcePerspective] Open perspective: 'Resource' 14:50:09.467 DEBUG [WorkbenchTestable][ResourcePerspective] Trying to open perspective: 'Resource' 14:50:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.468 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") 14:50:09.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:50:09.470 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:50:09.470 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:50:09.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:50:09.503 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 14:50:09.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:50:09.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:09.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:09.507 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource') 14:50:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.508 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource (default)') 14:50:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.508 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (8) 14:50:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.508 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:09.508 TRACE [main][WidgetHandler] Wait for synchronization 14:50:09.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:50:09.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:09.509 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:50:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:09.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:09.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:09.581 INFO [WorkbenchTestable][TeamSynchronizingPerspective] Open perspective: 'Team Synchronizing' 14:50:09.581 DEBUG [WorkbenchTestable][TeamSynchronizingPerspective] Trying to open perspective: 'Team Synchronizing' 14:50:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 14:50:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:50:09.589 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:50:09.589 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:50:09.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:50:09.621 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 14:50:09.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:50:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:09.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:09.622 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Team Synchronizing') 14:50:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.622 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (9) 14:50:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.622 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:09.622 TRACE [main][WidgetHandler] Wait for synchronization 14:50:09.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:50:09.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:09.626 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:50:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:09.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:09.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:09.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 14:50:09.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:09.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 14:50:09.770 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 14:50:09.770 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:09.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s - in org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) Time elapsed: 1.065 s Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 14:50:09.775 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 14:50:09.775 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:50:09.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:09.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 14:50:09.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:09.775 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:50:09.777 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:09.778 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:50:09.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:09.778 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:50:09.778 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 14:50:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.778 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") 14:50:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:50:09.780 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:50:09.781 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:50:09.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:50:09.816 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 14:50:09.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:50:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:09.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:09.817 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 14:50:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.818 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 14:50:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:09.818 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:09.818 TRACE [main][WidgetHandler] Wait for synchronization 14:50:09.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:50:09.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:09.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:09.819 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:50:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:09.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:09.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:50:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:09.921 DEBUG [main][MenuItemLookup] Item match:Window 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.921 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:09.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.922 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:09.922 DEBUG [main][MenuItemLookup] Item match:Window 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:09.922 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:09.922 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:09.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:50:09.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.922 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:09.922 DEBUG [main][MenuItemLookup] Item match:Window 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.922 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:09.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.923 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:09.923 DEBUG [main][MenuItemLookup] Item match:Window 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:09.923 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:09.923 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.923 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:09.923 DEBUG [main][MenuItemLookup] Item match:Window 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.923 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:09.923 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:09.923 DEBUG [main][MenuItemLookup] Item match:Window 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:09.924 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:09.924 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:09.924 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:09.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:50:09.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:50:09.924 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:50:09.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:50:09.959 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 14:50:09.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:50:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:09.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:50:09.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:50:09.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:09.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:50:09.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:09.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:09.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:09.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:09.960 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:50:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:09.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:09.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:10.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:10.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 14:50:10.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 14:50:10.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:10.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:10.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:10.090 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 14:50:10.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:10.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:10.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:10.090 DEBUG [main][MenuItemLookup] Item match:Run 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Run History' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:50:10.090 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 14:50:10.090 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 14:50:10.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 14:50:10.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 14:50:10.091 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 14:50:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:50:10.169 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 14:50:10.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:50:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:10.170 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 14:50:10.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:50:10.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:10.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:10.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:10.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:10.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:10.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:10.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:10.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:10.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:10.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 14:50:10.172 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 14:50:10.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 14:50:10.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 14:50:10.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 14:50:10.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 14:50:10.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:10.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:10.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:50:10.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:50:10.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 14:50:10.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 14:50:10.187 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 14:50:10.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:50:10.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:12.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:12.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:12.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:12.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:12.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:12.974 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:12.975 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 14:50:12.975 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 14:50:12.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 "Apply") 14:50:12.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:12.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:12.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:12.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:12.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:12.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:12.978 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 14:50:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:13.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:13.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:13.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:13.878 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") 14:50:13.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:13.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:13.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:13.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:13.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:13.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:13.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:13.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:13.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:13.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:13.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 14:50:13.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:50:13.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:13.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:13.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:13.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:13.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:13.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:13.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:13.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:13.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:13.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:13.894 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:13.895 INFO [WorkbenchTestable][AbstractText] Text set to: abc 14:50:13.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:50:13.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:13.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:13.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:13.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:13.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:13.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:13.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:13.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:13.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:13.933 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:13.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:50:13.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:13.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:13.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:13.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:13.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:13.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:13.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:13.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:13.951 INFO [WorkbenchTestable][AbstractText] Text set to: cde 14:50:13.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:50:13.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:13.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:13.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:13.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:13.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:13.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:13.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:13.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:13.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:13.967 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:13.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 14:50:13.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:13.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:13.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:13.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:13.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:13.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:13.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:13.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:13.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:13.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:13.983 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:13.983 INFO [WorkbenchTestable][AbstractText] Text set to: efg 14:50:13.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:50:13.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:13.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 14:50:13.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:13.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:14.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:14.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:14.030 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:50:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 14:50:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 14:50:14.031 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 14:50:14.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 14:50:14.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:14.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:14.031 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 14:50:14.031 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 14:50:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:14.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 14:50:14.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:14.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:50:14.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 14:50:14.124 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 14:50:14.124 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:14.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.35 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: 4.034 s Running org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 14:50:14.129 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 14:50:14.129 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:50:14.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:14.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 14:50:14.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:14.129 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:50:14.130 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:14.130 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:50:14.130 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:14.130 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 14:50:14.130 DEBUG [WorkbenchTestable][JavaEEPerspective] Trying to open perspective: 'Java EE' 14:50:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:14.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 14:50:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:14.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:14.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:14.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:14.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:50:14.156 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:50:14.156 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:50:14.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:50:14.198 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 14:50:14.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:50:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:14.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:50:14.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:14.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:14.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:14.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:14.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:50:14.199 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java EE') 14:50:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:14.200 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (4) 14:50:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:50:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:50:14.200 TRACE [main][WidgetHandler] Notify Table with event 13 14:50:14.200 TRACE [main][WidgetHandler] Wait for synchronization 14:50:14.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:14.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:14.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:14.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:14.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:50:14.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:50:14.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:14.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:14.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:14.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:14.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:14.201 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:50:14.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:14.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:14.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:14.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:50:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:14.368 DEBUG [main][MenuItemLookup] Item match:Window 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:50:14.368 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.369 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:14.369 DEBUG [main][MenuItemLookup] Item match:Window 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:14.369 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:14.369 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:14.369 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:50:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.370 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:14.370 DEBUG [main][MenuItemLookup] Item match:Window 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:14.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.370 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:14.370 DEBUG [main][MenuItemLookup] Item match:Window 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:14.370 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:14.370 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:14.371 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:14.371 DEBUG [main][MenuItemLookup] Item match:Window 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:14.371 DEBUG [main][MenuItemLookup] Item match:Window 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:14.371 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:14.371 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:14.371 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:14.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:50:14.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:50:14.372 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:50:14.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:50:14.402 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 14:50:14.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:50:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:14.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:50:14.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:14.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:14.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:14.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:50:14.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:14.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:50:14.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:14.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:14.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:14.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:14.403 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:50:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:14.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:14.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:14.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:14.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 14:50:14.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 14:50:14.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:14.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:14.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:14.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:14.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:14.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:14.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:14.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 14:50:14.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:14.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:14.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:14.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:14.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:14.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:14.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:14.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 14:50:14.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:14.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:14.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:14.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:14.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:14.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:14.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:14.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:14.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:14.503 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:14.504 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:14.504 DEBUG [main][MenuItemLookup] Item match:File 14:50:14.504 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:50:14.504 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:50:14.507 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:14.513 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:50:14.513 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:50:14.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:50:14.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:50:14.513 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:50:14.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:50:14.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:50:14.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:50:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:14.579 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:14.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:14.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:50:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:14.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:14.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:14.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:14.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:14.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children... 14:50:14.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 14:50:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:15.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:15.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 14:50:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children finished successfully 14:50:15.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 14:50:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:15.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item EJB is already expanded. No action performed 14:50:15.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:15.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 14:50:15.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EJB Project 14:50:15.083 DEBUG [main][TreeItemHandler] Selecting tree item: EJB Project 14:50:15.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EJB Project about selection 14:50:15.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EJB Project 14:50:15.084 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:15.084 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:50:15.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) 14:50:15.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:15.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:15.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:15.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:15.085 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:15.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:15.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:15.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:15.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'] 14:50:15.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:15.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:15.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available.... 14:50:15.168 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 14:50:15.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EJB Project 14:50:15.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:15.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:15.169 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 14:50:15.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:15.169 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:") 14:50:15.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:15.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:15.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:15.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:15.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:15.170 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:15.171 INFO [WorkbenchTestable][AbstractText] Text set to: ejbProject 14:50:15.173 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 14:50:15.173 INFO [WorkbenchTestable][EjbProjectWizard] Finish wizard 14:50:15.173 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) 14:50:15.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:15.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:15.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:15.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:15.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:15.175 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:15.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:15.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:15.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:15.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:15.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:16.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:16.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:16.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:16.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:16.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:16.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:16.759 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:50:16.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:16.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:16.759 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:16.759 DEBUG [main][MenuItemLookup] Item match:Window 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:16.759 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:16.759 DEBUG [main][MenuItemLookup] Item match:Show View 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Markers' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Packages' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Servers' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:16.762 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:50:16.762 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:50:16.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:50:16.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:50:16.763 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:50:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:50:16.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 14:50:16.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:50:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:16.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:50:16.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:16.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:50:16.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:16.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:16.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:16.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:50:16.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:16.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:16.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:50:16.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:16.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:16.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:16.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:50:16.819 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:50:16.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:50:16.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:50:16.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:16.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:50:16.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:16.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:16.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:16.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:50:16.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:16.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:50:16.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:16.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:16.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:16.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:16.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:16.820 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:50:16.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:16.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:16.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:16.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:16.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:16.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:16.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:50:16.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:16.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:50:16.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:16.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:16.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:16.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:16.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 '\*?\QPackage Explorer\E') 14:50:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:16.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:16.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:16.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:16.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:16.860 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:16.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:16.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:16.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:16.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:16.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:16.861 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:16.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:16.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:16.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:16.862 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:16.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:16.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:16.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:16.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:16.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:17.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:17.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:17.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:17.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:17.864 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:17.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:17.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:17.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:50:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:17.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:17.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:17.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:17.865 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 14:50:17.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:17.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:17.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:50:17.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:17.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:17.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:17.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:17.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 '\*?\QPackage Explorer\E') 14:50:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:17.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:17.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:17.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:17.879 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:17.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:17.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:17.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:17.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:17.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:17.881 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:17.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:17.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:17.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:17.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:17.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:17.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:18.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:18.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:18.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:18.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:18.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:18.883 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:18.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:18.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:18.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:18.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:50:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:18.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:18.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:18.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:18.884 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 14:50:18.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 14:50:18.884 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 14:50:18.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 14:50:18.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 14:50:18.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:18.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:50:18.931 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:50:18.932 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:50:18.932 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:50:18.932 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:18.932 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:50:18.932 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:50:18.932 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:18.932 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:50:18.932 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:18.932 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:50:18.932 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:50:18.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:50:18.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:50:18.932 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:50:18.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:18.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:50:18.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:50:19.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:19.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:19.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:19.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:19.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:19.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:19.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:50:19.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:19.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:19.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:19.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:19.432 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ejbProject' via Explorer 14:50:19.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 14:50:19.433 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 14:50:19.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 14:50:19.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 14:50:19.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:19.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:19.456 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:19.456 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:50:19.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:50:19.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:50:19.456 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:50:19.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:50:20.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 14:50:20.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:50:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:20.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:20.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:20.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: 32) 14:50:20.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:20.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:20.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:20.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:20.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:20.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:20.029 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:50:20.029 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:50:20.029 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:50:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:20.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:20.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:20.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:50:20.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:20.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:20.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:20.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:20.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:20.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:20.030 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:20.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:20.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:50:20.032 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:50:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:50:20.533 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:50:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:20.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 14:50:20.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:20.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:20.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:50:20.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 14:50:20.534 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 14:50:20.534 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:20.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.405 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.041 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 14:50:20.538 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 14:50:20.539 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:50:20.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:20.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 14:50:20.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:20.539 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:50:20.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:20.539 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:50:20.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:20.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:20.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 14:50:20.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 14:50:20.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:20.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:20.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:20.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'] 14:50:20.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:20.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'] 14:50:20.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:20.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: "New Java Utility Module"] 14:50:20.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:20.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'] 14:50:20.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:20.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'] 14:50:20.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:20.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'] 14:50:20.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:20.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: "New Java Utility Module"] 14:50:20.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:20.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'] 14:50:20.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:20.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'] 14:50:20.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:20.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:20.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:20.541 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:20.541 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:20.541 DEBUG [main][MenuItemLookup] Item match:File 14:50:20.541 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:50:20.541 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:20.543 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:50:20.543 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:50:20.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:50:20.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:50:20.551 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:50:20.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:50:20.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. finished successfully 14:50:20.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:50:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:20.607 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:20.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:20.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:50:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:20.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:20.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:20.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:20.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:20.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:20.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 14:50:20.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 14:50:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:21.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:21.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 14:50:21.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 14:50:21.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 14:50:21.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:21.110 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 14:50:21.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:21.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 14:50:21.110 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Utility Project 14:50:21.110 DEBUG [main][TreeItemHandler] Selecting tree item: Utility Project 14:50:21.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Utility Project about selection 14:50:21.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Utility Project 14:50:21.112 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:21.112 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:50:21.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:50:21.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:21.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:21.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:21.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:21.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:21.113 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:21.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:21.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:21.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:21.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:21.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'] 14:50:21.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:21.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:21.166 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.... 14:50:21.166 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 14:50:21.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Utility Module 14:50:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:21.167 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 14:50:21.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:21.167 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:") 14:50:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:21.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:21.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:21.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:21.169 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:21.169 INFO [WorkbenchTestable][AbstractText] Text set to: UtilityProject 14:50:21.175 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 14:50:21.175 INFO [WorkbenchTestable][UtilityProjectWizard] Finish wizard 14:50:21.175 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) 14:50:21.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:21.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:21.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:21.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:21.186 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:21.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:21.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:21.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:21.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:21.690 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:50:21.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:21.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:21.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:21.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:21.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') 14:50:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:21.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:21.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:21.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:21.691 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:21.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:21.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:21.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:21.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:21.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:21.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:21.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:21.719 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:21.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:21.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:21.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:21.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:21.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:22.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:22.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:22.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:22.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:22.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:22.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:22.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:22.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:22.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 14:50:22.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:22.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:22.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:22.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:22.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:22.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 14:50:22.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:22.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:22.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:50:22.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:22.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:22.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:22.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:22.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:50:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:22.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:22.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:22.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:22.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:22.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:22.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:22.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:22.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:22.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:22.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:22.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:22.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:22.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:22.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:22.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:22.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:22.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:22.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:22.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:22.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:23.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:23.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:23.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:23.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:23.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:23.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:23.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:23.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:23.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:23.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 14:50:23.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:23.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:23.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:23.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:23.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:23.764 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 14:50:23.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 14:50:23.764 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 14:50:23.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 14:50:23.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 14:50:23.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:23.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:23.817 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:50:23.817 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:50:23.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:50:23.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:50:23.818 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:50:23.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:23.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:24.318 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'UtilityProject' via Explorer 14:50:24.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 14:50:24.318 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 14:50:24.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 14:50:24.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 14:50:24.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:24.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:24.348 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:24.348 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:24.348 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:24.348 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:24.348 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:24.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:24.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:24.348 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:24.348 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:24.348 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:50:24.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:50:24.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:50:24.348 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:50:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:50:24.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:50:24.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:50:24.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:24.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:24.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:24.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:24.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: 32) 14:50:24.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:24.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:24.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:24.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:24.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:24.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:24.907 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:50:24.907 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:50:24.907 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:50:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:24.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:24.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:24.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) 14:50:24.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:24.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:24.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:24.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:24.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:24.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:24.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:24.908 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:24.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:24.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:24.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:24.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:24.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:50:24.911 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:50:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:50:25.411 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:50:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:25.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 14:50:25.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:25.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:25.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 14:50:25.412 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 14:50:25.412 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:25.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.874 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: 4.873 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 14:50:25.417 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 14:50:25.417 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:50:25.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:25.417 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 14:50:25.417 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:25.417 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:50:25.417 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:25.418 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:50:25.418 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:25.418 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 14:50:25.418 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 14:50:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:50:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:25.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:25.418 DEBUG [main][MenuItemLookup] Item match:Window 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:25.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:25.418 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:25.418 DEBUG [main][MenuItemLookup] Item match:Window 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:25.419 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:25.419 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:50:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:25.419 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:25.419 DEBUG [main][MenuItemLookup] Item match:Window 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:25.419 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:25.419 DEBUG [main][MenuItemLookup] Item match:Window 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:25.419 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.419 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:25.420 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:25.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:25.420 DEBUG [main][MenuItemLookup] Item match:Window 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:25.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:25.420 DEBUG [main][MenuItemLookup] Item match:Window 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:25.420 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:25.420 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:25.420 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:25.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:50:25.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:50:25.420 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:50:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:50:25.439 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 14:50:25.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:50:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:25.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:25.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:50:25.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:25.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:50:25.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:25.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:25.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:50:25.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:25.440 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:50:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:25.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:25.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:25.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:25.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 14:50:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 14:50:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:25.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'] 14:50:25.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.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'] 14:50:25.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.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 EAR Application Project"] 14:50:25.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.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'] 14:50:25.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.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'] 14:50:25.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.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'] 14:50:25.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.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 EAR Application Project"] 14:50:25.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.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'] 14:50:25.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.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'] 14:50:25.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:25.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:25.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:25.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:25.520 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:25.520 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:25.520 DEBUG [main][MenuItemLookup] Item match:File 14:50:25.520 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:50:25.520 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:25.522 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:50:25.522 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:50:25.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:50:25.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:50:25.523 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:50:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:50:25.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:50:25.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:50:25.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:25.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:25.582 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:25.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:50:25.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 14:50:25.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 14:50:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:25.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 14:50:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:25.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 14:50:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 14:50:25.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 14:50:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:25.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 14:50:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:25.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 14:50:25.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 14:50:25.585 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 14:50:25.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 14:50:25.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 14:50:25.587 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:25.587 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:50:25.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:50:25.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:25.588 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:25.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:25.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:25.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:25.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.660 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.... 14:50:25.660 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 14:50:25.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 14:50:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:25.661 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 14:50:25.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.662 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:") 14:50:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:25.663 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:25.664 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 14:50:25.665 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") 14:50:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:50:25.666 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 14:50:25.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:50:25.666 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 10.0 14:50:25.703 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 14:50:25.703 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 14:50:25.703 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) 14:50:25.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:25.710 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:25.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:25.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:25.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:50:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:25.718 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...") 14:50:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:25.719 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 14:50:25.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:25.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:25.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:25.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:50:25.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:50:25.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 14:50:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:25.801 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") 14:50:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:25.802 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &default modules 14:50:25.802 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &default modules 14:50:25.802 INFO [WorkbenchTestable][AbstractButton] Click button Create &default modules 14:50:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:25.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:25.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:25.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:50:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:25.820 INFO [WorkbenchTestable][AbstractButton] Click button &Web 14:50:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:25.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:25.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:25.820 TRACE [main][WidgetHandler] Notify Button with event 27 14:50:25.820 TRACE [main][WidgetHandler] Wait for synchronization 14:50:25.820 TRACE [main][WidgetHandler] Notify Button with event 13 14:50:25.820 TRACE [main][WidgetHandler] Wait for synchronization 14:50:25.820 TRACE [main][WidgetHandler] Notify Button with event 26 14:50:25.820 TRACE [main][WidgetHandler] Wait for synchronization 14:50:25.820 TRACE [main][WidgetHandler] Notify Button with event 3 14:50:25.820 TRACE [main][WidgetHandler] Wait for synchronization 14:50:25.820 TRACE [main][WidgetHandler] Notify Button with event 4 14:50:25.820 TRACE [main][WidgetHandler] Wait for synchronization 14:50:25.820 TRACE [main][WidgetHandler] Notify Button with event 13 14:50:25.820 TRACE [main][WidgetHandler] Wait for synchronization 14:50:25.820 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 >") 14:50:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:25.821 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:25.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:25.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:25.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'] 14:50:25.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.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'] 14:50:25.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.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 Dynamic Web Project"] 14:50:25.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 14:50:25.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:25.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:25.912 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:50:25.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:25.912 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:") 14:50:25.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:25.913 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:25.914 INFO [WorkbenchTestable][AbstractText] Text set to: CreatedWebProjectModule 14:50:25.915 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:50:25.915 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 14:50:25.915 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) 14:50:25.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:25.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:25.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:25.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:25.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:25.917 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:25.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:25.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:25.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:25.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:25.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:26.420 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 14:50:26.420 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 14:50:26.420 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) 14:50:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:26.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:26.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:26.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:26.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:26.422 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:26.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:26.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:26.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:26.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:26.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:26.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:26.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:26.926 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:50:26.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:26.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:26.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:26.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:26.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') 14:50:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:26.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:26.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:26.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:26.928 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:26.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:26.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:26.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:26.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:26.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:26.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:26.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:26.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:26.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:26.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:26.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:26.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:26.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:26.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:26.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:27.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:27.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:27.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:27.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:27.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:27.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:27.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:27.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:27.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:27.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 14:50:27.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:27.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:27.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:27.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:27.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:27.947 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 14:50:27.948 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:27.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:27.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:27.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:27.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:27.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:27.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:27.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:27.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:27.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:27.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:28.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:28.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:28.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:28.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:28.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:28.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:28.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:28.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:28.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:50:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:28.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:28.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:28.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:28.951 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 14:50:28.951 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:28.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:28.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:28.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:50:28.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:28.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:28.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:28.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:28.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:50:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:28.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:28.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:28.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:28.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:28.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:28.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:28.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:28.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:28.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:28.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:28.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:28.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:28.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:28.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:28.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:28.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:28.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:28.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:28.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:28.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:29.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:29.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:29.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:29.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:29.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:29.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:29.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:29.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:29.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:29.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:50:29.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:29.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:29.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:29.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:29.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:29.989 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 14:50:29.989 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:29.989 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:29.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:29.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:29.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:29.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:29.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:29.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:30.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:30.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:30.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:30.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:30.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:30.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:30.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:30.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:30.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:30.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:50:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:30.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:30.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:30.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:30.992 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 14:50:30.992 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:30.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:30.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:30.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:30.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:30.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 14:50:30.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:30.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:30.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:30.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:30.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:30.993 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:50:30.993 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:50:30.993 DEBUG [main][TreeItemHandler] Set Tree selection 14:50:30.993 DEBUG [main][TreeHandler] Notify Tree about selection event 14:50:30.998 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:50:31.026 DEBUG [WorkbenchTestable][TreeItemHandler] CreatedWebProjectModule 14:50:31.026 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 14:50:31.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:31.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:31.050 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:31.051 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:50:31.051 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:50:31.051 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:50:31.051 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:50:31.051 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:50:31.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:31.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:31.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:31.570 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:31.570 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:31.570 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:31.570 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:31.570 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:31.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:31.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:31.570 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:31.570 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:31.570 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:50:31.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:50:31.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:50:31.571 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:50:31.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:1750): Gtk-CRITICAL **: 14:50:31.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:50:31.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:50:31.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:50:31.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:50:32.147 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 14:50:32.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:50:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:32.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) 14:50:32.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:32.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:32.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:32.150 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:50:32.150 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:50:32.150 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:50:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:32.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:32.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:32.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") 14:50:32.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:32.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:32.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:32.151 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:32.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:32.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:32.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:50:32.154 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:50:32.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:50:32.655 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:50:32.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:32.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:32.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 14:50:32.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:32.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:32.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:32.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:32.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:50:32.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 14:50:32.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:32.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 14:50:32.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 14:50:32.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:32.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:32.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:32.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:32.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:32.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 14:50:32.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:32.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:32.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:32.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 14:50:32.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:32.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:32.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:32.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:32.657 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:32.657 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:32.657 DEBUG [main][MenuItemLookup] Item match:File 14:50:32.657 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:50:32.657 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:32.659 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:50:32.659 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:50:32.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:50:32.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:50:32.660 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:50:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:50:32.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:50:32.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:50:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:32.722 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:32.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.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 14:50:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:32.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:32.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 14:50:32.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 14:50:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:32.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 14:50:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:32.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 14:50:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 14:50:32.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 14:50:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:32.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 14:50:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:32.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 14:50:32.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 14:50:32.724 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 14:50:32.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 14:50:32.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 14:50:32.724 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:32.724 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:50:32.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:50:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:32.725 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:32.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:32.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:32.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'] 14:50:32.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.786 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.... 14:50:32.786 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 14:50:32.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 14:50:32.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:32.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:32.787 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 14:50:32.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.787 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:") 14:50:32.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:32.788 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:32.789 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 14:50:32.790 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") 14:50:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:50:32.791 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 14:50:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:50:32.791 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 14:50:32.826 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 14:50:32.826 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 14:50:32.827 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) 14:50:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:32.828 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:32.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:32.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:32.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.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") 14:50:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:32.840 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...") 14:50:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:32.840 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 14:50:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:32.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:32.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:32.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 14:50:32.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:32.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 14:50:32.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 14:50:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:32.901 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 14:50:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:50:32.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:50:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:50:32.901 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:32.902 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 14:50:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:50:32.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:50:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 3 was found 14:50:32.903 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:32.903 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 14:50:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:50:32.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:50:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:50:32.904 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:32.915 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 14:50:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:32.915 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:32.916 TRACE [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Shell Create default Java EE modules. is not null and is not disposed 14:50:32.916 INFO [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Finish wizard 14:50:32.916 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) 14:50:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:32.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:32.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:32.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:32.917 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:32.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:32.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:33.452 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 14:50:33.452 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 14:50:33.452 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) 14:50:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:33.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:33.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:33.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:33.454 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:33.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:33.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:33.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:33.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:33.957 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 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:33.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:33.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:33.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:33.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:50:33.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:33.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:33.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:33.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:33.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:33.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:33.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:50:33.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:33.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:33.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:33.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:33.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:33.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:33.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:33.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:33.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:33.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:33.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:33.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:33.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:33.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:33.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:33.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:33.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:33.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:33.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:33.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:33.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:33.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:34.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:34.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:34.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:34.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:34.963 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:34.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:34.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:34.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:34.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 14:50:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:34.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:34.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:34.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:34.964 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:34.964 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 14:50:34.964 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 14:50:34.964 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 14:50:34.964 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 14:50:34.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:34.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:34.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:34.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:34.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:34.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:34.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:34.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:34.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:34.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:34.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:35.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:35.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:35.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:35.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:35.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:35.980 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:35.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:35.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:35.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:35.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 14:50:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:35.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:35.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:35.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:35.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:35.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 14:50:35.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 14:50:35.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 14:50:35.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 14:50:35.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:35.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:35.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:35.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:35.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:35.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:35.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:35.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:36.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:36.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:36.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:36.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:36.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:36.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:36.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:36.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:36.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:50:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:36.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:36.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:36.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:36.986 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:36.986 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 14:50:36.986 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 14:50:36.986 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 14:50:36.986 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 14:50:36.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:36.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:36.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:36.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:36.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:36.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:36.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:36.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:36.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:36.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:37.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:37.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:37.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:37.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:37.989 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:37.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:37.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:37.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:37.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:50:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:37.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:37.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:37.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:37.990 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:37.990 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 14:50:37.990 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 14:50:37.990 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 14:50:37.990 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 14:50:37.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:37.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:37.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:37.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:37.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:37.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:37.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:37.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:37.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:37.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:37.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:38.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:38.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:38.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:38.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:38.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:38.993 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:38.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:38.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:38.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:38.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 14:50:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:38.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:38.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:38.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:38.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:38.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 14:50:38.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 14:50:38.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 14:50:38.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 14:50:38.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:38.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:38.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:50:38.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:38.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:38.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:38.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:38.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:38.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:38.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') 14:50:38.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:38.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:38.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:38.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:38.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:38.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:38.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:38.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:38.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:38.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:38.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:38.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:38.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:38.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:38.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:38.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:38.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:38.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:38.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:38.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:38.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:38.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:39.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:39.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:39.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:40.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:40.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:40.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:40.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:40.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:40.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:50:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:40.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:40.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:40.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:40.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:40.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:40.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 14:50:40.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 14:50:40.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 14:50:40.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 14:50:40.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:40.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:40.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:40.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:40.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:40.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:40.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:40.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:40.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:41.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:41.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:41.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:41.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:41.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:41.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:41.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 14:50:41.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:41.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:41.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:41.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:41.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:41.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:41.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 14:50:41.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 14:50:41.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 14:50:41.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 14:50:41.005 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:41.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:41.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:41.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:41.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 14:50:41.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:41.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:41.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:41.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:41.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:41.006 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:50:41.006 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:50:41.006 DEBUG [main][TreeItemHandler] Set Tree selection 14:50:41.006 DEBUG [main][TreeHandler] Notify Tree about selection event 14:50:41.010 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:50:41.012 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 14:50:41.012 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectClient 14:50:41.012 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectConnector 14:50:41.012 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectEJB 14:50:41.012 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectWeb 14:50:41.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:41.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:41.041 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:41.041 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:41.041 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:41.042 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:50:41.042 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:50:41.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:50:41.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:50:41.042 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:50:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:41.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:41.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:41.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:41.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:41.562 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:41.562 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:41.562 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:41.562 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:41.562 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:41.562 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:41.562 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:41.562 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:41.562 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:41.562 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:50:41.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:50:41.562 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:50:41.562 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:50:41.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:50:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:50:42.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:50:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:42.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: 32) 14:50:42.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:42.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:42.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:42.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:42.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:42.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:42.148 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:50:42.148 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:50:42.148 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:50:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:42.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:42.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:42.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:50:42.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:42.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:42.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:42.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:42.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:42.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:42.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:42.149 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:42.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:42.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:42.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:42.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:42.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:50:42.151 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:50:42.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:50:42.652 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:50:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:42.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 14:50:42.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:42.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:42.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:50:42.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 14:50:42.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:42.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 14:50:42.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 14:50:42.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:42.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:42.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:42.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'] 14:50:42.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.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'] 14:50:42.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.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 EAR Application Project"] 14:50:42.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.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'] 14:50:42.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.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'] 14:50:42.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.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'] 14:50:42.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.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 EAR Application Project"] 14:50:42.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.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'] 14:50:42.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.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'] 14:50:42.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:42.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:42.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:42.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:42.654 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:42.654 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:42.654 DEBUG [main][MenuItemLookup] Item match:File 14:50:42.655 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:50:42.655 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:42.658 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:50:42.658 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:50:42.658 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:50:42.658 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:50:42.658 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:50:42.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.... 14:50:42.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:50:42.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:50:42.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:42.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:42.722 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:42.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.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 14:50:42.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:42.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:42.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:42.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:42.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:42.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:42.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:42.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 14:50:42.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 14:50:42.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:42.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 14:50:42.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:42.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 14:50:42.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 14:50:42.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 14:50:42.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:42.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 14:50:42.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:42.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 14:50:42.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 14:50:42.724 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 14:50:42.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 14:50:42.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 14:50:42.724 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:42.724 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:50:42.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:50:42.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:42.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:42.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:42.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:42.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:42.725 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:42.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:42.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:42.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:42.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:42.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'] 14:50:42.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.790 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.... 14:50:42.790 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 14:50:42.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 14:50:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:42.790 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 14:50:42.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:42.790 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:") 14:50:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:42.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:42.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:42.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:42.792 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:42.793 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 14:50:42.794 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") 14:50:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:42.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:42.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:42.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:50:42.795 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 14:50:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:42.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:42.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:42.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:50:42.795 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 14:50:42.831 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 14:50:42.831 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 14:50:42.832 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) 14:50:42.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:42.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:42.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:42.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:42.838 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:42.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:42.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:42.846 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") 14:50:42.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:42.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:42.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:42.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:42.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:42.847 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 14:50:42.847 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 14:50:42.847 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) 14:50:42.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:42.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:42.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:42.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:42.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:42.849 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:42.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:42.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:42.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:42.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:43.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:43.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:43.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:43.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:43.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:43.358 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:50:43.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:43.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:43.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:43.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:43.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 '\*?\QProject Explorer\E') 14:50:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:43.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:43.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:43.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:43.359 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:43.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:43.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:43.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:43.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:43.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:43.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:43.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:43.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:43.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:43.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:43.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:43.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:43.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:43.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:43.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:43.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:43.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:44.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:44.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:44.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:44.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:44.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:44.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:44.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:44.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 14:50:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:44.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:44.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:44.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:44.365 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:44.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:44.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:44.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:50:44.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:44.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:44.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:44.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:44.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:44.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 '\*?\QProject Explorer\E') 14:50:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:44.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:44.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:44.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:44.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:44.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:44.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:44.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:44.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:44.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:44.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:44.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:44.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:44.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:44.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:44.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:44.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:44.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:44.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:44.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:44.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:44.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:44.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:45.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:45.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:45.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:45.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:45.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:45.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:45.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 14:50:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:45.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:45.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:45.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:45.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:45.376 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:45.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:45.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:45.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:45.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:45.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:45.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:45.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:45.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:46.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:46.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:46.378 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:46.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:46.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:46.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:46.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:50:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:46.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:46.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:46.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:46.379 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 14:50:46.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:50:46.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:50:46.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:46.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:46.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:50:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:46.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:46.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:46.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:46.379 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:50:46.379 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:50:46.379 DEBUG [main][TreeItemHandler] Set Tree selection 14:50:46.379 DEBUG [main][TreeHandler] Notify Tree about selection event 14:50:46.384 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:50:46.385 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 14:50:46.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:46.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Import' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Export' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:46.417 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:50:46.417 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:50:46.417 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:50:46.417 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:50:46.418 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:50:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:46.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:50:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:46.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:46.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:46.936 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:46.936 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:46.936 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:46.936 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:46.936 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:46.936 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:46.936 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:46.936 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:46.936 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:50:46.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:50:46.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:50:46.937 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:50:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:50:47.494 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 14:50:47.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:50:47.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:47.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:47.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:50:47.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:47.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:47.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:47.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:47.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:47.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:47.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:47.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:47.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:47.497 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:50:47.497 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:50:47.497 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:50:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:47.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:47.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:47.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:50:47.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:47.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:47.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:47.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:47.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:47.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:47.498 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:47.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:47.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:47.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:50:47.501 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:50:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:50:48.001 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:50:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:48.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 14:50:48.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:48.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 14:50:48.002 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 14:50:48.002 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:48.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.586 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 7.137 s createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 9.997 s createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 5.349 s Running org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 14:50:48.009 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 14:50:48.009 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:50:48.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:48.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 14:50:48.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:48.009 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:50:48.010 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:48.010 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:50:48.010 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:48.010 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 14:50:48.010 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 14:50:48.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:50:48.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.010 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:48.010 DEBUG [main][MenuItemLookup] Item match:Window 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:50:48.010 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:48.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:48.011 DEBUG [main][MenuItemLookup] Item match:Window 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:48.011 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:48.011 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:50:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:48.011 DEBUG [main][MenuItemLookup] Item match:Window 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:48.011 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:48.011 DEBUG [main][MenuItemLookup] Item match:Window 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:48.012 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:48.012 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.012 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:48.012 DEBUG [main][MenuItemLookup] Item match:Window 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:50:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.012 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:48.012 DEBUG [main][MenuItemLookup] Item match:Window 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:48.012 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:50:48.012 DEBUG [main][MenuItemLookup] Item match:Perspective 14:50:48.013 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:50:48.013 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.013 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:50:48.013 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:50:48.013 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:50:48.013 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:50:48.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:50:48.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:50:48.013 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:50:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:50:48.033 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 14:50:48.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:50:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:48.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:50:48.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:48.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.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 "Reset Perspective") 14:50:48.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:50:48.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:48.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:48.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:48.035 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:50:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:48.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:48.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:48.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:48.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 14:50:48.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 14:50:48.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:48.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:48.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:48.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:48.149 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:50:48.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:48.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:48.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:48.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:48.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:48.149 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:48.149 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:50:48.149 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:50:48.149 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:50:48.149 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:50:48.149 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:50:48.149 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:50:48.149 DEBUG [main][MenuItemLookup] Item match:Window 14:50:48.150 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:50:48.150 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:50:48.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:50:48.150 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.150 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:50:48.150 DEBUG [main][MenuItemLookup] Item match:Show View 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Markers' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Packages' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Servers' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.152 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:50:48.152 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:50:48.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:50:48.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:50:48.152 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:50:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:50:48.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 14:50:48.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:50:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:48.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 14:50:48.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:50:48.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:48.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:48.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:50:48.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:48.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:48.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:50:48.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:50:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:48.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:50:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:48.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:50:48.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:50:48.218 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:50:48.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:50:48.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:50:48.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:50:48.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:48.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.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") 14:50:48.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:48.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:50:48.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:48.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:48.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:48.219 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:50:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:48.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:48.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:48.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:50:48.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:50:48.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:48.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:48.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:50:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:48.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:48.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:48.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:48.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:48.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:48.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:48.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:48.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:48.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:48.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:50:48.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 14:50:48.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.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'] 14:50:48.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.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'] 14:50:48.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.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'] 14:50:48.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.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: "New Dynamic Web Project"] 14:50:48.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.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'] 14:50:48.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.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'] 14:50:48.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:48.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:48.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:48.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:48.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:48.313 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:48.313 DEBUG [main][MenuItemLookup] Item match:File 14:50:48.314 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:50:48.314 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:48.316 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:50:48.316 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:50:48.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:50:48.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:50:48.328 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:50:48.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.... 14:50:48.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 14:50:48.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:50:48.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:48.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:48.389 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:48.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:50:48.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:48.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:48.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 14:50:48.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:50:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:48.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:50:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:48.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:50:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 14:50:48.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:50:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:48.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:50:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:48.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:50:48.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 14:50:48.391 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 14:50:48.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 14:50:48.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 14:50:48.393 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:48.393 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:50:48.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:50:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:48.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:48.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:48.394 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:48.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:48.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:48.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'] 14:50:48.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.476 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.... 14:50:48.477 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 14:50:48.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 14:50:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:48.477 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:50:48.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:48.477 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:") 14:50:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:48.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:48.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:48.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:48.480 INFO [WorkbenchTestable][AbstractText] Text set to: web project 14:50:48.482 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:50:48.482 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 14:50:48.483 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) 14:50:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:48.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:48.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:48.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:48.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:48.502 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:48.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:48.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:49.005 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:49.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:49.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:49.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:49.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:49.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:49.007 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:49.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:49.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:49.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:49.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:49.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:49.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:49.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:49.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:50.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:50.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:50.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:50.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:50.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 14:50:50.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:50.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:50.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:50.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:50.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:50.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 14:50:50.029 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:50.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:50.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:50.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:50.030 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:50.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:50.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:50.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:50.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:50.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:50.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:50.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:51.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:51.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:51.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:51.067 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:51.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:51.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:51.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:51.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 14:50:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:51.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:51.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:51.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:51.067 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 14:50:51.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 14:50:51.068 DEBUG [main][TreeItemHandler] Selecting tree item: web project 14:50:51.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 14:50:51.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 14:50:51.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:51.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:51.094 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:50:51.094 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:50:51.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:50:51.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:50:51.094 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:50:51.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:51.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:50:51.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:50:51.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 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:51.594 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 14:50:51.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 14:50:51.594 DEBUG [main][TreeItemHandler] Selecting tree item: web project 14:50:51.595 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 14:50:51.596 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 14:50:51.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:50:51.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'New' 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:50:51.618 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:50:51.618 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:50:51.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:50:51.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:50:51.619 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:50:51.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 'Delete.*'] is available.... 14:50:52.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:50:52.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:50:52.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:52.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.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: 32) 14:50:52.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:52.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:52.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:52.242 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:50:52.242 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:50:52.242 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:50:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:52.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:52.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:52.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 "OK", Widget matcher matching widgets with style: 8) 14:50:52.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:50:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:52.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:50:52.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:50:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:52.243 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:52.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:52.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:52.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:50:52.246 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:50:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:50:52.747 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:50:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:52.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 14:50:52.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:50:52.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:50:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:50:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:50:52.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 14:50:52.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:50:52.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 14:50:52.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 14:50:52.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:50:52.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:50:52.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:50:52.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:50:52.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:52.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:52.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:50:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:50:52.757 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:52.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:52.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:52.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:52.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:52.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:52.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'] 14:50:52.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.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'] 14:50:52.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 14:50:52.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.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'] 14:50:52.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.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'] 14:50:52.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.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'] 14:50:52.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 14:50:52.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.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'] 14:50:52.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.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'] 14:50:52.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:50:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:52.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:50:52.759 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:50:52.759 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:52.759 DEBUG [main][MenuItemLookup] Item match:File 14:50:52.759 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:50:52.759 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'File' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'' 14:50:52.761 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:50:52.761 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:50:52.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:50:52.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:50:52.762 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:50:52.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:50:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:50:52.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:50:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:52.820 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:52.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:50:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 14:50:52.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:50:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:52.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:50:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:52.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:50:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 14:50:52.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:50:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:52.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:50:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:52.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:50:52.822 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 14:50:52.822 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 14:50:52.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 14:50:52.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 14:50:52.822 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:50:52.822 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:50:52.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:50:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:52.823 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:52.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:52.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:52.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'] 14:50:52.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.901 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.... 14:50:52.901 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 14:50:52.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 14:50:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:52.901 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:50:52.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:50:52.924 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:") 14:50:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:52.926 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:52.926 INFO [WorkbenchTestable][AbstractText] Text set to: web project 14:50:52.928 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:") 14:50:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:52.929 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:52.929 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:50:52.929 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 14:50:52.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.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) 14:50:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:52.931 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:52.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:52.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:52.947 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...") 14:50:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:52.948 INFO [WorkbenchTestable][AbstractButton] Click button &Add Folder... 14:50:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:52.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:52.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:52.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available.... 14:50:52.975 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 14:50:52.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Source Folder 14:50:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:50:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:50:52.975 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 14:50:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:50:52.975 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:50:52.976 INFO [WorkbenchTestable][AbstractText] Text set to: source 14:50:52.977 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) 14:50:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:52.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:52.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:52.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:52.977 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:50:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:52.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:52.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:50:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:50:53.000 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 14:50:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:53.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:53.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:53.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:53.002 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 14:50:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:53.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:53.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:53.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:50:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:50:53.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src/main/java 14:50:53.002 DEBUG [main][TreeItemHandler] Selecting tree item: src/main/java 14:50:53.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src/main/java about selection 14:50:53.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src/main/java 14:50:53.003 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") 14:50:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:53.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:53.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:53.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:53.003 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:50:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:53.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:53.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:53.005 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 14:50:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:53.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:53.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:53.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:53.005 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 14:50:53.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 14:50:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:53.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 14:50:53.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 14:50:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:54.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:54.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 14:50:54.007 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 14:50:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:54.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:54.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:54.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:54.007 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 14:50:54.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 14:50:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:54.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 14:50:54.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 14:50:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:55.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:55.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 14:50:55.009 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:50:55.009 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 14:50:55.009 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) 14:50:55.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:55.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:55.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:55.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:55.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:55.011 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:50:55.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:55.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:55.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:55.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:55.019 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") 14:50:55.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:55.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:55.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:55.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:55.020 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate web.xml deployment descriptor 14:50:55.020 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate web.xml deployment descriptor 14:50:55.020 INFO [WorkbenchTestable][AbstractButton] Click button &Generate web.xml deployment descriptor 14:50:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:55.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:55.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:55.021 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:50:55.021 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 14:50:55.021 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) 14:50:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:55.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:55.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:55.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:50:55.021 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:50:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:50:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:50:55.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:50:55.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:50:55.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:50:55.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:50:55.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:50:55.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:50:55.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 14:50:56.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:50:56.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 14:50:56.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:50:56.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 14:50:57.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 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:50:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:50:57.024 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:57.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:57.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:57.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:50:57.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:50:57.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:50:57.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:57.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:57.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:57.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:57.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:57.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:57.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:57.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:58.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:58.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:58.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:58.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:58.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:58.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:58.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 14:50:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:58.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:58.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:58.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:58.038 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 14:50:58.038 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:58.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:58.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:58.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:58.039 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:58.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:58.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:58.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:58.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:58.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:58.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:58.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:59.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:59.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:50:59.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:50:59.042 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:59.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:59.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:59.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:59.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 14:50:59.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:59.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:59.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:50:59.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:50:59.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:50:59.043 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 14:50:59.043 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:50:59.043 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:50:59.043 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item source of tree item web project 14:50:59.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 14:50:59.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:50:59.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:50:59.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 14:50:59.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:59.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:59.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:59.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:59.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:50:59.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:50:59.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:50:59.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:50:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:50:59.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:50:59.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:51:00.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:00.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:51:00.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:00.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:51:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:51:00.548 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:51:00.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:51:00.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:00.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:51:00.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 14:51:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:00.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:00.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:00.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:51:00.549 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 14:51:00.549 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:51:00.549 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:51:00.549 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item web project 14:51:00.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 14:51:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:00.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item web project is already expanded. No action performed 14:51:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:00.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 14:51:00.550 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item main of tree item src 14:51:00.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:51:00.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:01.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:01.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:51:01.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item webapp of tree item main 14:51:01.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item main 14:51:01.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:01.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: main 14:51:01.551 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item WEB-INF of tree item webapp 14:51:01.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item webapp 14:51:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:02.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:02.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: webapp 14:51:02.053 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item web.xml of tree item WEB-INF 14:51:02.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item WEB-INF 14:51:02.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:02.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: WEB-INF 14:51:02.554 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:51:02.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:51:02.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:02.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:51:02.555 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:51:02.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:51:02.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:02.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:51:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:02.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:02.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:51:03.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:03.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:51:03.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:03.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:51:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:51:03.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:51:03.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:51:03.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:03.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:51:03.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:51:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:03.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:03.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:03.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:51:03.558 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 14:51:03.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 14:51:03.558 DEBUG [main][TreeItemHandler] Selecting tree item: web project 14:51:03.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 14:51:03.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 14:51:03.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:51:03.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'New' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:03.579 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:51:03.579 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:51:03.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:51:03.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:51:03.580 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:51:03.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:51:03.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:51:03.582 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 14:51:03.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 14:51:03.583 DEBUG [main][TreeItemHandler] Selecting tree item: web project 14:51:03.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 14:51:03.584 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 14:51:03.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:51:03.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'New' 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:51:03.603 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:51:03.603 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:51:03.603 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:51:03.603 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:51:03.603 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:51:03.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.... 14:51:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:51:04.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:51:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:04.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:51:04.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:04.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:51:04.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:04.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:04.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:51:04.182 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:51:04.182 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:51:04.182 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:51:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:51:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:51:04.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:51:04.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:04.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:51:04.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:04.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:51:04.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:04.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:04.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:51:04.183 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:51:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:51:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:51:04.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:51:04.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:04.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:51:04.186 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:51:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:51:04.686 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:51:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:51:04.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:51:04.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 14:51:04.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:51:04.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:51:04.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:04.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:04.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:51:04.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 14:51:04.688 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 14:51:04.688 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:51:04.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:51:04.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:04.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.68 s - in org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 4.615 s createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 11.94 s Running org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:51:04.693 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:51:04.693 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:51:04.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:51:04.693 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:51:04.693 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:51:04.693 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:51:04.694 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:51:04.694 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:51:04.694 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:51:04.694 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:51:04.694 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 14:51:04.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:51:04.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:51:04.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:51:04.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:51:04.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:51:04.701 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 14:51:04.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:51:04.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:04.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:04.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:51:04.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:51:04.701 DEBUG [main][MenuItemLookup] Found menu:'File' 14:51:04.701 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:51:04.701 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:51:04.701 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:51:04.701 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:51:04.701 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:51:04.701 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:51:04.701 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:51:04.701 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:51:04.701 DEBUG [main][MenuItemLookup] Item match:Window 14:51:04.702 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:51:04.702 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:51:04.702 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:51:04.702 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:04.702 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:51:04.702 DEBUG [main][MenuItemLookup] Item match:Show View 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Markers' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Packages' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Servers' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:04.705 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:51:04.705 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:51:04.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:51:04.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:51:04.705 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:51:04.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:51:04.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:51:04.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:51:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:04.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:51:04.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:04.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:51:04.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:04.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:04.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:04.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:51:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:51:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:51:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:51:04.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:51:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:04.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:51:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:04.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:51:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:51:04.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:51:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:04.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:51:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:04.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:51:04.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:51:04.769 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:51:04.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:51:04.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:51:04.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:04.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:51:04.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:04.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:51:04.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:04.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:51:04.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:04.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:04.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:51:04.771 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:51:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:51:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:51:04.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:51:04.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1750): Gtk-CRITICAL **: 14:51:04.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:51:04.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:51:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:51:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 14:51:04.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 14:51:04.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:51:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:04.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:51:04.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:51:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:04.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:04.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:51:04.816 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:51:04.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:51:04.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:04.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:51:04.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:51:04.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:51:04.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:51:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:04.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:04.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:51:04.827 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:51:04.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:04.842 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 14:51:04.843 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:04.843 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 14:51:04.843 DEBUG [main][MenuItemLookup] Item match:2 Java Stack Trace Console 14:51:04.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Stack Trace Console" 14:51:04.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Stack Trace Console 14:51:04.843 INFO [main][MenuItemHandler] Select menu item: &2 Java Stack Trace Console 14:51:04.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console"... (Eclipse:1750): Gtk-CRITICAL **: 14:51:04.870: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:04.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:51:04.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:51:04.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:04.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:04.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:51:04.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') 14:51:04.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:04.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:04.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:51:04.884 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:51:04.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:51:04.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:04.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:51:04.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:51:04.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:51:04.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console" finished successfully 14:51:04.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: "Close Console") 14:51:04.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:04.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:04.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:04.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:51:04.885 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Close Console 14:51:04.885 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:51:04.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:04.917 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:51:04.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:51:04.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:04.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:51:04.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:51:04.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:51:04.918 INFO [WorkbenchTestable][AbstractView] Close view 'Console' 14:51:04.918 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Console 14:51:04.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:51:04.918 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:51:04.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:04.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:51:04.942 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 14:51:04.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:51:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:04.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:51:04.942 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'File' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:51:04.943 DEBUG [main][MenuItemLookup] Item match:Window 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:04.943 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:51:04.943 DEBUG [main][MenuItemLookup] Item match:Show View 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Markers' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Packages' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Servers' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:04.945 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:51:04.945 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:51:04.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:51:04.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:51:04.945 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:51:05.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:51:05.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:51:05.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:51:05.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:05.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:51:05.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:05.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:51:05.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:05.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:05.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:51:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:51:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:51:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:51:05.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:51:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:05.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:51:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:05.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:51:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:51:05.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:51:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:05.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:51:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:05.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:51:05.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:51:05.023 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:51:05.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:51:05.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:51:05.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:05.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:51:05.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:05.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.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 "Open") 14:51:05.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:05.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:51:05.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:05.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:05.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:51:05.024 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:51:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:51:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:51:05.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:51:05.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:05.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:51:05.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:51:05.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 14:51:05.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 14:51:05.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:51:05.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:05.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:05.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:51:05.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 '\*?\QConsole\E') 14:51:05.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:05.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:05.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:51:05.063 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:51:05.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:51:05.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:05.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:51:05.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:51:05.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:51:05.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 14:51:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:05.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:05.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:51:05.065 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:51:05.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:05.097 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 14:51:05.097 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:05.097 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 14:51:05.097 DEBUG [main][MenuItemLookup] Found menu:'3 Maven Console' 14:51:05.097 DEBUG [main][MenuItemLookup] Item match:3 Maven Console 14:51:05.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&3 Maven Console" 14:51:05.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 3 Maven Console 14:51:05.097 INFO [main][MenuItemHandler] Select menu item: &3 Maven Console 14:51:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console"... (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:51:05.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:51:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:05.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:51: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 '\*?\QConsole\E') 14:51:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:05.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:05.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:51:05.136 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:51:05.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:51:05.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:05.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:51:05.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:51:05.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:51:05.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console" finished successfully 14:51:05.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:51:05.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:51:05.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:51:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:05.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 14:51:05.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:51:05.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:51:05.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:51:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) Time elapsed: 0.443 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:51:05.142 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:51:05.143 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:51:05.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:51:05.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:51:05.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:51:05.143 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:51:05.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:51:05.151 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:51:05.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:51:05.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:51:05.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 14:51:05.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:51:05.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:51:05.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:51:05.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:51:05.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60ee1e2f is found... (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:51:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60ee1e2f is found finished successfully 14:51:05.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 14:51:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:05.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:05.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:51:05.259 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:05.259 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:51:05.259 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 14:51:05.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:05.260 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 14:51:05.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:05.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:05.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:05.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:05.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:05.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:51:05.260 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 14:51:05.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:05.261 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.368: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:51:05.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:51:05.654 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:05.761 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:05.856 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:05.913 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:06.261 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:06.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:06.261 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:51:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:16.261 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:16.262 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 14:51:16.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:16.262 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 14:51:16.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:16.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:16.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:16.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:51:16.263 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/' 14:51:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:16.263 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:16.264 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:16.291 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:16.508 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 14:51:16.763 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:16.792 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:16.914 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:17.264 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:17.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:17.264 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:51:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:27.264 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:27.264 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:27.265 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 14:51:27.272 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:27.273 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 14:51:27.274 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:51:27.274 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser Error sending IPC message: Broken pipe Error sending IPC message: Broken pipe 14:51:27.303 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 14:51:27.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:51:27.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:51:27.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:51:27.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:27.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:27.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 14:51:27.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:51:27.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 14:51:27.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:51:27.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:51:27.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:51:27.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:51:27.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7fb67258 is found... 14:51:27.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7fb67258 is found finished successfully 14:51:27.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 14:51:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:27.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:27.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:27.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:27.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:51:27.404 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:27.404 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:51:27.404 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 14:51:27.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:27.404 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 14:51:27.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:27.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:27.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:27.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:51:27.405 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 14:51:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:27.405 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:27.591 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:27.774 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:27.906 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:27.906 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:51:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:37.906 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:37.906 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 14:51:37.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:37.907 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 14:51:37.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:37.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:37.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:37.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:37.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:37.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:51:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:37.908 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:37.908 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:37.908 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 14:51:37.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:37.916 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.

Deque Systems, Inc.
Amazon
Inswave Systems Co., Ltd.
Koodos Labs
Ministry of Digital Affairs, Taiwan
Shopify
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 14:51:37.918 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:51:37.918 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 14:51:37.947 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 14:51:37.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:51:37.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:51:37.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:51:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:37.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 14:51:37.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:51:37.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:51:37.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:51:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.806 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 22.153 s testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 10.644 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 14:51:37.956 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 14:51:37.956 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:51:37.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:51:37.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 14:51:37.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:51:37.957 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:51:37.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:51:37.957 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:51:37.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:51:37.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:51:37.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 14:51:37.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 14:51:37.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:51:37.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:51:37.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:51:38.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@778ea57f is found... 14:51:38.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@778ea57f is found finished successfully 14:51:38.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 14:51:38.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:38.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:38.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:38.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:38.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:51:38.064 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:38.064 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:51:38.064 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 14:51:38.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:38.064 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 14:51:38.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:38.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:38.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:38.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:51:38.065 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 14:51:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:38.065 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:38.193 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:38.343 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:38.565 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:38.565 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:48.566 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:48.566 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:48.566 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:48.566 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:48.566 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:48.566 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:48.566 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:48.566 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:48.568 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:48.570 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.

Deque Systems, Inc.
Amazon
Inswave Systems Co., Ltd.
Koodos Labs
Ministry of Digital Affairs, Taiwan
Shopify
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 14:51:48.572 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:51:48.572 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 14:51:48.599 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 14:51:48.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 14:51:48.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:51:48.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:51:48.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:48.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:48.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 14:51:48.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:51:48.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 14:51:48.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 14:51:48.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:51:48.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:51:48.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:51:48.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:48.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:51:48.605 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 14:51:48.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:51:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:48.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:51:48.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:51:48.605 DEBUG [main][MenuItemLookup] Found menu:'File' 14:51:48.605 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:51:48.605 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:51:48.605 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:51:48.605 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:51:48.606 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:51:48.606 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:51:48.606 DEBUG [main][MenuItemLookup] Item match:Window 14:51:48.606 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:51:48.606 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:51:48.606 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:51:48.606 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:48.606 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:51:48.606 DEBUG [main][MenuItemLookup] Item match:Show View 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Markers' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Packages' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Servers' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:51:48.608 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:48.609 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:51:48.609 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:51:48.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:51:48.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:51:48.609 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:51:48.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:51:48.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:51:48.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:51:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:48.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:51:48.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:48.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:51:48.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:48.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:48.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:48.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:51:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:51:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:51:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:51:48.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:51:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:48.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:51:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:48.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:51:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:51:48.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:51:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:48.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:51:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:48.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:51:48.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 14:51:48.676 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 14:51:48.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 14:51:48.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 14:51:48.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:48.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:48.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:48.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:51:48.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:48.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:48.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:48.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:51:48.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:51:48.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:48.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:48.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:51:48.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:51:48.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:48.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:48.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:48.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:48.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:51:48.678 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:51:48.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:51:48.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:51:48.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:51:48.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:51:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:51:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 14:51:48.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:48.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:48.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 14:51:48.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:48.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:48.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:51:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:48.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:48.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:51:48.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 14:51:48.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:48.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:48.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:48.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:51:48.752 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:48.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:48.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:48.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:51:48.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:51:48.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:51:48.770 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 14:51:48.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:48.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:48.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:48.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:48.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:51:48.773 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:48.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:48.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:48.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:51:48.774 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 14:51:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:48.822 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:48.826 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:48.975 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:49.176 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:49.199 DEBUG [main][BrowserProgressListener] Calling chanded() 14:51:49.322 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:49.322 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:51:59.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:59.322 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:59.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:59.322 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:59.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:59.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

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

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

EcomBack
Akamai Technologies
Dfinity Stiftung
Zoom
Ecole Mohammadia d'Ingenieurs Rabat (EMI)
Entersekt
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 14:51:59.327 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:59.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:59.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= W3C

Working with stakeholders of the Web

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

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

EcomBack
Akamai Technologies
Dfinity Stiftung
Zoom
Ecole Mohammadia d'Ingenieurs Rabat (EMI)
Entersekt
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 14:51:59.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:59.331 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:59.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:59.331 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:59.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:59.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.334 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.

EcomBack
Akamai Technologies
Dfinity Stiftung
Zoom
Ecole Mohammadia d'Ingenieurs Rabat (EMI)
Entersekt
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 14:51:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:59.335 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:59.335 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:59.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:59.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.337 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.

EcomBack
Akamai Technologies
Dfinity Stiftung
Zoom
Ecole Mohammadia d'Ingenieurs Rabat (EMI)
Entersekt
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 14:51:59.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:59.338 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:59.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:59.339 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:59.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:59.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.341 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.

EcomBack
Akamai Technologies
Dfinity Stiftung
Zoom
Ecole Mohammadia d'Ingenieurs Rabat (EMI)
Entersekt
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 14:51:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:59.342 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:59.342 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:59.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:59.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.345 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.

EcomBack
Akamai Technologies
Dfinity Stiftung
Zoom
Ecole Mohammadia d'Ingenieurs Rabat (EMI)
Entersekt
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 14:51:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:59.346 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:59.346 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:59.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:59.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.348 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.

EcomBack
Akamai Technologies
Dfinity Stiftung
Zoom
Ecole Mohammadia d'Ingenieurs Rabat (EMI)
Entersekt
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 14:51:59.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:59.350 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:59.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:59.350 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:59.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:59.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.352 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.

EcomBack
Akamai Technologies
Dfinity Stiftung
Zoom
Ecole Mohammadia d'Ingenieurs Rabat (EMI)
Entersekt
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 14:51:59.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:51:59.441 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:51:59.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:51:59.442 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 14:51:59.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:59.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.444 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.

EcomBack
Akamai Technologies
Dfinity Stiftung
Zoom
Ecole Mohammadia d'Ingenieurs Rabat (EMI)
Entersekt
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 14:51:59.445 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 14:51:59.445 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 14:51:59.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 14:51:59.446 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:51:59.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 14:51:59.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:51:59.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:51:59.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:59.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:51:59.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 14:51:59.489 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 14:51:59.489 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:51:59.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:51:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:51:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.537 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.642 s testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.89 s Running org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 14:51:59.501 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 14:51:59.501 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:51:59.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:51:59.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 14:51:59.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:51:59.501 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:51:59.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:51:59.502 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:51:59.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:51:59.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.504 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:51:59.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:51:59.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:59.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:59.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:51:59.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 '\*?\QProject Explorer\E') 14:51:59.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:59.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:59.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:51:59.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:51:59.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:51:59.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:51:59.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:51:59.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:51:59.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:51:59.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:51:59.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:51:59.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:51:59.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:51:59.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:51:59.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:51:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:59.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:59.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:51:59.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:51:59.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.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: "New Maven Project"] 14:51:59.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.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'] 14:51:59.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.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'] 14:51:59.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.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'] 14:51:59.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.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: "New Maven Project"] 14:51:59.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.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'] 14:51:59.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.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'] 14:51:59.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:51:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:59.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:51:59.536 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:51:59.536 DEBUG [main][MenuItemLookup] Found menu:'File' 14:51:59.536 DEBUG [main][MenuItemLookup] Item match:File 14:51:59.536 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:51:59.536 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'File' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'' 14:51:59.539 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:51:59.539 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:51:59.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:51:59.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:51:59.553 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:51:59.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:51:59.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 14:51:59.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:51:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:59.616 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:51:59.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:51:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:59.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:59.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:51:59.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:51:59.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:51:59.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:51:59.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:51:59.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:59.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:51:59.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:59.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:51:59.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:51:59.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:51:59.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:51:59.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:51:59.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:51:59.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:51:59.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 14:51:59.618 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 14:51:59.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 14:51:59.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 14:51:59.621 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:51:59.621 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:51:59.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:51:59.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:59.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:59.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:51:59.622 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:51:59.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:51:59.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:51:59.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:51:59.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:59.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'] 14:51:59.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 14:51:59.737 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 14:51:59.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 14:51:59.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:51:59.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:51:59.737 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:51:59.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:51:59.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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)") 14:51:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:59.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:59.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:51:59.739 INFO [WorkbenchTestable][CheckBox] Select checkbox Create a &simple project (skip archetype selection) 14:51:59.739 INFO [WorkbenchTestable][CheckBox] Check checkbox Create a &simple project (skip archetype selection) 14:51:59.739 INFO [WorkbenchTestable][AbstractButton] Click button Create a &simple project (skip archetype selection) 14:51:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:51:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:51:59.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:51:59.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:59.740 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:51:59.740 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 14:51:59.740 DEBUG [WorkbenchTestable][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) 14:51:59.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:59.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:59.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:51:59.741 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:51:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:51:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:51:59.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:51:59.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:59.765 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:") 14:51:59.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:59.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:59.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:51:59.767 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 14:51:59.770 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:") 14:51:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:59.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:59.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:51:59.774 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 14:51:59.784 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 14:51:59.784 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 14:51:59.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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) 14:51:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:51:59.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:51:59.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:51:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:51:59.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:51:59.786 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:51:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:51:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:51:59.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:51:59.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:51:59.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:51:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:51:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:51:59.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating project "mavenProjectTest"' has no excuses, wait for it 14:52:00.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:52:00.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/resources.jar)' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:00.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:00.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:52:00.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 14:52:00.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 14:52:00.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:52:00.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:52:00.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:52:00.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:00.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:00.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:00.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:00.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:00.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:00.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 '\*?\QProject Explorer\E') 14:52:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:00.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:00.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:00.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:00.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:52:00.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:52:00.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:00.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:52:00.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:52:00.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:52:00.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:52:00.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:52:00.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:00.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:00.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:00.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:00.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:52:01.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:01.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:52:01.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:02.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:52:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:52:02.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:52:02.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:52:02.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:02.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:02.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 14:52:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:02.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:02.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:02.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:02.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 14:52:02.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item mavenProjectTest 14:52:02.002 DEBUG [main][TreeItemHandler] Selecting tree item: mavenProjectTest 14:52:02.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item mavenProjectTest about selection 14:52:02.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: mavenProjectTest 14:52:02.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:52:02.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'New' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 14:52:02.070 DEBUG [main][MenuItemLookup] Found menu:'Maven' 14:52:02.070 DEBUG [main][MenuItemLookup] Item match:Maven 14:52:02.071 DEBUG [main][MenuItemLookup] Found menu:'Add Dependency' 14:52:02.071 DEBUG [main][MenuItemLookup] Found menu:'Add Plugin' 14:52:02.071 DEBUG [main][MenuItemLookup] Found menu:'New Maven Module Project' 14:52:02.071 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:02.071 DEBUG [main][MenuItemLookup] Found menu:'Download Javadoc' 14:52:02.071 DEBUG [main][MenuItemLookup] Found menu:'Download Sources' 14:52:02.071 DEBUG [main][MenuItemLookup] Found menu:'Update Project... Alt+F5' 14:52:02.071 DEBUG [main][MenuItemLookup] Item match:Update Project... Alt+F5 14:52:02.071 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Update Project... Alt+F5" 14:52:02.071 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Update Project... Alt+F5 14:52:02.071 INFO [main][MenuItemHandler] Select menu item: &Update Project... Alt+F5 14:52:02.152 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.... 14:52:02.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:02.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:02.152 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 14:52:02.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Update Maven Project 14:52:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:02.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:52:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:02.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:02.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:02.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:02.155 INFO [WorkbenchTestable][CheckBox] Select checkbox Clean projects 14:52:02.155 DEBUG [WorkbenchTestable][CheckBox] Checkbox Clean projects already selected, no action performed 14:52:02.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:52:02.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:02.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:02.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:02.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:02.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:02.156 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:52:02.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:02.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:02.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:02.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available.... 14:52:02.217 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 14:52:02.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:02.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Project' has no excuses, wait for it 14:52:02.717 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 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:02.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 14:52:02.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:52:02.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:52:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:02.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 14:52:02.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:02.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:02.718 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:52:02.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:02.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:02.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:02.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:02.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:52:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:02.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:02.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:02.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:02.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:52:02.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:52:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:52:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:52:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:52:02.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:52:02.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:52:02.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:02.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:02.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:52:02.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:52:02.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:02.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:02.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:02.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:52:03.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:03.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:52:03.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:03.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:52:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:52:03.725 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:52:03.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:52:03.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:03.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:03.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 14:52:03.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:03.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:03.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:03.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:03.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 14:52:03.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:52:03.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:52:03.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:03.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:03.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:03.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:52:04.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:04.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:52:04.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:04.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:52:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:52:04.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:52:04.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:52:04.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:04.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:04.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:52:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:04.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:04.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:04.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:04.732 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 14:52:04.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:52:04.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:52:04.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:04.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:04.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:52:04.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:04.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:04.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:04.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:04.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:04.733 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:52:04.733 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:52:04.733 DEBUG [main][TreeItemHandler] Set Tree selection 14:52:04.734 DEBUG [main][TreeHandler] Notify Tree about selection event 14:52:04.741 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:52:04.743 DEBUG [WorkbenchTestable][TreeItemHandler] mavenProjectTest 14:52:04.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:52:04.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'New' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:04.779 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:52:04.779 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:52:04.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:52:04.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:52:04.779 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:52:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:04.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:05.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:05.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:52:05.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:05.299 DEBUG [main][MenuItemLookup] Found menu:'New' 14:52:05.300 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:52:05.300 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:05.300 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:52:05.300 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:05.300 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:52:05.300 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:52:05.300 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:52:05.300 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:52:05.300 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:52:05.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:52:05.300 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:52:05.300 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:52:05.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:52:05.379 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 14:52:05.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:52:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:05.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:52:05.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:05.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:52:05.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:05.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:05.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:05.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:05.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:05.380 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:52:05.380 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:52:05.380 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:52:05.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:05.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:05.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:05.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:05.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:52:05.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:05.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:05.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:05.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:52:05.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:05.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:05.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:05.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:05.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:05.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:05.381 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:52:05.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:05.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:05.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:05.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:05.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:52:05.384 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:52:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:52:05.885 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:52:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:05.885 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 14:52:05.885 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:52:05.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:52:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.386 s - in org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) Time elapsed: 1.743 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 14:52:05.890 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 14:52:05.891 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:52:05.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:52:05.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 14:52:05.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:52:05.891 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:52:05.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:52:05.891 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:52:05.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:52:05.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:52:05.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 14:52:05.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 14:52:05.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:52:05.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:52:05.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:52:05.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:05.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:05.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:05.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:05.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:05.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:05.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:05.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:05.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:05.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:05.892 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:52:05.892 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:52:05.893 DEBUG [main][MenuItemLookup] Item match:Window 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:52:05.893 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:52:05.893 DEBUG [main][MenuItemLookup] Item match:Preferences 14:52:05.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:52:05.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:52:05.893 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1750): Gtk-CRITICAL **: 14:52:05.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:52:06.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.... 14:52:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:52:06.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:52:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:06.015 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:52:06.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:06.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:52:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:06.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:06.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:06.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:06.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:06.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 14:52:06.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 14:52:06.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:06.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 14:52:06.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 14:52:06.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 14:52:06.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:06.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 14:52:06.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:06.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 14:52:06.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 14:52:06.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 14:52:06.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:07.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:07.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 14:52:07.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 14:52:07.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 14:52:07.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:07.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 14:52:07.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:07.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 14:52:07.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 14:52:07.024 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 14:52:07.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 14:52:07.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 14:52:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:07.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:07.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:07.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:07.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 14:52:07.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:07.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:07.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:07.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:52:07.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:07.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:07.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:07.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:07.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:07.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:52:07.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:52:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 14:52:08.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:08.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:08.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:52:08.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:08.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:08.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:08.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:08.577 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:52:08.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:08.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:08.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:08.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:52:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:52:09.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:09.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:52:09.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:09.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:09.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:09.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:09.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:09.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:09.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:09.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:09.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:09.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:09.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:52:09.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:09.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:09.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:09.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:09.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 14:52:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:09.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:09.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:09.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:09.112 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:09.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:09.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:09.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:09.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:52:09.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:09.216 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 14:52:09.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:09.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:09.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:09.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:09.216 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 14:52:09.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:09.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:09.717 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 14:52:09.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:10.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:10.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:10.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:10.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:10.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:10.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:10.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:10.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:10.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:10.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:10.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:10.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:10.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:10.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:10.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:10.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:10.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:10.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:10.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:10.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:10.722 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:52:10.722 DEBUG [main][MenuItemLookup] Item match:Window 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:52:10.722 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:52:10.722 DEBUG [main][MenuItemLookup] Item match:Preferences 14:52:10.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:52:10.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:52:10.722 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:52:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:52:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:52:10.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:52:10.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:10.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:10.819 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:52:10.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:10.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:52:10.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 14:52:10.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 14:52:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:10.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 14:52:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:10.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 14:52:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 14:52:10.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 14:52:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:10.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 14:52:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:10.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 14:52:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 14:52:10.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 14:52:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:10.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 14:52:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:10.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 14:52:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 14:52:10.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 14:52:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:10.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 14:52:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:10.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 14:52:10.822 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 14:52:10.822 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 14:52:10.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 14:52:10.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 14:52:10.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.823 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...") 14:52:10.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:10.825 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:52:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:10.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:10.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 14:52:10.908 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 14:52:10.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 14:52:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:10.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 14:52:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:10.911 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") 14:52:10.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:10.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:10.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:52:10.920 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 14:52:10.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 14:52:10.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:10.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:10.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:10.939 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 14:52:10.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 14:52:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:10.940 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 14:52:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:10.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 14:52:10.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 14:52:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:10.940 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 14:52:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:10.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 14:52:10.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 14:52:10.940 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 14:52:10.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 14:52:10.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 14:52:10.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:52:10.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:10.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:10.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:10.974 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:10.974 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 14:52:10.975 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") 14:52:10.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:10.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:10.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:52:10.975 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 14:52:10.978 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 14:52:10.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:10.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:10.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:10.980 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 14:52:10.980 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 14:52:10.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:10.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:10.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:10.982 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 14:52:10.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:10.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:10.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:10.985 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 14:52:10.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:10.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:10.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:10.986 TRACE [main][WidgetHandler] Notify List with event 13 14:52:10.986 TRACE [main][WidgetHandler] Wait for synchronization 14:52:10.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 14:52:10.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:10.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:10.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:10.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:10.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:10.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:10.994 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 14:52:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:10.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:10.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:11.011 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") 14:52:11.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:11.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:11.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:52:11.012 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 14:52:11.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:52:11.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:11.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:11.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:52:11.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:52:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:11.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:52:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:11.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:52:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:52:11.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:52:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:11.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:52:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:11.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:52:11.020 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 14:52:11.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 14:52:11.020 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 14:52:11.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 14:52:11.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 14:52:11.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:52:11.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:52:11.027 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:52:11.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 14:52:11.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:11.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:11.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:11.028 INFO [WorkbenchTestable][AbstractButton] Click button ... 14:52:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:11.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:11.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:11.073 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.... 14:52:11.073 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 14:52:11.073 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.... 14:52:11.073 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 14:52:11.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 14:52:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:11.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: 16) 14:52:11.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:11.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 14:52:11.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:11.074 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 14:52:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:11.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:11.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:11.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 which text matches: "") 14:52:11.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:11.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 14:52:11.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:11.074 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:11.075 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 14:52:11.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 "OK", Widget matcher matching widgets with style: 8) 14:52:11.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:11.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 14:52:11.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:11.079 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:52:11.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:11.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:11.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:11.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:11.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:52:11.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:11.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:11.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:11.120 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:52:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:11.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:11.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:52:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:52:11.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:52:11.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:11.167 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:52:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:11.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:11.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:52:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:52:11.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:11.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'] 14:52:11.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.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'] 14:52:11.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.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 Connection Profile"] 14:52:11.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.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'] 14:52:11.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.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'] 14:52:11.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.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'] 14:52:11.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.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 Connection Profile"] 14:52:11.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:52:11.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:52:11.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:11.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:11.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:11.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:11.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:52:11.208 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:11.208 DEBUG [main][MenuItemLookup] Item match:File 14:52:11.208 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:52:11.208 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:11.211 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:52:11.211 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:52:11.211 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:52:11.211 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:52:11.211 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:52:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:52:11.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:52:11.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:52:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:11.277 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:52:11.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:52:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 14:52:11.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 14:52:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:11.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:11.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 14:52:11.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 14:52:11.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 14:52:11.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:11.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 14:52:11.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:11.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 14:52:11.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 14:52:11.781 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 14:52:11.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 14:52:11.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 14:52:11.785 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:52:11.785 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:52:11.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:52:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:11.786 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:52:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:11.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:11.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:11.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:52:11.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 14:52:11.816 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 14:52:11.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 14:52:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:11.816 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 14:52:11.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:11.817 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 14:52:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:52:11.818 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 14:52:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:52:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:52:11.836 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:52:11.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:52:11.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:52:11.836 TRACE [main][WidgetHandler] Notify Table with event 13 14:52:11.836 TRACE [main][WidgetHandler] Wait for synchronization 14:52:11.840 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:") 14:52:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:11.842 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:11.842 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 14:52:11.842 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 14:52:11.842 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 14:52:11.843 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) 14:52:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:11.844 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:52:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:11.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:11.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:11.919 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:") 14:52:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:52:11.921 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 14:52:11.921 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:") 14:52:11.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:11.923 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:11.923 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 14:52:11.924 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:") 14:52:11.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:11.926 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:11.927 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:tcp://localhost/sakila 14:52:11.927 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:") 14:52:11.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:11.930 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:11.931 INFO [WorkbenchTestable][AbstractText] Text set to: sa 14:52:11.935 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:") 14:52:11.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:11.944 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:11.944 INFO [WorkbenchTestable][AbstractText] Text set to: 14:52:11.944 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 14:52:11.944 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 14:52:11.945 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) 14:52:11.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:11.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:11.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:11.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:11.946 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:52:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:11.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:11.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:52:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:52:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:13.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:13.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:52:13.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:13.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:13.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:13.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:13.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 14:52:13.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:13.355 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:13.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:13.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:13.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:52:13.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:52:13.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:52:13.373 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:13.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:13.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:13.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:13.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:52:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:13.374 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 14:52:13.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:13.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:13.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:13.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:13.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:13.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:13.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 14:52:13.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:52:13.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:52:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:13.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:52:13.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 14:52:13.376 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 14:52:13.376 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:52:13.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:52:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.486 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 14:52:13.382 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 14:52:13.382 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:52:13.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:52:13.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 14:52:13.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:52:13.382 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:52:13.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:52:13.383 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:52:13.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:52:13.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:52:13.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 14:52:13.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 14:52:13.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:52:13.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:52:13.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:52:13.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'] 14:52:13.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.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'] 14:52:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.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: "New Connection Profile"] 14:52:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.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'] 14:52:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.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'] 14:52:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.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'] 14:52:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.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: "New Connection Profile"] 14:52:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.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'] 14:52:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.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'] 14:52:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:13.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:13.386 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:52:13.386 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:13.386 DEBUG [main][MenuItemLookup] Item match:File 14:52:13.387 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:52:13.387 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:13.389 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:52:13.389 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:52:13.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:52:13.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:52:13.390 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:52:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:52:13.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:52:13.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:52:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:13.472 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:52:13.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:52:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 14:52:13.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 14:52:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:13.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 14:52:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:13.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 14:52:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 14:52:13.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 14:52:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:13.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 14:52:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:13.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 14:52:13.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 14:52:13.474 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 14:52:13.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 14:52:13.475 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 14:52:13.475 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:52:13.475 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:52:13.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:52:13.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:13.476 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:52:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:13.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:13.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:13.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:52:13.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 14:52:13.495 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 14:52:13.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 14:52:13.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:13.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:13.495 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 14:52:13.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.520 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 14:52:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:52:13.522 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Flat File Data Source') 14:52:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:52:13.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:52:13.526 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:52:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:52:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:52:13.526 TRACE [main][WidgetHandler] Notify Table with event 13 14:52:13.526 TRACE [main][WidgetHandler] Wait for synchronization 14:52:13.526 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:") 14:52:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:13.531 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:13.532 INFO [WorkbenchTestable][AbstractText] Text set to: Test Flat File Profile 14:52:13.532 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 14:52:13.532 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 14:52:13.532 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) 14:52:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:13.533 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:52:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:13.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:13.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:13.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.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and no matchers specified 14:52:13.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:13.828 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:13.829 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target 14:52:13.837 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:") 14:52:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:52:13.839 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo UTF-8 to selection: UTF-8 14:52:13.839 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:") 14:52:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:52:13.842 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo CSV to selection: CSV 14:52:13.842 TRACE [WorkbenchTestable][NewCPWizard] Shell New Flat File Data Source Profile is not null and is not disposed 14:52:13.842 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 14:52:13.842 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) 14:52:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:13.844 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:52:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:13.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:13.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:13.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:52:13.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:52:13.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:13.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:13.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:13.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:52:13.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:13.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:13.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:13.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:13.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 '\*?\QData Source Explorer\E') 14:52:13.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:13.923 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:13.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:13.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:13.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:52:13.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:52:13.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:52:13.926 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:13.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:13.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:13.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:13.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:52:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:13.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:13.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:13.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children... 14:52:13.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 14:52:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:13.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 14:52:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:13.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 14:52:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children finished successfully 14:52:13.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 14:52:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:13.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 14:52:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:13.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 14:52:13.928 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Flat File Data Source and wait with time period 1 14:52:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 14:52:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 14:52:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:13.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 14:52:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 14:52:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 14:52:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:13.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 14:52:13.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 14:52:13.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:52:13.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:52:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:13.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 14:52:13.928 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 14:52:13.928 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:52:13.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:52:13.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:13.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) Time elapsed: 0.545 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 14:52:13.934 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 14:52:13.934 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:52:13.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:52:13.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 14:52:13.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:52:13.935 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:52:13.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:52:13.935 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:52:13.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:52:13.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:52:13.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 14:52:13.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 14:52:13.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:52:13.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:52:13.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:52:13.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:13.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:13.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:13.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:13.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:13.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:13.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:52:13.937 DEBUG [main][MenuItemLookup] Item match:Window 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:52:13.937 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:52:13.937 DEBUG [main][MenuItemLookup] Item match:Preferences 14:52:13.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:52:13.937 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:52:13.937 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:52:14.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:52:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:52:14.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:52:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.036 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:52:14.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:14.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:52:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 14:52:14.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 14:52:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 14:52:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 14:52:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 14:52:14.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 14:52:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 14:52:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 14:52:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 14:52:14.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 14:52:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 14:52:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 14:52:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 14:52:14.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 14:52:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 14:52:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 14:52:14.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 14:52:14.038 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 14:52:14.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 14:52:14.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 14:52:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.039 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...") 14:52:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.050 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:52:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 14:52:14.119 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 14:52:14.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 14:52:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 14:52:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.121 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") 14:52:14.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:52:14.121 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 14:52:14.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 14:52:14.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:14.146 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 14:52:14.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 14:52:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 14:52:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 14:52:14.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 14:52:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 14:52:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 14:52:14.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HSQLDB JDBC Driver 14:52:14.146 DEBUG [main][TreeItemHandler] Selecting tree item: HSQLDB JDBC Driver 14:52:14.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HSQLDB JDBC Driver about selection 14:52:14.165 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HSQLDB JDBC Driver 14:52:14.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Driver name:") 14:52:14.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:14.167 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:14.167 INFO [WorkbenchTestable][AbstractText] Text set to: Test HSLQDB Driver 14:52:14.168 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") 14:52:14.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:52:14.169 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 14:52:14.172 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 14:52:14.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:14.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Clear All") 14:52:14.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.175 INFO [WorkbenchTestable][AbstractButton] Click button &Clear All 14:52:14.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.190 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 14:52:14.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:14.191 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 14:52:14.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:14.193 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 14:52:14.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:14.194 TRACE [main][WidgetHandler] Notify List with event 13 14:52:14.194 TRACE [main][WidgetHandler] Wait for synchronization 14:52:14.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 14:52:14.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.195 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 14:52:14.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:52:14.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:14.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.211 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:52:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:52:14.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:52:14.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:52:14.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:52:14.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:52:14.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:52:14.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:52:14.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:52:14.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.261 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:52:14.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:52:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:52:14.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 14:52:14.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:52:14.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:52:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 14:52:14.304 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 14:52:14.304 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:52:14.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:52:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) Time elapsed: 0.368 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 14:52:14.309 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 14:52:14.309 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:52:14.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:52:14.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 14:52:14.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:52:14.309 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:52:14.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:52:14.310 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:52:14.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:52:14.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:14.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:14.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:14.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:14.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:14.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:14.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:14.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:14.310 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:52:14.311 DEBUG [main][MenuItemLookup] Item match:Window 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:52:14.311 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:52:14.311 DEBUG [main][MenuItemLookup] Item match:Preferences 14:52:14.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:52:14.311 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:52:14.311 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:52:14.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:52:14.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:52:14.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:52:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.385 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:52:14.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:14.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:52:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 14:52:14.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 14:52:14.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 14:52:14.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 14:52:14.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 14:52:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 14:52:14.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 14:52:14.387 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 14:52:14.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 14:52:14.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 14:52:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:52:14.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:52:14.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:52:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:52:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:52:14.391 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 14:52:14.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:52:14.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:52:14.392 TRACE [main][WidgetHandler] Notify Table with event 13 14:52:14.392 TRACE [main][WidgetHandler] Wait for synchronization 14:52:14.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") 14:52:14.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:52:14.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.394 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:52:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 14:52:14.425 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 14:52:14.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 14:52:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 14:52:14.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 14:52:14.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.426 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 14:52:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:52:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:52:14.459 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 14:52:14.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:52:14.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:52:14.461 TRACE [main][WidgetHandler] Notify Table with event 13 14:52:14.461 TRACE [main][WidgetHandler] Wait for synchronization 14:52:14.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 "Remove") 14:52:14.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:52:14.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.464 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:52:14.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 14:52:14.489 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 14:52:14.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 14:52:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.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 "Yes", Widget matcher matching widgets with style: 8) 14:52:14.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 14:52:14.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.490 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 14:52:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:52:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:52:14.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:52:14.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.518 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:52:14.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:52:14.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:52:14.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:14.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:14.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:14.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:52:14.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:14.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 14:52:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:14.556 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:14.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:14.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:14.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:52:14.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:52:14.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:52:14.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:52:14.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.573 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 14:52:14.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:14.573 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 14:52:14.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:14.573 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 14:52:14.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:14.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:14.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:14.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:14.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile 14:52:14.574 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile 14:52:14.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile about selection 14:52:14.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile 14:52:14.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:52:14.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.597 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:52:14.597 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 14:52:14.597 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 14:52:14.597 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:14.597 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 14:52:14.597 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 14:52:14.597 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:14.597 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:52:14.597 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:52:14.597 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:52:14.597 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"D&elete Delete" 14:52:14.597 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:52:14.597 INFO [main][MenuItemHandler] Select menu item: D&elete Delete 14:52:14.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available.... 14:52:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available. finished successfully 14:52:14.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete confirmation 14:52:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.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 "Yes", Widget matcher matching widgets with style: 8) 14:52:14.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:14.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete confirmation" as the parent 14:52:14.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:14.630 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 14:52:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:14.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:14.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:52:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:52:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:14.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:14.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:52:14.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:14.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:14.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 '\*?\QData Source Explorer\E') 14:52:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:14.694 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:14.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:14.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:14.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:52:14.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:52:14.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:52:14.696 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:14.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:14.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:14.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:14.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:52:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:14.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:14.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:14.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:14.697 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 14:52:14.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:15.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:15.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:15.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:15.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:15.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:15.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:15.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:15.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:15.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:52:15.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:15.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:15.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:15.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:15.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:15.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:52:15.699 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:15.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:52:15.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:52:15.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:52:15.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:52:15.699 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:52:15.699 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:52:15.699 DEBUG [main][MenuItemLookup] Item match:Window 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:52:15.700 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:52:15.700 DEBUG [main][MenuItemLookup] Item match:Preferences 14:52:15.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:52:15.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:52:15.700 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:52:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:52:15.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 'Preferences.*'] is available. finished successfully 14:52:15.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:52:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:15.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:15.780 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:52:15.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:15.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:52:15.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:15.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:15.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:15.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 14:52:15.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 14:52:15.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:15.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 14:52:15.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:15.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 14:52:15.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 14:52:15.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 14:52:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:15.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 14:52:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:15.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 14:52:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 14:52:15.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 14:52:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:15.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 14:52:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:15.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 14:52:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 14:52:15.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 14:52:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:15.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 14:52:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:15.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 14:52:15.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 14:52:15.782 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 14:52:15.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 14:52:15.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 14:52:15.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.783 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...") 14:52:15.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:15.784 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:52:15.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:15.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:15.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:15.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:15.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 14:52:15.845 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 14:52:15.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 14:52:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 14:52:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:15.846 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") 14:52:15.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:52:15.847 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 14:52:15.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:52:15.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:15.870 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 14:52:15.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 14:52:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:15.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 14:52:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:15.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 14:52:15.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 14:52:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:15.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 14:52:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:15.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 14:52:15.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 14:52:15.871 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 14:52:15.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 14:52:15.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 14:52:15.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:52:15.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:15.895 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:15.896 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 14:52:15.896 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") 14:52:15.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:52:15.897 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 14:52:15.905 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 14:52:15.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:15.906 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 14:52:15.906 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 14:52:15.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:15.911 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 14:52:15.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:15.912 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 14:52:15.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:52:15.913 TRACE [main][WidgetHandler] Notify List with event 13 14:52:15.913 TRACE [main][WidgetHandler] Wait for synchronization 14:52:15.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 14:52:15.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:15.915 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 14:52:15.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:15.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:15.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:15.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:15.935 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") 14:52:15.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:52:15.936 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 14:52:15.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:52:15.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:52:15.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:52:15.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:15.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:52:15.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:15.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:52:15.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:52:15.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:52:15.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:15.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:52:15.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:15.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:52:15.944 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 14:52:15.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 14:52:15.944 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 14:52:15.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 14:52:15.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 14:52:15.944 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:52:15.944 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:52:15.948 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:52:15.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 14:52:15.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:15.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:15.949 INFO [WorkbenchTestable][AbstractButton] Click button ... 14:52:15.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:15.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:15.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:15.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:15.982 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.... 14:52:15.982 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 14:52:15.982 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.... 14:52:15.983 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 14:52:15.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 14:52:15.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:15.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:15.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 14:52:15.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 14:52:15.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:15.994 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 14:52:15.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:15.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:15.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:15.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:15.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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: "") 14:52:15.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 14:52:15.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:15.995 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:15.996 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 14:52:15.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", Widget matcher matching widgets with style: 8) 14:52:15.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:15.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 14:52:15.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:15.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:15.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:15.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:15.998 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:52:15.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:15.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:15.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:15.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:16.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) 14:52:16.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:16.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 14:52:16.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:16.038 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:52:16.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:16.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:16.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:16.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:52:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:52:16.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:52:16.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:16.097 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:52:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:16.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:16.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:16.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:52:16.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:52:16.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:16.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'] 14:52:16.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.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'] 14:52:16.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.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 Connection Profile"] 14:52:16.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.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'] 14:52:16.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.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'] 14:52:16.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.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'] 14:52:16.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.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 Connection Profile"] 14:52:16.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.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'] 14:52:16.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.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'] 14:52:16.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:16.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:16.134 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:52:16.134 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:16.134 DEBUG [main][MenuItemLookup] Item match:File 14:52:16.135 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:52:16.135 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'XML File' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'File' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:16.138 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:52:16.138 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:52:16.138 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:52:16.138 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:52:16.138 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:52:16.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.... 14:52:16.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 'New|Select a wizard'] is available. finished successfully 14:52:16.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:52:16.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:16.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:16.213 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:52:16.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:52:16.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 14:52:16.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 14:52:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:16.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 14:52:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:16.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 14:52:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 14:52:16.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 14:52:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:16.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 14:52:16.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:16.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 14:52:16.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 14:52:16.215 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 14:52:16.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 14:52:16.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 14:52:16.216 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:52:16.216 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:52:16.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:52:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:16.217 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:52:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:16.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:16.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:16.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'] 14:52:16.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 14:52:16.237 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 14:52:16.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 14:52:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:16.238 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 14:52:16.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:52:16.238 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 14:52:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:52:16.240 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 14:52:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:52:16.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:52:16.244 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:52:16.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:52:16.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:52:16.244 TRACE [main][WidgetHandler] Notify Table with event 13 14:52:16.244 TRACE [main][WidgetHandler] Wait for synchronization 14:52:16.246 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:") 14:52:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:16.249 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:16.250 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 14:52:16.250 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 14:52:16.250 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 14:52:16.250 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) 14:52:16.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:16.252 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:52:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:16.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:16.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:16.304 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:") 14:52:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:52:16.306 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 14:52:16.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Database:") 14:52:16.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:16.308 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:16.309 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 14:52:16.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "URL:") 14:52:16.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:16.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:16.312 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:~/test 14:52:16.312 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:") 14:52:16.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:16.316 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:16.316 INFO [WorkbenchTestable][AbstractText] Text set to: sa 14:52:16.323 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:") 14:52:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:52:16.328 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:52:16.329 INFO [WorkbenchTestable][AbstractText] Text set to: 14:52:16.329 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 14:52:16.329 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 14:52:16.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 14:52:16.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:52:16.332 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:52:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:52:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:52:16.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:52:16.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:52:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:52:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading Core provider' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:16.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:52:16.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 14:52:16.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 14:52:16.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:52:16.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:52:16.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:52:16.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:52:16.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:16.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:16.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 14:52:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:16.602 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:16.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:16.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:16.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:52:16.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:52:16.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:52:16.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:52:16.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:16.625 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 14:52:16.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:16.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:16.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:16.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 14:52:16.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:16.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:16.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 14:52:16.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:16.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:16.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:16.626 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 14:52:16.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 14:52:16.626 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 14:52:16.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 14:52:16.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 14:52:16.633 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:52:16.634 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:52:16.638 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:52:16.638 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 14:52:16.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 14:52:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:17.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 14:52:17.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:52:17.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:17.153 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 14:52:17.153 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 14:52:17.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 14:52:17.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 14:52:17.153 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 14:52:17.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77bcb11c is found... (Eclipse:1750): Gtk-WARNING **: 14:52:17.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77bcb11c is found finished successfully 14:52:17.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.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') 14:52:17.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:17.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:17.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:17.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:17.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:17.344 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:17.344 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:52:17.344 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:") 14:52:17.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:17.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:17.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:17.344 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:17.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:17.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:17.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:17.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:52:17.346 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:") 14:52:17.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:17.346 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:17.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:17.346 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:1750): Gtk-WARNING **: 14:52:17.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:17.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:17.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:17.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:52:17.355 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 14:52:17.374 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 14:52:17.374 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:1750): Gtk-WARNING **: 14:52:17.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:17.387 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:17.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:17.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:52:17.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:52:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:17.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:52:17.388 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 14:52:17.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:52:17.416 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:1750): Gtk-WARNING **: 14:52:17.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:17.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:17.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:17.427 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:17.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:17.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:17.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:17.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:17.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:17.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:52:17.428 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 14:52:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:17.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:52:17.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:52:17.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:17.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:17.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:17.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:17.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:17.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:17.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:17.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:17.432 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:52:17.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1750): Gtk-WARNING **: 14:52:17.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:17.462 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 14:52:17.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:17.462 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:52:17.462 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:52:17.462 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:52:17.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:17.462 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 14:52:17.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:17.462 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 14:52:17.462 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 14:52:17.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 14:52:17.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 14:52:17.462 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X *** 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:1750): Gtk-WARNING **: 14:52:17.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:17.662 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:1750): Gtk-WARNING **: 14:52:17.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:17.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:17.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.016: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.382: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.400: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.450: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:18.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.816: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.916: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:18.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:18.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:19.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:20.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:21.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:22.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:23.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:24.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:25.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:26.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:27.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:27.674 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 14:52:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 14:52:27.674 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 14:52:27.675 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:27.676 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 14:52:27.676 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:52:27.676 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 14:52:27.727 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 14:52:27.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:27.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:27.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:52:27.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:27.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:27.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:27.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:27.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 '\*?\QSQL Results\E') 14:52:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:27.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:27.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:27.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:27.755 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:52:27.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:52:27.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:27.777 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 14:52:27.777 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:52:27.777 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:52:27.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:52:27.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:27.778 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 14:52:27.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 14:52:27.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:27.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:27.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:27.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:27.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:27.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:27.779 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 14:52:27.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:27.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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)") 14:52:27.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:27.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:27.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:27.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:27.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:52:27.780 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 14:52:27.780 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:52:27.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1750): Gtk-CRITICAL **: 14:52:27.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:27.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:52:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 14:52:27.819 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 14:52:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 14:52:27.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:52:27.819 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:52:27.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:52:27.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:27.819 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 14:52:27.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 14:52:27.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:27.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:27.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:27.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:27.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:27.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:27.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:27.823 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:52:27.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:27.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:27.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:27.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:27.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 '\*?\QData Source Explorer\E') 14:52:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:27.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:27.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:27.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:27.829 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:27.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:27.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:27.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:27.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 14:52:27.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:27.853 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 14:52:27.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:27.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:27.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:27.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 14:52:27.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:27.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:27.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 14:52:27.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:27.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:27.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:27.854 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 14:52:27.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 14:52:27.854 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 14:52:27.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 14:52:27.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 14:52:27.859 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:52:27.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:52:27.862 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:52:27.862 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 14:52:27.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 14:52:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:28.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:28.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 14:52:28.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:52:28.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:28.377 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 14:52:28.377 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 14:52:28.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 14:52:28.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 14:52:28.377 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1750): Gtk-WARNING **: 14:52:28.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:28.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46871edd is found... 14:52:28.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46871edd is found finished successfully 14:52:28.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 14:52:28.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:28.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:28.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:28.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:28.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:28.469 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:28.469 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:52:28.469 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:") 14:52:28.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:28.470 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:28.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:28.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:28.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:28.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:28.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:52:28.471 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:") 14:52:28.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:28.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:28.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:28.471 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:28.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:28.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1750): Gtk-WARNING **: 14:52:28.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:28.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:28.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:52:28.480 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 14:52:28.497 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 14:52:28.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1750): Gtk-WARNING **: 14:52:28.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:28.509 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:28.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:28.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:52:28.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:52:28.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:28.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:52:28.510 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 14:52:28.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:52:28.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:28.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:28.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:28.516 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:28.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:28.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:28.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:28.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:28.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:28.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:52:28.517 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(ID INT,NAME VARCHAR(40)); 14:52:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:28.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:52:28.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:52:28.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:28.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:28.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:28.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:28.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:28.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:28.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:28.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:28.520 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:52:28.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1750): Gtk-WARNING **: 14:52:28.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:28.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:28.547 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 14:52:28.547 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:28.547 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:52:28.547 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:52:28.547 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:52:28.547 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:28.547 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 14:52:28.547 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:28.547 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 14:52:28.547 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 14:52:28.547 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 14:52:28.547 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 14:52:28.548 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 14:52:28.548 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:1750): Gtk-CRITICAL **: 14:52:28.561: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:28.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:28.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:28.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:28.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:28.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:28.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:28.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:28.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:28.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:28.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:29.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:29.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:29.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:30.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:31.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:32.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:33.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:34.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:35.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:36.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.569: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:37.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.519: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:38.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:38.595 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 14:52:38.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 14:52:38.595 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 14:52:38.597 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:38.597 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(ID INT,NAME VARCHAR(40)); TooltipText=null 14:52:38.597 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:52:38.597 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 14:52:38.653 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 14:52:38.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:38.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:38.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:52:38.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:38.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:38.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:38.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:38.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 '\*?\QSQL Results\E') 14:52:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:38.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:38.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:38.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:38.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:38.666 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:52:38.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:52:38.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:52:38.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:52:38.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:52:38.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:52:38.680 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:52:38.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:52:38.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:38.681 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 14:52:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:52:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:38.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:38.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:38.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:38.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:38.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:38.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:38.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:52:38.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:38.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:38.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:38.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:38.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 14:52:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:38.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:38.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:38.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:38.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:38.711 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:38.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:38.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:38.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:38.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:52:38.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:38.743 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 14:52:38.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:38.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:38.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:38.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 14:52:38.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:38.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:38.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 14:52:38.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:38.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:38.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:38.744 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 14:52:38.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 14:52:38.744 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 14:52:38.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 14:52:38.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 14:52:38.749 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:52:38.750 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:52:38.756 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:52:38.757 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 14:52:38.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 14:52:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:39.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:39.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 14:52:39.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:52:39.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:52:39.267 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:52:39.267 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 14:52:39.267 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 14:52:39.267 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:39.267 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 14:52:39.267 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 14:52:39.268 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:39.268 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:52:39.268 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:52:39.268 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:52:39.268 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:39.268 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:52:39.268 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:39.268 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 14:52:39.268 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 14:52:39.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 14:52:39.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 14:52:39.271 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1750): Gtk-WARNING **: 14:52:39.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a55d97f is found... 14:52:39.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a55d97f is found finished successfully 14:52:39.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 14:52:39.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:39.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:39.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:39.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:39.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:39.367 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:39.368 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:52:39.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 14:52:39.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:39.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:39.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:39.368 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:39.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:39.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:39.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:39.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:39.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:52:39.369 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:") 14:52:39.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:39.370 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:39.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:39.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1750): Gtk-WARNING **: 14:52:39.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:39.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:39.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:52:39.375 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 14:52:39.385 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 14:52:39.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1750): Gtk-WARNING **: 14:52:39.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:39.395 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:39.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:39.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:52:39.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:52:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:39.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:52:39.396 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 14:52:39.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 14:52:39.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:39.399 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:52:39.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:39.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:39.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:39.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:52:39.399 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 14:52:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:52:39.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:52:39.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:52:39.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:52:39.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:52:39.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:52:39.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:52:39.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:52:39.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:52:39.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:52:39.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:52:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:52:39.401 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:52:39.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1750): Gtk-WARNING **: 14:52:39.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:39.417 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 14:52:39.417 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:39.417 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:52:39.417 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:52:39.417 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:52:39.417 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:39.417 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 14:52:39.417 DEBUG [main][MenuItemLookup] Found menu:'' 14:52:39.417 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 14:52:39.417 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 14:52:39.417 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 14:52:39.417 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 14:52:39.417 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 14:52:39.418 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:1750): Gtk-WARNING **: 14:52:39.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:39.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:39.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:39.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.586: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:52:40.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:52:40.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:40.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:41.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:42.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:43.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:44.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.536: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:45.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.586: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:46.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.336: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:47.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.386: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:48.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.103: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.370: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.403: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:52:49.453: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:52:49.457 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 14:52:49.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 14:52:49.457 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 14:52:49.459 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:49.459 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 14:52:49.459 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:52:49.459 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 14:52:49.508 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 14:52:49.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:49.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:49.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:52:49.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:49.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:49.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:49.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52: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 '\*?\QSQL Results\E') 14:52:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:49.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:49.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:49.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:49.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:49.521 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:52:49.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:52:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:52:49.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:52:49.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:52:49.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:52:49.523 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:52:49.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:52:49.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:49.540 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 14:52:49.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 14:52:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:49.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:49.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:49.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:49.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:49.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:49.543 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 14:52:49.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:49.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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)") 14:52:49.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:49.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:49.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:49.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:49.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:52:49.544 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 14:52:49.544 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:52:49.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:52:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 14:52:49.568 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 14:52:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 14:52:49.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:52:49.568 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:52:49.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:52:49.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:49.569 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 14:52:49.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 14:52:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:49.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:49.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:49.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:49.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.584: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.816: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:52:49.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:52:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 14:52:59.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 14:52:59.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:52:59.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:52:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:59.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 14:52:59.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:52:59.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 14:52:59.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 14:52:59.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:52:59.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:52:59.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:52:59.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:59.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:59.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:52:59.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:59.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:59.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:52:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:52:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:52:59.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:52:59.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 '\*?\QData Source Explorer\E') 14:52:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:59.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:59.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:59.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:52:59.594 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:52:59.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:52:59.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:52:59.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:52:59.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:52:59.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:52:59.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:52:59.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:52:59.618 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 14:52:59.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:52:59.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:52:59.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:52:59.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:52:59.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:52:59.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:52:59.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:52:59.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:52:59.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 14:52:59.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:59.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:59.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:59.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:59.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:59.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 14:52:59.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:52:59.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:52:59.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:52:59.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:52:59.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:52:59.619 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 14:52:59.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 14:52:59.619 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 14:52:59.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 14:52:59.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 14:52:59.626 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:52:59.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:52:59.632 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:52:59.632 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 14:52:59.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 14:52:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:00.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 14:53:00.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:00.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:00.147 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 14:53:00.147 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 14:53:00.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 14:53:00.147 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 14:53:00.147 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 14:53:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14ddbc97 is found... 14:53:00.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14ddbc97 is found finished successfully 14:53:00.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 14:53:00.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:00.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:00.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:00.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:00.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:00.233 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:00.233 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:53:00.233 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:") 14:53:00.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:00.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:00.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:00.234 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:00.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:00.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:00.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:00.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:00.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:00.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:00.235 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:") 14:53:00.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:00.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:00.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:00.235 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:00.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:00.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:00.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:00.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:00.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:00.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:00.236 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 14:53:00.248 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 14:53:00.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1750): Gtk-WARNING **: 14:53:00.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:00.260 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:00.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:00.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:00.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:00.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:00.260 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 14:53:00.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:53:00.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:00.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:00.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:00.266 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:00.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:00.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:00.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:00.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:00.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:53:00.267 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 14:53:00.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:00.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:53:00.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:53:00.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:00.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:00.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:00.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:00.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:00.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:00.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:00.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:00.269 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:53:00.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1750): Gtk-WARNING **: 14:53:00.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:00.298 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 14:53:00.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:00.298 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:53:00.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:53:00.298 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:53:00.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:00.298 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 14:53:00.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:00.298 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 14:53:00.298 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 14:53:00.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 14:53:00.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 14:53:00.298 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 14:53:00.299 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:1750): Gtk-CRITICAL **: 14:53:00.309: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:00.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:00.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:00.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:01.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:01.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:01.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:02.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:03.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:04.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:05.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:06.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:07.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:08.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:09.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:10.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:10.313 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 14:53:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 14:53:10.313 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 14:53:10.315 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:10.316 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 14:53:10.316 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:53:10.316 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 14:53:10.385 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 14:53:10.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:10.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:10.388 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:53:10.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:10.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:10.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:10.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:10.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:10.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:10.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 14:53:10.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:10.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:10.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:10.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:10.394 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:53:10.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:53:10.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:10.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:10.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:10.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:10.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:53:10.396 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:53:10.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:53:10.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:10.397 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 14:53:10.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:10.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:10.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:10.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:10.397 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 14:53:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:10.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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)") 14:53:10.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:10.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:10.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:10.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:10.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:53:10.398 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 14:53:10.398 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:53:10.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1750): Gtk-CRITICAL **: 14:53:10.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:10.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:10.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 14:53:10.421 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 14:53:10.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 14:53:10.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:53:10.421 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:53:10.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:53:10.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:10.422 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 14:53:10.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 14:53:10.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:10.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:10.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:10.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:10.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:10.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:10.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:10.427 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:53:10.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:10.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:10.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:10.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:10.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 14:53:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:10.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:10.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:10.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:10.435 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:53:10.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:53:10.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:10.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:10.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 14:53:10.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:10.465 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 14:53:10.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:10.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:10.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:10.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 14:53:10.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:53:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:10.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:53:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:10.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:53:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 14:53:10.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:53:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:10.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:53:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:10.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:53:10.466 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 14:53:10.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 14:53:10.466 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 14:53:10.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 14:53:10.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 14:53:10.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:53:10.474 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:53:10.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:53:10.477 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 14:53:10.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 14:53:10.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:10.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 14:53:10.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:10.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:10.987 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 14:53:10.987 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 14:53:10.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 14:53:10.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 14:53:10.987 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 14:53:11.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a3b1558 is found... (Eclipse:1750): Gtk-WARNING **: 14:53:11.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a3b1558 is found finished successfully 14:53: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.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') 14:53:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:11.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:11.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:11.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:11.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:11.089 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:11.089 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:53:11.089 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:") 14:53:11.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:11.089 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:11.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:11.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:11.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:11.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:11.090 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:") 14:53:11.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:11.091 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:11.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:11.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:11.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:11.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:11.091 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 14:53:11.103 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 14:53:11.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1750): Gtk-WARNING **: 14:53:11.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:11.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:11.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:11.118 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:11.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:11.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:11.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:11.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:11.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:11.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:11.119 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 14:53:11.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:53:11.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:11.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:11.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:11.123 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:11.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:11.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:11.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:11.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:11.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:11.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:53:11.124 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(INT ID,VARCHAR(40) NAME); 14:53:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:11.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:11.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:53:11.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:53:11.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:11.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:11.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:11.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:11.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:11.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:11.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:11.127 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:53:11.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1750): Gtk-WARNING **: 14:53:11.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.153: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:11.157 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 14:53:11.157 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:11.157 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:53:11.157 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:53:11.157 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:53:11.157 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:11.157 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 14:53:11.157 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:11.157 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 14:53:11.157 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 14:53:11.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 14:53:11.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 14:53:11.157 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 14:53:11.158 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:1750): Gtk-CRITICAL **: 14:53:11.168: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:11.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:11.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:11.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:12.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:13.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:14.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:15.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:16.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:17.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:18.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:19.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:20.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:21.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:21.190 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 14:53:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 14:53:21.191 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 14:53:21.192 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:21.192 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(INT ID,VARCHAR(40) NAME); TooltipText=null 14:53:21.192 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:53:21.192 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 14:53:21.246 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 14:53:21.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:53:21.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:21.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:21.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 14:53:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:21.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:21.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:21.260 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:53:21.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:53:21.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:21.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:21.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:21.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:21.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:53:21.275 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:53:21.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:53:21.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:21.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 14:53:21.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:21.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:21.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:21.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:21.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 14:53:21.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:21.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:21.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 14:53:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:21.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:21.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:21.304 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 14:53:21.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 14:53:21.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:21.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:21.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:53:21.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:21.328 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 14:53:21.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:21.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:21.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 14:53:21.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:21.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:21.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 14:53:21.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:21.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 14:53:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:21.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 14:53:21.329 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 14:53:21.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 14:53:21.329 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 14:53:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 14:53:21.334 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 14:53:21.334 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:53:21.335 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:53:21.338 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:53:21.338 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 14:53:21.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 14:53:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:21.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 14:53:21.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:21.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:21.859 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 14:53:21.859 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 14:53:21.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 14:53:21.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 14:53:21.860 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 14:53:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21946253 is found... 14:53:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21946253 is found finished successfully 14:53:21.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 14:53:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:21.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:21.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:21.939 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:21.939 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:53:21.940 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:") 14:53:21.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:21.940 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:21.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:21.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:21.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:21.941 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:") 14:53:21.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:21.941 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:21.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:21.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1750): Gtk-WARNING **: 14:53:21.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:21.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:21.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:21.950 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 14:53:21.967 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 14:53:21.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1750): Gtk-WARNING **: 14:53:21.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:21.978 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:21.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:21.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:21.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:21.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:21.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:21.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:21.979 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 14:53:21.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:53:21.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:21.983 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 14:53:21.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:21.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:21.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:21.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:53:21.983 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 14:53:21.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:21.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:53:21.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:53:21.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:21.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:21.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:21.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:21.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:21.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:21.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:21.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:21.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:21.985 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:53:21.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1750): Gtk-WARNING **: 14:53:21.997: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:22.001 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 14:53:22.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:22.001 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:53:22.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:53:22.001 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:53:22.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:22.001 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 14:53:22.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:22.001 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 14:53:22.001 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 14:53:22.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 14:53:22.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 14:53:22.001 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 14:53:22.001 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:1750): Gtk-CRITICAL **: 14:53:22.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.078: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.546: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.577: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:22.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:22.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:22.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-CRITICAL **: 14:53:23.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-WARNING **: 14:53:23.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:23.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:24.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:25.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:26.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:27.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:28.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:29.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:30.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:31.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1750): Gtk-WARNING **: 14:53:32.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 14:53:32.013 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 14:53:32.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 14:53:32.013 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 14:53:32.014 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:32.014 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 14:53:32.014 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:53:32.015 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 14:53:32.083 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 14:53:32.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:32.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:32.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:53:32.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:32.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:32.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:32.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:32.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 '\*?\QSQL Results\E') 14:53:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:32.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:32.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:32.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:32.091 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:53:32.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:53:32.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:32.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:32.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:32.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:32.093 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:53:32.093 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:53:32.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:53:32.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:32.094 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 14:53:32.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:32.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:32.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:32.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:32.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:32.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:32.095 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 14:53:32.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:32.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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)") 14:53:32.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:32.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:32.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:32.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:32.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:53:32.096 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 14:53:32.096 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:53:32.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:32.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 14:53:32.122 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 14:53:32.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 14:53:32.122 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 14:53:32.122 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 14:53:32.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 14:53:32.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:32.123 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 14:53:32.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 14:53:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:32.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:32.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:32.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.352: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1750): Gtk-CRITICAL **: 14:53:32.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 14:53:42.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 14:53:42.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:42.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:42.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 14:53:42.127 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 14:53:42.127 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:42.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.818 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 42.998 s testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 42.552 s Running org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:42.132 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:42.132 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:53:42.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:42.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:42.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:42.133 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:53:42.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:42.133 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:53:42.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:42.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:42.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:42.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:42.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:42.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:42.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:42.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:42.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:42.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:42.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:42.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:42.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:42.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:42.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:42.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:42.135 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:42.135 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:42.135 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:42.135 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:42.135 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:42.135 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:42.135 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:42.135 DEBUG [main][MenuItemLookup] Item match:Window 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:53:42.136 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:42.136 DEBUG [main][MenuItemLookup] Item match:Preferences 14:53:42.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:53:42.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:53:42.152 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:53:42.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:53:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:53:42.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:53:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:42.229 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:53:42.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:42.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:53:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:42.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:42.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:42.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:42.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:42.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:42.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:42.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:42.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:42.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:53:42.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:43.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:43.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:53:43.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:43.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:43.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:43.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:53:43.238 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:53:43.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:53:43.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:53:43.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:43.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:43.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:53:43.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:43.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:43.800 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") 14:53:43.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:43.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:53:43.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:43.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:43.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:43.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:43.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:43.807 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") 14:53:43.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:43.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:43.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:43.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:43.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:43.809 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 14:53:43.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 14:53:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:43.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:43.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:43.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:43.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:43.816 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:53:43.821 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") 14:53:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:43.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:43.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:43.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:43.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:43.822 INFO [WorkbenchTestable][AbstractTabItem] Activate Password 14:53:43.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:53:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:43.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:43.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:43.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:43.833 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:53:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:43.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:43.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:43.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:43.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:43.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:43.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:43.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:43.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:43.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.*'] 14:53:43.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:43.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:43.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:43.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:43.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:43.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:43.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:43.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:43.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:43.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:43.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:43.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:43.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:43.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:43.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:43.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:43.879 DEBUG [main][MenuItemLookup] Item match:Window 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:43.879 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:53:43.880 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:43.880 DEBUG [main][MenuItemLookup] Item match:Preferences 14:53:43.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:53:43.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:53:43.880 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:53:43.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:53:44.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:53:44.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:53:44.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:44.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:44.584 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:53:44.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:44.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:53:44.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:44.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:44.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:44.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:44.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:44.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:44.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:44.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:44.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:44.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:44.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:44.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:53:44.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:44.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:44.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:44.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:44.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:44.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:53:44.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:44.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:44.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:44.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:44.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:44.587 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:53:44.587 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:53:44.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:53:44.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:53:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:44.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:44.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:44.588 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") 14:53:44.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:44.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:44.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:44.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:44.589 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:53:44.593 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 14:53:44.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:44.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:44.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:44.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:44.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:44.594 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 14:53:44.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:44.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:44.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:44.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:53:44.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:44.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:44.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:44.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:44.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:44.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:53:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:44.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:44.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:44.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:44.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:44.596 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:53:44.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:44.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:44.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:44.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:44.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:44.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:44.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:44.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:44.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:44.640 INFO [WorkbenchTestable][RequirementsRunner] Test method changeMasterPasswordTest is ignored because @Ignore annotation is presented. 14:53:44.640 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:44.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:44.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:44.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:44.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:44.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:44.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:44.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:44.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:44.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.*'] 14:53:44.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:44.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.*'] 14:53:44.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:44.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:44.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:44.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:44.641 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:44.641 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:44.641 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:44.641 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:44.641 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:44.641 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:44.641 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:44.641 DEBUG [main][MenuItemLookup] Item match:Window 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:53:44.642 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:44.642 DEBUG [main][MenuItemLookup] Item match:Preferences 14:53:44.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:53:44.642 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:53:44.642 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:53:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:53:45.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:53:45.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:53:45.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:45.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:45.332 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:53:45.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:45.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:53:45.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:45.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:45.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:45.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:45.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:45.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:45.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:45.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:45.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:45.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:45.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:45.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:45.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:45.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:53:45.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:45.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:45.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:53:45.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:45.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:45.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:45.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:53:45.335 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:53:45.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:53:45.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:53:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:45.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:45.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:45.336 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 14:53:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:45.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:45.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:45.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:53:45.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:53:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:45.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:45.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:45.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:45.338 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:53:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:45.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:45.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:45.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:45.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:45.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:45.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:45.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:45.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:45.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:45.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:45.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:45.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:45.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:45.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:45.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:45.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:45.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:45.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:45.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:45.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:45.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:45.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:45.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:45.379 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:45.379 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:45.379 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:45.379 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:45.379 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:45.379 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:45.379 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:45.379 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:45.379 DEBUG [main][MenuItemLookup] Item match:Window 14:53:45.379 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:45.379 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:45.380 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:45.380 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:45.380 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:45.380 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:45.380 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:45.380 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:45.380 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:45.380 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:53:45.380 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:45.380 DEBUG [main][MenuItemLookup] Item match:Preferences 14:53:45.380 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:53:45.380 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:53:45.380 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:53:45.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.... 14:53:46.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. finished successfully 14:53:46.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:53:46.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:46.054 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:53:46.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:46.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:53:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:46.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:46.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:46.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:46.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:46.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:46.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:53:46.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:46.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:46.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:53:46.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:46.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:46.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:46.057 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:53:46.057 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:53:46.057 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:53:46.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:53:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.058 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") 14:53:46.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:46.059 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:53:46.063 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 14:53:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:46.064 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") 14:53:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:46.065 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:53:46.065 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 14:53:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:46.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:53:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:46.067 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:53:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:46.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:46.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:46.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:46.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:46.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:46.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:46.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:46.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:46.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:46.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:46.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:46.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:46.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:46.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:46.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:46.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:46.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:46.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:46.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:46.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:46.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:46.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:46.105 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:46.105 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:46.105 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:46.105 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:46.105 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:46.105 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:46.105 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:46.105 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:46.105 DEBUG [main][MenuItemLookup] Item match:Window 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:53:46.106 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:46.106 DEBUG [main][MenuItemLookup] Item match:Preferences 14:53:46.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:53:46.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:53:46.106 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:53:46.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.... 14:53:46.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:53:46.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:53:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:46.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:46.786 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:53:46.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:46.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:53:46.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:46.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:46.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:46.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:46.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:46.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:46.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:53:46.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:46.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:46.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:53:46.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:46.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:46.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:46.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:53:46.788 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:53:46.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:53:46.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:53:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.789 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") 14:53:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:46.790 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:53:46.793 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 14:53:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:46.794 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 14:53:46.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:46.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:53:46.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:46.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:53:46.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:46.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:46.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:46.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:46.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:46.796 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:53:46.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:46.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:46.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:46.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:46.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:46.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:46.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:46.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:46.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:46.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:46.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:46.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:46.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:46.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:46.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:46.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:46.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:46.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:46.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:46.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:46.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:46.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:46.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:46.827 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:46.827 DEBUG [main][MenuItemLookup] Item match:Window 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:53:46.827 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:46.827 DEBUG [main][MenuItemLookup] Item match:Preferences 14:53:46.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:53:46.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:53:46.827 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:53:46.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.... 14:53:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:53:47.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:53:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:47.477 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:53:47.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:47.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:47.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:47.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:47.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:47.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:47.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:47.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:53:47.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:47.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:47.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:53:47.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:47.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:47.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:47.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:53:47.480 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:53:47.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:53:47.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:53:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.481 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") 14:53:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:47.482 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:53:47.485 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 14:53:47.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:47.487 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") 14:53:47.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:47.487 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:53:47.487 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") 14:53:47.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:47.488 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:53:47.488 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 14:53:47.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:47.489 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 14:53:47.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:47.489 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo PBEWithMD5AndDES to selection: PBEWithHmacSHA224AndAES_128 14:53:47.490 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") 14:53:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:47.490 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:53:47.490 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 14:53:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:53:47.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) 14:53:47.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:47.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:47.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:47.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:47.492 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:53:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:47.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:47.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:47.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:47.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:47.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:47.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:47.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:47.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:47.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:47.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:47.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:47.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:47.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:47.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:47.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:47.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:47.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:47.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:47.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:47.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:47.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:47.526 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:47.526 DEBUG [main][MenuItemLookup] Item match:Window 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:53:47.526 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:47.526 DEBUG [main][MenuItemLookup] Item match:Preferences 14:53:47.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:53:47.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:53:47.526 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:53:47.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:53:48.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 'Preferences.*'] is available. finished successfully 14:53:48.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:53:48.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:48.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:48.191 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:53:48.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:48.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:53:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:48.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:48.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:48.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:48.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:48.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:48.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:48.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:48.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:53:48.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:48.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:48.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:53:48.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:48.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:48.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:48.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:53:48.193 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:53:48.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:53:48.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:53:48.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:48.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:48.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:48.194 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") 14:53:48.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:48.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:48.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:48.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:53:48.195 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 14:53:48.199 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:") 14:53:48.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:48.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:48.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:48.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:48.202 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:48.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:53:48.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:48.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:48.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:48.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:48.204 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:53:48.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:48.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:48.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:48.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:48.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:48.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:48.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:48.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:48.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:48.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:48.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:48.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:48.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:48.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:48.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:48.260 INFO [WorkbenchTestable][RequirementsRunner] Test method recoverMasterPasswordTest is ignored because @Ignore annotation is presented. 14:53:48.260 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:48.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:48.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:48.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:48.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:48.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:48.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:48.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:48.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:48.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:48.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:48.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:53:48.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:48.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:48.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:48.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:48.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:48.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:48.261 DEBUG [main][MenuItemLookup] Item match:Window 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 14:53:48.261 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:48.261 DEBUG [main][MenuItemLookup] Item match:Preferences 14:53:48.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:53:48.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:53:48.262 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:53:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:53:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:53:48.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:53:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:48.946 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:53:48.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:48.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:53:48.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:48.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:48.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:48.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:48.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:48.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:48.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:48.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:48.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:48.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:53:48.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:48.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:48.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:53:48.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:48.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:48.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:53:48.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:53:48.949 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:53:48.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:53:48.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:53:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:48.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:48.950 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 14:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:48.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:48.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:53:48.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:53:48.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:53:48.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 14:53:48.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:48.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:48.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:48.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:53:48.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:48.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:48.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:48.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:53:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:53:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:53:48.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) 14:53:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:48.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:48.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:48.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:48.956 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:53:48.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:48.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:48.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:48.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:48.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:48.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:48.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:48.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:48.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:48.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:53:48.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:53:48.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:48.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:48.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:48.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 6.858 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.744 s getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.761 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.737 s availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.726 s getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.721 s setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.699 s getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.735 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.729 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 14:53:48.995 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 14:53:48.997 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:53:48.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:48.997 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 14:53:48.997 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:48.997 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:53:48.997 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:48.997 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:53:48.997 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:48.997 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:53:48.998 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 14:53:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:48.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:48.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 14:53:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:48.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:49.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:49.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:49.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:53:49.017 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:53:49.017 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:53:49.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:49.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:53:49.080 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 14:53:49.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:53:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:49.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:53:49.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:53:49.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:49.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:49.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:49.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:53:49.081 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 14:53:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:53:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:53:49.081 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 14:53:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:53:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:53:49.081 TRACE [main][WidgetHandler] Notify Table with event 13 14:53:49.081 TRACE [main][WidgetHandler] Wait for synchronization 14:53:49.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:49.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:53:49.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:49.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:49.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:49.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 "Open") 14:53:49.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:49.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:53:49.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:49.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:49.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:49.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:49.084 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:53:49.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:49.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:49.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:49.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:53:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:49.237 DEBUG [main][MenuItemLookup] Item match:Window 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.237 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:49.238 DEBUG [main][MenuItemLookup] Item match:Window 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:49.238 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:49.238 DEBUG [main][MenuItemLookup] Item match:Perspective 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:53:49.239 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:53:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:53:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:49.239 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:49.239 DEBUG [main][MenuItemLookup] Item match:Window 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:49.240 DEBUG [main][MenuItemLookup] Item match:Window 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:49.240 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:49.240 DEBUG [main][MenuItemLookup] Item match:Perspective 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:53:49.241 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:53:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:49.241 DEBUG [main][MenuItemLookup] Item match:Window 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.241 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:53:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:49.242 DEBUG [main][MenuItemLookup] Item match:Window 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:53:49.242 DEBUG [main][MenuItemLookup] Item match:Perspective 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:53:49.242 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:53:49.242 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:53:49.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:53:49.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:53:49.243 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:53:49.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:53:49.337 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 14:53:49.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:53:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:49.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:53:49.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:49.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:49.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:49.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:53:49.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:53:49.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:49.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:49.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:49.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:49.338 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:53:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:49.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:49.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:49.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:49.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:49.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 14:53:49.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 14:53:49.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:49.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:49.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:49.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:49.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:53:49.513 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' view via menu. 14:53:49.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:49.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:49.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:49.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:49.517 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:49.517 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:49.517 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:49.517 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:53:49.517 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:53:49.517 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:49.517 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:49.517 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:49.517 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:49.517 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:49.517 DEBUG [main][MenuItemLookup] Item match:Window 14:53:49.518 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:49.518 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:49.518 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:49.518 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.518 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:49.518 DEBUG [main][MenuItemLookup] Item match:Show View 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:49.521 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:53:49.521 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:53:49.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:53:49.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:53:49.541 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:53:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:53:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:53:49.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:53:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:49.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:53:49.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:49.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:53:49.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:49.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:49.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:49.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children... 14:53:49.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 14:53:49.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:50.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:50.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 14:53:50.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children finished successfully 14:53:50.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 14:53:50.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:50.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Remote Systems is already expanded. No action performed 14:53:50.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:50.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 14:53:50.102 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Remote Systems 14:53:50.102 DEBUG [main][TreeItemHandler] Selecting tree item: Remote Systems 14:53:50.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Remote Systems about selection 14:53:50.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Remote Systems 14:53:50.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:50.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:53:50.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:50.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.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 "Open") 14:53:50.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:50.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:53:50.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:50.103 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:53:50.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:50.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:50.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:50.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open... 14:53:50.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open finished successfully 14:53:50.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:50.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:50.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:50.278 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:50.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:50.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:50.281 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:50.281 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:50.281 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:50.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:50.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:50.282 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:50.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:50.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:50.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:50.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:50.340 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:50.340 DEBUG [main][MenuItemLookup] Item match:New 14:53:50.341 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:50.341 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:50.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:50.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:50.341 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:50.431 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 14:53:50.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:50.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:53:50.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:53:50.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 14:53:50.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:50.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:50.435 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:50.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53: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.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 14:53:50.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:50.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:50.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:50.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:50.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:50.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:50.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:50.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:50.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:50.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:50.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:50.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:50.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:50.440 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:50.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:50.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:50.461 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:50.461 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:50.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:53:50.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:50.462 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:50.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:50.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:50.486 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 14:53:50.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:50.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:50.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:50.486 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 14:53:50.489 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 14:53:50.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:50.489 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:50.490 INFO [WorkbenchTestable][AbstractText] Text set to: system1 14:53:50.490 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:50.490 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:50.490 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) 14:53:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:50.491 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:50.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:50.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:50.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:50.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 14:53:50.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:50.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:50.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 '\*?\QRemote Systems\E') 14:53:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:50.578 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:50.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:50.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:50.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 14:53:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 14:53:50.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:50.580 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:50.581 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:50.581 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:50.593 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:50.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:50.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:50.594 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:50.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:50.596 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:50.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:50.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:50.630 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:50.630 DEBUG [main][MenuItemLookup] Item match:New 14:53:50.631 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:50.631 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:50.631 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:50.631 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:50.631 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:50.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:50.686 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 14:53:50.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:50.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'] 14:53:50.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.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'] 14:53:50.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.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 Connection"] 14:53:50.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:50.687 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:50.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:50.687 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 14:53:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:50.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:50.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:50.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:50.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:50.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:50.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:50.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:50.689 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:50.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:50.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:50.690 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:50.690 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:50.690 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) 14:53:50.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:50.693 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:50.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:50.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:50.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:50.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:50.743 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 14:53:50.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:50.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:50.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:50.743 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 14:53:50.746 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 14:53:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:50.747 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:50.748 INFO [WorkbenchTestable][AbstractText] Text set to: system2 14:53:50.748 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:50.748 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:50.748 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) 14:53:50.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:50.750 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:50.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:50.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:50.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:50.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:50.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:50.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:50.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:50.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:50.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:50.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 14:53:50.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:50.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:50.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:50.794 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:50.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:50.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:50.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:50.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:50.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 14:53:50.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:50.796 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:50.797 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:50.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:50.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:50.797 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:50.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:50.798 INFO [WorkbenchTestable][System] Deleting system system1 14:53:50.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 14:53:50.798 DEBUG [main][TreeItemHandler] Selecting tree item: system1 14:53:50.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 14:53:50.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 14:53:50.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 14:53:50.812 DEBUG [main][TreeItemHandler] Selecting tree item: system1 14:53:50.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 14:53:50.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 14:53:50.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:50.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:50.856 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:50.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:50.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:50.871 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:50.871 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:50.871 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:50.871 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:50.871 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:50.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:50.926 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 14:53:50.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:50.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:50.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 "Delete") 14:53:50.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:50.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:50.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:50.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:50.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:50.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:50.928 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:50.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:50.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 14:53:50.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:50.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:50.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:50.992 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:50.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:50.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:50.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 14:53:50.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 14:53:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:50.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:53:50.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:50.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:50.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:50.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:50.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:50.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:50.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:50.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:50.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:50.995 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:50.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:50.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:50.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 14:53:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:50.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:50.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:50.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:50.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:50.996 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:50.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:51.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:51.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53: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 14:53:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.033 INFO [WorkbenchTestable][System] Deleting system Local 14:53:51.033 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 14:53:51.033 INFO [WorkbenchTestable][System] Deleting system system2 14:53:51.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 14:53:51.033 DEBUG [main][TreeItemHandler] Selecting tree item: system2 14:53:51.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 14:53:51.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 14:53:51.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 14:53:51.037 DEBUG [main][TreeItemHandler] Selecting tree item: system2 14:53:51.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 14:53:51.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 14:53:51.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:51.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.068 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:51.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:51.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:51.079 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:51.079 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:51.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:51.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:51.079 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:51.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 14:53:51.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 14:53:51.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:51.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:51.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:51.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:51.141 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:51.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:51.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 14:53:51.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:51.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:51.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 '\*?\QRemote Systems\E') 14:53:51.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:51.178 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:51.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:51.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:51.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 14:53:51.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 14:53:51.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:51.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:51.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:51.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:51.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:51.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:51.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:51.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:51.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:51.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:51.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:51.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 14:53:51.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:51.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:51.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:51.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:51.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 14:53:51.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 14:53:51.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:51.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 14:53:51.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 14:53:51.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:51.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:51.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:51.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.196 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:51.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:51.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:51.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:51.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:51.204 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:51.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:51.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:51.205 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:51.205 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:51.206 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:51.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:51.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.207 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:51.207 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:51.207 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:51.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:51.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:51.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.242 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:51.242 DEBUG [main][MenuItemLookup] Item match:New 14:53:51.243 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:51.243 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:51.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:51.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:51.243 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:51.290 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 14:53:51.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.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'] 14:53:51.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.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'] 14:53:51.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.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 Connection"] 14:53:51.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.291 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:51.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.291 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 14:53:51.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:51.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:51.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:51.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:51.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:51.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:51.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:51.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:51.293 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:51.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:51.294 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:51.294 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:51.294 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:51.294 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) 14:53:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:51.295 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:51.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:51.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:51.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:51.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.317 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 14:53:51.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:51.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:51.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:51.317 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 14:53:51.321 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 14:53:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:51.322 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:51.323 INFO [WorkbenchTestable][AbstractText] Text set to: system1 14:53:51.323 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:51.323 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:51.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) 14:53:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:51.325 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:51.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:51.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 14:53:51.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:51.386 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:51.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:51.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:51.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 14:53:51.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:51.399 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:51.400 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:51.400 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:51.401 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:51.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 14:53:51.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:51.401 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:51.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:51.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:51.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:51.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.424 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:51.424 DEBUG [main][MenuItemLookup] Item match:New 14:53:51.425 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:51.425 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:51.425 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:51.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:51.425 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:51.475 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 14:53:51.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.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'] 14:53:51.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.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'] 14:53:51.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.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"] 14:53:51.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.476 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:51.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:51.476 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 14:53:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:51.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:51.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:51.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:51.478 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:51.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:51.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:51.480 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:51.480 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:51.480 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) 14:53:51.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:51.481 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:51.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:51.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 14:53:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:51.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:51.509 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 14:53:51.512 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 14:53:51.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:51.515 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:51.516 INFO [WorkbenchTestable][AbstractText] Text set to: system2 14:53:51.516 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:51.516 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:51.516 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) 14:53:51.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:51.518 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:51.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:51.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:51.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 14:53:51.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:51.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:51.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:51.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:51.599 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:51.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:51.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:51.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 14:53:51.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:51.601 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:51.601 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:51.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 14:53:51.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.602 INFO [WorkbenchTestable][System] Disconnecting from remote system system1 14:53:51.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 14:53:51.602 DEBUG [main][TreeItemHandler] Selecting tree item: system1 14:53:51.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 14:53:51.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 14:53:51.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:51.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.646 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:51.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:51.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:51.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:51.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.647 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:51.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:51.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:51.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 14:53:51.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.663 INFO [WorkbenchTestable][System] Deleting system Local 14:53:51.663 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 14:53:51.663 INFO [WorkbenchTestable][System] Deleting system system1 14:53:51.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 14:53:51.663 DEBUG [main][TreeItemHandler] Selecting tree item: system1 14:53:51.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 14:53:51.665 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 14:53:51.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 14:53:51.665 DEBUG [main][TreeItemHandler] Selecting tree item: system1 14:53:51.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 14:53:51.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 14:53:51.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:51.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.678 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:51.678 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:51.678 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:51.678 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.678 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:51.678 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:51.678 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:51.678 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.678 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.679 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:51.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:51.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:51.692 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:51.692 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:51.692 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:51.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:51.692 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:51.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:51.737 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 14:53:51.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.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 "Delete") 14:53:51.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:51.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:51.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:51.739 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:51.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:51.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 14:53:51.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:51.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:51.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 '\*?\QRemote Systems\E') 14:53:51.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:51.781 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:51.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:51.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:51.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 14:53:51.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 14:53:51.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:51.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:51.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:51.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:51.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:51.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:51.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:51.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:51.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:51.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:51.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:51.783 INFO [WorkbenchTestable][System] Deleting system system2 14:53:51.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 14:53:51.783 DEBUG [main][TreeItemHandler] Selecting tree item: system2 14:53:51.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 14:53:51.784 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 14:53:51.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 14:53:51.797 DEBUG [main][TreeItemHandler] Selecting tree item: system2 14:53:51.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 14:53:51.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 14:53:51.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:51.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.821 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:51.821 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:51.821 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:51.821 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.822 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:51.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:51.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:51.838 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:51.838 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:51.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:51.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:51.838 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:51.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:51.875 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 14:53:51.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.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 "Delete") 14:53:51.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:51.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:51.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:51.876 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:51.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:51.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:51.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:51.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 14:53:51.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53: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 '\*?\QRemote Systems\E') 14:53:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:51.933 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:51.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:51.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:51.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 14:53:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 14:53:51.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:51.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:53:51.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:51.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:51.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:51.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:51.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:51.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:51.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:51.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:51.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:51.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:51.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 14:53:51.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:51.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:51.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:51.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:51.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 14:53:51.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:51.954 INFO [WorkbenchTestable][RequirementsRunner] Started test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 14:53:51.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 14:53:51.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:51.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:51.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:51.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:51.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:51.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:51.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:51.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:51.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 '\*?\QRemote Systems\E') 14:53:51.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:51.965 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:51.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:51.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:51.967 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:51.967 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:51.967 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:51.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:51.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:51.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:51.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:51.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:51.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:51.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:51.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:51.968 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:51.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:51.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:51.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:51.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:51.993 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:51.993 DEBUG [main][MenuItemLookup] Item match:New 14:53:51.993 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:51.993 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:51.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:51.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:51.993 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:52.053 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 14:53:52.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.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'] 14:53:52.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.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'] 14:53:52.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 14:53:52.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.055 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:52.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.055 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 14:53:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:52.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:52.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:52.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:52.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:52.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:52.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:52.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:52.056 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:52.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:52.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:52.057 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:52.057 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:52.057 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) 14:53:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:52.058 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:52.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:52.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.079 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 14:53:52.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:52.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:52.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:52.079 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 14:53:52.082 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 14:53:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:52.082 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:52.083 INFO [WorkbenchTestable][AbstractText] Text set to: system1 14:53:52.083 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:52.083 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:52.083 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) 14:53:52.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:52.084 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:52.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:52.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:52.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:52.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:52.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:52.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:52.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:52.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 14:53:52.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:52.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 '\*?\QRemote Systems\E') 14:53:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:52.158 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:52.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 14:53:52.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:52.160 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:52.161 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:52.161 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:52.162 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:52.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:52.162 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:52.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:52.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:52.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:52.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.187 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:52.187 DEBUG [main][MenuItemLookup] Item match:New 14:53:52.187 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:52.187 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:52.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:52.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:52.187 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:52.244 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 14:53:52.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.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'] 14:53:52.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:53:52.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 14:53:52.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:52.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.251 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:52.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.251 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 14:53:52.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:52.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:52.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:52.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:52.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:52.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:52.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:52.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:52.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:52.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:52.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:52.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:52.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:52.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:52.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:52.253 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:52.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:52.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:52.254 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:52.254 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:52.254 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) 14:53:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:52.255 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:52.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:52.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.281 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 14:53:52.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:52.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:52.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:52.282 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 14:53:52.284 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 14:53:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:52.284 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:52.285 INFO [WorkbenchTestable][AbstractText] Text set to: system2 14:53:52.285 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:52.285 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:52.285 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) 14:53:52.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:52.286 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:52.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:52.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:52.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:52.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:52.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 14:53:52.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:52.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:52.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:52.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:52.362 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:52.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 14:53:52.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:52.364 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:52.365 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:52.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 14:53:52.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 14:53:52.365 DEBUG [main][TreeItemHandler] Selecting tree item: system1 14:53:52.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 14:53:52.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 14:53:52.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:52.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:52.390 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:52.391 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.391 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:52.391 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:52.391 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.391 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:52.391 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:52.391 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.391 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:52.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.391 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:52.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:52.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:52.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.404 INFO [WorkbenchTestable][System] Deleting system Local 14:53:52.404 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 14:53:52.404 INFO [WorkbenchTestable][System] Deleting system system1 14:53:52.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 14:53:52.404 DEBUG [main][TreeItemHandler] Selecting tree item: system1 14:53:52.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 14:53:52.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 14:53:52.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 14:53:52.407 DEBUG [main][TreeItemHandler] Selecting tree item: system1 14:53:52.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 14:53:52.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 14:53:52.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:52.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.433 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:52.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:52.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:52.456 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:52.456 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:52.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:52.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:52.456 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:52.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:52.489 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 14:53:52.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.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 "Delete") 14:53:52.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:52.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:52.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:52.493 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:52.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:52.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:52.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:52.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 14:53:52.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:52.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:52.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 '\*?\QRemote Systems\E') 14:53:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:52.553 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:52.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:52.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53: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 14:53:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 14:53:52.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:52.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:52.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:52.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:52.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:52.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:52.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:52.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:52.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:52.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:52.556 INFO [WorkbenchTestable][System] Deleting system system2 14:53:52.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 14:53:52.556 DEBUG [main][TreeItemHandler] Selecting tree item: system2 14:53:52.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 14:53:52.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 14:53:52.559 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 14:53:52.559 DEBUG [main][TreeItemHandler] Selecting tree item: system2 14:53:52.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 14:53:52.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 14:53:52.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:52.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.590 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:52.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:52.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:52.601 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:52.601 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:52.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:52.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:52.601 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:52.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:52.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:52.660 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 14:53:52.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 14:53:52.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:52.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:52.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:52.661 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:52.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:52.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 14:53:52.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:52.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:52.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 '\*?\QRemote Systems\E') 14:53:52.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:52.697 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:52.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:52.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:52.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 14:53:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 14:53:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:52.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:52.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:52.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:52.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:52.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:52.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:52.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:52.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:52.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:52.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 14:53:52.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:52.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:52.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 14:53:52.700 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 14:53:52.700 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:52.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:52.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:52.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.706 s - in org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.682 s disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 0.773 s isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 0.746 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:52.725 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:52.726 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:53:52.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:52.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:52.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:52.726 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:53:52.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:52.730 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:53:52.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:52.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:52.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:52.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:52.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:52.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:52.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:52.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.741 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:52.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:52.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 '\*?\QRemote Systems\E') 14:53:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:52.765 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:52.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:52.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:52.766 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:52.766 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:52.778 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:52.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:52.779 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:52.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:52.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:52.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:52.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.795 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:52.795 DEBUG [main][MenuItemLookup] Item match:New 14:53:52.796 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:52.796 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:52.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:52.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:52.796 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:52.861 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 14:53:52.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:53:52.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:53:52.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.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 Connection"] 14:53:52.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.863 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:52.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:52.863 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 14:53:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:52.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:52.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:52.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:52.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:52.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:52.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:52.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:52.865 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:52.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:52.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:52.866 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:52.866 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:52.866 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) 14:53:52.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:52.867 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:52.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:52.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:52.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:52.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.891 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 14:53:52.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:52.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:52.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:52.891 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 14:53:52.895 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 14:53:52.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:52.896 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:52.897 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 14:53:52.897 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:52.897 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:52.897 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) 14:53:52.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:52.899 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:52.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:52.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:52.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:52.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:52.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:52.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:52.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:52.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:52.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:52.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:52.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:52.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:52.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:52.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:52.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 14:53:52.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:52.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 '\*?\QRemote Systems\E') 14:53:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:52.974 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:52.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 14:53:52.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 14:53:52.976 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:52.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:52.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:52.977 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:52.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:52.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:52.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:52.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:52.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:52.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 14:53:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:52.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:52.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:52.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:52.979 INFO [WorkbenchTestable][System] Deleting system Local 14:53:52.979 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 14:53:52.979 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 14:53:52.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 14:53:52.979 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 14:53:52.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 14:53:52.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 14:53:52.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 14:53:52.992 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 14:53:52.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 14:53:52.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 14:53:52.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:52.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.023 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:53.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:53.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:53.042 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:53.042 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:53.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:53.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:53.043 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:53.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:53.085 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 14:53:53.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 14:53:53.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:53.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:53.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:53.087 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:53.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:53.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 14:53:53.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:53.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 '\*?\QRemote Systems\E') 14:53:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:53.148 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:53.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:53.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:53.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 14:53:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 14:53:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:53.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:53.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:53.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:53.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:53.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:53.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:53.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:53.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:53.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:53.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:53.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:53.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.156 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:53.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:53.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 '\*?\QRemote Systems\E') 14:53:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:53.181 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:53.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:53.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:53.183 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:53.183 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:53.183 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:53.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:53.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:53.184 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:53.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:53.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:53.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:53.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.232 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:53.232 DEBUG [main][MenuItemLookup] Item match:New 14:53:53.232 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:53.232 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:53.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:53.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:53.233 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:53.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:53.279 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 14:53:53.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.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'] 14:53:53.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:53:53.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 14:53:53.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.281 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:53.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.281 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 14:53:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:53.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:53.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:53.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:53.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:53.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:53.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:53.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:53.283 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:53.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:53.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:53.284 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:53.284 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:53.284 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) 14:53:53.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:53.285 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:53.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:53.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.306 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 14:53:53.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:53.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:53.307 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 14:53:53.309 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 14:53:53.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:53.309 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:53.310 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 14:53:53.310 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:53.310 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:53.310 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) 14:53:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:53.311 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:53.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:53.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:53.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:53.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 14:53:53.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:53.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:53.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:53.374 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:53.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:53.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:53.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 14:53:53.375 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:53.376 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:53.376 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:53.376 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:53.376 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:53.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:53.377 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:53.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:53.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:53.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:53.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.403 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:53.403 DEBUG [main][MenuItemLookup] Item match:New 14:53:53.403 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:53.403 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:53.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:53.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:53.403 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:53.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:53.466 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 14:53:53.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:53.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.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'] 14:53:53.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.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'] 14:53:53.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.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 Connection"] 14:53:53.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:53.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.471 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:53.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.471 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 14:53:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:53.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:53.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:53.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:53.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:53.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:53.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:53.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:53.472 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:53.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:53.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:53.473 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:53.473 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:53.473 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) 14:53:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:53.474 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:53.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:53.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:53.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:53.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.495 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 14:53:53.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:53.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:53.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:53.496 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 14:53:53.498 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 14:53:53.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:53.498 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:53.499 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 14:53:53.499 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:53.499 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:53.499 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) 14:53:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:53.500 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:53.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:53.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:53.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:53.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:53.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 14:53:53.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:53.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 '\*?\QRemote Systems\E') 14:53:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:53.563 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:53.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:53.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:53.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 14:53:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 14:53:53.565 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:53.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 14:53:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:53.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:53.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:53.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.566 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:53.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:53.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:53.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.579 INFO [WorkbenchTestable][System] Deleting system Local 14:53:53.579 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 14:53:53.579 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 14:53:53.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 14:53:53.579 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 14:53:53.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 14:53:53.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 14:53:53.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 14:53:53.581 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 14:53:53.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 14:53:53.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 14:53:53.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:53.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.597 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:53.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:53.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:53.611 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:53.611 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:53.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:53.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:53.611 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:53.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:53.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:53.650 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 14:53:53.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:53.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.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 "Delete") 14:53:53.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:53.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:53.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:53.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:53.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:53.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:53.651 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:53.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:53.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:53.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:53.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:53.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:53.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 14:53:53.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:53.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') 14:53:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:53.689 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:53.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:53.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:53.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 14:53:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 14:53:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:53.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:53:53.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:53.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:53.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:53.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:53.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:53.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:53.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:53.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:53.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:53.691 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 14:53:53.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 14:53:53.691 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 14:53:53.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 14:53:53.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 14:53:53.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 14:53:53.694 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 14:53:53.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 14:53:53.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 14:53:53.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:53.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.722 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:53.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:53.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:53.740 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:53.740 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:53.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:53.740 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:53.740 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:53.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:53.781 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 14:53:53.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 14:53:53.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:53.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:53.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:53.783 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:53.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:53.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:53.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 14:53:53.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:53.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:53.823 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:53.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:53.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:53.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 14:53:53.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 14:53:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:53.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:53.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:53.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:53.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:53.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:53.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:53.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:53.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:53.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:53.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:53.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:53.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:53.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:53.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:53.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:53.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:53.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:53.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:53.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:53.826 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:53.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:53.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:53.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:53.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:53.836 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:53.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:53.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:53.839 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:53.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:53.840 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:53.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:53.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:53.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:53.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.872 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:53.872 DEBUG [main][MenuItemLookup] Item match:New 14:53:53.872 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:53.872 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:53.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:53.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:53.872 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:53.916 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 14:53:53.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:53.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:53:53.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.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'] 14:53:53.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.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: "New Connection"] 14:53:53.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.919 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:53.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:53.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:53.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.919 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:53.919 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Cancel wizard 14:53:53.920 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) 14:53:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:53.930 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:53:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:53.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:53.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:53.972 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:53.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.973 INFO [WorkbenchTestable][System] Deleting system Local 14:53:53.973 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 14:53:53.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:53.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:53.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:53.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:53.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:53.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:53.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:53.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:53.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:53.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:53.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:53.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:53.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:53.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:53.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:53.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:53.981 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:53.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:53.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:53.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:53.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.983 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:53.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:53.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:53.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:53.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:53.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:53.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:53.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:53.984 INFO [WorkbenchTestable][System] Deleting system Local 14:53:53.984 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 14:53:53.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:53.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:53.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:53.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:53.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:53.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:53.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:53.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:53.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:53.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:53.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:53.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:53.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:53.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:53.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:53.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:54.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:54.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') 14:53:54.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:54.035 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:54.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:54.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:54.039 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:54.039 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:54.040 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:54.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:54.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:54.042 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:54.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:54.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:54.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:54.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.075 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:54.075 DEBUG [main][MenuItemLookup] Item match:New 14:53:54.075 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:54.075 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:54.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:54.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:54.075 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:54.123 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 14:53:54.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.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'] 14:53:54.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.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'] 14:53:54.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 14:53:54.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.125 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:54.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.125 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 14:53:54.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:54.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:54.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:54.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:54.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:54.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:54.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:54.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:54.127 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:54.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:54.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:54.129 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:54.129 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:54.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:53:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:54.130 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:54.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:54.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.155 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 14:53:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:54.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:54.156 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 14:53:54.159 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 14:53:54.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:54.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:54.160 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 14:53:54.160 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:54.160 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:54.160 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) 14:53:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:54.161 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:54.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:54.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:54.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:54.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:54.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:54.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:54.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:54.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:54.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 14:53:54.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:54.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:54.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:54.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:54.209 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:54.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:54.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:54.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:54.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 14:53:54.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 14:53:54.211 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:54.211 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 14:53:54.211 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:54.230 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:54.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:54.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 14:53:54.231 DEBUG [main][TreeItemHandler] Selecting tree item: Local 14:53:54.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 14:53:54.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 14:53:54.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:54.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.259 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:54.260 DEBUG [main][MenuItemLookup] Item match:New 14:53:54.260 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 14:53:54.260 DEBUG [main][MenuItemLookup] Item match:Connection... 14:53:54.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 14:53:54.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 14:53:54.260 INFO [main][MenuItemHandler] Select menu item: &Connection... 14:53:54.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 14:53:54.306 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 14:53:54.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.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'] 14:53:54.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.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'] 14:53:54.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.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 Connection"] 14:53:54.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 14:53:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.308 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:54.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.308 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 14:53:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:53:54.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:54.309 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:54.309 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:53:54.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:53:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:54.309 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:53:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:54.309 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:53:54.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 14:53:54.309 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 14:53:54.309 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 14:53:54.310 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 14:53:54.310 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:54.310 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 14:53:54.311 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) 14:53:54.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:54.311 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:54.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:54.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:54.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:54.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.343 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 14:53:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:53:54.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:53:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:53:54.344 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 14:53:54.346 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 14:53:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:54.347 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:54.347 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 14:53:54.347 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 14:53:54.347 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 14:53:54.348 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) 14:53:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:54.351 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:54.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:54.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:54.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:54.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:53:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:53:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 14:53:54.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:54.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:54.409 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:54.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:54.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:54.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:54.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 14:53:54.412 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:54.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 14:53:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:54.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:54.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:54.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.413 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:54.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:54.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:54.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:54.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.435 INFO [WorkbenchTestable][System] Deleting system Local 14:53:54.435 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 14:53:54.435 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 14:53:54.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 14:53:54.435 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 14:53:54.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 14:53:54.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 14:53:54.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 14:53:54.439 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 14:53:54.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 14:53:54.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 14:53:54.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:54.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.462 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:54.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:54.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:54.476 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:54.476 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:54.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:54.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:54.476 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:54.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:54.507 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 14:53:54.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 14:53:54.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:54.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:54.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:54.508 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:54.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:54.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:54.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 14:53:54.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:54.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:54.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 '\*?\QRemote Systems\E') 14:53:54.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:54.552 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:54.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:54.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:54.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 14:53:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 14:53:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-fwf7s' is not running, skipped 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:54.555 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 14:53:54.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 14:53:54.555 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 14:53:54.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 14:53:54.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 14:53:54.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 14:53:54.573 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 14:53:54.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 14:53:54.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 14:53:54.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:54.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Connect' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.586 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 14:53:54.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:54.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:53:54.598 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 14:53:54.598 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 14:53:54.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 14:53:54.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 14:53:54.599 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1750): Gtk-CRITICAL **: 14:53:54.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:53:54.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 14:53:54.644 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 14:53:54.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 14:53:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.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 "Delete") 14:53:54.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:54.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 14:53:54.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:54.645 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 14:53:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:54.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:54.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:54.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:54.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 14:53:54.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:54.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 '\*?\QRemote Systems\E') 14:53:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:54.688 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:54.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:54.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:54.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 14:53:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:54.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:53:54.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:54.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:54.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:54.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:54.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:54.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:54.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:54.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:54.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:54.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:54.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:54.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:54.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:54.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:54.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:54.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:54.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:54.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:54.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:54.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 14:53:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:54.723 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:54.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:54.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:54.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 14:53:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.727 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 14:53:54.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 14:53:54.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:54.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 14:53:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.729 INFO [WorkbenchTestable][System] Deleting system Local 14:53:54.729 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 14:53:54.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:54.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:54.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:54.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 14:53:54.729 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 14:53:54.729 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:53:54.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 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.422 s getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.674 s newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.147 s getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.011 s getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.717 s getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.028 s Running org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 14:53:54.734 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 14:53:54.734 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:53:54.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:54.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 14:53:54.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:54.734 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:53:54.735 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:54.735 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:53:54.735 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:54.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:53:54.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 14:53:54.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 14:53:54.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:53:54.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:53:54.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:53:54.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:53:54.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:54.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 '\*?\QPackage Explorer\E') 14:53:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:54.738 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:53:54.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:53:54.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:54.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:54.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:54.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:54.762 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:53:54.762 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:53:54.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:53:54.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:53:54.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 14:53:54.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.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'] 14:53:54.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.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'] 14:53:54.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.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'] 14:53:54.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 14:53:54.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.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'] 14:53:54.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.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'] 14:53:54.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:54.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:54.764 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:54.764 DEBUG [main][MenuItemLookup] Item match:File 14:53:54.765 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:53:54.765 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:54.768 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:53:54.768 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:53:54.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:53:54.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:53:54.768 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:53:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:53:54.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:53:54.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:53:54.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:54.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:54.835 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:53:54.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:54.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:53:54.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:54.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:54.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:54.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 14:53:54.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:53:54.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:54.837 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:53:54.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:54.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:53:54.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 14:53:54.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:53:54.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:54.837 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:53:54.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:54.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:53:54.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 14:53:54.837 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 14:53:54.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 14:53:54.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 14:53:54.846 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:53:54.846 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:53:54.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:53:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:54.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:54.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:54.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:54.848 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:53:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:54.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:54.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:54.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'] 14:53:55.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:55.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:55.007 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.... 14:53:55.008 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 14:53:55.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 14:53:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:55.008 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:53:55.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:53:55.008 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:") 14:53:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:55.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:55.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:55.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:55.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:53:55.010 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:53:55.010 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 14:53:55.012 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:53:55.012 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 14:53:55.012 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) 14:53:55.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:55.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:55.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:55.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:55.013 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:53:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:55.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:55.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:55.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:53:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:53:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:55.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:55.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 14:53:55.518 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 14:53:55.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open Perspective") 14:53:55.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:55.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 14:53:55.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:55.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:55.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:55.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:55.519 INFO [WorkbenchTestable][AbstractButton] Click button &Open Perspective 14:53:55.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:55.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:55.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:55.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:55.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:53:55.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:55.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:55.760 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:53:55.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:53:55.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:55.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:55.861 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 14:53:55.861 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 14:53:55.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:53:55.862 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:53:55.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:55.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:53:55.946 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:53:55.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:55.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:55.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:53:55.948 DEBUG [main][MenuItemLookup] Found menu:'File' 14:53:55.948 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:53:55.948 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:53:55.948 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:53:55.948 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:53:55.948 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:53:55.948 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:53:55.948 DEBUG [main][MenuItemLookup] Item match:Window 14:53:55.949 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:53:55.949 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:53:55.949 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:53:55.949 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:55.949 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:53:55.949 DEBUG [main][MenuItemLookup] Item match:Show View 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Markers' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Packages' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Servers' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:55.953 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:53:55.953 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:53:55.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:53:55.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:53:55.953 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:53:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:53:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:53:56.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:53:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:56.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:53:56.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:56.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:53:56.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:56.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:56.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:56.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:53:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:53:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:53:56.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:53:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:56.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:53:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:56.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:53:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:53:56.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:53:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:53:56.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:53:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:53:56.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:53:56.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:53:56.073 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:53:56.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:53:56.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:53:56.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:56.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:53:56.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:56.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:56.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:56.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:53:56.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:56.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:53:56.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:56.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:56.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:56.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:56.075 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:53:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:56.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:56.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:53:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:53:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:53:56.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:56.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:53:56.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:56.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:56.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:53:56.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:56.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:56.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:53:56.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:53:56.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:56.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:56.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:56.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:56.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:53:56.247 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:53:56.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:53:56.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:56.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:53:56.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:53:56.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:53:56.319 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:53:56.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:53:56.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:56.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:56.321 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:53:56.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:53:56.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:56.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:56.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:56.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:56.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:53:56.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:56.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:53:57.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:57.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:53:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:53:57.348 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:53:57.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:53:57.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:57.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:57.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 14:53:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:57.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:57.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:57.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:57.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 14:53:57.350 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:53:57.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:53:57.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:57.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:57.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:57.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:53:57.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:57.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:53:58.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:58.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:53:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:53:58.365 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:53:58.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:53:58.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:58.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:58.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:53:58.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:58.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:58.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:58.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:58.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:58.366 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 14:53:58.366 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:53:58.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:53:58.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:53:58.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:53:58.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 14:53:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:58.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:58.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:58.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:53:58.368 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:53:58.368 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:53:58.368 DEBUG [main][TreeItemHandler] Set Tree selection 14:53:58.368 DEBUG [main][TreeHandler] Notify Tree about selection event 14:53:58.370 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:53:58.370 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 14:53:58.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:58.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:58.426 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:53:58.426 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:53:58.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:53:58.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:53:58.426 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:53:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:53:58.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:53:58.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:53:58.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:53:58.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:53:58.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'New' 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'' 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:53:58.952 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:53:58.952 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:53:58.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:53:58.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:53:58.952 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:53:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:53:59.527 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 14:53:59.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:53:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:53:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:53:59.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:53:59.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:59.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:53:59.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:59.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:59.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:59.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:59.531 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:53:59.531 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:53:59.531 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:53:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:59.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:59.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:59.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:53:59.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:53:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:53:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:53:59.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:53:59.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:53:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:53:59.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:53:59.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:53:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:53:59.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:53:59.533 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:53:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:53:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:53:59.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:53:59.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:53:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:53:59.537 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:54:00.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:54:00.037 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:54:00.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:54:00.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:00.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 14:54:00.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:00.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:00.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:00.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:00.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 14:54:00.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:00.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 14:54:00.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 14:54:00.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:00.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:00.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:00.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:54:00.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:00.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:00.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 '\*?\QPackage Explorer\E') 14:54:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:00.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:00.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:00.049 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:00.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:00.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:00.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:00.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:00.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:00.050 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:54:00.050 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 14:54:00.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:00.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:00.051 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") 14:54:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:00.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:00.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:54:00.056 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:54:00.056 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:54:00.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:00.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:54:00.098 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 14:54:00.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:54:00.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:00.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:00.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:54:00.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:00.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:00.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:00.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:54:00.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:00.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:00.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:54:00.099 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 14:54:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:54:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:54:00.099 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 14:54:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:54:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:54:00.099 TRACE [main][WidgetHandler] Notify Table with event 13 14:54:00.099 TRACE [main][WidgetHandler] Wait for synchronization 14:54:00.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:00.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:00.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:00.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:54:00.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:00.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:54:00.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:00.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:00.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:00.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:54:00.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:00.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:00.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:00.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:00.101 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:54:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:00.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:00.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:00.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:00.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:00.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:00.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.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'] 14:54:00.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 14:54:00.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.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'] 14:54:00.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.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'] 14:54:00.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.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'] 14:54:00.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 14:54:00.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.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'] 14:54:00.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.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'] 14:54:00.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:00.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:00.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:00.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:00.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:00.210 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:00.210 DEBUG [main][MenuItemLookup] Item match:File 14:54:00.210 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:00.210 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:00.212 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:00.212 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:00.213 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:00.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:00.213 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:00.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.... 14:54:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:54:00.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:00.295 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:00.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:54:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:00.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:00.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 14:54:00.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:54:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:00.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:54:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:00.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:54:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 14:54:00.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:54:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:00.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:54:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:00.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:54:00.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 14:54:00.297 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 14:54:00.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 14:54:00.297 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 14:54:00.297 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:00.297 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:00.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:54:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:00.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:00.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:00.298 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:00.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:00.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:00.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:00.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.393 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.... 14:54:00.393 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 14:54:00.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 14:54:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:00.394 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:54:00.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:00.394 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:") 14:54:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:00.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:00.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:00.395 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:00.395 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 14:54:00.397 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:54:00.397 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 14:54:00.397 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) 14:54:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:00.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:00.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:00.399 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:00.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:00.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:54:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 14:54:00.901 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 14:54:00.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 "No", Widget matcher matching widgets with style: 8) 14:54:00.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:00.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:00.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:00.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 14:54:00.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:00.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:00.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:00.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:00.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:00.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:00.904 INFO [WorkbenchTestable][AbstractButton] Click button &No 14:54:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:00.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:00.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:01.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:01.127 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:01.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:01.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:01.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:01.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:01.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:01.128 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 14:54:01.128 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 14:54:01.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:01.129 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:54:01.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:01.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:01.205 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:54:01.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:01.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:01.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:01.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:01.205 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:01.205 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:01.205 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:01.205 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:01.205 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:01.205 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:01.205 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:01.205 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:01.205 DEBUG [main][MenuItemLookup] Item match:Window 14:54:01.206 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:01.206 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:01.206 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:01.206 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:01.206 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:01.206 DEBUG [main][MenuItemLookup] Item match:Show View 14:54:01.213 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:54:01.213 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:01.214 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:54:01.214 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:54:01.214 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:54:01.214 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:54:01.214 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:54:01.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:54:01.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:54:01.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:54:01.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:01.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:01.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:54:01.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:01.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:01.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:01.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:01.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:01.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:01.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:01.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:01.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:01.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:01.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:01.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:01.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:01.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:01.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:01.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:01.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:01.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:01.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:01.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:01.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:01.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:01.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:01.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:54:01.322 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:54:01.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:54:01.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:54:01.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:01.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:01.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:01.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:01.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:01.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") 14:54:01.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:01.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:01.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:01.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:01.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:01.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:01.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:01.325 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:54:01.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:01.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:01.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:01.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:54:01.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:01.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:54:01.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:01.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:01.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:01.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:01.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:01.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:01.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:54:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:01.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:01.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:01.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:01.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:01.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:01.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:01.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:01.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:01.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:01.467 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:01.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:01.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:01.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:01.470 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:01.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:01.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:01.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:01.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:01.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:01.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:01.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:01.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:02.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:02.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:02.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:02.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:02.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:02.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:02.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:02.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:02.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:02.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:02.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:02.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:02.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 14:54:02.474 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:02.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:02.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:02.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:02.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:02.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:02.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:02.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:03.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:03.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:03.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:03.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:03.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:03.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:03.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:03.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:03.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:03.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:03.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:03.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:03.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 14:54:03.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:03.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:03.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:03.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:03.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 14:54:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:03.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:03.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:03.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:03.978 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:54:03.978 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:54:03.978 DEBUG [main][TreeItemHandler] Set Tree selection 14:54:03.979 DEBUG [main][TreeHandler] Notify Tree about selection event 14:54:03.980 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:54:03.980 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 14:54:03.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:03.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:04.001 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:54:04.001 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:54:04.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:54:04.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:54:04.001 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:54:04.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:04.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:54:04.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:54:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:04.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:04.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:04.527 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:04.527 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:54:04.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:54:04.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:54:04.527 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:54:04.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:54:05.108 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 14:54:05.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:54:05.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:05.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:05.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:05.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:05.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:05.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:05.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:05.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:05.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:05.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:05.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:05.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:05.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:05.111 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:54:05.112 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:54:05.112 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:54:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:05.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:05.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:05.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:54:05.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:05.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:05.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:05.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:05.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:05.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:05.113 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:54:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:05.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:05.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:05.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:54:05.117 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:54:05.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:54:05.617 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:54:05.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:54:05.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:05.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 14:54:05.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:05.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:05.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 14:54:05.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:05.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 14:54:05.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 14:54:05.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:05.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:05.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:05.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:05.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:05.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:54:05.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:05.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:05.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:05.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:05.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:54:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:05.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:05.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:05.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:05.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:05.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:05.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:05.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:05.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:05.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:05.624 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:54:05.624 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:54:05.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:05.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:05.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.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: "New Dynamic Web Project"] 14:54:05.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:05.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:05.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:05.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.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: "New Dynamic Web Project"] 14:54:05.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:05.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:05.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:05.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:05.626 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:05.626 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:05.626 DEBUG [main][MenuItemLookup] Item match:File 14:54:05.627 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:05.627 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Task' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:05.631 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:05.631 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:05.631 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:05.631 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:05.631 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:54:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:54:05.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:05.706 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:05.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:54:05.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:05.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:05.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:05.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:05.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 14:54:05.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:54:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:05.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:54:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:05.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:54:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 14:54:05.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 14:54:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:05.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 14:54:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:05.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 14:54:05.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 14:54:05.708 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 14:54:05.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 14:54:05.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 14:54:05.708 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:05.708 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:05.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:54:05.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:05.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:05.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:05.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:05.709 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:05.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:05.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:05.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'] 14:54:05.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.802 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.... 14:54:05.802 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 14:54:05.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 14:54:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:05.803 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:54:05.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:05.803 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:") 14:54:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:05.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:05.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:05.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:05.804 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:05.805 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 14:54:05.806 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 14:54:05.806 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 14:54:05.807 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) 14:54:05.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:05.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:05.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:05.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:05.808 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:05.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:05.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:54:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:05.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:05.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell New Dynamic Web Project 14:54:05.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 14:54:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:05.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:05.812 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") 14:54:05.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:05.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:05.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:05.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:05.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:05.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:05.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:05.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 14:54:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:06.320 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:06.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:06.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:06.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:06.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:06.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:06.323 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 14:54:06.323 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 14:54:06.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:06.323 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:54:06.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:06.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:06.405 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:54:06.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:06.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:06.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:06.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:06.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:06.406 DEBUG [main][MenuItemLookup] Item match:Window 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:06.406 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:06.406 DEBUG [main][MenuItemLookup] Item match:Show View 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:06.409 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:54:06.409 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:54:06.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:54:06.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:54:06.409 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:54:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:54:06.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:54:06.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:54:06.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:06.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:06.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:54:06.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:06.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:06.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:06.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:06.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:06.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:06.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:06.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:06.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:06.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:06.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:06.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:06.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:06.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:06.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:06.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:06.492 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:54:06.492 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:54:06.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:54:06.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:54:06.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:06.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:06.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:06.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:06.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:06.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:06.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:06.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 "Open") 14:54:06.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:06.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:06.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:06.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:06.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:06.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:06.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:06.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:06.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:06.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:06.494 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:54:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:06.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:06.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:54:06.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:06.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:06.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:54:06.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:06.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:06.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:06.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:06.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:06.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:06.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:54:06.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:06.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:06.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:06.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:06.569 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:06.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:06.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:06.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:06.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:06.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:06.570 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:06.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:06.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:06.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:06.571 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:06.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:06.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:06.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:06.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:06.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:07.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:07.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:07.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:07.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:07.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:07.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:07.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:07.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:07.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 14:54:07.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:07.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:07.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:07.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:07.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:07.575 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 14:54:07.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:07.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:07.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:07.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:07.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:07.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:07.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:08.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:08.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:08.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:08.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:08.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:08.577 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:08.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:08.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:08.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:08.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 14:54:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:08.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:08.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:08.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:08.578 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 14:54:08.578 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:08.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:08.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:08.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:08.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:08.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:08.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:08.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:08.579 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:54:08.579 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:54:08.579 DEBUG [main][TreeItemHandler] Set Tree selection 14:54:08.579 DEBUG [main][TreeHandler] Notify Tree about selection event 14:54:08.580 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:54:08.581 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 14:54:08.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:08.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:08.649 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:08.650 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:54:08.650 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:54:08.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:54:08.651 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:54:08.652 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:54:08.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:08.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:54:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:09.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:09.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:09.181 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:09.181 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:54:09.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:54:09.181 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:54:09.181 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:54:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:54:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:54:09.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:54:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:09.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: 32) 14:54:09.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:09.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:09.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:09.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:09.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:09.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:09.834 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:54:09.834 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:54:09.834 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:54:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:09.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:09.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:09.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") 14:54:09.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:09.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:09.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:09.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:09.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:09.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:09.835 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:54:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:09.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:09.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:09.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:54:09.840 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:54:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:54:10.340 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:54:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 14:54:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:10.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 14:54:10.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:10.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:10.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 14:54:10.341 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 14:54:10.341 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:10.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.607 s - in org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.303 s doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.58 s testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 4.723 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:54:10.346 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:54:10.347 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:54:10.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:10.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:54:10.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:10.347 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:54:10.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:10.347 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:54:10.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:10.347 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:54:10.347 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:54:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:54:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:10.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:10.348 DEBUG [main][MenuItemLookup] Item match:Window 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:10.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:10.348 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:10.348 DEBUG [main][MenuItemLookup] Item match:Window 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:10.349 DEBUG [main][MenuItemLookup] Item match:Perspective 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:54:10.349 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:54:10.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:54:10.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:10.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:10.349 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:10.349 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:10.349 DEBUG [main][MenuItemLookup] Item match:Window 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:10.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:10.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:10.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:10.350 DEBUG [main][MenuItemLookup] Item match:Window 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:10.350 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:10.350 DEBUG [main][MenuItemLookup] Item match:Perspective 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:54:10.351 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:54:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:10.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:10.351 DEBUG [main][MenuItemLookup] Item match:Window 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:10.351 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:10.352 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:10.352 DEBUG [main][MenuItemLookup] Item match:Window 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:10.352 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:10.352 DEBUG [main][MenuItemLookup] Item match:Perspective 14:54:10.353 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:54:10.353 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.353 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:54:10.353 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:54:10.353 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:54:10.353 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:54:10.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:54:10.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:54:10.353 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:54:10.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:54:10.380 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 14:54:10.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:54:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:10.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:10.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:54:10.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:10.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:10.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:10.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:54:10.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:10.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:54:10.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:10.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:10.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:10.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:10.381 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:54:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:10.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:10.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:10.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:10.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 14:54:10.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:54:10.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:10.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:10.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:10.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.*'] 14:54:10.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:10.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.*'] 14:54:10.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:10.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.*'] 14:54:10.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:10.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:10.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:10.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:10.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:10.525 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:10.525 DEBUG [main][MenuItemLookup] Item match:Window 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:10.525 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:10.525 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:10.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:10.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:10.525 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54:10.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:54:10.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:54:10.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:10.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:10.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:10.708 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:10.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:10.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 14:54:10.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:10.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:10.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:10.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:10.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:10.709 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:11.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:11.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:11.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:11.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:11.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:11.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:11.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:11.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:11.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 14:54:11.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:54:11.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:11.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:11.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:54:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 14:54:11.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:54:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:11.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 14:54:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:11.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:54:11.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 14:54:11.717 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 14:54:11.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 14:54:11.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 14:54:11.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:11.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:11.750 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 14:54:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:11.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:11.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:54:11.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:54:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:54:11.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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...") 14:54:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:11.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:11.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:11.753 INFO [WorkbenchTestable][AbstractButton] Click button &New... 14:54:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:11.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:11.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 14:54:11.786 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 14:54:11.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 14:54:11.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:11.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:11.787 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:") 14:54:11.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:11.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:11.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:11.788 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:11.788 INFO [WorkbenchTestable][AbstractText] Text set to: VN 14:54:11.789 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:") 14:54:11.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:11.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:11.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:11.790 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:11.790 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 14:54:11.790 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) 14:54:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:11.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:11.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:11.791 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:54:11.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:11.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:11.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:11.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:11.816 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 14:54:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:11.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:11.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:54:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:54:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:54:11.818 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 14:54:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:11.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:11.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:54:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:54:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:54:11.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:54:11.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:11.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:11.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:11.821 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:54:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:11.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:11.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:11.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:11.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:11.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:11.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:11.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:11.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:11.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:11.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:11.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:11.896 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:11.896 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:11.896 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:11.896 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:11.896 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:11.896 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:11.896 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:11.896 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:11.896 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:11.896 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:11.896 DEBUG [main][MenuItemLookup] Item match:Window 14:54:11.897 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:11.897 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:11.897 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:11.897 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:11.897 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:11.897 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:11.897 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:11.897 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:11.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:11.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:11.897 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54:11.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:54:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:54:11.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:11.997 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:11.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:11.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 14:54:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:11.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:11.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:11.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:11.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:11.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:11.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:11.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:11.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:11.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 14:54:11.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:11.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:11.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 14:54:11.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:11.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 14:54:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:11.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:54:12.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 14:54:12.000 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 14:54:12.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 14:54:12.000 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 14:54:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.000 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 14:54:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:54:12.002 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") 14:54:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:54:12.002 TRACE [main][WidgetHandler] Notify Table with event 13 14:54:12.002 TRACE [main][WidgetHandler] Wait for synchronization 14:54:12.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.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") 14:54:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:12.011 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:54:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:12.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:12.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:12.011 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 14:54:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:54:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:54:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:54:12.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:54:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:12.016 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:54:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:12.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:12.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:12.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:12.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:54:12.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:12.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:12.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:12.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 14:54:12.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:12.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 14:54:12.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:54:12.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:12.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:12.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:12.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:12.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.077 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:12.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.077 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:12.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:12.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:12.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:12.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:12.077 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:12.077 DEBUG [main][MenuItemLookup] Item match:Window 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:12.077 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:12.077 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:12.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:12.077 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:12.077 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:54:12.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:54:12.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:12.178 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:12.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:54:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:12.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:12.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 14:54:12.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:54:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 14:54:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:54:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 14:54:12.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:54:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 14:54:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:54:12.180 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 14:54:12.180 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 14:54:12.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 14:54:12.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 14:54:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.181 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 14:54:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:54:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:54:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:54:12.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:54:12.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:12.184 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:54:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:12.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:12.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:12.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:12.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:12.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:54:12.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:12.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:12.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 14:54:12.226 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:54:12.226 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:12.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.88 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 1.552 s getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 0.15 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:12.232 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:12.233 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:54:12.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:12.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:12.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:12.233 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:54:12.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:12.233 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:54:12.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:12.233 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:12.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:12.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:12.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:12.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:12.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:12.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:12.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:12.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:12.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:12.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:12.235 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:12.235 DEBUG [main][MenuItemLookup] Item match:Window 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:12.235 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:12.235 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:12.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:12.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:12.235 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54:12.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.... 14:54:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:54:12.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:12.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:12.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:12.313 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:12.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.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 14:54:12.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:12.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:12.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:12.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:54:12.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:12.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:54:12.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:12.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:54:12.818 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:54:12.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:54:12.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:54:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.853 DEBUG [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) 14:54:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:12.855 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 14:54:12.855 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enable f&olding 14:54:12.855 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 14:54:12.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:12.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:12.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:12.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:12.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:12.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:12.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:12.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:12.857 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 14:54:12.857 INFO [WorkbenchTestable][CheckBox] Check checkbox Enable f&olding 14:54:12.857 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 14:54:12.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:12.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:12.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:12.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:12.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.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:12.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:12.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:54:12.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:12.860 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:54:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:12.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:12.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:12.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:12.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:12.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:12.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:12.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:12.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:12.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:12.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:12.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:12.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:12.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:12.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:12.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:12.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:12.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:12.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:12.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:12.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:12.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:12.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:12.888 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:12.889 DEBUG [main][MenuItemLookup] Item match:Window 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:12.889 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:12.889 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:12.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:12.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:12.889 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:54:12.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:54:12.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:12.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:12.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:12.965 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:12.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:12.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:54:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:12.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:12.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:54:12.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:54:12.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:12.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:12.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:12.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:54:12.968 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:54:12.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:54:12.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:54:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.969 DEBUG [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) 14:54:12.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:54:12.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:54:12.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:54:12.971 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 14:54:12.972 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Header Comments 14:54:12.972 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 14:54:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:12.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:12.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:12.972 DEBUG [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) 14:54:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:54:12.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:54:12.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:54:12.973 DEBUG [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) 14:54:12.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:54:12.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:54:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:54:12.974 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 14:54:12.974 INFO [WorkbenchTestable][CheckBox] Check checkbox &Header Comments 14:54:12.974 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 14:54:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:12.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:12.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:12.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:54:12.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:54:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:54:12.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:54:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:12.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:12.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:12.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:12.976 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:54:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:12.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:12.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:13.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:13.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:13.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:13.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:13.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:13.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:13.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:13.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:13.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:13.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:13.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:13.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:13.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:13.002 DEBUG [main][MenuItemLookup] Item match:Window 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.002 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:13.002 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:13.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:13.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:13.002 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:54:13.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:54:13.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.086 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:13.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:54:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:13.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:13.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:13.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:13.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:13.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:13.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:13.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:13.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:54:13.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:54:13.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:13.088 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:54:13.088 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:54:13.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:54:13.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:54:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:54:13.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:54:13.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 14:54:13.090 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 14:54:13.090 INFO [WorkbenchTestable][CheckBox] Check checkbox Inner &types 14:54:13.090 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 14:54:13.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:54:13.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:54:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 14:54:13.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:54:13.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:54:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 14:54:13.102 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 14:54:13.102 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Inner &types 14:54:13.102 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 14:54:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:54:13.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:54:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 14:54:13.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:54:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:13.105 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:54:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:13.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:13.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:13.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:13.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:13.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:13.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:13.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:13.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:13.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:13.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:13.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:13.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:13.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:13.156 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:13.156 DEBUG [main][MenuItemLookup] Item match:Window 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.156 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:13.156 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:13.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:13.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:13.156 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54: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.... 14:54:13.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:54:13.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:13.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.239 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:13.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.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 14:54:13.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:13.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:13.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:54:13.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:54:13.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:13.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:54:13.242 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:54:13.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:54:13.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:54:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:54:13.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:54:13.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:54:13.256 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 14:54:13.256 INFO [WorkbenchTestable][CheckBox] Check checkbox &Comments 14:54:13.256 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 14:54:13.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.257 DEBUG [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) 14:54:13.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:54:13.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:54:13.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:54:13.258 DEBUG [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) 14:54:13.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:54:13.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:54:13.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:54:13.258 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 14:54:13.259 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Comments 14:54:13.259 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 14:54:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.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.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:54:13.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:54:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:54:13.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:54:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:13.266 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:54:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:13.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:13.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:13.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:13.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:13.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:13.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:13.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:13.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:13.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:13.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:13.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:13.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:13.302 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:13.302 DEBUG [main][MenuItemLookup] Item match:Window 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.302 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:13.302 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:13.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:13.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:13.302 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:54:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:54:13.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.379 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:13.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:54:13.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:13.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:13.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:54:13.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:54:13.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:13.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:54:13.381 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:54:13.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:54:13.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:54:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.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.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:54:13.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 14:54:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 14:54:13.383 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 14:54:13.383 INFO [WorkbenchTestable][CheckBox] Check checkbox &Members 14:54:13.383 INFO [WorkbenchTestable][AbstractButton] Click button &Members 14:54:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:54:13.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 14:54:13.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 14:54:13.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:54:13.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 14:54:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 14:54:13.385 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 14:54:13.385 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Members 14:54:13.385 INFO [WorkbenchTestable][AbstractButton] Click button &Members 14:54:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:54:13.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 14:54:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 14:54:13.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:54:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:13.397 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:54:13.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:13.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:13.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:13.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:13.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:13.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:13.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:13.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:13.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:13.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:13.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:13.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.*'] 14:54:13.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:13.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:13.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:13.449 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:13.449 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:13.449 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:13.449 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:54:13.449 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:54:13.449 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:13.449 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:13.449 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:13.449 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:54:13.449 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:13.449 DEBUG [main][MenuItemLookup] Item match:Window 14:54:13.450 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:13.450 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:13.450 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:13.450 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.450 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:13.450 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:13.450 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.450 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:13.450 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:13.450 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:13.450 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:13.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:13.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:13.450 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54:13.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:54:13.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 'Preferences.*'] is available. finished successfully 14:54:13.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.533 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:13.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:13.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:54:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:13.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:13.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:54:13.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:54:13.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:54:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:13.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:54:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:13.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:54:13.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:54:13.536 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:54:13.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:54:13.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:54:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:54:13.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 14:54:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 14:54:13.539 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 14:54:13.539 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Imports already selected, no action performed 14:54:13.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:54:13.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 14:54:13.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 14:54:13.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:54:13.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 14:54:13.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 14:54:13.556 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 14:54:13.556 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Imports 14:54:13.556 INFO [WorkbenchTestable][AbstractButton] Click button &Imports 14:54:13.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:13.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:54:13.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 14:54:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 14:54:13.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:54:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:13.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:13.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:13.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:13.563 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:54:13.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:13.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:13.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:13.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:13.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:13.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:13.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:13.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:13.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:54:13.587 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:54:13.587 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:13.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:13.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:13.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.355 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.654 s testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.113 s testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.154 s testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.146 s testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.128 s testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.139 s Results: Errors: ServerModuleTest.removeServerModule:92 » WaitTimeoutExpired Timeout after: 10 ... Tests run: 326, Failures: 0, Errors: 1, Skipped: 3 (Eclipse:1750): Gdk-CRITICAL **: 14:54:14.161: 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.v20230830-1408 [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 14:54:23.854 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:54:23.856 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:54:23.920 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:54:23.922 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:54:23.950 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:54:24.023 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:54:24.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:24.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:54:24.033 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:54:24.034 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:54:24.045 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:54:24.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:24.120 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:54:24.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:24.123 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:54:24.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:24.128 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:54:24.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:24.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:24.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:24.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:24.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:24.173 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:24.175 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:24.175 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:24.175 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:24.175 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:24.175 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:24.176 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:24.176 DEBUG [main][MenuItemLookup] Item match:Window 14:54:24.217 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:24.217 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:24.217 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:24.217 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:24.217 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:24.218 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:24.218 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:24.218 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:24.218 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:24.218 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:24.218 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:24.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:24.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:24.223 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54:24.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:54:24.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:54:24.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:24.380 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:24.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.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 14:54:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:24.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:24.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:24.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:24.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:24.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:54:24.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:24.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:24.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:24.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:24.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:24.472 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:54:24.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:24.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:24.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:24.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:24.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:24.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:24.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:24.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:24.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:24.541 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:54:24.541 DEBUG [main][EditorHandler] 0 editor(s) found 14:54:24.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:24.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:24.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:24.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:24.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:24.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:24.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:24.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:54:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:24.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:24.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:24.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:24.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:24.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:24.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:24.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:24.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:24.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:24.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:24.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:24.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:24.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:54:24.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:24.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:24.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:24.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:54:24.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:24.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:24.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:24.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:24.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:24.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:24.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:54:24.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:24.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:24.627 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:54:24.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:24.629 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 14:54:24.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:54:24.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:24.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:24.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:24.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:24.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:24.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:54:24.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:24.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:24.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:24.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:54:24.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:24.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:24.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:24.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:24.648 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:24.649 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:24.649 DEBUG [main][MenuItemLookup] Item match:File 14:54:24.652 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:24.653 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:24.658 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:24.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:24.659 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:24.659 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:24.659 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:24.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:24.659 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:24.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:24.659 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:24.659 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:24.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:24.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:24.660 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:24.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:54:24.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. finished successfully 14:54:24.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:24.775 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:24.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:24.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 14:54:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:24.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:24.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:24.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:54:24.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:24.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:25.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:54:25.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:25.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:54:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:25.287 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:25.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:54:25.289 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:54:25.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:54:25.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:54:25.293 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:25.293 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:25.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:54:25.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:25.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:25.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:25.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:25.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:25.296 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:25.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:25.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:25.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:25.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:25.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:25.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:54:25.330 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 14:54:25.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:54:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:25.331 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:54:25.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:25.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:54:25.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:25.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:54:25.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:25.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:25.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:25.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:25.340 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:25.341 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:54:25.344 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:54:25.344 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:54:25.345 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) 14:54:25.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:25.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:25.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:25.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:25.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:25.354 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:25.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:25.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:25.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:25.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:25.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:25.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:25.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:54:25.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:25.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:25.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:25.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:25.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:25.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:25.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:25.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:25.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:25.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:25.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:54:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:25.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:25.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:25.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:25.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:25.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:25.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:25.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:25.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:25.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:54:25.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:25.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:25.878 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:54:25.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:25.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:25.880 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:25.880 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:25.880 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:25.880 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:25.881 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:25.881 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:25.881 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:25.881 DEBUG [main][MenuItemLookup] Item match:Window 14:54:25.882 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:25.882 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:25.882 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:25.882 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:25.882 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:25.882 DEBUG [main][MenuItemLookup] Item match:Show View 14:54:25.892 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:54:25.892 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:54:25.892 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:54:25.893 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:54:25.893 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:54:25.893 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:54:25.893 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:54:25.893 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:54:25.893 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:25.893 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:54:25.893 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:54:25.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:54:25.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:54:25.905 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:54:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:54:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:54:25.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:54:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:25.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:54:25.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:25.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:25.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:25.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:25.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:25.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:54:25.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:26.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:26.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:26.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:54:26.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:54:26.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:26.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:54:26.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:26.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:54:26.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:54:26.465 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:54:26.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:54:26.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:54:26.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:26.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:26.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:26.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:26.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:26.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:26.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:26.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 "Open") 14:54:26.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:26.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:26.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:26.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:26.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:26.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:26.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:26.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:26.470 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:54:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:26.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:26.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:26.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:26.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:26.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:54:26.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:26.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:54:26.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:26.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:26.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:26.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:26.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:54:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:26.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:26.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:26.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:26.821 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:26.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:26.824 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:26.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:26.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:26.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:26.825 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:26.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:26.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:26.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:26.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:26.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:26.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:27.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:27.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:27.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:27.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:27.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:27.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:27.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:27.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:27.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 14:54:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:27.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:27.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:27.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:27.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:27.832 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:54:27.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:27.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:27.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:27.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:27.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:27.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:27.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:54:27.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:27.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:27.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:27.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:27.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:27.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:27.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:27.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:27.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:27.878 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:27.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:27.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:27.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:27.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:27.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:28.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:28.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:28.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:28.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:28.882 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:28.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:28.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:28.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:28.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:28.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:28.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:28.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:28.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:28.884 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:28.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:54:28.884 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:54:28.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:54:28.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:54:28.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:28.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:28.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:28.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:28.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:54:28.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:28.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:28.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:28.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'] 14:54:28.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:28.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: ""] 14:54:28.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:28.895 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 14:54:28.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'] 14:54:28.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:28.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'] 14:54:28.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:28.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:28.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:28.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:28.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:28.897 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:28.897 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:28.897 DEBUG [main][MenuItemLookup] Item match:File 14:54:28.898 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:28.898 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:28.899 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:28.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:28.899 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:28.899 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:28.899 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:28.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:28.899 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:28.899 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:28.899 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:28.899 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:28.907 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:28.907 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:28.907 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:28.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.... 14:54:28.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 14:54:28.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:28.979 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:28.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:28.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:54:28.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:28.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:54:28.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:28.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:28.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:28.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 14:54:28.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:54:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:29.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:54:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 14:54:29.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:54:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:29.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:54:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:29.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:54:29.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 14:54:29.484 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 14:54:29.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 14:54:29.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 14:54:29.487 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:29.487 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:29.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:54:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:29.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:29.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:29.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:29.488 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:29.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:29.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:29.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:54:29.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:54:29.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:54:29.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:29.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:29.547 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:54:29.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:29.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:54:29.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:29.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:29.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:29.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:54:29.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:29.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:29.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:29.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:29.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:29.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:29.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:29.559 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 14:54:29.559 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:54:29.559 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 14:54:29.559 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) 14:54:29.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:29.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:29.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:29.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:29.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:29.562 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:29.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:29.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:29.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:29.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:29.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:54:29.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:54:29.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:54:29.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:54:29.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:29.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:29.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:54:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57ab7077 is found... 14:54:30.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57ab7077 is found finished successfully 14:54:30.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') 14:54:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:30.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:30.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:30.044 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:30.044 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:30.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:30.059 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 14:54:30.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:30.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:30.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:30.061 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 14:54:30.062 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:30.062 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:30.062 DEBUG [main][MenuItemLookup] Found menu:'View' 14:54:30.062 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:30.062 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:30.062 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:30.062 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:30.062 DEBUG [main][MenuItemLookup] Item match:Window 14:54:30.063 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:30.063 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:30.063 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:30.063 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:30.063 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:30.063 DEBUG [main][MenuItemLookup] Item match:Show View 14:54:30.066 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:54:30.066 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:54:30.066 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:54:30.066 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:54:30.066 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:54:30.066 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:54:30.071 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:54:30.071 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:54:30.071 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:30.071 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:54:30.071 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:54:30.071 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:54:30.071 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:54:30.071 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:54:30.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:54:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:54:30.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:54:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:30.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:54:30.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:30.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:30.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:30.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:30.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:30.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:30.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:54:30.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:30.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:30.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:30.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:30.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:54:30.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:30.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:30.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:54:30.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:30.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:30.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 14:54:30.685 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 14:54:30.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 14:54:30.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 14:54:30.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:30.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:30.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:30.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54: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 "Open") 14:54:30.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:30.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:54:30.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:30.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:30.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:30.687 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:54:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:30.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:30.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:30.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:30.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:30.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 14:54:30.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 14:54:30.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:30.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:30.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:30.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:30.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 '\*?\QPalette\E') 14:54:30.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:30.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:30.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:30.780 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:30.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:30.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:30.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 14:54:30.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:30.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:30.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:30.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:30.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:30.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:30.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:30.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 '\*?\QPalette\E') 14:54:30.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:30.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:30.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:30.821 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:30.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:30.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:30.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 14:54:30.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:30.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:30.827 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 14:54:30.828 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:30.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:30.838 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:30.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:30.863 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:30.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:30.869 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 14:54:30.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:54:30.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:54:30.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:30.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:30.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:30.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:30.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:30.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 '\*?\QPalette\E') 14:54:30.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:30.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:30.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:30.889 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:30.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:30.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:30.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:30.936 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 14:54:30.936 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:30.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:30.939 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:30.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:30.964 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:30.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:30.967 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 14:54:30.967 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 14:54:30.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 14:54:30.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 14:54:30.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:30.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:30.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:30.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:30.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 '\*?\QPalette\E') 14:54:30.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:30.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:30.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:30.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:30.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:30.988 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:30.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:30.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:30.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:30.996 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 14:54:30.996 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:30.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:30.997 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:30.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.030 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.032 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 14:54:31.032 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 14:54:31.032 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 14:54:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 14:54:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 14:54:31.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.048 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.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 '\*?\QPalette\E') 14:54:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.052 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.071 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 14:54:31.071 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.071 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.079 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.080 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 14:54:31.080 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 14:54:31.080 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 14:54:31.080 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 14:54:31.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 14:54:31.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 14:54:31.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.118 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.151 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 14:54:31.152 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.152 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.162 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.163 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 14:54:31.163 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 14:54:31.163 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 14:54:31.163 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 14:54:31.163 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 14:54:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 14:54:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 14:54:31.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.174 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:31.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.178 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.222 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 14:54:31.222 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.223 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.248 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.249 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:54:31.249 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:54:31.249 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:54:31.249 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:54:31.249 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:54:31.249 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:54:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 14:54:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 14:54:31.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:31.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.264 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.285 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 14:54:31.285 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.285 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.325 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.325 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:54:31.325 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:54:31.325 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:54:31.325 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:54:31.325 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:54:31.325 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:54:31.325 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:54:31.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 14:54:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 14:54:31.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.347 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.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 '\*?\QPalette\E') 14:54:31.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.354 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.377 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 14:54:31.377 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.378 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.387 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.388 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:54:31.388 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:54:31.388 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:54:31.388 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:54:31.388 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:54:31.388 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:54:31.388 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:54:31.388 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:54:31.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 14:54:31.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 14:54:31.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.430 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.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 '\*?\QPalette\E') 14:54:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.436 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.463 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 14:54:31.463 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.464 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.472 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.473 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:54:31.473 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:54:31.473 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:54:31.473 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:54:31.473 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:54:31.473 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:54:31.473 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:54:31.473 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:54:31.473 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:54:31.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 14:54:31.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 14:54:31.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.477 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.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 '\*?\QPalette\E') 14:54:31.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.490 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.542 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 14:54:31.542 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.544 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.563 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.564 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:54:31.564 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:54:31.564 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:54:31.564 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:54:31.564 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:54:31.564 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:54:31.564 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:54:31.564 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:54:31.564 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:54:31.564 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:54:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 14:54:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 14:54:31.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.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 '\*?\QPalette\E') 14:54:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.573 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.595 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 14:54:31.595 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.596 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.605 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.641 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:54:31.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 14:54:31.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 14:54:31.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.669 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.690 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 14:54:31.690 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.692 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.732 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.738 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:54:31.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 14:54:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 14:54:31.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.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 '\*?\QPalette\E') 14:54:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.778 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.795 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 14:54:31.795 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.796 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.803 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.806 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:54:31.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 14:54:31.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 14:54:31.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:31.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:31.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:31.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:31.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:31.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:31.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:31.860 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:31.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:31.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.867 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 14:54:31.867 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:31.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.868 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:31.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.875 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:31.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:31.887 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 14:54:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 14:54:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 14:54:31.898 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.898 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.898 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:54:31.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:31.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:31.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 14:54:31.931 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:31.931 DEBUG [main][MenuItemLookup] Item match:File 14:54:31.936 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:31.936 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:54:31.936 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:54:31.936 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:54:31.936 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:31.936 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:54:31.936 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:54:31.936 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:31.936 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:54:31.936 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:54:31.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:54:31.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:54:31.937 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:54:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:54:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:54:31.972 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:31.973 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:31.974 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 14:54:31.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:32.030 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 14:54:32.030 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 14:54:32.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 14:54:32.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 14:54:32.033 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 14:54:32.039 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:54:32.041 DEBUG [main][EditorHandler] 1 editor(s) found 14:54:32.042 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 14:54:32.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 'Save .*'] is available.... 14:54:32.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 14:54:32.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:54:32.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:32.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:32.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:32.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:32.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:32.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:54:32.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:32.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:32.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:32.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:54:32.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:32.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:54:32.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:32.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:32.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:32.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:32.582 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:54:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:32.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:32.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:32.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:32.658 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 14:54:32.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:32.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:32.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:32.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:32.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:32.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:32.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:32.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 '\*?\QProject Explorer\E') 14:54:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:32.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:32.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:32.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:32.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:32.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:32.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:32.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:32.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:32.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:32.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:32.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:32.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:32.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:32.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:32.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:32.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:32.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:32.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:33.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:33.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:33.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:33.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:33.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:33.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:33.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 14:54:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:33.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:33.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:33.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:33.685 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:33.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:33.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:33.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:33.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:33.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:33.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:34.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:34.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:34.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:34.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:34.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:34.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:34.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:34.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:34.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:34.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:34.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:34.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:34.690 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:34.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:34.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:34.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:34.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:34.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 14:54:34.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:34.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:34.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:34.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:34.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:34.691 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:54:34.691 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:54:34.692 DEBUG [main][TreeItemHandler] Set Tree selection 14:54:34.692 DEBUG [main][TreeHandler] Notify Tree about selection event 14:54:34.697 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:54:34.697 DEBUG [WorkbenchTestable][TreeItemHandler] test 14:54:34.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:34.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:34.737 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:34.737 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:34.737 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:34.738 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:54:34.738 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:54:34.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:54:34.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:54:34.738 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:54:34.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:34.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:54:34.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:54:35.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:54:35.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:35.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:35.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:54:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:35.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:35.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:35.263 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:35.263 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:35.263 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:35.263 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:35.263 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:35.263 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:35.263 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:35.263 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:35.263 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:54:35.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:54:35.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:54:35.263 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:54:35.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:54:35.895 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 14:54:35.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:54:35.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:35.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:35.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:54:35.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:35.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:35.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:35.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:35.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:35.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:35.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:35.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:35.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:35.899 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:54:35.900 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:54:35.900 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:54:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:35.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:35.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:35.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:54:35.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:35.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:35.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:35.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:35.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:35.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:35.901 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:54:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:35.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:35.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:35.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:54:35.908 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:54:36.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:54:36.409 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:54:36.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:36.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:54:36.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:36.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:36.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:36.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:36.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:36.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:36.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:54:36.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:36.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:36.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:54:36.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:36.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:36.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 14:54:36.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:36.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 14:54:36.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:54:36.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:36.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:36.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:36.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:36.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:36.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.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 Project"] 14:54:36.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.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'] 14:54:36.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.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'] 14:54:36.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.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'] 14:54:36.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:54:36.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:36.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:36.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:36.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:36.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:36.420 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:36.420 DEBUG [main][MenuItemLookup] Item match:File 14:54:36.421 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:36.421 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:36.423 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:36.423 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:36.423 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:36.423 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:36.423 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:36.423 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:36.423 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:36.423 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:36.423 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:36.423 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:36.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:36.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:36.432 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:36.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:54:36.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:54:36.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:36.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:36.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:36.498 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:36.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:54:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:36.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:36.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:36.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:36.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:36.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:54:36.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:36.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:36.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:54:36.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:36.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:36.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:54:36.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:36.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:36.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:54:36.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:36.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:36.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:54:36.506 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:54:36.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:54:36.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:54:36.508 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:36.508 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:36.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:54:36.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:36.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:36.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:36.514 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:36.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:36.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:36.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:36.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:54:36.539 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 14:54:36.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:54:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:36.540 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:54:36.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:36.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:54:36.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:36.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:54:36.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:36.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:36.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:36.542 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:36.543 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:54:36.545 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:54:36.545 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:54:36.545 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) 14:54:36.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:36.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:36.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:36.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:36.548 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:36.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:36.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:36.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:36.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:54:36.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:54:36.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:54:36.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:54:36.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:36.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:36.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:36.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:36.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:36.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:36.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:36.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:54:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:36.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:36.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:36.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:36.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:36.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:36.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:36.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:36.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:54:36.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:36.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:54:36.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:36.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:36.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:36.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:54:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:36.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:36.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:36.669 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:36.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:36.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:36.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:36.694 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:36.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:36.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:36.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:36.696 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:36.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:36.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:36.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:36.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:36.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:36.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:37.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:37.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:37.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:37.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:37.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:37.698 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:37.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:37.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:37.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:37.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 14:54:37.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:37.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:37.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:37.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:37.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:37.700 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:37.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:54:37.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:37.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:37.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:37.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:37.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') 14:54:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:37.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:37.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:37.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:37.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:37.704 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:37.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:37.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:37.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:37.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:37.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:37.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:37.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:37.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:37.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:37.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:38.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:38.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:38.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:38.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:38.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:38.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:38.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:38.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:38.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 14:54:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:38.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:38.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:38.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:38.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:38.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:54:38.727 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:54:38.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:54:38.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:54:38.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:38.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:38.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:38.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:38.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: ""] 14:54:38.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:38.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'] 14:54:38.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:38.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:38.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:38.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:54:38.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:38.738 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 14:54:38.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:38.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:38.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:38.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:38.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:38.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:38.739 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:38.739 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:38.739 DEBUG [main][MenuItemLookup] Item match:File 14:54:38.740 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:38.740 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:38.741 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:38.741 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:38.741 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:38.741 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:38.741 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:38.741 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:38.741 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:38.741 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:38.742 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:38.742 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:38.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:38.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:38.742 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:38.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:54:38.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 14:54:38.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:38.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:38.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:38.809 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:38.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:38.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 14:54:38.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:38.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:38.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:38.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:54:38.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:38.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:38.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:38.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:38.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:38.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:38.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:38.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 14:54:38.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:54:38.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:38.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:54:38.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:38.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:54:38.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 14:54:38.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:54:38.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:38.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:54:38.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:38.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:54:38.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 14:54:38.818 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 14:54:38.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 14:54:38.820 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 14:54:38.820 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:38.820 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:38.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:54:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:38.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:38.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:38.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:38.821 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:38.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:38.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:54:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:54:38.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:54:38.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:38.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:38.851 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:54:38.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:38.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:54:38.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:38.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:38.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:38.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:54:38.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:38.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:38.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:38.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:38.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:38.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:38.854 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:38.855 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 14:54:38.856 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:54:38.856 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 14:54:38.856 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) 14:54:38.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:38.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:38.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:38.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:38.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:38.858 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:38.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:38.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:38.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:39.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:39.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:39.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:39.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:39.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:54:39.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:39.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@152bd2e is found... 14:54:39.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@152bd2e is found finished successfully 14:54:39.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.shapes\E') 14:54:39.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:39.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:39.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:39.367 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:39.367 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:39.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:39.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:54:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:39.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:54:39.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:39.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:39.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:39.370 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:39.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:39.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:39.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:39.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.392 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:39.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:54:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:39.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:54:39.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:39.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:39.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:39.396 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:39.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:39.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:39.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 14:54:39.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:39.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:39.405 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 14:54:39.405 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:39.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.406 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:39.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.411 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:39.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.413 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 603092020 ) 14:54:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:54:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:54:39.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:39.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:54:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:39.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:54:39.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:39.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:39.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:39.448 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:39.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:39.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:39.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:39.472 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 14:54:39.472 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:39.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.484 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:39.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.490 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:39.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.491 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1945567153 ) 14:54:39.491 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1945567153 ) 14:54:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 14:54:39.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 14:54:39.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:39.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:54:39.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:39.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:39.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:54:39.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 '\*?\QPalette\E') 14:54:39.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:39.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:39.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:39.541 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:39.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:39.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:39.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:39.553 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 14:54:39.553 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:39.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.557 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:39.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.572 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:39.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.573 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 236544568 ) 14:54:39.573 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 236544568 ) 14:54:39.573 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 236544568 ) 14:54:39.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 14:54:39.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 14:54:39.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:39.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:54:39.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:39.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:39.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:54:39.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:39.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:39.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:39.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:39.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:39.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:39.581 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:39.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:39.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:39.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:39.586 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 14:54:39.586 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:39.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.587 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:39.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.591 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:39.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.591 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1990315034 ) 14:54:39.591 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1990315034 ) 14:54:39.591 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1990315034 ) 14:54:39.591 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1990315034 ) 14:54:39.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 14:54:39.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 14:54:39.603 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:39.603 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:39.604 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:54:39.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:54:39.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:39.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:39.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:54:39.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 14:54:39.604 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:39.604 DEBUG [main][MenuItemLookup] Item match:File 14:54:39.605 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:39.605 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:54:39.605 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:54:39.605 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:54:39.605 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:39.605 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:54:39.605 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:54:39.605 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:39.605 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:54:39.605 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:54:39.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:54:39.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:54:39.606 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:54:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:54:39.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:54:39.617 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:39.617 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:39.617 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 14:54:39.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:39.648 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 14:54:39.648 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 14:54:39.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 14:54:39.648 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 14:54:39.649 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 14:54:39.653 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:54:39.656 DEBUG [main][EditorHandler] 1 editor(s) found 14:54:39.656 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 14:54:39.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 'Save .*'] is available.... 14:54:40.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 'Save .*'] is available. finished successfully 14:54:40.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:54:40.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:40.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:40.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:40.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:40.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:40.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:54:40.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:40.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:40.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:40.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 "Save") 14:54:40.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:40.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:54:40.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:40.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:40.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:40.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:40.170 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:54:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:40.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:40.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:40.211 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 14:54:40.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:40.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:40.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:40.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:40.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:40.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:40.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:40.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:40.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:40.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:54:40.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:40.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:40.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:40.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:40.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:40.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:40.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:40.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:40.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:40.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:40.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:40.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:40.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:40.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:40.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:40.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:40.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:40.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:40.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:40.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:40.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:40.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:41.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:41.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:41.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:41.247 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:41.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:41.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:41.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:41.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:41.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:41.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:41.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:41.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:41.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:41.249 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:41.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:41.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:41.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:41.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:41.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:41.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:41.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:41.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:41.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:42.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:42.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:42.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:42.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:42.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:42.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:42.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:42.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 14:54:42.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:42.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:42.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:42.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:42.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:42.252 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:42.253 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:42.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:42.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:42.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:42.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:42.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:42.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:42.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:42.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:42.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:42.253 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:54:42.253 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:54:42.254 DEBUG [main][TreeItemHandler] Set Tree selection 14:54:42.254 DEBUG [main][TreeHandler] Notify Tree about selection event 14:54:42.259 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:54:42.261 DEBUG [WorkbenchTestable][TreeItemHandler] test 14:54:42.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:42.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:42.283 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:42.283 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:42.283 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:42.283 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:42.283 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:42.284 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:42.284 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:42.284 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:42.284 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:54:42.284 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:54:42.284 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:42.284 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:54:42.284 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:54:42.284 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:42.284 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:54:42.284 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:54:42.284 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:54:42.284 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:54:42.284 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:54:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:42.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:54:42.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:54:42.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:42.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:42.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:54:42.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:42.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:42.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:42.806 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:42.806 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:42.806 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:42.806 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:42.806 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:42.806 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:42.806 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:42.806 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:42.806 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:54:42.806 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:54:42.806 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:54:42.806 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:54:42.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:54:42.894 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 14:54:42.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:54:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:42.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: 32) 14:54:42.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:42.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:42.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:42.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:42.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:42.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:42.896 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:54:42.896 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:54:42.896 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:54:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:42.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:42.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:42.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:54:42.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:42.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:42.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:42.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:42.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:42.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:42.897 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:54:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:42.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:42.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:42.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:54:42.927 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:54:43.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:54:43.432 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:54:43.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:43.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:54:43.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:54:43.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:54:43.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:54:43.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:54:43.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:43.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:43.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:43.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:43.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:54:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:43.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:54:43.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:43.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:43.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:43.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 14:54:43.436 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:54:43.437 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:43.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.617 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 11.787 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 7.02 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest testMacthingEditPartWithNoLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.003 s testMacthingEditPartWithTextFlowLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s testMacthingEditPartWithSimpleLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s testMacthingEditPartWithSimpleLabelByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest testMacthingEditPartWithHigherParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0.001 s testMacthingEditPartWithParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest testMacthingEditPartWithLabelTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.002 s testMacthingEditPartWithLabelTooltipByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0 s testMacthingEditPartWithTextFlowTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s testMacthingEditPartWithNullTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.EditPartTest 14:54:43.494 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 14:54:43.495 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:54:43.496 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:43.496 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:54:43.496 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:43.496 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:54:43.496 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:43.496 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:54:43.496 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:43.496 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:54:43.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.*'] 14:54:43.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:43.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:54:43.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:43.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:43.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:43.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:43.498 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:54:43.498 DEBUG [main][MenuItemLookup] Item match:Window 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:43.498 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:54:43.498 DEBUG [main][MenuItemLookup] Item match:Preferences 14:54:43.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:54:43.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:54:43.499 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:54:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:54:43.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. finished successfully 14:54:43.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:54:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:43.579 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:54:43.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:54:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:43.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:43.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:43.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:43.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:43.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) 14:54:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:43.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:43.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:43.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:43.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:43.591 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:54:43.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:43.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:43.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:43.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:43.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:43.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:43.607 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:54:43.607 DEBUG [main][EditorHandler] 0 editor(s) found 14:54:43.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:43.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:43.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:43.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:43.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:43.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:43.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:43.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:54:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:43.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:43.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:43.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:43.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:43.611 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:43.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:43.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:43.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:43.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:43.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:43.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:43.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:43.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:43.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:54:43.614 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:43.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:43.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:43.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:54:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:43.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:43.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:43.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:43.631 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:43.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:43.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:43.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:54:43.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:43.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:43.632 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:54:43.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:43.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:54:43.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:54:43.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:43.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:43.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:43.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'] 14:54:43.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.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'] 14:54:43.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.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 Project"] 14:54:43.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:43.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:43.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:43.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:54:43.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:43.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:43.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:43.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:43.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:43.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:43.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:43.636 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:43.636 DEBUG [main][MenuItemLookup] Item match:File 14:54:43.637 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:43.637 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:43.639 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:43.639 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:43.639 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:43.639 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:43.639 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:43.639 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:43.639 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:43.639 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:43.639 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:43.639 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:43.640 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:43.640 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:43.640 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:54:43.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:54:43.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:43.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:43.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:43.724 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:43.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.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 14:54:43.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:43.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:43.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:43.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:43.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:43.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:43.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:43.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:54:43.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:43.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:43.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:54:43.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:43.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:43.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:54:43.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:43.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:43.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:54:43.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:43.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:43.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:54:43.736 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:54:43.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:54:43.740 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:54:43.740 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:43.740 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:43.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:54:43.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:43.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:43.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:43.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:43.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:43.744 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:43.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:43.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:43.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:43.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'] 14:54:43.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:54:43.766 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 14:54:43.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:54:43.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:43.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:43.767 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:54:43.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:43.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:54:43.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:43.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:43.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:43.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:54:43.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:43.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:43.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:43.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:43.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:43.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:43.768 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:43.769 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:54:43.770 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:54:43.770 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:54:43.770 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) 14:54:43.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:43.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:43.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:43.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:43.772 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:43.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:43.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:43.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:43.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:44.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:54:44.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:54:44.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:44.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:44.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:44.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:44.277 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:44.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:44.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:44.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:44.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:44.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:54:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:44.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:44.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:44.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:44.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:44.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:44.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:44.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:44.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:44.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:44.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:54:44.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:44.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:44.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:54:44.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:44.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:44.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:44.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:44.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:44.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:44.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:54:44.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:44.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:44.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:44.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:44.295 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:44.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:44.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:44.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:44.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:44.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:44.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:44.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:44.317 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:44.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:44.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:44.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:44.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:44.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:44.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:44.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:45.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:45.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:45.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:45.319 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:45.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:45.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:45.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:45.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:45.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:45.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:45.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:45.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:45.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:45.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:54:45.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:45.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:45.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:45.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:45.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:45.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:45.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:54:45.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:45.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:45.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:45.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:45.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:45.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:45.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:45.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:45.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:45.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:45.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:45.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:45.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:45.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:45.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:45.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:45.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:46.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:46.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:46.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:46.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:46.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:46.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:46.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:46.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:46.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:46.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:46.356 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:46.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:54:46.357 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:54:46.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:54:46.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:54:46.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:46.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:46.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:46.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:46.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:54:46.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:46.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:46.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:46.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:46.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:46.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: ""] 14:54:46.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:46.366 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 14:54:46.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:46.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:46.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:46.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:46.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:46.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:46.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:46.367 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:46.367 DEBUG [main][MenuItemLookup] Item match:File 14:54:46.367 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:46.367 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:46.369 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:46.369 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:46.369 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:46.369 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:46.369 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:46.369 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:46.369 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:46.369 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:46.369 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:46.369 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:46.370 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:46.370 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:46.370 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:46.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:54:46.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:54:46.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:46.427 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:46.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:46.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:54:46.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:46.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:54:46.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:46.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:46.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:46.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 14:54:46.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:54:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:46.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:54:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:46.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:54:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 14:54:46.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:54:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:46.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:54:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:46.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:54:46.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 14:54:46.430 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 14:54:46.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 14:54:46.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 14:54:46.435 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:46.435 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:46.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:54:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:46.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:46.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:46.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:46.437 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:46.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:46.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:54:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:54:46.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:54:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:46.482 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:54:46.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:46.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:54:46.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:46.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:54:46.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:46.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:46.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:46.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:46.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:46.485 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:46.485 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 14:54:46.486 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:54:46.486 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 14:54:46.486 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) 14:54:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:46.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:46.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:46.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:46.488 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:46.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:46.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:46.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:46.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:54:46.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:46.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:46.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:54:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bd4bc20 is found... 14:54:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bd4bc20 is found finished successfully 14:54:46.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 '\*?\Qtest.logic\E') 14:54:46.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:46.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:46.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:46.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:46.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:46.995 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:46.995 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:46.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:46.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:46.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:46.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:46.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:46.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:46.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:46.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:46.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:46.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:46.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:46.998 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:46.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:47.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:47.005 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 14:54:47.005 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:47.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:47.005 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:47.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:47.022 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:47.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:47.023 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 14:54:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:54:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:54:47.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:47.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:47.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54: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 '\*?\QPalette\E') 14:54:47.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:47.032 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:47.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:47.054 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 14:54:47.054 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:47.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:47.054 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:47.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:47.068 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:47.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:47.069 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 14:54:47.069 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 14:54:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 14:54:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 14:54:47.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:54:47.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:47.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.078 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:47.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:54:47.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:47.082 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.082 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:47.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:54:47.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:47.089 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.089 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:47.104 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 14:54:47.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:47.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:47.104 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 14:54:47.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 14:54:47.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:47.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:54:47.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:47.124 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.124 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:47.134 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 14:54:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:47.134 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:47.134 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 14:54:47.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 14:54:47.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:47.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:54:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:47.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:47.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:54:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:47.150 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.150 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:47.151 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:54:47.152 DEBUG [main][EditorHandler] 1 editor(s) found 14:54:47.152 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 14:54:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 14:54:47.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 'Save .*'] is available. finished successfully 14:54:47.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:54:47.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:47.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:47.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:54:47.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:47.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:54:47.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:47.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:54:47.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:47.682 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:54:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:47.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:47.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:47.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:47.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:47.747 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 14:54:47.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:47.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:47.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:47.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:54:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:47.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:47.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:47.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:47.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:47.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:47.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:47.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:47.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:47.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:47.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:47.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:47.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:47.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:48.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:48.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:48.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:48.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:48.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:48.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:48.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:48.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:48.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:48.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:48.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:48.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:48.759 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:48.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:48.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:48.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:48.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:48.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:48.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:48.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:49.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:49.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:49.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:49.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:49.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:49.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:49.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:49.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:49.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:49.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:49.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:49.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:49.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:49.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:49.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:49.762 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:49.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:49.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:49.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:49.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:49.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:49.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:49.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:49.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:49.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:49.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:49.764 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:54:49.764 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:54:49.764 DEBUG [main][TreeItemHandler] Set Tree selection 14:54:49.764 DEBUG [main][TreeHandler] Notify Tree about selection event 14:54:49.769 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:54:49.769 DEBUG [WorkbenchTestable][TreeItemHandler] test 14:54:49.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:49.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:49.794 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:54:49.794 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:54:49.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:54:49.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:54:49.794 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:54:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:49.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:54:50.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:54:50.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:50.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:50.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:54:50.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:50.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:50.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:50.308 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:50.308 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:50.308 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:50.308 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:50.308 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:50.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:50.308 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:50.308 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:50.308 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:54:50.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:54:50.308 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:54:50.308 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:54:50.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:54:50.882 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 14:54:50.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:54:50.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:50.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:50.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: 32) 14:54:50.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:50.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:50.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:50.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:50.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:50.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:50.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:50.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:50.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:50.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:50.885 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:54:50.885 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:54:50.885 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:54:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:50.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:50.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:50.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:54:50.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:50.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:50.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:50.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:50.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:50.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:50.886 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:54:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:50.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:50.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:54:50.889 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:54:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:54:51.390 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:54:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:51.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:54:51.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:54:51.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:51.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:51.390 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:51.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:51.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:51.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:54:51.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:51.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:51.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:54:51.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:51.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:51.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:54:51.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:51.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:54:51.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:54:51.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:51.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:51.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:51.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:51.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.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'] 14:54:51.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:54:51.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.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'] 14:54:51.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.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'] 14:54:51.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.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'] 14:54:51.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.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 Project"] 14:54:51.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.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'] 14:54:51.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.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'] 14:54:51.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:51.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:51.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:51.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:51.395 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:51.395 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:51.395 DEBUG [main][MenuItemLookup] Item match:File 14:54:51.396 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:51.396 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:51.397 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:51.397 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:51.397 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:51.397 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:51.397 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:51.397 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:51.397 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:51.397 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:51.397 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:51.397 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:51.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:51.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:51.397 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:54:51.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:54:51.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:51.452 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:51.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:54:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:51.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:51.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:51.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:54:51.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:51.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:54:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:51.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:54:51.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:51.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:54:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:51.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:51.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:54:51.454 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:54:51.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:54:51.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:54:51.457 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:51.457 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:51.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) 14:54:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:51.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:51.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:51.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:51.458 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:51.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:51.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:51.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'] 14:54:51.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:54:51.482 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 14:54:51.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:54:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:51.483 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:54:51.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:51.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:54:51.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:51.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:54:51.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:51.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:51.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:51.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:51.485 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:51.485 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:54:51.486 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:54:51.486 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:54:51.486 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) 14:54:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:51.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:51.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:51.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:51.488 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:51.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:51.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:51.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:51.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:54:51.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:54:51.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:51.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:51.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:51.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:51.994 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:51.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:51.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:51.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:51.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:51.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:54:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:51.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:51.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:51.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:51.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:51.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:51.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:51.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:51.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:51.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:54:51.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:52.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:52.000 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:54:52.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:52.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:52.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:52.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:52.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:52.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:52.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:54:52.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:52.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:52.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:52.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:52.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:52.011 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:52.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:52.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:52.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:52.033 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:52.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:52.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:52.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:52.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:52.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:52.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:52.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:52.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:52.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:52.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:52.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:52.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:53.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:53.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:53.035 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:53.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:53.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:53.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:53.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 14:54:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:53.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:53.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:53.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:53.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:54:53.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:53.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:53.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:53.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:53.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') 14:54:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:53.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:53.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:53.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:53.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:53.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:53.069 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:53.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:53.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:53.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:53.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:53.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:53.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:53.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:54.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:54.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:54.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:54.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:54.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:54.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:54:54.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:54.073 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:54.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:54:54.073 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:54:54.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:54:54.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:54:54.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:54.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:54.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:54.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:54.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:54:54.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:54.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:54.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:54.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:54.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:54.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:54:54.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:54.081 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 14:54:54.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'] 14:54:54.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:54.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'] 14:54:54.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:54.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:54.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:54.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:54.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:54.082 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:54.082 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:54.082 DEBUG [main][MenuItemLookup] Item match:File 14:54:54.083 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:54.083 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:54.085 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:54.085 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:54.085 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:54.085 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:54.085 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:54.085 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:54.085 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:54.085 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:54.085 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:54.085 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:54.085 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:54.085 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:54.085 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:54:54.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 14:54:54.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:54.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:54.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:54.144 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:54.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:54.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:54:54.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:54.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:54.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:54.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:54:54.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:54.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 14:54:54.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:54:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:54.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:54:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:54.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:54:54.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 14:54:54.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:54:54.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:54.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:54:54.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:54.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:54:54.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 14:54:54.147 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 14:54:54.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 14:54:54.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 14:54:54.151 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:54.151 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:54.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:54:54.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:54.153 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:54.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:54.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:54:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:54:54.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:54:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:54.184 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:54:54.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:54.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:54:54.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:54.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:54:54.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:54.187 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:54.187 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 14:54:54.188 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:54:54.188 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 14:54:54.188 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) 14:54:54.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:54.189 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:54.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:54.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:54.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:54.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:54.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:54:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@df4e3d9 is found... 14:54:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@df4e3d9 is found finished successfully 14:54:54.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:54:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:54.696 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.696 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:54.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.697 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:54.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:54.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:54.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:54.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:54.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:54.699 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:54.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:54.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:54.706 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 14:54:54.706 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:54.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.706 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:54.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.739 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:54.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.740 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 14:54:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:54:54.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:54:54.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.749 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:54.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:54.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:54.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 '\*?\QPalette\E') 14:54:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:54.753 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:54.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:54.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:54.760 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 14:54:54.760 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:54.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.760 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:54.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.778 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:54.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.779 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 14:54:54.779 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 14:54:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 14:54:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 14:54:54.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:54.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:54.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:54.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:54:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:54.785 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:54.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:54.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:54.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:54:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:54.818 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 14:54:54.835 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.835 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:54.835 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 14:54:54.835 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:54.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.836 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:54.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.837 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:54.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:54:54.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:54.840 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.840 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:54.840 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 14:54:54.840 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:54.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.841 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:54.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.843 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:54.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:54:54.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:54:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:54.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:54:54.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 '\*?\QPalette\E') 14:54:54.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:54.850 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:54:54.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:54:54.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:54.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 '\*?\Qtest.logic\E') 14:54:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:54.880 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 14:54:54.890 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.890 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:54.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:54:54.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:54.893 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.893 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:54.893 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 14:54:54.893 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:54:54.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.919 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:54:54.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.924 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:54:54.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.925 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 14:54:54.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:54.940 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 14:54:54.940 DEBUG [main][MenuItemLookup] Found menu:'Redo' 14:54:54.940 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:54.940 DEBUG [main][MenuItemLookup] Found menu:'Paste' 14:54:54.940 DEBUG [main][MenuItemLookup] Found menu:'Delete' 14:54:54.940 DEBUG [main][MenuItemLookup] Item match:Delete 14:54:54.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 14:54:54.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 14:54:54.940 INFO [main][MenuItemHandler] Select menu item: &Delete 14:54:54.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 '\*?\Qtest.logic\E') 14:54:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:54.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:54.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:54.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:54.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:54.950 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:54.950 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:54:54.950 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:54:54.950 DEBUG [main][EditorHandler] 1 editor(s) found 14:54:54.950 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 14:54:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 14:54:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 14:54:55.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:54:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:55.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:55.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:55.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:55.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:55.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:54:55.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:55.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:55.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:55.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:54:55.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:55.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:54:55.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:55.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:55.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:55.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:55.484 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:54:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:55.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:55.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:55.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:54:55.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:54:55.553 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 14:54:55.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:55.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:55.554 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:55.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:55.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:55.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:55.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:55.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') 14:54:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:55.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:55.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:55.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:55.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:55.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:55.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:55.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:55.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:55.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:55.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:55.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:55.562 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:55.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:55.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:55.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:55.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:55.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:55.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:56.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:56.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:56.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:56.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:56.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:56.564 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:56.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:56.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:56.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:56.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 14:54:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:56.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:56.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:56.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:56.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:56.566 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:56.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:56.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:56.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:56.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:56.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:56.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:57.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:57.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:57.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:57.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:54:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:54:57.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:57.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:57.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:57.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:57.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 14:54:57.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:57.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:57.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:57.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:57.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:57.569 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:54:57.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:57.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:57.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:57.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:57.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 14:54:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:57.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:57.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:57.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:57.570 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:54:57.570 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:54:57.571 DEBUG [main][TreeItemHandler] Set Tree selection 14:54:57.571 DEBUG [main][TreeHandler] Notify Tree about selection event 14:54:57.574 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:54:57.575 DEBUG [WorkbenchTestable][TreeItemHandler] test 14:54:57.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:57.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:57.589 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:54:57.589 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:54:57.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:54:57.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:54:57.590 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:54:57.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:57.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:54:57.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:54:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:54:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:58.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:54:58.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:58.106 DEBUG [main][MenuItemLookup] Found menu:'New' 14:54:58.106 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:54:58.106 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:58.106 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:54:58.106 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:58.106 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:54:58.106 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:54:58.106 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:54:58.106 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:54:58.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:54:58.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:54:58.106 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:54:58.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:54:58.683 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 14:54:58.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:54:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:58.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:58.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: 32) 14:54:58.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:58.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:58.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:58.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:58.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:58.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:58.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:58.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:58.686 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:54:58.686 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:54:58.686 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:54:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:58.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:58.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:58.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 "OK") 14:54:58.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:58.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:54:58.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:58.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:58.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:58.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:58.688 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:54:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:58.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:58.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:54:58.691 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:54:59.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:54:59.192 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:54:59.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:59.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:54:59.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:54:59.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:59.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:59.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:59.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:59.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:59.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:59.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:54:59.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:59.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:59.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:54:59.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:54:59.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:54:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:59.194 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:54:59.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:54:59.194 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:54:59.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:54:59.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:54:59.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:54:59.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:54:59.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:59.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:59.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:54:59.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:59.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:59.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:59.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:54:59.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.196 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:59.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.196 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:54:59.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:59.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:59.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:59.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:59.196 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:54:59.196 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:59.196 DEBUG [main][MenuItemLookup] Item match:File 14:54:59.197 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:54:59.197 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:54:59.198 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:54:59.198 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:59.198 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:54:59.198 DEBUG [main][MenuItemLookup] Found menu:'File' 14:54:59.198 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:54:59.198 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:59.198 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:54:59.198 DEBUG [main][MenuItemLookup] Found menu:'' 14:54:59.198 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:54:59.198 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:54:59.198 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:54:59.198 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:54:59.198 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:54:59.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 'New|Select a wizard'] is available.... 14:54:59.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:54:59.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:54:59.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:59.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:59.265 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:59.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:54:59.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:59.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:59.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:59.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:54:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:54:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:54:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:54:59.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:59.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:54:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:59.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:54:59.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:54:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:54:59.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:54:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:54:59.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:54:59.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:54:59.267 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:54:59.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:54:59.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:54:59.269 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:54:59.269 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:54:59.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:54:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:59.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:59.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:59.271 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:54:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:59.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:59.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:59.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'] 14:54:59.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:54:59.288 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 14:54:59.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:54:59.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:59.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:59.289 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:54:59.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:54:59.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:54:59.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:54:59.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:54:59.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:54:59.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:54:59.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:54:59.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:59.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:59.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:59.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:54:59.290 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:54:59.291 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:54:59.291 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:54:59.291 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:54:59.291 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) 14:54:59.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:59.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:59.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:54:59.293 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:54:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:54:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:54:59.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:54:59.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:54:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:54:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:54:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:54:59.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:54:59.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:54:59.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:54:59.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:54:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:54:59.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:59.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:54:59.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:59.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:59.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:59.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 '\*?\QProject Explorer\E') 14:54:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:59.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:59.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:59.800 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:54:59.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:54:59.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:59.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:54:59.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:54:59.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:54:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:54:59.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:59.805 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:54:59.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:59.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:54:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:54:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:54:59.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:54:59.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:54:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:59.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:54:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:54:59.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:54:59.810 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:59.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:59.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:59.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:59.839 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:59.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:59.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:59.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:59.840 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:54:59.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:54:59.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:54:59.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:54:59.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:54:59.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:54:59.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:00.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:00.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:00.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:00.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:00.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:00.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:55:00.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:55:00.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:00.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:00.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 14:55:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:00.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:00.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:00.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:00.845 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:55:00.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:55:00.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:00.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:00.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:00.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:00.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:55:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:00.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:00.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:00.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:00.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:00.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:00.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:00.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:00.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:00.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:00.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:00.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:00.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:00.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:01.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:01.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:01.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:01.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:01.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:01.872 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:01.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:01.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:01.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:01.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:55:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:01.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:01.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:01.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:01.873 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:55:01.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:55:01.873 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:55:01.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:55:01.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:55:01.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'] 14:55:01.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:01.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'] 14:55:01.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:01.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: ""] 14:55:01.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:01.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:01.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:01.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:01.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:01.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:55:01.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:01.882 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 14:55:01.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:01.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:01.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:01.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:01.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:01.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:01.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:01.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:01.883 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:01.883 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:01.883 DEBUG [main][MenuItemLookup] Item match:File 14:55:01.884 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:55:01.884 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:55:01.885 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:55:01.885 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:01.885 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:55:01.885 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:01.885 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:55:01.885 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:01.885 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:55:01.885 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:01.885 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:55:01.885 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:55:01.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:55:01.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:55:01.886 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:55:01.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.... 14:55:01.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 'New|Select a wizard'] is available. finished successfully 14:55:01.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:55:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:01.956 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:55:01.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:01.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:55:01.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:01.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:55:01.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:01.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:01.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:01.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:01.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:01.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:01.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:01.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 14:55:01.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:55:01.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:01.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:55:01.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:01.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:55:01.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 14:55:01.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:55:01.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:01.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:55:01.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:01.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:55:01.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 14:55:01.958 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 14:55:01.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 14:55:01.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 14:55:01.961 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:55:01.961 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:55:01.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:55:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:01.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:01.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:01.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:01.962 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:55:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:01.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:01.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:55:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:55:01.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:55:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:01.992 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:55:01.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:01.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:55:01.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:01.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:55:01.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:01.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:01.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:01.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:55:01.994 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:55:01.995 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 14:55:01.996 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:55:01.996 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 14:55:01.996 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) 14:55:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:01.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:01.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:01.998 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:55:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:01.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:01.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:02.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:02.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:55:02.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:55:02.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:55:02.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:55:02.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:02.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:02.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:55:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c8bf589 is found... 14:55:02.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c8bf589 is found finished successfully 14:55:02.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 '\*?\Qtest.logic\E') 14:55:02.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:02.183 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:02.183 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:02.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:55:02.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:55:02.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:02.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:02.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:55:02.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 '\*?\QPalette\E') 14:55:02.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:02.187 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:55:02.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:55:02.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:02.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:02.220 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 14:55:02.220 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:55:02.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:02.221 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:55:02.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:02.237 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:55:02.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:02.238 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 14:55:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:55:02.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:55:02.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:55:02.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:55:02.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:02.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:02.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:55:02.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 '\*?\QPalette\E') 14:55:02.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:02.266 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:55:02.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:55:02.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:02.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:02.281 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 14:55:02.281 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:55:02.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:02.282 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:55:02.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:02.288 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:55:02.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:02.289 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 14:55:02.289 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 14:55:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 14:55:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 14:55:02.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:55:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:02.294 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:02.295 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:02.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:55:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:02.321 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:02.321 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:02.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:55:02.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:02.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:02.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:02.346 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 14:55:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:55:02.346 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:55:02.346 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 14:55:02.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 14:55:02.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:02.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.logic\E') 14:55:02.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:02.359 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:02.359 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:02.365 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 14:55:02.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:55:02.365 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:55:02.365 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 14:55:02.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 14:55:02.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:02.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 '\*?\Qtest.logic\E') 14:55:02.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:02.374 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:02.374 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:02.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 '\*?\Qtest.logic\E') 14:55:02.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:02.377 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:02.378 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:02.379 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 14:55:02.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:02.385 DEBUG [main][MenuItemLookup] Found menu:'Undo' 14:55:02.385 DEBUG [main][MenuItemLookup] Found menu:'Redo' 14:55:02.385 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:02.385 DEBUG [main][MenuItemLookup] Found menu:'Paste' 14:55:02.385 DEBUG [main][MenuItemLookup] Found menu:'Delete' 14:55:02.385 DEBUG [main][MenuItemLookup] Item match:Delete 14:55:02.385 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 14:55:02.385 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 14:55:02.386 INFO [main][MenuItemHandler] Select menu item: &Delete 14:55:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:55:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:02.392 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:02.393 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:02.394 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:55:02.395 DEBUG [main][EditorHandler] 1 editor(s) found 14:55:02.395 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 14:55:02.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 'Save .*'] is available.... 14:55:02.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 'Save .*'] is available. finished successfully 14:55:02.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:55:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:02.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:02.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:02.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:02.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:02.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:55:02.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:02.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.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 "Save") 14:55:02.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:02.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:02.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:02.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:55:02.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:02.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:02.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:02.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:02.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:02.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:02.948 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:55:02.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:02.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:02.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:02.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:03.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:55:03.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:55:03.009 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 14:55:03.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:03.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:03.010 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:55:03.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:03.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:03.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:03.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:03.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:55:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:03.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:03.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:03.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:03.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:03.012 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:03.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:03.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:03.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:03.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:03.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:03.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:03.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:03.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:03.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:03.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:03.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:03.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:03.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:03.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:03.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:03.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:04.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:04.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:04.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:04.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:04.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:04.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:04.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 14:55:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:04.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:04.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:04.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:04.024 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:55:04.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:04.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:04.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:04.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:04.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:04.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:04.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:04.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:05.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:05.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:05.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:05.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:05.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:05.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:05.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 14:55:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:05.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:05.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:05.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:05.027 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:55:05.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:05.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:05.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:05.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:05.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 14:55:05.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:05.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:05.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:05.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:05.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:05.029 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:55:05.029 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:55:05.029 DEBUG [main][TreeItemHandler] Set Tree selection 14:55:05.029 DEBUG [main][TreeHandler] Notify Tree about selection event 14:55:05.034 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:55:05.035 DEBUG [WorkbenchTestable][TreeItemHandler] test 14:55:05.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:55:05.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:05.058 DEBUG [main][MenuItemLookup] Found menu:'New' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:05.059 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:55:05.059 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:55:05.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:55:05.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:55:05.059 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:55:05.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:05.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:55:05.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:55:05.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:55:05.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:05.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:05.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:55:05.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:05.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:55:05.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:05.572 DEBUG [main][MenuItemLookup] Found menu:'New' 14:55:05.572 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:55:05.572 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:05.572 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:55:05.572 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:05.572 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:55:05.572 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:55:05.572 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:55:05.572 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:55:05.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:55:05.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:55:05.572 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:55:05.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:55:06.122 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 14:55:06.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:55:06.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:06.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:06.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:55:06.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:06.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:06.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:06.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:55:06.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:06.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:06.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:06.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:06.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:06.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:06.126 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:55:06.126 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:55:06.126 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:55:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:06.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:06.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:06.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:55:06.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:06.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:55:06.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:06.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:06.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:06.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:06.128 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:55:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:06.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:06.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:55:06.133 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:55:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:55:06.633 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:55:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:06.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:55:06.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:55:06.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:06.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:06.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:06.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:06.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:06.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:55:06.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:55:06.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:55:06.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:55:06.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:06.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:06.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:06.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:06.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:55:06.636 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:55:06.636 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:06.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:06.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.143 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.759 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.802 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.442 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.v20230830-1408 [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 14:55:16.627 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:55:16.630 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:55:16.647 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:55:16.648 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:55:16.726 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:55:16.750 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:55:16.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:16.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:55:16.760 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:55:16.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:55:16.821 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:55:16.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:16.825 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:55:16.859 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:16.859 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:55:16.862 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:16.863 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:55:16.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.*'] 14:55:16.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:16.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.*'] 14:55:16.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:16.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:16.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:16.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:16.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:16.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:16.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:16.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:16.934 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:16.934 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:16.934 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:16.934 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:16.934 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:16.934 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:16.934 DEBUG [main][MenuItemLookup] Item match:Window 14:55:16.938 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:16.938 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:16.938 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:16.938 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:16.939 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:16.939 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:16.939 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:16.939 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:16.939 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:16.939 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:16.939 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:16.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:16.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:16.944 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:17.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:17.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:17.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:17.179 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:17.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.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 14:55:17.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:17.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:17.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:17.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:17.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:17.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:17.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:17.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:17.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:17.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:17.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:17.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:17.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:17.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:17.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:17.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:17.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:17.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:17.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:17.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:17.339 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:55:17.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:17.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 14:55:17.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:55:17.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:17.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:17.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:17.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:17.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:17.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:55:17.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:17.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:17.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:17.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:55:17.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:17.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:17.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:17.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:17.356 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:17.356 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:17.356 DEBUG [main][MenuItemLookup] Item match:File 14:55:17.360 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:55:17.360 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:55:17.365 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:55:17.365 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:17.365 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:55:17.365 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:17.365 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:55:17.365 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:17.365 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:55:17.365 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:55:17.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:55:17.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:55:17.366 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:55:17.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:55:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:55:17.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:55:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:17.483 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:55:17.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:17.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:55:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:17.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:17.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:17.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:17.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:55:17.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:17.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:17.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:17.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:55:17.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:17.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:17.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:55:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:17.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:17.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:55:17.996 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:55:17.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:55:17.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:55:17.998 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:55:17.999 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:55:17.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:55:17.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:17.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:18.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:18.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:18.001 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:55:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:18.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:18.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:18.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'] 14:55:18.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:18.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:18.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:55:18.036 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 14:55:18.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:55:18.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:18.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:18.038 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:55:18.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:18.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:55:18.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:18.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:18.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:18.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:55:18.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:18.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:18.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:18.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:18.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:55:18.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:55:18.048 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:55:18.051 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:55:18.051 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:55:18.057 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) 14:55:18.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:18.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:18.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:18.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:18.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:18.060 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:55:18.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:18.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:18.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:18.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:18.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:18.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:55:18.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:18.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:18.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:18.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:18.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:18.577 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:55:18.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:18.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:18.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:18.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:18.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:18.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 '\*?\QProject Explorer\E') 14:55:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:18.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:18.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:18.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:18.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:18.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:18.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:18.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:18.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:55:18.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:55:18.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:55:18.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:55:18.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:18.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:18.604 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:55:18.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:18.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:18.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:18.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:18.614 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:18.615 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:18.616 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:18.616 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:18.616 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:18.616 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:18.616 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:18.616 DEBUG [main][MenuItemLookup] Item match:Window 14:55:18.617 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:18.617 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:18.617 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:18.617 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:18.617 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:18.617 DEBUG [main][MenuItemLookup] Item match:Show View 14:55:18.628 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:55:18.628 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:55:18.628 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:55:18.628 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:55:18.628 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:55:18.628 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:55:18.628 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:55:18.628 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:55:18.628 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:18.628 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:55:18.628 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:55:18.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:55:18.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:55:18.630 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:55:18.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:55:18.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:55:18.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:55:18.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:18.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:18.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:55:18.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:18.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:18.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:18.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:55:18.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:18.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:18.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:18.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:18.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:18.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:18.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:18.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:18.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:55:18.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:55:18.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:19.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:19.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:55:19.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:55:19.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:55:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:19.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:55:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:19.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:55:19.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:55:19.186 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:55:19.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:55:19.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:55:19.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:19.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:19.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:19.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:55:19.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:19.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:19.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:19.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:55:19.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:19.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:19.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:55:19.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:19.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:19.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:19.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:19.190 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:55:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:19.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:19.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:55:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:55:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:55:19.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:19.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:19.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:55:19.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:19.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:19.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:19.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:19.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:55:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:19.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:19.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:19.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:19.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:19.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:55:19.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:55:19.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:19.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:55:19.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:55:19.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:55:19.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:55:19.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:55:19.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:19.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:19.547 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:55:19.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:55:19.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:19.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:19.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:19.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:19.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:20.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:20.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:20.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:20.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:20.552 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:55:20.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:55:20.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:20.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:20.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 14:55:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:20.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:20.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:20.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:20.556 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:55:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:55:20.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:20.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:20.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:20.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:55:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:20.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:20.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:20.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:20.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:20.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:20.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:20.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:20.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:20.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:20.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:20.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:20.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:20.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:20.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:20.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:21.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:21.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:21.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:21.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:21.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:21.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:21.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:21.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:21.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 14:55:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:21.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:21.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:21.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:21.594 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:55:21.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:55:21.594 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:55:21.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:55:21.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:55:21.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'] 14:55:21.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:21.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:21.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:21.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 14:55:21.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:21.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:21.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:21.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:21.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:21.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:21.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:21.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 14:55:21.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:21.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:21.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:21.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:21.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:21.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:21.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:21.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:21.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:21.610 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:21.610 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:21.610 DEBUG [main][MenuItemLookup] Item match:File 14:55:21.611 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:55:21.611 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:55:21.612 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:55:21.612 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:21.612 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:55:21.612 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:21.612 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:55:21.612 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:21.612 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:55:21.612 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:55:21.612 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:55:21.612 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:55:21.613 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:55:21.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.... 14:55:21.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 14:55:21.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:55:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:21.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:21.692 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:55:21.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:21.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 14:55:21.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:21.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:21.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:21.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:21.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:21.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:21.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:21.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 14:55:21.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 14:55:21.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:22.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:22.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 14:55:22.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 14:55:22.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 14:55:22.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:22.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 14:55:22.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:22.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 14:55:22.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 14:55:22.197 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 14:55:22.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 14:55:22.200 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 14:55:22.200 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:55:22.200 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:55:22.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:55:22.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:22.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:22.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:22.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:22.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:22.202 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:55:22.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:22.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:22.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:22.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'] 14:55:22.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:22.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:22.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 14:55:22.240 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 14:55:22.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 14:55:22.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:22.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:22.241 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:55:22.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:22.243 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") 14:55:22.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:22.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 14:55:22.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:22.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:22.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:22.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:22.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:55:22.247 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 14:55:22.249 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:55:22.249 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 14:55:22.249 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) 14:55:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:22.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:22.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:22.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:22.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:22.251 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:55:22.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:22.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:22.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:22.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:22.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:55:22.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:22.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 14:55:22.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:22.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:22.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:22.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:22.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:55:22.260 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:55:22.260 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:55:22.261 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:55:22.261 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 14:55:22.261 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) 14:55:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:22.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:22.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:22.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:22.263 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:55:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:22.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:22.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:22.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:55:22.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:55:22.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:22.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:22.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:55:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bc8ddeb is found... 14:55:22.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bc8ddeb is found finished successfully 14:55:22.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 14:55:22.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:22.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:22.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:22.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:22.865 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:22.865 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:22.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:22.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:22.877 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 14:55:22.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 14:55:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:22.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 14:55:22.877 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 14:55:22.878 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:22.878 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:22.878 DEBUG [main][MenuItemLookup] Found menu:'View' 14:55:22.878 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:22.878 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:22.878 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:22.878 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:22.878 DEBUG [main][MenuItemLookup] Item match:Window 14:55:22.879 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:22.880 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:22.880 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:22.880 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:22.880 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:22.880 DEBUG [main][MenuItemLookup] Item match:Show View 14:55:22.883 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:55:22.883 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:55:22.884 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:55:22.884 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:55:22.884 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:55:22.884 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:55:22.884 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:55:22.884 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:55:22.884 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:22.884 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:55:22.884 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:55:22.896 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:55:22.896 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:55:22.896 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:55:22.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:55:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:55:22.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:55:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:22.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:55:22.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:22.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:55:22.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:22.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:22.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:22.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:55:22.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:23.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:23.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:55:23.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:23.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:23.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:55:23.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:23.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:23.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 14:55:23.477 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 14:55:23.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 14:55:23.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 14:55:23.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:23.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:23.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:23.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:55:23.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:23.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:23.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:23.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:55:23.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:23.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:55:23.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:23.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:23.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:23.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:23.479 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:55:23.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:23.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:23.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:23.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:23.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:55:23.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:55:23.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 14:55:23.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:23.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 14:55:23.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:23.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:23.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 14:55:23.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:23.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:23.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 14:55:23.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:55:23.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:23.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:23.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:23.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:23.563 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:55:23.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:55:23.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:23.564 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 14:55:23.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:55:23.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:55:23.568 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 14:55:23.568 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:55:23.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:23.584 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:55:23.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:23.622 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:55:23.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:23.668 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@79169472 14:55:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:55:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:55:23.731 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 14:55:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:23.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:23.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:24.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:24.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:24.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:24.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:24.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:55:24.736 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 14:55:24.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 14:55:24.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:24.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:24.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:24.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:24.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:24.749 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:24.749 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:24.750 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:24.751 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:24.751 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:55:24.752 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 14:55:24.805 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 14:55:24.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:24.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:24.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:55:24.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:24.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:24.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:24.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:24.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:55:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:24.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:24.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:24.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:24.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:24.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:24.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:24.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:24.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:24.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:24.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:24.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:24.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:24.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:24.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:24.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:24.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:24.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:24.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:25.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:25.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:25.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:25.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:25.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:25.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:25.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:25.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:25.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 14:55:25.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:25.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:25.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:25.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:25.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:25.845 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:55:25.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:55:25.848 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:55:25.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:55:25.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:55:25.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:55:25.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'New' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:25.912 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:55:25.913 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:55:25.913 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:25.913 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:55:25.913 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:55:25.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:55:25.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:55:25.913 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:55:25.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:25.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:55:26.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:26.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:26.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:55:26.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:26.415 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 14:55:26.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:55:26.415 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:55:26.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:55:26.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:55:26.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:55:26.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:26.454 DEBUG [main][MenuItemLookup] Found menu:'New' 14:55:26.454 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:55:26.454 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:26.454 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:55:26.454 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:26.454 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:55:26.454 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:55:26.454 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:55:26.454 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:55:26.454 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:55:26.454 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:55:26.455 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:55:26.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 'Delete.*'] is available.... 14:55:27.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 'Delete.*'] is available. finished successfully 14:55:27.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:55:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:27.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:27.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:27.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:55:27.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:27.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:55:27.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:27.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:27.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:27.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:27.112 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:55:27.113 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:55:27.114 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:55:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:27.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:27.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:27.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:55:27.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:27.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:55:27.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:27.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:27.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:27.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:27.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:27.117 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:55:27.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:27.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:27.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:27.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:27.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:55:27.132 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:55:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:55:27.633 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:55:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:27.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:55:27.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:27.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:27.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:55:27.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:27.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:27.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:27.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 14:55:27.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:27.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 14:55:27.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:55:27.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:27.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:27.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:27.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:27.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:27.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:55:27.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:27.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:27.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:27.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:55:27.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:27.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:27.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:27.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:27.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:27.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:27.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:27.641 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:27.641 DEBUG [main][MenuItemLookup] Item match:File 14:55:27.642 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:55:27.642 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:55:27.643 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:55:27.643 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:27.643 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:55:27.643 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:27.643 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:55:27.644 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:27.644 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:55:27.644 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:55:27.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:55:27.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:55:27.644 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:55:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:55:27.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:55:27.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:55:27.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:27.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:27.702 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:55:27.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:55:27.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:27.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:27.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:27.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:27.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:55:27.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:27.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:55:27.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:27.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:27.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:55:27.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:27.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:27.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:55:27.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:27.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:27.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:55:27.708 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:55:27.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:55:27.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:55:27.717 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:55:27.717 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:55:27.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) 14:55:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:27.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:27.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:27.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:27.718 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:55:27.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:27.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:27.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:27.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:27.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:27.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:55:27.749 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 14:55:27.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:55:27.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:27.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:27.751 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:55:27.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:27.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 14:55:27.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:27.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:55:27.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:27.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:27.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:27.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:55:27.753 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:55:27.755 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:55:27.756 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:55:27.756 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:55:27.756 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) 14:55:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:27.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:27.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:27.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:27.758 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:55:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:27.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:27.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:28.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:55:28.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:55:28.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:28.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:28.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:28.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:28.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:28.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:55:28.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:28.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:28.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:28.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:28.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:28.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 '\*?\QProject Explorer\E') 14:55:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:28.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:28.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:28.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:28.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:28.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:28.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:28.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:55:28.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:55:28.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:55:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:55:28.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:28.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:28.280 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:55:28.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:28.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:28.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:28.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:28.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:55:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:28.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:28.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:28.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:28.287 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:55:28.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:55:28.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:28.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:28.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:55:28.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:55:28.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:28.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:28.312 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:55:28.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:55:28.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:28.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:28.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:28.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:28.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:28.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:28.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:29.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:29.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:29.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:55:29.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:55:29.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:29.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:29.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:55:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:29.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:29.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:29.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:29.316 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:55:29.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:55:29.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:29.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:29.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:29.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:29.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:55:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:29.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:29.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:29.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:29.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:29.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:29.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:29.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:29.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:29.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:29.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:29.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:29.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:29.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:29.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:29.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:29.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:30.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:30.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:30.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:30.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:30.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:30.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:30.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:55:30.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:30.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:30.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:30.346 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:55:30.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:55:30.346 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:55:30.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:55:30.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:55:30.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:30.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:30.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 14:55:30.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:30.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:30.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:30.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 14:55:30.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:30.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.359 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:55:30.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:30.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:30.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:30.359 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:30.359 DEBUG [main][MenuItemLookup] Item match:File 14:55:30.360 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:55:30.360 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:55:30.361 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:55:30.361 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:30.361 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:55:30.361 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:30.361 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:55:30.361 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:30.361 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:55:30.361 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:55:30.362 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:55:30.362 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:55:30.362 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:55:30.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.... 14:55:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:55:30.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:55:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:30.415 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:55:30.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:55:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:30.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:30.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 14:55:30.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 14:55:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:30.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 14:55:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:30.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 14:55:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 14:55:30.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 14:55:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:30.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 14:55:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:30.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 14:55:30.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 14:55:30.419 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 14:55:30.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 14:55:30.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 14:55:30.422 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:55:30.422 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:55:30.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:55:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:30.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:30.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:30.431 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:55:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:30.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:30.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:30.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'] 14:55:30.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 14:55:30.442 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 14:55:30.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 14:55:30.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:30.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:30.446 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:55:30.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:30.446 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") 14:55:30.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:30.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:30.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:30.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 14:55:30.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:30.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:30.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:30.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:55:30.451 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 14:55:30.451 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:55:30.451 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 14:55:30.451 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) 14:55:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:30.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:30.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:30.455 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:55:30.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:30.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:30.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:30.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:30.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:55:30.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:30.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 14:55:30.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:30.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:30.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:55:30.465 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:55:30.465 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:55:30.466 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:55:30.466 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 14:55:30.466 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) 14:55:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:30.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:30.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:30.467 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:55:30.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:30.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:30.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:30.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:30.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:55:30.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:55:30.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:30.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:30.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:55:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b4b1610 is found... 14:55:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b4b1610 is found finished successfully 14:55:30.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 14:55:30.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:30.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:30.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:30.640 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:30.640 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:30.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:55:30.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 14:55:30.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:30.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 14:55:30.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 '\*?\QPalette\E') 14:55:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:30.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:30.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:30.644 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:55:30.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:55:30.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:30.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:30.667 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 14:55:30.667 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:55:30.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:30.668 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:55:30.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:30.677 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:55:30.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:30.683 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@7f59f4e4 14:55:30.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:55:30.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:55:30.734 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 14:55:30.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:30.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:30.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:31.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:31.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:31.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:31.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:55:31.735 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 14:55:31.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 '\*?\Qtest\E') 14:55:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:31.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:31.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:31.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:31.738 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:31.739 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:31.739 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:31.739 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:55:31.739 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:55:31.739 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 14:55:31.788 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 14:55:31.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:31.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:31.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:55:31.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:31.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:31.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:31.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:31.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 '\*?\QProject Explorer\E') 14:55:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:31.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:31.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:31.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:31.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:31.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:31.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:31.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:31.802 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:31.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:31.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:31.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:31.814 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:31.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:31.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:31.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:31.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:31.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:31.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:32.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:32.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:32.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:32.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:32.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:32.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:32.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:32.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:32.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:32.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:55:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:32.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:32.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:32.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:32.819 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:55:32.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:55:32.819 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:55:32.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:55:32.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:55:32.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:55:32.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'New' 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:55:32.858 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:32.859 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:55:32.859 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:55:32.859 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:32.859 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:55:32.859 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:55:32.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:55:32.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:55:32.859 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:55:32.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:32.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:55:32.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:55:33.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:33.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:33.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:55:33.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:33.360 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 14:55:33.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:55:33.360 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:55:33.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:55:33.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:55:33.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:55:33.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:33.385 DEBUG [main][MenuItemLookup] Found menu:'New' 14:55:33.385 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:55:33.385 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:33.385 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:55:33.385 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:33.385 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:55:33.385 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:55:33.385 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:55:33.385 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:55:33.385 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:55:33.385 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:55:33.385 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:55:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:55:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:55:33.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:55:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:33.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:33.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:33.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:55:33.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:33.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:55:33.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:33.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:33.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:33.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:33.969 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:55:33.969 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:55:33.969 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:55:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:33.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:33.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:33.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:55:33.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:55:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:33.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:55:33.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:55:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:33.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:33.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:33.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:33.970 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:55:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:33.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:33.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:33.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:55:33.974 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:55:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:55:34.475 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:55:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:34.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:55:34.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:55:34.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:34.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:34.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:55:34.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:34.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:34.475 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 14:55:34.476 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:55:34.476 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:34.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:34.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:34.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.923 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 10.296 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 6.837 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.v20230830-1408 [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 14:55:43.619 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:55:43.621 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:55:43.630 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:55:43.631 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:55:43.730 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:43.824 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:55:43.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:43.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:43.831 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:55:43.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:55:43.843 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:55:43.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:43.847 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:55:43.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:43.850 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:55:43.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:43.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:43.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:43.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:43.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:43.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:43.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:43.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.*'] 14:55:43.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:43.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:43.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:43.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:43.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:43.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:43.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:44.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:44.017 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:44.017 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:44.017 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:44.017 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:44.018 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:44.018 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:44.018 DEBUG [main][MenuItemLookup] Item match:Window 14:55:44.021 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:44.022 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:44.022 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:44.022 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:44.022 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:44.022 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:44.022 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:44.022 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:44.022 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:44.022 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:44.023 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:44.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:44.025 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:44.026 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:44.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:44.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:44.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:44.266 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:44.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:44.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:44.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:44.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:44.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:44.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:44.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:44.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:44.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:55:44.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:44.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:44.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:44.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:44.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:55:44.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:44.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:44.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:55:44.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:44.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:44.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 14:55:44.865 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 14:55:44.866 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 14:55:44.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 14:55:44.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:44.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:44.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:44.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:44.919 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") 14:55:44.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:44.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:44.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:44.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:55:44.925 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") 14:55:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:44.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:44.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:44.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:44.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:44.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:44.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:44.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:44.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:44.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:44.934 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:44.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:44.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:44.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:44.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:44.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:44.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:44.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:44.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:44.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:44.973 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:44.973 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:44.973 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:44.973 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:44.974 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:44.974 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:44.974 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:44.974 DEBUG [main][MenuItemLookup] Item match:Window 14:55:44.975 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:44.975 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:44.975 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:44.975 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:44.975 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:44.975 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:44.975 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:44.975 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:44.975 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:44.975 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:44.975 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:44.976 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:44.976 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:44.976 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:45.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:45.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:45.086 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:45.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:45.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:55:45.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:45.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:55:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:45.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:55:45.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:45.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:55:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:45.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:45.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 14:55:45.089 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 14:55:45.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 14:55:45.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 14:55:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.091 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") 14:55:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:55:45.093 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") 14:55:45.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:45.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:45.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:45.109 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:45.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:45.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:45.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:45.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:45.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:45.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:45.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:45.160 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:45.160 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:45.160 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:45.160 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:45.160 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:45.160 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:45.160 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:45.160 DEBUG [main][MenuItemLookup] Item match:Window 14:55:45.161 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:45.161 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:45.161 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:45.161 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:45.161 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:45.161 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:45.161 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:45.161 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:45.161 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:45.161 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:45.162 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:45.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:45.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:45.162 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:45.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:45.276 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:45.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:45.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:55:45.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:45.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:55:45.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:45.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:45.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:55:45.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:45.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:45.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:55:45.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:45.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:45.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 14:55:45.280 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 14:55:45.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 14:55:45.280 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 14:55:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.296 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") 14:55:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:55:45.314 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") 14:55:45.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:45.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:45.322 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:45.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:45.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:45.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:45.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.*'] 14:55:45.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:45.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.*'] 14:55:45.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:45.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:45.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:45.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:45.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:45.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:45.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:45.342 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:45.342 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:45.342 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:45.342 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:45.343 DEBUG [main][MenuItemLookup] Item match:Window 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:45.343 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:45.344 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:45.344 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:45.344 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:45.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:45.344 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:45.344 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:45.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.... 14:55:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:45.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:45.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:45.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:45.439 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:45.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:45.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:45.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:45.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:45.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:45.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:45.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:45.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:45.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:45.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:45.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:45.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:45.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:45.945 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:45.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:45.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:55:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.040 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:55:46.040 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:55:46.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:46.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:46.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:46.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:46.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:55:46.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.055 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:55:46.055 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:55:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:46.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:46.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:46.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:55:46.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.061 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:46.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:46.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:46.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:46.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:46.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:46.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:46.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:46.129 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:46.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:46.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:46.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:46.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:46.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.*'] 14:55:46.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.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.*'] 14:55:46.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.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.*'] 14:55:46.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:46.130 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:46.130 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:46.130 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:46.130 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:46.130 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:46.130 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:46.130 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:46.131 DEBUG [main][MenuItemLookup] Item match:Window 14:55:46.131 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:46.131 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:46.131 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:46.131 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.131 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:46.131 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:46.132 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.132 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:46.132 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.132 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:46.132 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:46.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:46.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:46.132 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:46.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.... 14:55:46.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 14:55:46.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.222 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:46.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:46.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:46.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:46.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:46.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:46.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:46.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:46.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:46.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:46.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:46.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:46.225 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:46.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:46.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:46.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.227 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") 14:55:46.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.230 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") 14:55:46.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:46.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:46.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:46.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:46.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:46.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:46.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.280 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 14:55:46.280 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 14:55:46.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:46.281 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:46.281 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:46.282 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:46.282 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:46.282 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:46.282 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:46.282 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:46.282 DEBUG [main][MenuItemLookup] Item match:Window 14:55:46.282 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:46.282 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:46.282 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:46.282 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.283 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:46.283 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:46.283 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.283 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:46.283 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.283 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:46.283 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:46.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:46.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:46.283 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:46.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:46.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 'Preferences.*'] is available. finished successfully 14:55:46.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:46.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.411 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:46.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:46.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:46.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:46.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:46.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:46.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:46.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:46.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:46.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:46.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:46.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:46.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:46.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:46.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:46.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:46.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:46.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:46.414 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:46.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:46.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.416 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") 14:55:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.419 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") 14:55:46.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:46.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.437 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:46.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:46.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:46.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:46.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:46.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:46.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.466 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 14:55:46.466 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 14:55:46.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:46.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:46.468 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:46.468 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:46.468 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:46.468 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:46.468 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:46.468 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:46.468 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:46.468 DEBUG [main][MenuItemLookup] Item match:Window 14:55:46.469 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:46.469 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:46.469 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:46.469 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.469 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:46.469 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:46.469 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.469 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:46.469 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.469 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:46.469 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:46.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:46.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:46.469 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:46.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.... 14:55:46.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:46.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:46.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.591 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:46.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:46.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:46.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:46.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:46.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:46.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:46.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:46.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:46.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:46.594 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:46.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:46.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:46.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55: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.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") 14:55:46.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55: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.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") 14:55:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.642 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:46.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:46.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:46.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:46.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:46.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:46.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:46.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:46.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:46.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:46.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:46.683 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:46.683 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:46.683 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:46.683 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:46.683 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:46.683 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:46.683 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:46.683 DEBUG [main][MenuItemLookup] Item match:Window 14:55:46.683 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:46.683 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:46.683 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:46.684 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.684 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:46.684 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:46.684 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.684 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:46.684 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.684 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:46.684 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:46.684 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:46.684 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:46.684 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:46.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:46.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.830 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:46.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:46.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:46.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:46.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:46.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:46.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:46.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:46.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:46.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:46.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:46.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:46.834 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:46.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:46.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:46.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:55:46.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.838 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:55:46.838 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:55:46.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:46.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:46.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:46.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:46.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:55:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.866 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:55:46.866 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:55:46.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:46.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:46.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:46.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:46.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:55:46.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:46.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:46.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:46.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:46.873 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:46.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:46.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:46.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:46.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:46.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:46.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:46.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:46.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:46.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:46.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:46.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:46.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:46.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:46.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:46.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:46.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:46.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:46.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:46.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:46.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:46.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:46.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:46.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:46.903 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:46.903 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:46.903 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:46.903 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:46.903 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:46.903 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:46.903 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:46.903 DEBUG [main][MenuItemLookup] Item match:Window 14:55:46.903 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:46.903 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:46.903 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:46.904 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.904 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:46.904 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:46.904 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.904 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:46.904 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:46.904 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:46.904 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:46.904 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:46.904 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:46.904 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:47.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:47.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 'Preferences.*'] is available. finished successfully 14:55:47.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.020 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:47.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:47.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:47.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:47.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:47.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:47.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:47.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:47.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:47.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:47.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:47.022 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:47.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:47.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:47.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:55:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.025 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:55:47.025 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:55:47.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:47.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:47.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:47.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:47.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:55:47.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.029 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:55:47.029 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:55:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:47.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:47.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:47.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:55:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.051 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:47.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:47.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:47.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:47.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:47.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:47.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:47.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:47.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:47.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:47.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:47.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:47.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:47.070 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:47.070 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:47.070 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:47.071 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:47.071 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:47.071 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:47.071 DEBUG [main][MenuItemLookup] Item match:Project 14:55:47.072 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 14:55:47.072 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:55:47.072 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.072 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 14:55:47.072 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 14:55:47.072 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 14:55:47.072 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:55:47.072 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 14:55:47.072 DEBUG [main][MenuItemLookup] Item match:Build Automatically 14:55:47.073 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 14:55:47.074 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 14:55:47.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:47.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:47.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:47.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:47.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:47.089 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:47.089 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:47.089 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:47.089 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:47.089 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:47.089 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:47.089 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:47.089 DEBUG [main][MenuItemLookup] Item match:Window 14:55:47.090 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:47.090 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:47.090 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:47.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.090 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:47.090 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:47.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.090 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:47.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.090 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:47.090 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:47.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:47.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:47.090 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:47.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.... 14:55: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 'Preferences.*'] is available. finished successfully 14:55:47.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.194 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:47.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:47.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:47.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:47.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:47.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:47.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:47.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:47.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:47.197 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:47.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:47.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:55:47.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.231 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:55:47.231 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:55:47.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:47.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:47.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:47.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:47.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:55:47.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.242 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:55:47.242 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:55:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:47.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:47.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:47.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:55:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.247 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:47.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:47.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:47.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:47.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:47.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:47.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:47.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:47.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:47.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:47.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:47.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:47.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:47.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:47.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:47.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:47.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:47.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:47.273 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:47.273 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:47.273 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:47.273 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:47.273 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:47.273 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:47.273 DEBUG [main][MenuItemLookup] Item match:Window 14:55:47.274 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:47.274 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:47.274 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:47.274 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.274 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:47.274 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:47.274 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.274 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:47.274 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.274 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:47.274 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:47.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:47.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:47.274 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:47.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:47.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.397 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:47.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:47.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:47.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:47.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:47.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:47.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:47.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:47.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:47.429 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:47.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:47.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.453 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") 14:55:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.457 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):") 14:55:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:55:47.473 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:55:47.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:47.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.479 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:47.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:47.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:47.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:47.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:47.524 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:47.524 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:47.524 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:47.524 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:47.524 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:47.524 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:47.524 DEBUG [main][MenuItemLookup] Item match:Window 14:55:47.524 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:47.524 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:47.524 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:47.524 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:47.525 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:47.525 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.525 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:47.525 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.525 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:47.525 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:47.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:47.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:47.525 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:47.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 'Preferences.*'] is available.... 14:55:47.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:47.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.604 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:47.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:47.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:47.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:47.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:47.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:47.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:47.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:47.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:47.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:47.606 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:47.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:47.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:47.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.634 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") 14:55:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:47.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.638 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:47.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:47.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:47.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:47.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:47.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:47.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:47.665 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:47.665 DEBUG [main][MenuItemLookup] Item match:Window 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.665 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:47.666 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.666 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:47.666 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:47.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:47.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:47.666 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:47.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.... 14:55:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:47.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.793 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:47.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:47.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:47.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:47.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:47.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:47.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:47.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:47.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:47.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:47.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:47.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:47.840 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:47.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:47.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.842 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") 14:55:47.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.844 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):") 14:55:47.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:55:47.851 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:55:47.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:47.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:47.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:47.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:47.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:47.864 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:47.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:47.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:47.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:47.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.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.*'] 14:55:47.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.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.*'] 14:55:47.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:47.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:47.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:47.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:47.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:47.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:47.889 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:47.889 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:47.889 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:47.889 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:47.889 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:47.889 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:47.889 DEBUG [main][MenuItemLookup] Item match:Window 14:55:47.889 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:47.890 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:47.890 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:47.890 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.890 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:47.890 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:47.890 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.890 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:47.890 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:47.890 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:47.890 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:47.890 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:47.890 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:47.890 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:48.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:48.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:48.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:48.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:48.015 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:48.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:48.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:48.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:48.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:48.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:48.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:48.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:48.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:48.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:48.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:48.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:48.037 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:48.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:48.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.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 "Restore Defaults") 14:55:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:48.042 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:55:48.042 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:55:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:48.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:48.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:48.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:55:48.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:48.047 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:55:48.047 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:55:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:48.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:48.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:48.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:55:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:48.060 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:48.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:48.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:48.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:48.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:48.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:48.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:48.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:48.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:48.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:48.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:48.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:48.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:48.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:48.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:48.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:48.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:48.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:48.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:48.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:48.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:48.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:48.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:48.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:48.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:48.091 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:48.092 DEBUG [main][MenuItemLookup] Item match:Window 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:48.092 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:48.092 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:48.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:48.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:48.092 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:48.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:48.219 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:48.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:48.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:48.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:48.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:55:48.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:48.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:48.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:48.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:48.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:55:48.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:55:48.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:48.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:55:48.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:48.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:55:48.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 14:55:48.738 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 14:55:48.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 14:55:48.738 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 14:55:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.788 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") 14:55:48.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:55:48.790 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") 14:55:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:48.790 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 14:55:48.790 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 14:55:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:48.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:48.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:48.791 TRACE [main][WidgetHandler] Notify Button with event 27 14:55:48.791 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.791 TRACE [main][WidgetHandler] Notify Button with event 13 14:55:48.791 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.791 TRACE [main][WidgetHandler] Notify Button with event 26 14:55:48.791 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.791 TRACE [main][WidgetHandler] Notify Button with event 3 14:55:48.791 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.791 TRACE [main][WidgetHandler] Notify Button with event 4 14:55:48.791 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.791 TRACE [main][WidgetHandler] Notify Button with event 13 14:55:48.791 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.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 "Apply") 14:55:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:48.793 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:55:48.793 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:55:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:48.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:48.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:48.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 14:55:48.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:55:48.796 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") 14:55:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:48.797 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 14:55:48.797 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 14:55:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:48.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:48.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:48.797 TRACE [main][WidgetHandler] Notify Button with event 27 14:55:48.797 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.797 TRACE [main][WidgetHandler] Notify Button with event 13 14:55:48.797 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.797 TRACE [main][WidgetHandler] Notify Button with event 26 14:55:48.797 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.797 TRACE [main][WidgetHandler] Notify Button with event 3 14:55:48.797 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.797 TRACE [main][WidgetHandler] Notify Button with event 4 14:55:48.797 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.797 TRACE [main][WidgetHandler] Notify Button with event 13 14:55:48.797 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.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") 14:55:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:48.799 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:55:48.799 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:55:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:48.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:48.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:48.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") 14:55:48.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:55:48.802 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") 14:55:48.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:48.811 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 14:55:48.811 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 14:55:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:48.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:48.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:48.812 TRACE [main][WidgetHandler] Notify Button with event 27 14:55:48.812 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.812 TRACE [main][WidgetHandler] Notify Button with event 13 14:55:48.812 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.812 TRACE [main][WidgetHandler] Notify Button with event 26 14:55:48.812 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.812 TRACE [main][WidgetHandler] Notify Button with event 3 14:55:48.812 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.812 TRACE [main][WidgetHandler] Notify Button with event 4 14:55:48.812 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.812 TRACE [main][WidgetHandler] Notify Button with event 13 14:55:48.812 TRACE [main][WidgetHandler] Wait for synchronization 14:55:48.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 "Apply") 14:55:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:48.814 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:55:48.814 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:55:48.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:48.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:48.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:48.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:48.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:55:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:48.818 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:55:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:48.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:48.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:48.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:48.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.*'] 14:55:48.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:48.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.*'] 14:55:48.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:48.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.*'] 14:55:48.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:48.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:48.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:48.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:48.854 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:48.855 DEBUG [main][MenuItemLookup] Item match:Window 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:48.855 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:48.855 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:48.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:48.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:48.856 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:48.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:48.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:48.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:48.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:48.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:48.967 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:48.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:48.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:48.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:48.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:48.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:55:48.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:49.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:55:49.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:55:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:49.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:55:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:49.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:55:49.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:55:49.472 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:55:49.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:55:49.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:55:49.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:49.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:49.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:49.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:55:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:49.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:49.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:49.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:49.521 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:55:49.521 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:55:49.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:49.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:49.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:49.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:49.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") 14:55:49.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:49.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:49.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:49.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:49.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:49.525 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:55:49.525 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:55:49.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:49.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:49.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:49.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:49.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:49.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:49.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:55:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:49.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:49.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:49.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:49.531 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:49.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:49.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:49.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:49.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:49.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:49.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:49.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:49.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:55:49.555 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:55:49.555 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:49.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.025 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 2.271 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.763 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.178 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.201 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.818 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.464 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:49.582 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:49.583 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:55:49.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:49.583 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:49.583 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:49.583 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:55:49.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:49.584 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:55:49.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:49.586 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:55:49.586 DEBUG [main][EditorHandler] 0 editor(s) found 14:55:49.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:49.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:49.591 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:55:49.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:49.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:49.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:49.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:49.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:49.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:49.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') 14:55:49.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:49.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:49.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:49.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:49.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:49.618 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:49.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:49.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:49.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:55:49.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:55:49.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:55:49.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:49.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:49.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:49.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:55:49.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:49.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:49.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:49.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:55:49.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:49.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:49.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:49.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:49.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:49.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:49.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:49.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:55:49.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:49.644 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:55:49.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:49.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:49.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:49.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:49.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:49.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:49.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:49.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:55:49.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:49.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:55:49.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:49.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:49.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:49.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:49.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:49.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:49.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:49.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:49.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:49.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:49.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:49.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:49.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:49.647 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:49.647 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:49.647 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:49.647 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:49.647 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:49.647 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:49.647 DEBUG [main][MenuItemLookup] Item match:Window 14:55:49.648 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:49.648 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:49.648 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:49.648 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:49.648 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:49.648 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:49.648 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:49.648 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:49.648 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:49.648 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:49.648 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:49.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:49.648 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:49.648 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:49.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:49.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. finished successfully 14:55:49.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:49.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:49.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:49.730 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:49.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:49.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:49.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:49.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:49.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:49.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:49.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:55:49.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:50.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:55:50.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:50.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:50.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:50.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:55:50.235 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:55:50.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:55:50.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:55:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:50.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:50.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:50.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:50.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:51.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:51.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:51.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:51.281 DEBUG [WorkbenchTestable][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") 14:55:51.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:51.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:51.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:51.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:51.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:51.287 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 14:55:51.287 DEBUG [main][AbstractWait] Waiting until widget is found... 14:55:51.287 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:55:51.288 TRACE [main][WidgetLookup] widget with index 1 is found 14:55:51.288 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:55:51.288 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:55:51.288 DEBUG [main][AbstractText] Set focus to Text 14:55:51.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:51.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:51.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:55:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:51.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:51.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:51.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:51.292 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:51.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:51.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:51.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:51.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:51.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:51.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:51.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:51.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:51.314 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:51.314 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:51.314 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:51.314 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:51.314 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:51.314 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:51.314 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:51.314 DEBUG [main][MenuItemLookup] Item match:Window 14:55:51.315 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:51.315 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:51.315 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:51.315 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:51.315 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:51.315 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:51.315 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:51.315 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:51.315 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:51.315 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:51.315 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:51.315 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:51.315 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:51.315 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:51.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:51.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:51.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:51.381 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:51.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:51.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:51.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:51.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:51.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:51.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:51.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:55:51.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:51.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:51.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:55:51.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:51.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:51.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:51.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:55:51.383 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:55:51.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:55:51.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:55:51.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:51.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:51.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:51.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:51.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:52.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:52.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:52.387 DEBUG [WorkbenchTestable][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") 14:55:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:52.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:52.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:52.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:52.391 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 14:55:52.391 DEBUG [main][AbstractWait] Waiting until widget is found... 14:55:52.391 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:55:52.391 TRACE [main][WidgetLookup] widget with index 1 is found 14:55:52.391 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:55:52.391 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:55:52.391 DEBUG [main][AbstractText] Set focus to Text 14:55:52.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:52.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:52.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:55:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:52.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:52.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:52.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:52.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:52.395 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:52.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:52.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:52.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:52.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:52.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:52.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:52.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:52.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:52.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:52.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:52.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:55:52.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:52.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:55:52.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:52.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:52.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:52.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:52.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:52.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:52.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:52.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:52.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:52.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:52.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:52.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:52.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:52.425 DEBUG [main][MenuItemLookup] Item match:Window 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:52.425 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:52.425 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:52.425 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:52.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:52.425 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:52.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:52.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 14:55:52.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:52.504 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:52.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:52.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:52.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:52.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:52.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:52.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:55:52.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:52.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:52.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:55:52.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:52.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:52.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:52.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:55:52.506 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:55:52.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:55:52.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:55:52.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:52.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:52.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:53.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:53.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:53.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:53.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:53.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:53.522 DEBUG [WorkbenchTestable][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") 14:55:53.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:53.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:53.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:53.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:53.528 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 14:55:53.528 DEBUG [main][AbstractWait] Waiting until widget is found... 14:55:53.528 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:55:53.528 TRACE [main][WidgetLookup] widget with index 1 is found 14:55:53.528 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:55:53.528 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:55:53.528 DEBUG [main][AbstractText] Set focus to Text 14:55:53.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:53.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:53.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:55:53.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:53.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:53.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:53.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:53.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:53.534 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:53.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:53.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:53.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:53.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:53.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:53.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:53.556 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:53.556 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:53.556 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:53.556 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:53.556 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:53.556 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:53.556 DEBUG [main][MenuItemLookup] Item match:Window 14:55:53.557 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:53.557 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:53.557 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:53.557 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:53.557 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:53.557 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:53.557 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:53.557 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:53.557 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:53.557 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:53.557 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:53.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:53.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:53.570 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:53.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.... 14:55:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:53.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:53.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:53.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:53.643 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:53.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:53.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:53.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:53.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:53.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:53.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:53.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:55:53.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:53.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:53.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:55:53.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:53.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:53.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:53.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:55:53.646 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:55:53.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:55:53.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:55:53.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:53.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:53.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:54.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:54.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:54.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:54.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:54.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:54.650 DEBUG [WorkbenchTestable][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") 14:55:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:54.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:54.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:54.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:54.654 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 14:55:54.654 DEBUG [main][AbstractWait] Waiting until widget is found... 14:55:54.654 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:55:54.655 TRACE [main][WidgetLookup] widget with index 1 is found 14:55:54.655 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:55:54.655 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:55:54.655 DEBUG [main][AbstractText] Set focus to Text 14:55:54.655 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 14:55:54.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:54.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:54.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:55:54.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:54.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:54.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:54.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:54.660 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:54.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:54.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:54.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:54.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 14:55:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 14:55:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:55.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:55.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:55.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:55.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:55.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:55.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:55.190 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:55:55.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:55.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:55:55.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:55.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:55.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:55.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:55.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:55.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:55.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:55.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:55.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:55:55.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:55.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:55.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:55.191 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:55.191 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:55.191 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:55.191 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:55.191 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:55.191 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:55.191 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:55.191 DEBUG [main][MenuItemLookup] Item match:Window 14:55:55.192 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:55.192 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:55.192 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:55.192 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:55.192 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:55.192 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:55.192 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:55.192 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:55.192 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:55.192 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:55.192 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:55.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:55.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:55.192 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:55.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:55.251 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:55.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:55.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:55.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:55.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:55.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:55:55.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:55.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:55.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:55:55.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:55.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:55.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:55.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:55:55.253 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:55:55.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:55:55.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:55:55.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:55.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:55.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:55.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:55.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:56.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:56.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:56.258 DEBUG [WorkbenchTestable][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") 14:55:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:56.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:56.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:56.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:56.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:56.263 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 14:55:56.263 DEBUG [main][AbstractWait] Waiting until widget is found... 14:55:56.263 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:55:56.263 TRACE [main][WidgetLookup] widget with index 1 is found 14:55:56.263 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:55:56.263 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:55:56.263 DEBUG [main][AbstractText] Set focus to Text 14:55:56.264 DEBUG [WorkbenchTestable][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") 14:55:56.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:56.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:56.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:56.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:56.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:56.266 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 14:55:56.266 DEBUG [main][AbstractWait] Waiting until widget is found... 14:55:56.266 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:55:56.266 TRACE [main][WidgetLookup] widget with index 1 is found 14:55:56.266 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:55:56.266 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:55:56.266 DEBUG [main][AbstractText] Set focus to Text 14:55:56.266 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 14:55:56.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:56.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:56.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:55:56.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:56.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:56.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:56.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:56.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:56.271 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:56.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:56.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:56.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:56.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:56.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:56.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:56.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:56.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:56.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:56.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:56.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:55:56.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 14:55:56.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:55:56.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:55:56.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:55:56.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:56.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:56.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:56.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:56.299 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:55:56.299 DEBUG [main][MenuItemLookup] Found menu:'File' 14:55:56.299 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:55:56.299 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:55:56.299 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:55:56.299 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:55:56.299 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:55:56.299 DEBUG [main][MenuItemLookup] Item match:Window 14:55:56.300 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:55:56.300 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:55:56.300 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:55:56.300 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:56.300 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:55:56.300 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:55:56.300 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:56.300 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:55:56.300 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:56.300 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:55:56.300 DEBUG [main][MenuItemLookup] Item match:Preferences 14:55:56.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:55:56.300 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:55:56.300 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:55:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:55:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:55:56.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:55:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:56.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:56.377 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:55:56.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:55:56.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:55:56.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:56.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:56.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:56.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:56.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:55:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:55:56.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:55:56.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:56.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:56.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:56.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:56.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:56.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:55:56.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:55:56.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:55:56.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:55:56.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:55:56.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:55:56.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:55:56.379 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:55:56.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:55:56.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:55:56.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:56.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:56.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:56.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:56.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:57.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:57.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:57.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 14:55:57.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:57.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:57.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:57.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:57.390 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 14:55:57.390 DEBUG [main][AbstractWait] Waiting until widget is found... 14:55:57.390 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:55:57.390 TRACE [main][WidgetLookup] widget with index 1 is found 14:55:57.390 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:55:57.390 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:55:57.390 DEBUG [main][AbstractText] Set focus to Text 14:55:57.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:57.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:55:57.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:57.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:57.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:55:57.396 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:55:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:55:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:55:57.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:55:57.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:57.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:55:57.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:55:57.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:57.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:57.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:57.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:57.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:55:57.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:57.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:55:57.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:57.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:57.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:57.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:57.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:57.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:57.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:57.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:55:57.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:55:57.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:57.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.833 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.001 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.764 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.78 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.222 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.direct.test.project.ProjectTest 14:55:57.419 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:55:57.420 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:55:57.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:57.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:55:57.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:57.420 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:55:57.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:57.430 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:55:57.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:57.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:57.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 14:55:57.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:55:57.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:57.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:57.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:57.431 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:55:57.431 DEBUG [main][EditorHandler] 0 editor(s) found 14:55:57.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:57.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:55:57.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:57.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:57.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:57.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:55:57.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:57.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:57.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:57.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:57.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:57.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:57.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:57.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:55:57.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:55:57.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:55:57.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:57.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:57.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:57.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:55:57.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:57.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:57.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:57.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:55:57.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:57.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:57.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:57.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:57.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:57.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:55:57.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:55:57.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:55:57.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:55:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:55:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:55:57.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 14:55:57.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:55:57.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 14:55:57.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:55:57.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:55:57.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:55:57.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:55:57.564 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:55:57.565 DEBUG [main][EditorHandler] 0 editor(s) found 14:55:57.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:57.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:55:57.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:57.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:55:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:55:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:55:57.567 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:55:57.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:55:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:57.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:57.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:55:57.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:57.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:57.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:57.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:55:57.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:55:57.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:55:57.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:57.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:57.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:57.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:57.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:57.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:57.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:57.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:57.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:57.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:58.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:58.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:58.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:58.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:58.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:58.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:58.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:58.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:58.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:58.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 14:55:58.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:58.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:58.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:58.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:58.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:58.577 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 14:55:58.583 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:58.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:58.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:58.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:58.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:58.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:58.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:59.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:59.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:59.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:59.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:55:59.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:55:59.586 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:59.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:59.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:59.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:59.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:55:59.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:59.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:59.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:59.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:59.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:59.587 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 14:55:59.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:55:59.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:55:59.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:55:59.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:55:59.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 14:55:59.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:55:59.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:55:59.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:55:59.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:55:59.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:55:59.589 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:55:59.589 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:55:59.589 DEBUG [main][TreeItemHandler] Set Tree selection 14:55:59.590 DEBUG [main][TreeHandler] Notify Tree about selection event 14:55:59.603 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:55:59.607 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 14:55:59.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:55:59.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'New' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:55:59.679 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:55:59.679 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:55:59.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:55:59.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:55:59.679 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:55:59.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:55:59.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:55:59.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:56:00.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:56:00.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:56:00.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:56:00.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:56:00.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:56:00.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:00.212 DEBUG [main][MenuItemLookup] Found menu:'New' 14:56:00.212 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:56:00.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:00.212 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:56:00.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:00.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:56:00.212 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:56:00.212 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:56:00.212 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:56:00.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:56:00.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:56:00.212 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:56:00.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:56:00.770 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 14:56:00.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:56:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:00.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: 32) 14:56:00.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:56:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:00.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:56:00.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:56:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:00.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:00.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:00.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:00.773 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:56:00.773 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:56:00.774 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:56:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:00.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:00.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:00.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:56:00.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:56:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:00.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:56:00.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:56:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:00.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:00.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:00.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:00.775 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:56:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:00.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:00.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:00.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:56:00.782 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:56:01.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:56:01.283 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:56:01.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:56:01.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:56:01.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:56:01.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:56:01.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:56:01.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:56:01.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:56:01.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:56:01.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:56:01.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:56:01.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:56:01.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:56:01.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:56:01.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:01.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:01.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 14:56:01.300 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:56:01.300 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:01.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.882 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 0.134 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 3.736 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.v20230830-1408 [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.091 s - in org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest testNoRequirementFieldInjection(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.007 s testInjectingToChild(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.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.044 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest testNullConfigArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.001 s testBuildRequirementsWithConfigurableRequirementWithoutConfiguration(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.002 s testBuildRequirementsWithConfiguredRequirement(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.032 s testBuildRequiremenetsWithMixedRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.003 s testBuildRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.003 s testBuildNoRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testNullClassArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest 14:56:10.354 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:56:10.355 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6 14:56:10.363 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:56:10.364 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3 14:56:10.374 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:10.376 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 14:56:10.420 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:10.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:10.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:56:10.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:56:10.443 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:56:10.449 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:10.449 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:10.452 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:10.452 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:10.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:10.456 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:10.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:10.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:10.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.*'] 14:56:10.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:10.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.*'] 14:56:10.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:10.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:10.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:10.545 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:10.549 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:10.550 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:10.550 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:10.550 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:10.550 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:10.550 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:10.550 DEBUG [main][MenuItemLookup] Item match:Window 14:56:10.553 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:10.553 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:10.553 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:10.553 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:10.553 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:10.553 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:10.553 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:10.553 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:10.553 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:10.554 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:10.554 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:10.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:10.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:10.557 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:10.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 14:56:10.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:10.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:10.755 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:10.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:10.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 14:56:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:10.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:10.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:10.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:10.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:10.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:10.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:10.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:10.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:10.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:10.848 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:10.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:10.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:10.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:10.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:10.881 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:10.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:10.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:10.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:10.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:10.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:10.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:10.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:10.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:10.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:10.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:10.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:10.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:10.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:10.928 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:10.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:10.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:10.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:10.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:10.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:10.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:10.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:10.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:10.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:10.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:10.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:10.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:10.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:10.930 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:10.931 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:10.931 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:10.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:10.932 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:10.932 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 14:56:10.933 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:10.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:10.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:10.934 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:10.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:10.935 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:10.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:10.935 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:10.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:10.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:10.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:10.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:10.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:10.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:10.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:10.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:10.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:10.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:10.937 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:10.937 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:10.937 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:10.937 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:10.937 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:10.937 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:10.937 DEBUG [main][MenuItemLookup] Item match:Window 14:56:10.938 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:10.939 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:10.939 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:10.939 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:10.939 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:10.939 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:10.939 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:10.939 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:10.939 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:10.939 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:10.939 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:10.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:10.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:10.939 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:11.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.... 14:56:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:56:11.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:11.040 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:11.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:11.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:11.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:11.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:11.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:11.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:11.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:11.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:11.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:11.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:11.057 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:11.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:11.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:11.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:11.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:11.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:11.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:11.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:11.086 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:11.086 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:11.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:11.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:11.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:11.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:11.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:11.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:11.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:11.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:11.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:11.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.087 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:11.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:11.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:11.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:11.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:11.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:11.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:11.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:11.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:11.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:11.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:11.089 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.089 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 14:56:11.090 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:11.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:11.091 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:11.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:11.091 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:11.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:11.091 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:11.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:11.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:11.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:11.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:11.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:11.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:11.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:11.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:11.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:11.093 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:11.093 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:11.093 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:11.093 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:11.093 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:11.093 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:11.093 DEBUG [main][MenuItemLookup] Item match:Window 14:56:11.094 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:11.094 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:11.094 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:11.094 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:11.094 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:11.094 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:11.094 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:11.094 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:11.094 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:11.094 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:11.094 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:11.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:11.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:11.094 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:11.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 14:56:11.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:11.183 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:11.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:11.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:11.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:11.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:11.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:11.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:11.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:11.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:11.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:11.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:11.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:11.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:11.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:11.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:11.189 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:11.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:11.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:11.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:11.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:11.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:11.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:11.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:11.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:11.240 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:11.240 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:11.240 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:11.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:11.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:11.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:11.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:11.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:11.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:11.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:11.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:11.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.242 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:11.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:11.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:11.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:11.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:11.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:11.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:11.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:11.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:11.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:11.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:11.245 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.245 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 14:56:11.247 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:11.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:11.248 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:11.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:11.248 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:11.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:11.248 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:11.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.*'] 14:56:11.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:11.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.*'] 14:56:11.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:11.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.*'] 14:56:11.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:11.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:11.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:11.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:11.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:11.250 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:11.251 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:11.251 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:11.251 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:11.251 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:11.251 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:11.251 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:11.251 DEBUG [main][MenuItemLookup] Item match:Window 14:56:11.252 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:11.252 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:11.252 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:11.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:11.252 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:11.252 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:11.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:11.252 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:11.252 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:11.252 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:11.252 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:11.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:11.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:11.253 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:11.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:11.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:56:11.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:11.326 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:11.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:11.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:11.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:11.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:11.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:11.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:11.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:11.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:11.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:11.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:11.356 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:11.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:11.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:11.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:11.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:11.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:11.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:11.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:11.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:11.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:11.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:11.384 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:11.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:11.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:11.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:11.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:11.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:11.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:11.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:11.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:11.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.431 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:11.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:11.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:11.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:11.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:11.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 14:56:11.432 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 14:56:11.432 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:11.432 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:11.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.09 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.588 s testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.158 s testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.156 s testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.188 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: 2.085 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest constructor_nullList(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.005 s sortByPriority(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 2.071 s size(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.003 s cleanup(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.003 s iterator(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest 14:56:13.741 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.16 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest) Time elapsed: 0.159 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest 14:56:13.787 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite 14:56:13.788 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest parameterizedRunnerTest(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest) Time elapsed: 0.005 s Running org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest 14:56:14.017 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 14:56:14.019 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 14:56:14.020 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 14:56:14.022 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 14:56:14.023 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 14:56:14.025 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 14:56:14.029 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 14:56:14.031 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 14:56:14.033 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 14:56:14.034 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 14:56:14.037 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 14:56:14.044 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement 14:56:14.045 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 14:56:14.045 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement 14:56:14.046 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement 14:56:14.047 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement 14:56:14.048 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.292 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.176 s testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.11 s testLoadConfigsFromNonexistingFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 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 s getNonexistingStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest testGetConfigurationsFromConfigPoolWithNonexistingConfigFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.003 s getSimpleRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.006 s getComplexRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.062 s testGetConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s testGetNonexistingConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s getSimpleRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.007 s getRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.003 s testGetInvalidConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 s getComplexRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.005 s Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest numberOfTestRunsWithConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.002 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.034 s - in org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest testRequirementVersionMatcherOnComparisonGreaterThanNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.004 s testRequirementRegexMatcherOnRegex(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementRegexMatcherOnNonexistingValue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonRange2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange3(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange4(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEquals(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatchInSubClass(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonRange(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingNestedAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThan(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.023 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.001 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 14:56:14.338 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 14:56:14.339 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:14.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:14.339 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 14:56:14.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:14.340 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:14.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:14.340 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:14.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:14.340 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:14.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.*'] 14:56:14.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.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.*'] 14:56:14.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:14.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:14.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:14.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:14.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:14.342 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:14.343 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:14.343 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:14.343 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:14.343 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:14.343 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:14.343 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:14.343 DEBUG [main][MenuItemLookup] Item match:Window 14:56:14.345 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:14.345 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:14.345 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:14.346 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:14.346 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:14.346 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:14.346 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:14.346 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:14.346 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:14.346 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:14.346 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:14.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:14.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:14.347 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:14.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.... 14:56:14.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:56:14.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:14.533 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:14.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:14.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:14.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:14.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:14.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:14.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:14.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:14.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:14.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:14.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:14.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:14.555 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:14.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:14.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:14.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:14.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:14.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:14.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:14.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 14:56:14.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 14:56:14.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:14.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:14.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:14.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:14.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 14:56:14.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:14.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:14.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:14.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 14:56:14.654 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 14:56:14.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:14.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:14.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:14.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:14.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 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.015 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 14:56:14.664 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 14:56:14.665 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:14.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:14.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 14:56:14.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:14.665 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:14.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:14.666 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:14.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:14.666 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:14.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:14.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:14.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:14.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:14.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:14.667 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:14.667 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:14.668 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:14.668 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:14.668 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:14.668 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:14.668 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:14.668 DEBUG [main][MenuItemLookup] Item match:Window 14:56:14.669 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:14.669 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:14.669 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:14.669 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:14.669 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:14.669 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:14.669 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:14.669 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:14.669 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:14.669 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:14.669 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:14.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:14.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:14.669 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:14.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:14.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 14:56:14.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:14.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:14.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:14.851 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:14.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:14.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:14.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:14.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:14.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:14.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:14.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:14.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:14.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:14.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:14.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:14.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:14.856 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:14.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:14.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:14.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:14.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:14.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:14.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:14.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:14.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 14:56:14.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 14:56:14.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:14.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:14.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:14.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:14.882 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 14:56:14.882 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:14.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:14.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 14:56:14.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:14.883 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:14.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:14.922 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:14.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:14.922 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:14.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:14.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:14.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.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.*'] 14:56:14.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:14.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:14.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:14.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:14.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:14.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:14.929 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:14.930 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:14.930 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:14.930 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:14.930 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:14.930 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:14.930 DEBUG [main][MenuItemLookup] Item match:Window 14:56:14.931 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:14.931 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:14.931 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:14.931 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:14.931 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:14.931 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:14.931 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:14.931 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:14.931 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:14.931 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:14.931 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:14.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:14.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:14.934 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:15.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.... 14:56:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:56:15.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:15.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.046 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:15.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:15.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:15.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:15.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:15.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:15.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:15.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:15.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:15.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:15.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:15.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:15.051 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:15.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:15.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:15.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.088 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:15.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 14:56:15.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 14:56:15.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.091 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) 14:56:15.118 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 14:56:15.205 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 14:56:15.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 14:56:15.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.213 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) 14:56:15.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 14:56:15.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 14:56:15.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 14:56:15.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 14:56:15.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:15.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 14:56:15.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 14:56:15.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.218 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 14:56:15.218 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:15.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:15.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 14:56:15.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.218 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:15.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.219 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:15.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.219 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:15.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.*'] 14:56:15.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.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.*'] 14:56:15.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:15.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:15.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:15.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:15.220 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:15.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:15.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:15.220 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:15.220 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:15.220 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:15.220 DEBUG [main][MenuItemLookup] Item match:Window 14:56:15.221 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:15.221 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:15.221 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:15.221 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.221 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:15.221 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:15.222 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.222 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:15.222 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.222 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:15.222 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:15.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:15.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:15.222 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:15.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:15.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:56:15.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.338 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:15.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:15.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:15.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:15.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:15.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:15.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:15.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:15.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:15.343 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:15.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:15.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:15.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:15.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:15.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:15.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:15.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 14:56:15.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 14:56:15.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.369 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) 14:56:15.370 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 14:56:15.458 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 14:56:15.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 14:56:15.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.467 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) 14:56:15.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 14:56:15.468 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 14:56:15.468 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.468 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 14:56:15.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 14:56:15.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:15.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 14:56:15.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 14:56:15.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.471 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 14:56:15.471 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:15.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:15.471 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 14:56:15.471 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.471 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:15.472 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.472 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:15.472 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.472 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:15.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.*'] 14:56:15.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.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.*'] 14:56:15.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.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.*'] 14:56:15.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:15.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:15.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:15.473 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:15.473 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:15.474 DEBUG [main][MenuItemLookup] Item match:Window 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.474 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:15.474 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:15.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:15.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:15.474 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:15.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:15.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 'Preferences.*'] is available. finished successfully 14:56:15.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:15.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.575 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:15.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:15.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:15.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:15.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:15.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:15.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:15.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:15.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:15.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:15.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:15.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:15.579 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:15.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:15.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:15.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:15.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:15.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:15.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:15.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 14:56:15.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 14:56:15.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 14:56:15.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 14:56:15.646 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 14:56:15.646 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.646 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 14:56:15.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 14:56:15.647 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 14:56:15.647 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.647 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 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.34 s testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.252 s testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.178 s Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 14:56:15.654 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 14:56:15.654 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 14:56:15.656 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:15.657 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 14:56:15.657 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.657 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:15.657 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.657 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:15.657 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.657 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:15.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:15.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:15.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:15.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:15.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:15.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:15.658 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:15.658 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:15.658 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:15.658 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:15.658 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:15.658 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:15.658 DEBUG [main][MenuItemLookup] Item match:Window 14:56:15.659 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:15.659 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:15.659 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:15.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.659 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:15.659 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:15.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.659 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:15.659 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.659 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:15.659 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:15.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:15.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:15.659 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:15.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:15.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. finished successfully 14:56:15.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.769 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:15.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:15.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:15.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:15.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:15.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:15.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:15.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:15.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:15.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:15.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:15.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:15.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:15.774 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:15.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:15.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:15.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:15.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:15.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:15.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.792 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:15.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 14:56:15.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 14:56:15.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 14:56:15.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 14:56:15.793 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:15.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 14:56:15.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 14:56:15.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 14:56:15.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 14:56:15.793 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 14:56:15.793 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.793 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0.001 s test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 14:56:15.818 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 14:56:15.819 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:15.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:15.820 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 14:56:15.820 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.820 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:15.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.827 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:15.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.827 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:15.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:15.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:15.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.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.*'] 14:56:15.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:15.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:15.830 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:15.831 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:15.831 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:15.831 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:15.831 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:15.831 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:15.831 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:15.831 DEBUG [main][MenuItemLookup] Item match:Window 14:56:15.831 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:15.831 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:15.831 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:15.832 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.832 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:15.832 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:15.832 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.832 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:15.832 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:15.832 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:15.832 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:15.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:15.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:15.834 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:15.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 'Preferences.*'] is available.... 14:56:15.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:56:15.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.955 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:15.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:15.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:15.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:15.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:15.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:15.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) 14:56:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:15.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:15.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:15.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:15.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:15.959 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:15.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:15.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:15.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:15.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:15.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:15.991 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:15.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 14:56:15.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 14:56:15.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:15.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:15.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:15.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:15.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 14:56:15.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:15.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 14:56:15.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 14:56:15.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:15.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:15.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 14:56:15.999 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 14:56:16.000 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.000 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 14:56:16.000 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.000 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:16.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.013 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:16.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.013 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:16.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.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.*'] 14:56:16.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:16.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:16.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:16.015 DEBUG [main][MenuItemLookup] Item match:Window 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.015 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:16.016 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.016 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:16.016 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:16.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:16.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:16.016 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:16.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:56:16.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.094 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:16.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:16.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:16.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:16.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:16.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:16.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:16.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:16.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:16.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:16.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:16.098 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:16.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:16.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:16.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:16.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:16.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 14:56:16.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 14:56:16.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 14:56:16.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:16.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 14:56:16.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 14:56:16.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 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 14:56:16.166 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 14:56:16.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.168 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because shouldRun method of RunIf conditional run is not met. 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because @Ignore annotation is presented. 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because @Ignore annotation is presented. 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because shouldRun method of RunIf conditional run is not met. 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because shouldRun method of RunIf conditional run is not met. 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because shouldRun method of RunIf conditional run is not met. 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because shouldRun method of RunIf conditional run is not met. 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because shouldRun method of RunIf conditional run is not met. 14:56:16.169 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 14:56:16.169 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.005 s - in org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped Running org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 14:56:16.177 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 14:56:16.177 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 14:56:16.178 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 14:56:16.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.178 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:16.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.178 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:16.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.178 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:16.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:16.179 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:16.179 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:16.179 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:16.179 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:16.179 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:16.179 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:16.179 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:16.179 DEBUG [main][MenuItemLookup] Item match:Window 14:56:16.180 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:16.180 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:16.180 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:16.180 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.180 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:16.180 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:16.180 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.180 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:16.180 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.180 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:16.180 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:16.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:16.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:16.180 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:16.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:16.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 14:56:16.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.277 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:16.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:16.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:16.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:16.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:16.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:16.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:16.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:16.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:16.280 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:16.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:16.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:16.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:16.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:16.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:16.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.295 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:16.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 14:56:16.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 14:56:16.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 14:56:16.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:16.296 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 14:56:16.296 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:16.296 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 14:56:16.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 14:56:16.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 14:56:16.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:16.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 14:56:16.305 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 14:56:16.305 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.305 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 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.009 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 14:56:16.322 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 14:56:16.322 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 14:56:16.324 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.324 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 14:56:16.324 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.324 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:16.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.326 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:16.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.326 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:16.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:16.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:16.327 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:16.327 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:16.327 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:16.328 DEBUG [main][MenuItemLookup] Item match:Window 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.328 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:16.328 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:16.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:16.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:16.329 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:16.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.... 14:56:16.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:56:16.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.437 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:16.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:16.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:16.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:16.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:16.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:16.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:16.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:16.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:16.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:16.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:16.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:16.445 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:16.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:16.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:16.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:16.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:16.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:16.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.460 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:16.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 14:56:16.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 14:56:16.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 14:56:16.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:16.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 14:56:16.461 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 14:56:16.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 14:56:16.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 14:56:16.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 14:56:16.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:16.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 14:56:16.461 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 14:56:16.461 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.461 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 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 14:56:16.466 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 14:56:16.467 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.467 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 14:56:16.467 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.467 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:16.467 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.467 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:16.467 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.467 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:16.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:16.468 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:16.468 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:16.468 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:16.468 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:16.468 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:16.468 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:16.468 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:16.468 DEBUG [main][MenuItemLookup] Item match:Window 14:56:16.469 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:16.469 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:16.469 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:16.469 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.469 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:16.469 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:16.469 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.469 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:16.469 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.469 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:16.469 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:16.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:16.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:16.469 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:16.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:56:16.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.564 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:16.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:16.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:16.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:16.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:16.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:16.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:16.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:16.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:16.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:16.576 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:16.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:16.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:16.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 14:56:16.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 14:56:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 14:56:16.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:16.592 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 14:56:16.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.592 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 14:56:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 14:56:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 14:56:16.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:16.592 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 14:56:16.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 14:56:16.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 14:56:16.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 14:56:16.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:16.593 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 14:56:16.593 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 14:56:16.593 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:16.593 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:16.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:16.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:16.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0 s testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest testGetCustomRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.022 s testGetValueOfStaticAnnotatedMethodWhichDoesNotExist(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s getAnnotationWithNoEnclosingClass(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.008 s testGetGrandChildClassAnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.004 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.003 s - in org.eclipse.reddeer.junit.test.util.ReflectionUtilTest testGettingComplexValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.002 s testGettingNullAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingSimpleValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingObjectValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingInheritedValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNonExistingAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingNonAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNPE(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest 14:56:16.656 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 14:56:16.656 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2 14:56:16.657 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.666 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 14:56:16.666 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 14:56:16.666 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.668 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 14:56:16.670 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 14:56:16.670 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 14:56:16.671 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 14:56:16.671 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.673 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 14:56:16.674 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 14:56:16.674 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 14:56:16.674 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 14:56:16.675 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.677 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 14:56:16.677 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 14:56:16.678 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 14:56:16.678 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 14:56:16.679 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 14:56:16.679 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 14:56:16.679 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.682 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 14:56:16.682 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 14:56:16.682 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.714 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 14:56:16.714 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 14:56:16.715 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.718 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 14:56:16.719 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 14:56:16.719 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.720 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 14:56:16.721 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.722 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 14:56:16.722 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 14:56:16.722 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.727 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 14:56:16.727 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 14:56:16.728 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.732 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 14:56:16.733 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 14:56:16.733 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 14:56:16.734 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 14:56:16.734 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 14:56:16.734 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 14:56:16.735 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.739 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.739 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 14:56:16.740 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.746 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect 14:56:16.746 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.750 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 14:56:16.750 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 14:56:16.751 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 14:56:16.751 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 14:56:16.751 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 14:56:16.752 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 14:56:16.752 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.754 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 14:56:16.754 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest testSimpleSuiteWithMoreTestClassesWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 s testCorrectRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.01 s testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testRestrictedConfigurationTwoRequirements2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testRestrictedConfigurationTwoRequirements3(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testJavaServerTestWithRestrictedConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testJavaServerTestWithRestrictedConfiguration2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.032 s testJavaServerTestWithRestrictedConfigurationCollection(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 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.001 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.008 s testJavaServerTestWithPartialConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 s testSimpleSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 s testJavaServerTestWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 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 s testJavaServerTestWithRestrictedConfigurationCollectionAndMatcher(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSingleTestWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 14:56:16.759 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 14:56:16.761 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:16.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 14:56:16.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.762 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:16.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.762 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:16.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.762 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:16.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:16.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.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.*'] 14:56:16.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:16.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:16.763 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:16.763 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:16.763 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:16.763 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:16.763 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:16.763 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:16.763 DEBUG [main][MenuItemLookup] Item match:Window 14:56:16.764 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:16.764 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:16.764 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:16.764 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.764 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:16.764 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:16.764 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.764 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:16.764 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:16.764 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:16.764 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:16.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:16.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:16.764 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:16.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. finished successfully 14:56:16.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.865 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:16.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:16.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:16.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:16.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:16.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:16.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:16.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:16.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:16.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:16.868 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:16.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:16.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:16.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:16.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:16.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:16.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:16.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:16.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:16.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 14:56:16.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 14:56:16.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:16.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:16.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:16.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:16.884 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 14:56:16.962 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 14:56:16.970 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 14:56:17.032 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 14:56:17.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 14:56:17.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:17.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:17.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:17.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:17.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:17.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 14:56:17.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:17.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 14:56:17.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 14:56:17.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:17.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:17.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:17.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 14:56:17.045 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 14:56:17.098 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 14:56:17.099 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 14:56:17.164 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 14:56:17.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 14:56:17.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:17.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:17.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:17.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 14:56:17.165 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 14:56:17.165 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 14:56:17.165 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:56:17.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:56:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.161 s failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.12 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.v20230830-1408 [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 244/12066K 304/12066K 364/12066K 424/12066K 484/12066K 544/12066K 604/12066K 667/12066K 728/12066K 792/12066K 855/12066K 921/12066K 982/12066K 1046/12066K 1112/12066K 1173/12066K 1236/12066K 1301/12066K 1366/12066K 1430/12066K 1493/12066K 1556/12066K 1616/12066K 1676/12066K 1736/12066K 1798/12066K 1863/12066K 1923/12066K 1988/12066K 2052/12066K 2118/12066K 2179/12066K 2242/12066K 2305/12066K 2365/12066K 2429/12066K 2490/12066K 2553/12066K 2616/12066K 2679/12066K 2743/12066K 2806/12066K 2872/12066K 2936/12066K 3000/12066K 3064/12066K 3128/12066K 3192/12066K 3256/12066K 3317/12066K 3381/12066K 3445/12066K 3509/12066K 3573/12066K 3637/12066K 3701/12066K 3765/12066K 3829/12066K 3893/12066K 3954/12066K 4014/12066K 4076/12066K 4136/12066K 4196/12066K 4261/12066K 4323/12066K 4384/12066K 4450/12066K 4510/12066K 4574/12066K 4636/12066K 4698/12066K 4762/12066K 4824/12066K 4887/12066K 4951/12066K 5015/12066K 5076/12066K 5139/12066K 5202/12066K 5265/12066K 5329/12066K 5389/12066K 5452/12066K 5516/12066K 5580/12066K 5640/12066K 5706/12066K 5766/12066K 5830/12066K 5891/12066K 5957/12066K 6017/12066K 6081/12066K 6144/12066K 6207/12066K 6270/12066K 6330/12066K 6393/12066K 6461/12066K 6522/12066K 6584/12066K 6645/12066K 6709/12066K 6769/12066K 6835/12066K 6898/12066K 6960/12066K 7022/12066K 7086/12066K 7149/12066K 7213/12066K 7273/12066K 7333/12066K 7400/12066K 7464/12066K 7526/12066K 7588/12066K 7651/12066K 7714/12066K 7777/12066K 7837/12066K 7900/12066K 7961/12066K 8028/12066K 8091/12066K 8152/12066K 8215/12066K 8278/12066K 8343/12066K 8404/12066K 8468/12066K 8531/12066K 8593/12066K 8655/12066K 8716/12066K 8782/12066K 8844/12066K 8907/12066K 8967/12066K 9032/12066K 9093/12066K 9157/12066K 9221/12066K 9283/12066K 9347/12066K 9409/12066K 9472/12066K 9535/12066K 9595/12066K 9662/12066K 9724/12066K 9784/12066K 9849/12066K 9911/12066K 9975/12066K 10035/12066K 10097/12066K 10161/12066K 10225/12066K 10288/12066K 10352/12066K 10413/12066K 10475/12066K 10540/12066K 10601/12066K 10664/12066K 10729/12066K 10791/12066K 10856/12066K 10917/12066K 10980/12066K 11040/12066K 11105/12066K 11168/12066K 11232/12066K 11292/12066K 11355/12066K 11419/12066K 11482/12066K 11545/12066K 11609/12066K 11671/12066K 11738/12066K 11806/12066K 11870/12066K 11931/12066K 11995/12066K 12057/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 14:56:28.367 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:56:28.368 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:56:28.421 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:56:28.422 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:56:28.615 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 14:56:28.617 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 14:56:28.618 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 14:56:28.619 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 14:56:28.620 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 14:56:28.622 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 14:56:28.624 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 14:56:28.626 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 14:56:28.627 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 14:56:28.628 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 14:56:28.631 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 14:56:28.678 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 14:56:28.718 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:56:28.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:56:28.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 14:56:28.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:56:28.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:56:28.741 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:56:28.768 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:56:28.768 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:56:28.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:56:28.770 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:56:28.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:56:28.773 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:56:28.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:28.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:28.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:28.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:56:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:28.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:28.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:28.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:28.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:28.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:28.828 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:28.828 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:28.828 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:28.828 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:28.828 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:28.829 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:28.829 DEBUG [main][MenuItemLookup] Item match:Window 14:56:28.835 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:28.835 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:28.835 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:28.835 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:28.835 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:28.835 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:56:28.836 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:28.836 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:56:28.840 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:28.840 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:56:28.841 DEBUG [main][MenuItemLookup] Item match:Preferences 14:56:28.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:56:28.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:56:28.847 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:56:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:56:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:56:28.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:56:28.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:28.991 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:56:28.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:28.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:56:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:28.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:29.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:29.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:29.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:29.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:56:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:29.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:29.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:29.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:29.061 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:56:29.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:29.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:29.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:29.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:56:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:56:29.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:29.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:29.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:29.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:29.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:56:29.158 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 14:56:29.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:29.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:29.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:29.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:29.160 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:29.160 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:29.160 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:56:29.160 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:56:29.160 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:56:29.160 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:56:29.160 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:56:29.160 DEBUG [main][MenuItemLookup] Item match:Window 14:56:29.161 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:56:29.161 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:56:29.161 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:56:29.161 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:29.161 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:56:29.161 DEBUG [main][MenuItemLookup] Item match:Show View 14:56:29.168 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:56:29.168 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:56:29.168 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:56:29.168 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:56:29.168 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:56:29.168 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:56:29.169 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:56:29.169 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:56:29.169 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:29.169 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:56:29.169 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:56:29.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:56:29.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:56:29.170 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:56:29.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:56:29.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:56:29.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:56:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:29.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:56:29.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:56:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:29.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:56:29.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:56:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:29.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:29.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:29.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:56:29.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:56:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:56:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:56:29.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:56:29.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:56:29.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:56:29.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:56:29.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:56:29.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:56:29.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:56:29.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 14:56:29.771 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 14:56:29.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 14:56:29.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 14:56:29.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:56:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:29.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:56:29.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:56:29.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:29.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:29.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") 14:56:29.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:56:29.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:29.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:29.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:56:29.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:56:29.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:29.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:29.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:29.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:29.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:29.775 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:56:29.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:29.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:29.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:29.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:29.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:56:29.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:56:29.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 14:56:29.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:29.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:29.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 14:56:29.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:29.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:29.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:29.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:29.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:56:29.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:29.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:29.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:29.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:56:29.981 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:56:29.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:56:29.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:56:29.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:56:29.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:56:29.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:56:29.995 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:56:30.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:56:30.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:56:30.027 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 14:56:30.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:56:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:30.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:30.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:56:30.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:30.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:56:31.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:31.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:56:31.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:56:31.046 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:56:31.046 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 14:56:31.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'] 14:56:31.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.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'] 14:56:31.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.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 Server"] 14:56:31.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.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'] 14:56:31.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.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'] 14:56:31.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.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'] 14:56:31.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:56:31.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:56:31.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:56:31.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:56:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:31.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:56:31.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:56:31.063 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:31.063 DEBUG [main][MenuItemLookup] Item match:File 14:56:31.065 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:56:31.065 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:56:31.068 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:56:31.068 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:31.069 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:56:31.069 DEBUG [main][MenuItemLookup] Found menu:'File' 14:56:31.069 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:56:31.069 DEBUG [main][MenuItemLookup] Found menu:'' 14:56:31.069 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:56:31.069 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:56:31.070 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:56:31.070 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:56:31.070 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:56:31.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.... 14:56:31.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 14:56:31.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:56:31.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:31.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:31.154 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:56:31.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:56:31.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:31.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:31.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:31.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:31.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:31.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:31.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:56:31.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:56:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:56:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:56:31.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:56:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:56:31.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:56:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:56:31.660 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:56:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:56:31.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:56:31.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 14:56:31.660 DEBUG [main][TreeItemHandler] Selecting tree item: Server 14:56:31.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 14:56:31.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 14:56:31.663 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:56:31.663 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:56:31.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:56:31.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:31.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:31.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:31.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:31.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:31.665 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:56:31.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:31.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:31.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:31.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:31.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'] 14:56:31.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:56:31.776 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 14:56:31.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:56:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:56:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:56:31.777 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:56:31.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:56:31.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:56:31.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:31.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:31.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:31.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:31.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:56:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:56:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 14:56:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 14:56:31.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:56:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:56:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:56:32.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:56:32.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 14:56:32.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:56:32.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:56:32.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 14:56:32.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:56:32.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:56:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 14:56:32.345 DEBUG [WorkbenchTestable][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 14:56:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:32.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:32.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:32.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:32.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:56:32.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:56:32.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:56:32.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 14:56:32.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:56:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:56:32.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 14:56:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:56:32.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:56:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 14:56:32.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:56:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:56:32.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 14:56:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:56:32.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:56:32.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 14:56:32.348 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 14:56:32.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 14:56:32.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 14:56:32.381 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:56:32.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:32.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:32.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:32.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:32.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:32.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:32.885 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:") 14:56:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:32.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:32.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:32.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:56:32.889 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:56:32.890 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 14:56:32.892 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:56:32.892 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 14:56:32.892 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:56:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:32.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:32.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:32.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:32.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:56:32.894 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:56:32.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:56:32.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:56:32.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:56:32.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:56:32.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:56:32.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:56:32.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:32.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:32.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 14:56:32.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:56:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:32.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:56:32.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:56:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:32.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:56:32.999 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:56:32.999 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 14:56:32.999 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 14:56:32.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:56:33.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:56:33.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:56:33.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 14:56:33.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:56:33.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:56:33.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:56:33.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:56:33.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:56:33.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:56:33.000 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:56:33.001 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 14:56:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:57:33.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 14:57:33.074 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:57:33.074 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:57:33.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.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) 14:57:33.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:33.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:33.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:33.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:57:33.079 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:57:33.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:57:33.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:57:33.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:57:33.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:57:33.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:57:33.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:57:33.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:57:33.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:57:33.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:57:33.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:57:33.592 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 14:57:33.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:33.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:33.595 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:57:33.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:33.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:33.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:33.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:33.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:33.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:33.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:57:33.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:33.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:33.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:33.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:33.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:57:33.600 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:33.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:33.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:33.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:57:33.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:33.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:33.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:33.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:33.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:33.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:33.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:57:33.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:33.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:33.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:33.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:33.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:57:33.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:33.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:33.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:33.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:33.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57: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 '\*?\QServers\E') 14:57:33.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:33.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:33.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:33.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:33.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:57:33.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:33.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:33.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:33.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:57:33.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:33.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:33.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:33.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:33.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:33.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:33.668 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:33.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:33.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:33.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:33.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:57:33.669 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:57:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 14:57:33.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:57:33.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:33.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:33.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:33.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:33.679 INFO [WorkbenchTestable][AbstractServer] Start server Apache Tomcat v10.0 Server at localhost 14:57:33.680 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:33.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:33.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:33.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:33.681 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:33.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:33.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:33.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:33.682 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Apache Tomcat v10.0 Server at localhost 14:57:33.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:33.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:33.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:33.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:33.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:57:33.683 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:57:33.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 14:57:33.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:57:33.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:33.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:57:33.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'New' 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 14:57:33.755 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 14:57:33.755 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 14:57:33.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 14:57:33.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 14:57:33.755 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 14:57:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 14:57:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 14:57:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 14:57:36.324 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:36.826 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 14:57:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:57:36.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 14:57:36.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:57:36.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:57:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:57:36.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:36.829 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 14:57:36.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:36.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:57:36.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 14:57:36.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 14:57:36.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:57:36.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:57:36.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:57:36.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:57:36.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:36.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:36.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') 14:57:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:36.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:36.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:57:36.853 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:57:36.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:36.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:36.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:36.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:57:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:36.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:36.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:57:36.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:36.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:36.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:36.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:36.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:57:36.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:36.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:36.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:57:36.884 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:57:36.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:36.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:36.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:36.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:36.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:36.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:36.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:57:36.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:36.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:36.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:57:36.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:57:36.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:36.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:36.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 14:57:36.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:57:36.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:57:36.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:57:36.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:57:36.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 14:57:36.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:57:36.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:36.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:36.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 '\*?\QServers\E') 14:57:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:36.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:36.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:57:36.939 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:57:36.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:36.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:36.949 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:36.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:57:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:36.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:36.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:57:36.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:36.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:36.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 '\*?\QServers\E') 14:57:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:36.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:36.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:36.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:57:36.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:57:36.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:36.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:36.962 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:36.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 14:57:36.963 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 14:57:36.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] about selection 14:57:36.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 14:57:36.968 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:36.969 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 14:57:36.969 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:36.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:36.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:36.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:36.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:57:36.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:57:36.991 DEBUG [main][MenuItemLookup] Found menu:'New' 14:57:36.991 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:57:36.991 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:57:36.991 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:36.991 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:57:36.991 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:57:36.991 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:57:36.991 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:57:36.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:57:36.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:57:36.991 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:57:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:57:37.055 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 14:57:37.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:57:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:37.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:57:37.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:57:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:57:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:57:37.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:57:37.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:57:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:37.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:37.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:37.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:57:37.059 INFO [WorkbenchTestable][CheckBox] Select checkbox Delete unused server configuration(s) 14:57:37.059 DEBUG [WorkbenchTestable][CheckBox] Checkbox Delete unused server configuration(s) already selected, no action performed 14:57:37.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:57:37.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:57:37.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:57:37.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:57:37.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:57:37.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:57:37.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:37.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:37.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:37.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:37.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:57:37.061 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:57:37.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:57:37.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:57:37.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:57:37.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:57:37.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:57:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:57:37.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:37.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:37.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:57:37.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:37.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:37.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:37.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:37.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') 14:57:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:37.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:37.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:37.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:57:37.223 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:37.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:37.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:37.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:57:37.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:37.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:37.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 14:57:37.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:37.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:37.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:37.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:57:37.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:57:37.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:37.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:37.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:37.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:37.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:57:37.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:37.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:37.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:37.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:37.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:37.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:37.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:57:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:37.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:37.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:37.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:57:37.244 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:37.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:37.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:37.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:57:37.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:37.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:37.759 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:37.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:37.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:37.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:57:37.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:37.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:37.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:57:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:37.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:37.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:38.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:38.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:38.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:38.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:57:38.781 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:57:38.781 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 14:57:38.781 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:38.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:38.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:38.782 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 14:57:38.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:57:38.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:38.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:38.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:39.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:39.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:39.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:39.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:57:39.785 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:57:39.785 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:57:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 14:57:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:57:39.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:57:39.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:57:39.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:57:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:57:39.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.*'] 14:57:39.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:39.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.*'] 14:57:39.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:39.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.*'] 14:57:39.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:39.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:39.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:39.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:39.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:39.787 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:57:39.787 DEBUG [main][MenuItemLookup] Found menu:'File' 14:57:39.787 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:57:39.787 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:57:39.787 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:57:39.787 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:57:39.787 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:57:39.787 DEBUG [main][MenuItemLookup] Item match:Window 14:57:39.788 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:57:39.788 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:57:39.788 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:57:39.788 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:39.788 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:57:39.788 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:57:39.788 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:39.788 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:57:39.788 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:39.788 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:57:39.788 DEBUG [main][MenuItemLookup] Item match:Preferences 14:57:39.788 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:57:39.788 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:57:39.788 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:57:39.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.... 14:57:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:57:39.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:57:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:39.857 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:57:39.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:39.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:57:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:39.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:39.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:39.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:57:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:57:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:57:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:57:39.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:57:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:57:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:57:40.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:57:40.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:57:40.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:57:40.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:57:40.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:57:40.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:57:40.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:57:40.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 14:57:40.364 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 14:57:40.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 14:57:40.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 14:57:40.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:40.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:40.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:40.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:40.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:41.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:41.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:57:41.401 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 14:57:41.403 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 14:57:41.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:41.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:41.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:41.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:41.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:57:41.405 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 14:57:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:57:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:57:41.411 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 14:57:41.411 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 14:57:41.411 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:57:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:57:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:57:41.412 TRACE [main][WidgetHandler] Notify Table with event 13 14:57:41.412 TRACE [main][WidgetHandler] Wait for synchronization 14:57:41.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 14:57:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:41.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:41.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:41.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:41.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:57:41.415 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:57:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:57:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:57:41.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:57:41.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:57:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:57:44.454 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 14:57:44.454 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:57:44.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:44.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:44.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 "Apply and Close") 14:57:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:44.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:44.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:44.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:57:44.458 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:57:44.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:57:44.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:57:44.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:57:44.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:57:44.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:57:44.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:57:44.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:44.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:44.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:44.477 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 14:57:44.478 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:57:44.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:57:44.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:57:44.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:57:44.478 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.134 s - in org.eclipse.reddeer.requirements.test.server.ServerRunningTest isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) Time elapsed: 0.073 s Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest 14:57:44.501 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 14:57:44.506 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:57:44.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:57:44.506 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 14:57:44.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:57:44.507 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:57:44.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:57:44.507 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:57:44.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:57:44.507 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:57:44.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:57:44.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:44.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:57:44.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:44.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.*'] 14:57:44.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:44.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:44.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:44.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:57:44.508 DEBUG [main][MenuItemLookup] Found menu:'File' 14:57:44.508 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:57:44.508 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:57:44.508 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:57:44.508 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:57:44.508 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:57:44.508 DEBUG [main][MenuItemLookup] Item match:Window 14:57:44.509 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:57:44.509 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:57:44.509 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:57:44.509 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:44.509 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:57:44.509 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:57:44.509 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:44.509 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:57:44.509 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:44.509 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:57:44.509 DEBUG [main][MenuItemLookup] Item match:Preferences 14:57:44.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:57:44.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:57:44.509 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:57:44.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:57:44.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:57:44.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:57:44.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:44.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:44.572 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:57:44.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:44.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:57:44.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:44.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:44.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:44.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:44.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:57:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:57:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:57:44.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:57:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:44.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:44.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:44.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:57:44.575 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:57:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:57:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:57:44.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:57:44.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:57:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:57:44.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:57:44.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:44.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:44.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:44.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:44.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:44.615 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:57:44.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:44.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:44.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:44.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:44.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:44.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:44.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 '\*?\QServers\E') 14:57:44.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:44.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:44.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:44.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:44.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:57:44.619 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:44.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:44.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:44.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:57:44.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:57:44.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:57:44.621 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:57:44.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:57:44.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:57:44.621 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 14:57:44.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:57:44.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:44.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:44.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:45.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:45.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:45.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:45.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:57:45.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:57:45.624 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:57:45.624 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 14:57:45.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:57:45.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:57:45.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.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: "New Server"] 14:57:45.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:57:45.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:57:45.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:57:45.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.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: "New Server"] 14:57:45.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:57:45.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:57:45.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:57:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:45.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:57:45.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:57:45.627 DEBUG [main][MenuItemLookup] Found menu:'File' 14:57:45.627 DEBUG [main][MenuItemLookup] Item match:File 14:57:45.627 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:57:45.627 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:57:45.628 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:57:45.628 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:45.628 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:57:45.628 DEBUG [main][MenuItemLookup] Found menu:'File' 14:57:45.628 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:57:45.628 DEBUG [main][MenuItemLookup] Found menu:'' 14:57:45.628 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:57:45.628 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:57:45.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:57:45.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:57:45.629 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:57:45.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:57:45.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 14:57:45.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:57:45.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:45.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:45.683 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:57:45.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:57:45.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:45.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:45.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:45.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:45.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:57:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:57:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:57:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:57:45.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:57:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:57:45.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:57:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:57:45.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:57:45.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:57:45.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:57:45.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:57:45.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:57:45.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:57:45.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:57:45.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 14:57:45.685 DEBUG [main][TreeItemHandler] Selecting tree item: Server 14:57:45.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 14:57:45.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 14:57:45.685 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:57:45.685 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:57:45.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) 14:57:45.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:45.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:45.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:45.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:57:45.687 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:57:45.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:57:45.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:57:45.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:57:45.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:57:45.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:57:45.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:57:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 14:57:45.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:57:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:57:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:57:45.748 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:57:45.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:57:45.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.wizard.NewServerWizardPage, index 0 and no matchers specified 14:57:45.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:45.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:45.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:45.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:45.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:57:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:57:45.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:57:45.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 14:57:45.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:57:45.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:57:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 14:57:45.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:57:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:57:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:57:46.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:57:46.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 14:57:46.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:57:46.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:57:46.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 14:57:46.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:57:46.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:57:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 14:57:46.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.wizard.NewServerWizardPage, index 0 and no matchers specified 14:57:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:46.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:46.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:46.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:57:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:57:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:57:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 14:57:46.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:57:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:57:46.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 14:57:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:57:46.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:57:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 14:57:46.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:57:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:57:46.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 14:57:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:57:46.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:57:46.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 14:57:46.259 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 14:57:46.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 14:57:46.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 14:57:46.282 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:57:46.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:46.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:46.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:46.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:46.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:57:46.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:57:46.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:57:46.784 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:") 14:57:46.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:46.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:46.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:46.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:57:46.789 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:57:46.789 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 14:57:46.790 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:57:46.790 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 14:57:46.790 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:57:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:46.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:46.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:46.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:57:46.792 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:57:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:57:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:57:46.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:57:46.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:57:46.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:57:46.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:57:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:57:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:57:46.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 14:57:46.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:57:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:46.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:57:46.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:57:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:46.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:57:46.818 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:57:46.818 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 14:57:46.819 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 14:57:46.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:57:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:57:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:57:46.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 14:57:46.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:57:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:57:46.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:57:46.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:57:46.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:57:46.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:57:46.820 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:57:46.820 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 14:57:46.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:58:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 14:58:46.839 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:58:46.839 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:58:46.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.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) 14:58:46.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:46.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:46.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:46.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:58:46.843 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:58:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:58:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:58:46.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:58:46.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:58:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:58:47.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:58:47.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:58:47.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:58:47.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:58:47.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:58:47.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:58:47.510 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 14:58:47.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:58:47.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:47.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:47.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') 14:58:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:58:47.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:58:47.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:58:47.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:58:47.529 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:58:47.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:58:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:58:47.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:47.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:47.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 '\*?\QServers\E') 14:58:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:58:47.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:58:47.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:58:47.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:58:47.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:58:47.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:58:47.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 14:58:47.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 14:58:47.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:58:47.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:58:47.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:58:47.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:58:47.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:47.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:47.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:58:47.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:58:47.571 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:58:47.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:58:47.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:58:47.579 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:58:47.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:58:47.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:58:47.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:47.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:47.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:47.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:47.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') 14:58:47.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:58:47.584 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:58:47.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:58:47.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:58:47.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 14:58:47.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:58:47.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:58:47.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:58:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:58:47.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 14:58:47.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.588 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:58:47.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:47.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:47.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:47.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:47.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') 14:58:47.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:58:47.601 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:58:47.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:58:47.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:58:47.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:58:47.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:58:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:58:47.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:47.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:47.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:47.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:47.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:58:47.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:58:47.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:58:47.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:58:47.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:58:47.650 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:58:47.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:58:47.651 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:58:47.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 14:58:47.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:58:47.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:58:47.665 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 14:58:47.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:58:47.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:58:47.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:58:47.684 DEBUG [main][MenuItemLookup] Found menu:'New' 14:58:47.684 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:58:47.685 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:58:47.685 DEBUG [main][MenuItemLookup] Found menu:'' 14:58:47.685 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:58:47.685 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:58:47.685 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:58:47.685 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:58:47.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:58:47.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:58:47.685 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:58:47.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:58:47.740 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 14:58:47.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:58:47.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:47.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:47.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:58:47.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:58:47.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:58:47.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:58:47.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:58:47.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:58:47.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:58:47.742 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:58:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:58:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:58:47.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:58:47.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:58:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:58:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:58:47.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:58:47.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:47.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:47.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 '\*?\QServers\E') 14:58:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:47.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:58:47.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:58:47.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:58:47.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:58:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 14:58:47.778 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:47.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:47.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:47.778 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 14:58:47.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:58:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:47.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:47.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:48.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:48.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:48.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:48.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:58:48.782 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:58:48.782 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 14:58:48.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:48.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:48.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:48.783 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 14:58:48.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:58:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:48.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:48.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:49.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:49.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:49.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:49.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:49.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:58:49.786 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:58:49.786 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:58:49.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 14:58:49.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:58:49.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:58:49.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:58:49.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:58:49.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:58:49.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.*'] 14:58:49.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:49.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:58:49.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:49.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:58:49.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:49.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:49.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:49.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:49.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:49.788 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:58:49.788 DEBUG [main][MenuItemLookup] Found menu:'File' 14:58:49.788 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:58:49.788 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:58:49.788 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:58:49.788 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:58:49.788 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:58:49.788 DEBUG [main][MenuItemLookup] Item match:Window 14:58:49.789 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:58:49.789 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:58:49.789 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:58:49.789 DEBUG [main][MenuItemLookup] Found menu:'' 14:58:49.789 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:58:49.789 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:58:49.789 DEBUG [main][MenuItemLookup] Found menu:'' 14:58:49.789 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:58:49.789 DEBUG [main][MenuItemLookup] Found menu:'' 14:58:49.789 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:58:49.789 DEBUG [main][MenuItemLookup] Item match:Preferences 14:58:49.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:58:49.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:58:49.789 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:58:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:58:49.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 14:58:49.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:58:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:49.855 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:58:49.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:49.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:58:49.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:49.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:49.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:49.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:49.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:58:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:58:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:58:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:58:49.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:58:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:58:49.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:58:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:58:49.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:58:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:58:49.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:58:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:58:49.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:58:49.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:58:49.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:58:49.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 14:58:49.858 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 14:58:49.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 14:58:49.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 14:58:49.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:49.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:49.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:50.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:50.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:50.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:50.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:58:50.862 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 14:58:50.863 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 14:58:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:50.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:50.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:50.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:58:50.864 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 14:58:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:58:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:58:50.866 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 14:58:50.866 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 14:58:50.866 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:58:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:58:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:58:50.866 TRACE [main][WidgetHandler] Notify Table with event 13 14:58:50.866 TRACE [main][WidgetHandler] Wait for synchronization 14:58:50.867 DEBUG [WorkbenchTestable][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") 14:58:50.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:50.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:50.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:50.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:58:50.869 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:58:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:58:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:58:50.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:58:50.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:58:50.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 14:58:53.875 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 14:58:53.875 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 14:58:53.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:53.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:53.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 14:58:53.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:53.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:53.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:53.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:53.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:58:53.878 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:58:53.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:58:53.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:58:53.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:58:53.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:58:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:58:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:58:53.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:53.893 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 14:58:53.893 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:58:53.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:58:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:58:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.394 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.023 s Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 14:58:53.901 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 14:58:53.902 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:58:53.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:58:53.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 14:58:53.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:58:53.902 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:58:53.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:58:53.909 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:58:53.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:58:53.909 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:58:53.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:58:53.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:53.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:58:53.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:53.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:58:53.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:53.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:53.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:53.910 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:58:53.910 DEBUG [main][MenuItemLookup] Found menu:'File' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:58:53.911 DEBUG [main][MenuItemLookup] Item match:Window 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'' 14:58:53.911 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:58:53.911 DEBUG [main][MenuItemLookup] Item match:Preferences 14:58:53.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:58:53.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:58:53.911 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:58:53.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:58:53.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:58:53.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:58:53.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:53.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:53.983 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:58:53.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:53.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:58:53.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:53.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:53.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:53.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:53.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:58:53.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:58:53.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:58:53.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:58:53.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:53.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:53.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:53.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:53.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:58:53.986 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:58:53.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:58:53.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:58:53.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:58:53.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:58:53.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:58:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:58:54.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:54.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:54.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:54.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:58:54.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:54.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:54.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:54.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:54.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:54.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:54.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:58:54.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:54.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:54.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:54.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:54.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:58:54.013 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:54.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:54.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:54.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:58:54.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:58:54.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:58:54.015 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:58:54.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:58:54.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:58:54.016 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 14:58:54.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 14:58:54.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:54.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:54.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:54.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:54.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:55.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:55.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:58:55.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:58:55.019 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:58:55.019 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 14:58:55.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:58:55.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:58:55.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 14:58:55.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:58:55.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:58:55.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:58:55.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.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: "New Server"] 14:58:55.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:58:55.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:58:55.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:58:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:55.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:58:55.021 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:58:55.021 DEBUG [main][MenuItemLookup] Found menu:'File' 14:58:55.021 DEBUG [main][MenuItemLookup] Item match:File 14:58:55.022 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:58:55.022 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:58:55.023 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:58:55.023 DEBUG [main][MenuItemLookup] Found menu:'' 14:58:55.023 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:58:55.023 DEBUG [main][MenuItemLookup] Found menu:'File' 14:58:55.023 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:58:55.023 DEBUG [main][MenuItemLookup] Found menu:'' 14:58:55.023 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:58:55.023 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:58:55.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:58:55.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:58:55.024 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:58:55.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:58: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 'New|Select a wizard'] is available. finished successfully 14:58:55.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:58:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:55.076 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:58:55.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:58:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:55.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:55.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:55.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:55.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:58:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:58:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:58:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:58:55.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:58:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:58:55.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:58:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:58:55.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:58:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:58:55.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:58:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:58:55.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:58:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:58:55.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:58:55.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 14:58:55.078 DEBUG [main][TreeItemHandler] Selecting tree item: Server 14:58:55.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 14:58:55.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 14:58:55.079 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:58:55.079 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:58:55.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:58:55.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:55.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:55.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:55.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:58:55.080 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:58:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:58:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:58:55.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:58:55.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:58:55.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'] 14:58:55.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 14:58:55.139 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 14:58:55.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 14:58:55.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:58:55.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:58:55.139 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:58:55.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:58:55.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:58:55.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:55.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:55.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:55.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:55.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:58:55.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 14:58:55.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 14:58:55.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 14:58:55.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:58:55.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:58:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 14:58:55.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:58:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:58:55.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:58:55.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:58:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 14:58:55.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:58:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:58:55.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 14:58:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:58:55.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:58:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 14:58:55.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 14:58:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:55.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:55.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:55.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:58:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:58:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:58:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 14:58:55.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:58:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:58:55.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 14:58:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:58:55.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:58:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 14:58:55.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 14:58:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:58:55.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 14:58:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:58:55.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 14:58:55.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 14:58:55.649 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 14:58:55.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 14:58:55.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 14:58:55.669 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:58:55.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:55.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:55.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:55.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:58:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:58:56.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:58:56.171 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:") 14:58:56.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:56.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:56.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:56.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:58:56.174 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:58:56.175 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 14:58:56.175 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:58:56.175 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 14:58:56.175 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:58:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:56.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:56.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:56.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:56.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:58:56.177 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:58:56.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:58:56.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:58:56.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:58:56.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:58:56.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:58:56.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:58:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:58:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:58:56.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 14:58:56.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:58:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:56.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:58:56.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:58:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:56.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:58:56.205 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:58:56.206 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 14:58:56.207 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 14:58:56.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:58:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:58:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:58:56.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 14:58:56.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:58:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:58:56.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:58:56.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:58:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:58:56.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:58:56.207 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:58:56.208 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 14:58:56.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:59:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 14:59:56.229 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 14:59:56.229 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 14:59:56.229 DEBUG [WorkbenchTestable][WidgetLookup] 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) 14:59:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:56.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:56.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:59:56.232 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:59:56.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:59:56.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:59:56.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:59:56.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:59:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:59:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:59:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:59:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:59:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:59:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:59:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:59:56.738 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 14:59:56.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:59:56.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:59:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:59:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:59:56.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:59:56.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:59:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:56.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:56.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:59:56.744 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:59:56.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:59:56.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:59:56.746 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:59:56.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:59:56.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:56.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:56.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:59:56.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:59:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:59:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:59:56.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:59:56.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:59:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:56.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:56.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:59:56.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:59:56.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:59:56.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:59:56.754 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:59:56.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:59:56.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 14:59:56.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 14:59:56.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:59:56.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:59:56.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:59:56.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:59:56.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:59:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:59:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:59:56.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:59:56.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 '\*?\QServers\E') 14:59:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:56.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:56.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:59:56.768 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:59:56.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:59:56.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:59:56.771 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:59:56.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:59:56.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:56.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:56.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:59:56.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:59:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:59:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:59:56.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:59:56.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:59:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:56.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:56.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:59:56.783 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:59:56.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:59:56.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:59:56.785 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:59:56.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:59:56.786 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:59:56.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 14:59:56.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 14:59:56.797 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:59:56.798 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 14:59:56.798 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:59:56.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:59:56.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:59:56.812 DEBUG [main][MenuItemLookup] Found menu:'New' 14:59:56.813 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 14:59:56.813 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:59:56.813 DEBUG [main][MenuItemLookup] Found menu:'' 14:59:56.813 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:59:56.813 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:59:56.813 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:59:56.813 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:59:56.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 14:59:56.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:59:56.813 INFO [main][MenuItemHandler] Select menu item: Delete Delete 14:59:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 14:59:56.845 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 14:59:56.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 14:59:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:59:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:59:56.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") 14:59:56.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:59:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:59:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:59:56.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 14:59:56.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:59:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:56.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:56.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:59:56.846 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:59:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:59:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:59:56.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:59:56.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:59:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:59:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:59:56.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 14:59:56.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:59:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:59:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:59:56.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:59:56.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 14:59:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:56.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:56.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:56.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:59:56.872 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:59:56.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:59:56.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:59:56.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 14:59:56.874 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:56.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:56.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:56.875 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 14:59:56.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 14:59:56.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:56.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:56.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:59:57.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:57.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:59:57.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:57.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:59:57.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:59:57.878 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:59:57.878 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 14:59:57.878 INFO [WorkbenchTestable][AbstractView] Activate view Servers 14:59:57.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 14:59:57.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:59:57.878 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 14:59:57.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 14:59:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:57.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:57.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:59:58.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:58.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:59:58.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:58.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:59:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:59:58.881 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 14:59:58.881 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 14:59:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 14:59:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:59:58.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:59:58.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:59:58.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:59:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:59:58.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.*'] 14:59:58.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:59:58.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.*'] 14:59:58.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:59:58.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.*'] 14:59:58.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:59:58.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:59:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:59:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:59:58.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:59:58.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'File' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:59:58.883 DEBUG [main][MenuItemLookup] Item match:Window 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'' 14:59:58.883 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:59:58.883 DEBUG [main][MenuItemLookup] Item match:Preferences 14:59:58.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:59:58.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:59:58.883 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:59:58.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:59:58.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 'Preferences.*'] is available. finished successfully 14:59:58.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:59:58.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:59:58.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:59:58.960 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:59:58.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:59:58.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:59:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:58.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:58.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:58.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:59:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:59:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:59:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 14:59:58.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:59:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:59:58.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:59:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:59:58.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:59:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 14:59:58.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 14:59:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:59:58.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 14:59:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:59:58.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 14:59:58.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 14:59:58.963 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 14:59:58.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 14:59:58.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 14:59:58.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:58.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:58.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:59:59.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:59.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:59:59.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:59.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:59:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:59:59.968 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 14:59:59.968 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 14:59:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:59.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:59.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:59.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:59:59.969 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 14:59:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:59:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:59:59.972 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 14:59:59.972 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 14:59:59.972 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 14:59:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:59:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:59:59.972 TRACE [main][WidgetHandler] Notify Table with event 13 14:59:59.972 TRACE [main][WidgetHandler] Wait for synchronization 14:59:59.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.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") 14:59:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:59:59.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:59:59.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:59:59.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:59:59.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:59:59.974 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:59:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:59:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:59:59.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:59:59.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:59:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 15:00:02.979 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 15:00:02.980 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 15:00:02.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:02.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:02.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 15:00:02.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:02.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:02.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:02.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:02.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:00:02.983 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 15:00:02.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:00:02.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:00:02.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:00:02.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:00:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:00:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:00:02.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:00:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:00:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:00:02.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:03.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:03.000 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 15:00:03.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:03.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:03.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:00:03.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:00:03.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:00:03.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:00:03.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 15:00:03.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:03.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:03.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:03.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:03.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:00:03.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:00:03.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:00:03.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:00:03.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:00:03.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:00:03.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:00:03.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:00:03.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:00:03.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:00:03.006 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 15:00:03.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 15:00:03.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:03.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:03.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:00:03.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:03.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:00:04.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:04.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:00:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:00:04.009 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 15:00:04.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 15:00:04.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:00:04.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:00:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:00:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:00:04.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 15:00:04.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:04.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:04.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 15:00:04.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:04.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:04.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:00:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:00:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:00:04.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:00:04.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 '\*?\QServers\E') 15:00:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:04.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:04.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:04.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:00:04.016 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:00:04.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:00:04.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:00:04.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:00:04.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:00:04.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:00:04.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:00:04.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:00:04.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:00:04.017 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 15:00:04.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 15:00:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:04.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:04.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:00:04.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:04.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:00:05.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:05.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:00:05.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:00:05.020 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 15:00:05.020 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 15:00:05.020 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:00:05.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:00:05.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:00:05.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.119 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.247 s Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 15:00:05.024 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 15:00:05.024 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:00:05.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:00:05.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 15:00:05.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:00:05.025 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:00:05.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:00:05.025 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:00:05.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:00:05.025 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:00:05.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:00:05.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:05.026 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:00:05.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:05.026 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:00:05.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:05.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:00:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:00:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:00:05.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:00:05.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:00:05.026 DEBUG [main][MenuItemLookup] Found menu:'File' 15:00:05.026 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:00:05.026 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:00:05.026 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:00:05.026 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:00:05.026 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:00:05.026 DEBUG [main][MenuItemLookup] Item match:Window 15:00:05.027 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:00:05.027 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:00:05.027 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:00:05.027 DEBUG [main][MenuItemLookup] Found menu:'' 15:00:05.027 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:00:05.027 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:00:05.027 DEBUG [main][MenuItemLookup] Found menu:'' 15:00:05.027 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:00:05.027 DEBUG [main][MenuItemLookup] Found menu:'' 15:00:05.027 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:00:05.027 DEBUG [main][MenuItemLookup] Item match:Preferences 15:00:05.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:00:05.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:00:05.027 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:00:05.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.... 15:00:05.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:00:05.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:00:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:00:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:00:05.101 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:00:05.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:05.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:00:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:05.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:05.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:05.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:05.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:00:05.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:00:05.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:00:05.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:00:05.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:05.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:05.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:05.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:05.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:00:05.105 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:00:05.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:00:05.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:00:05.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:00:05.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:00:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:00:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:00:05.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:00:05.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:00:05.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:00:05.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:05.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:05.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 15:00:05.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:05.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:05.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:00:05.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:00:05.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:00:05.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:00:05.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 '\*?\QServers\E') 15:00:05.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:05.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:05.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:05.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:00:05.129 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:00:05.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:00:05.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:00:05.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:00:05.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:00:05.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:00:05.130 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:00:05.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:00:05.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:00:05.131 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 15:00:05.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 15:00:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:05.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:05.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:00:05.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:05.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:00:06.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:06.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:00:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:00:06.134 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 15:00:06.134 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 15:00:06.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'] 15:00:06.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.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'] 15:00:06.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 15:00:06.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.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'] 15:00:06.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.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'] 15:00:06.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.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'] 15:00:06.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 15:00:06.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.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'] 15:00:06.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.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'] 15:00:06.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:00:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:00:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:00:06.136 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:00:06.136 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:00:06.136 DEBUG [main][MenuItemLookup] Found menu:'File' 15:00:06.136 DEBUG [main][MenuItemLookup] Item match:File 15:00:06.137 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:00:06.137 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:00:06.138 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:00:06.138 DEBUG [main][MenuItemLookup] Found menu:'' 15:00:06.138 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:00:06.138 DEBUG [main][MenuItemLookup] Found menu:'File' 15:00:06.138 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:00:06.138 DEBUG [main][MenuItemLookup] Found menu:'' 15:00:06.138 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:00:06.138 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:00:06.138 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:00:06.138 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:00:06.138 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:00:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 15:00:06.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. finished successfully 15:00:06.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:00:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:00:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:00:06.189 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:00:06.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 15:00:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:06.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:06.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:06.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:00:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:00:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:00:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 15:00:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 15:00:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:00:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 15:00:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:00:06.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 15:00:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 15:00:06.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 15:00:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:00:06.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 15:00:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:00:06.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 15:00:06.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 15:00:06.196 DEBUG [main][TreeItemHandler] Selecting tree item: Server 15:00:06.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 15:00:06.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 15:00:06.196 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:00:06.196 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 15:00:06.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 15:00:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:06.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:06.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:06.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:06.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:00:06.197 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:00:06.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:00:06.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:00:06.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:00:06.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:00:06.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'] 15:00:06.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 15:00:06.250 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 15:00:06.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 15:00:06.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:00:06.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:00:06.250 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 15:00:06.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:00:06.251 DEBUG [WorkbenchTestable][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 15:00:06.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:06.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:06.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:06.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:06.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:00:06.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 15:00:06.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 15:00:06.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 15:00:06.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:00:06.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:00:06.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 15:00:06.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 15:00:06.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:00:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:00:06.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 15:00:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 15:00:06.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 15:00:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:00:06.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 15:00:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:00:06.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 15:00:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 15:00:06.758 DEBUG [WorkbenchTestable][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 15:00:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:06.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:06.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:06.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:00:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:00:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:00:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 15:00:06.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 15:00:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:00:06.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 15:00:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:00:06.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 15:00:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 15:00:06.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 15:00:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:00:06.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 15:00:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:00:06.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 15:00:06.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 15:00:06.760 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 15:00:06.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 15:00:06.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 15:00:06.770 DEBUG [WorkbenchTestable][WidgetLookup] 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) 15:00:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:06.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:06.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:06.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:06.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:00:06.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:00:07.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:00:07.276 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:") 15:00:07.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:07.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:07.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:07.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:07.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:00:07.279 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:00:07.279 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 15:00:07.280 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 15:00:07.280 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 15:00:07.280 DEBUG [WorkbenchTestable][WidgetLookup] 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) 15:00:07.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:07.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:07.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:07.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:07.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:00:07.281 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:00:07.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:00:07.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:00:07.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:00:07.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:00:07.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 15:00:07.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:00:07.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:00:07.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:00:07.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 15:00:07.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:00:07.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:07.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:00:07.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:00:07.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:07.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:00:07.304 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:00:07.305 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 15:00:07.306 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 15:00:07.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:00:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:00:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:00:07.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 15:00:07.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:00:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:00:07.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:00:07.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:00:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:00:07.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 15:00:07.306 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:00:07.307 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 15:00:07.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 15:01:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 15:01:07.321 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 15:01:07.321 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 15:01:07.321 DEBUG [WorkbenchTestable][WidgetLookup] 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) 15:01:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:07.325 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:01:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:07.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:07.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:07.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:07.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:07.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:01:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:07.835 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 15:01:07.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 15:01:07.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:07.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:07.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 15:01:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:07.841 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:07.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:07.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:07.843 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:07.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 15:01:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:07.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:07.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:07.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:07.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:07.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') 15:01:07.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:07.849 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:07.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:07.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:07.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:07.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:07.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 15:01:07.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 15:01:07.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:07.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:07.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:07.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 15:01:07.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:07.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:07.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:07.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:07.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 15:01:07.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:07.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:07.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:07.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:07.870 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:07.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 15:01:07.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:07.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:07.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:07.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 15:01:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:07.883 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:07.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:07.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:07.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:07.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:07.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 15:01:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:07.898 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:07.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:07.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:07.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 15:01:07.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:07.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:07.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 15:01:07.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 15:01:07.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:07.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:07.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:07.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:07.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 15:01:07.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:07.905 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:07.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:07.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:07.914 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:07.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 15:01:07.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:07.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:07.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:07.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:07.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:07.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 15:01:07.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:07.921 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:07.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:07.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:07.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:07.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 15:01:07.933 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 15:01:07.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 15:01:07.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 15:01:07.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:07.946 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 15:01:07.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:07.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:07.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:07.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:07.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:01:07.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:07.959 DEBUG [main][MenuItemLookup] Found menu:'New' 15:01:07.959 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 15:01:07.960 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:01:07.960 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:07.960 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:01:07.960 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:01:07.960 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:01:07.960 DEBUG [main][MenuItemLookup] Item match:Delete Delete 15:01:07.960 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 15:01:07.960 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 15:01:07.960 INFO [main][MenuItemHandler] Select menu item: Delete Delete 15:01:07.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 15:01:07.986 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 15:01:07.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 15:01:07.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:07.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:07.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 15:01:07.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:07.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:07.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:07.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 15:01:07.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:07.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:07.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:07.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:07.987 INFO [WorkbenchTestable][AbstractButton] Click button OK 15:01:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:07.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:07.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:01:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:01:08.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:08.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:08.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 15:01:08.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:08.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:08.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:08.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:08.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 15:01:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:08.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:08.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:08.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:08.032 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:08.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 15:01:08.034 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:08.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:08.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:08.035 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 15:01:08.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 15:01:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:08.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:08.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:08.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:08.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:09.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:09.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:01:09.037 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 15:01:09.037 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 15:01:09.037 INFO [WorkbenchTestable][AbstractView] Activate view Servers 15:01:09.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 15:01:09.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:09.038 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 15:01:09.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 15:01:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:09.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:09.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:09.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:09.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:10.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:10.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:10.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:01:10.041 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 15:01:10.041 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 15:01:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 15:01:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:10.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:10.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:10.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:01:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:10.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:10.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:10.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:10.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:10.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:10.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:10.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:10.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:10.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:10.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:10.042 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:10.042 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:10.042 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:10.042 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:10.042 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:10.042 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:10.042 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:10.042 DEBUG [main][MenuItemLookup] Item match:Window 15:01:10.042 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:10.043 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:10.043 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:10.043 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:10.043 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:10.043 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:10.043 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:10.043 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:10.043 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:10.043 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:10.043 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:10.043 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:10.043 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:10.043 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:10.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:10.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:10.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:10.134 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:10.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:10.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:10.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:10.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:10.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:10.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:10.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 15:01:10.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 15:01:10.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:10.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 15:01:10.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:10.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 15:01:10.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 15:01:10.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 15:01:10.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:10.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 15:01:10.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:10.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 15:01:10.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 15:01:10.136 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 15:01:10.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 15:01:10.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 15:01:10.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:10.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:10.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:10.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:10.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:11.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:11.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:01:11.141 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 15:01:11.141 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 15:01:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:11.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:11.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:11.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 15:01:11.142 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 15:01:11.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 15:01:11.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 15:01:11.145 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 15:01:11.145 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 15:01:11.145 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 15:01:11.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 15:01:11.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 15:01:11.145 TRACE [main][WidgetHandler] Notify Table with event 13 15:01:11.145 TRACE [main][WidgetHandler] Wait for synchronization 15:01:11.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 15:01:11.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:11.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:11.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:11.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:11.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:11.147 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 15:01:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:11.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:11.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:11.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 15:01:14.153 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 15:01:14.154 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 15:01:14.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:14.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:14.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 "Apply and Close") 15:01:14.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:14.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:14.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:14.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:14.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:14.157 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 15:01:14.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:14.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:14.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:14.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:14.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:14.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:14.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:14.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:14.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:14.173 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 15:01:14.173 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:14.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:14.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:14.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.149 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.048 s Running org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 15:01:14.185 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 15:01:14.186 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:14.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:14.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 15:01:14.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:14.186 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:14.190 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:14.190 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:14.190 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:14.190 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:14.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:14.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:14.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:14.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:14.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:14.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:14.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:14.191 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:14.191 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:14.191 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:14.191 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:14.191 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:14.191 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:14.192 DEBUG [main][MenuItemLookup] Item match:Window 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:14.192 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:14.192 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:14.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:14.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:14.192 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:14.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:14.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:14.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:14.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:14.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:14.259 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:14.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:14.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:14.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:14.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:14.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:14.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:14.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:14.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:14.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:14.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:14.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:14.263 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:14.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:14.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:14.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:14.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:14.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:14.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:14.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 15:01:14.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 15:01:14.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:14.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:14.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:14.296 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 15:01:14.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 15:01:14.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:14.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:14.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 15:01:14.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:14.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 15:01:14.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 15:01:14.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:14.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:14.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:14.298 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling 15:01:14.298 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 15:01:14.298 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:14.298 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:14.299 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 15:01:14.299 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 15:01:14.299 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:14.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:14.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:14.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.003 s testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 15:01:14.305 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 15:01:14.306 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:14.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:14.306 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 15:01:14.306 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:14.306 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:14.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:14.307 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:14.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:14.307 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:14.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:14.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:14.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:14.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:14.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:14.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:14.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:14.308 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:14.308 DEBUG [main][MenuItemLookup] Item match:Window 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:14.308 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:14.308 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:14.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:14.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:14.309 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:14.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:14.369 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:14.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:14.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:14.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:14.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:14.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:14.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:14.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:14.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:14.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:14.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:14.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:14.373 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:14.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:14.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:14.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:14.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:14.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:14.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:14.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 15:01:14.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 15:01:14.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:14.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:14.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:14.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:14.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.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.*'] 15:01:14.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.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.*'] 15:01:14.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:14.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:14.405 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:14.405 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:14.405 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:14.405 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:14.405 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:14.405 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:14.405 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:14.405 DEBUG [main][MenuItemLookup] Item match:Window 15:01:14.406 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:14.406 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:14.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:14.406 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:14.406 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:14.406 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:14.406 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:14.406 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:14.406 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:14.406 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:14.406 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:14.406 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:14.406 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:14.406 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:14.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:14.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:14.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:14.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:14.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:14.477 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:14.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:14.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:14.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:14.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:14.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:14.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:14.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:14.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:14.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:14.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:01:14.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:14.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:14.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:14.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:14.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:01:14.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:14.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:14.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:14.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:14.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:14.981 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 15:01:14.981 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 15:01:14.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 15:01:14.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 15:01:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 15:01:15.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:15.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 15:01:15.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:15.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:15.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:15.199 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:15.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:15.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:15.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:15.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:15.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 15:01:15.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 15:01:15.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 15:01:15.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 15:01:15.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 15:01:15.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.241 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 15:01:15.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 15:01:15.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 15:01:15.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.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.*'] 15:01:15.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.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.*'] 15:01:15.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.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.*'] 15:01:15.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:15.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:15.243 DEBUG [main][MenuItemLookup] Item match:Window 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.243 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:15.243 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:15.244 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:15.244 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:15.244 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:15.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 'Preferences.*'] is available. finished successfully 15:01:15.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:15.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.354 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:15.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:15.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:01:15.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:15.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:15.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:01:15.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:15.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:15.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:15.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 15:01:15.357 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 15:01:15.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 15:01:15.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 15:01:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 15:01:15.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 15:01:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:15.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:15.361 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:15.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:15.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:15.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:15.382 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:15.382 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:15.382 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:15.382 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:15.382 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:15.382 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:15.382 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:15.382 DEBUG [main][MenuItemLookup] Item match:Window 15:01:15.383 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:15.383 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:15.383 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:15.383 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.383 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:15.383 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:15.383 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.383 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:15.383 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.383 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:15.383 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:15.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:15.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:15.383 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:15.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.... 15:01:15.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 15:01:15.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:15.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.458 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:15.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.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 15:01:15.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:15.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:15.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:01:15.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:15.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:15.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:01:15.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:15.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:15.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:15.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 15:01:15.460 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 15:01:15.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 15:01:15.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 15:01:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 15:01:15.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 15:01:15.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:15.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:15.465 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:15.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:15.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:15.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:15.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:15.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:15.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:15.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 15:01:15.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 15:01:15.481 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 15:01:15.481 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.835 s testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.002 s testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.24 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 15:01:15.486 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 15:01:15.487 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:15.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 15:01:15.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.488 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:15.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.488 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:15.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.488 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.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.*'] 15:01:15.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:15.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:15.501 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:15.501 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:15.501 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:15.502 DEBUG [main][MenuItemLookup] Item match:Window 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.502 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:15.502 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:15.502 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:15.502 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:15.502 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:15.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 'Preferences.*'] is available.... 15:01:15.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:15.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:15.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.575 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:15.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:15.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:15.579 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:15.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:15.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:15.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:15.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:15.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:15.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.604 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 15:01:15.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 15:01:15.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 15:01:15.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:15.605 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:15.605 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:15.605 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:15.605 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:15.605 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:15.605 DEBUG [main][MenuItemLookup] Item match:Project 15:01:15.607 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 15:01:15.607 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 15:01:15.607 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.608 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 15:01:15.608 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 15:01:15.608 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 15:01:15.608 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 15:01:15.608 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 15:01:15.608 DEBUG [main][MenuItemLookup] Item match:Build Automatically 15:01:15.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 15:01:15.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 15:01:15.609 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 15:01:15.610 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 15:01:15.610 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 15:01:15.615 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 15:01:15.616 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:15.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.616 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 15:01:15.616 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.616 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:15.617 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.617 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:15.617 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.617 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:15.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:15.617 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:15.618 DEBUG [main][MenuItemLookup] Item match:Window 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.618 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:15.618 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:15.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:15.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:15.618 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:15.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 'Preferences.*'] is available. finished successfully 15:01:15.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.691 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:15.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:15.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:15.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:15.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:15.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:15.696 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:15.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:15.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:15.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:15.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:15.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 15:01:15.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 15:01:15.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.736 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 15:01:15.737 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 15:01:15.737 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 15:01:15.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 15:01:15.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 15:01:15.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 15:01:15.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 15:01:15.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.738 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 15:01:15.738 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 15:01:15.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 15:01:15.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 15:01:15.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 15:01:15.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 15:01:15.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.739 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 15:01:15.740 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 15:01:15.740 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 15:01:15.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 15:01:15.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.741 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 15:01:15.741 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 15:01:15.741 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 15:01:15.741 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.002 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 15:01:15.746 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 15:01:15.746 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:15.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 15:01:15.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.747 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:15.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.747 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:15.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.747 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:15.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.*'] 15:01:15.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.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.*'] 15:01:15.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.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.*'] 15:01:15.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:15.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:15.748 DEBUG [main][MenuItemLookup] Item match:Window 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.748 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:15.748 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:15.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:15.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:15.749 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:15.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 'Preferences.*'] is available.... 15:01:15.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:15.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:15.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.831 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:15.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:15.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:15.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:15.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:15.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:15.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:15.843 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:15.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:15.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:15.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:15.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:15.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.859 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 15:01:15.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 15:01:15.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 15:01:15.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:15.859 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:15.859 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:15.859 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:15.859 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:15.859 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:15.859 DEBUG [main][MenuItemLookup] Item match:Project 15:01:15.860 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 15:01:15.860 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 15:01:15.860 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.860 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 15:01:15.860 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 15:01:15.860 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 15:01:15.860 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 15:01:15.860 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 15:01:15.860 DEBUG [main][MenuItemLookup] Item match:Build Automatically 15:01:15.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 15:01:15.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:15.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 15:01:15.860 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 15:01:15.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 15:01:15.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:15.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 15:01:15.866 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 15:01:15.867 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:15.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:15.867 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 15:01:15.867 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:15.867 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:15.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:15.873 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:15.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:15.873 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:15.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.874 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.874 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:15.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:15.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:15.874 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:15.874 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:15.874 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:15.874 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:15.874 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:15.874 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:15.874 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:15.874 DEBUG [main][MenuItemLookup] Item match:Window 15:01:15.875 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:15.875 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:15.875 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:15.875 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.875 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:15.875 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:15.875 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.875 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:15.875 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:15.875 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:15.875 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:15.875 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:15.875 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:15.875 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:15.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:15.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:15.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:15.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:15.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:15.981 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:15.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:15.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 15:01:15.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:15.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:15.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:15.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:15.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:15.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:15.992 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:15.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:15.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:15.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:15.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:16.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.028 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 15:01:16.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:16.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 15:01:16.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 15:01:16.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:16.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:16.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:16.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:16.028 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:16.028 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:16.028 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:16.028 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:16.028 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:16.028 DEBUG [main][MenuItemLookup] Item match:Project 15:01:16.028 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 15:01:16.029 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 15:01:16.029 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:16.029 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 15:01:16.029 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 15:01:16.029 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 15:01:16.029 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 15:01:16.029 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 15:01:16.029 DEBUG [main][MenuItemLookup] Item match:Build Automatically 15:01:16.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 15:01:16.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:16.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:16.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:16.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:16.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 15:01:16.029 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 15:01:16.029 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:16.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:16.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:16.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 15:01:16.035 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 15:01:16.035 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:16.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:16.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 15:01:16.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:16.036 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:16.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:16.036 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:16.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:16.036 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:16.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:16.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:16.037 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:16.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:16.037 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:16.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:16.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:16.037 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:16.037 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:16.037 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:16.037 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:16.037 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:16.037 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:16.037 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:16.037 DEBUG [main][MenuItemLookup] Item match:Window 15:01:16.038 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:16.038 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:16.038 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:16.038 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:16.038 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:16.038 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:16.038 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:16.038 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:16.038 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:16.038 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:16.038 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:16.038 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:16.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:16.038 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:16.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.124 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:16.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:16.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:16.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:16.135 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:16.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:16.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:16.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:16.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 15:01:16.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 15:01:16.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:16.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:16.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:16.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:16.178 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 15:01:16.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:16.179 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:16.179 DEBUG [main][MenuItemLookup] Item match:Window 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:16.179 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:16.179 DEBUG [main][MenuItemLookup] Item match:Show View 15:01:16.182 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 15:01:16.182 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 15:01:16.182 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 15:01:16.182 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 15:01:16.182 DEBUG [main][MenuItemLookup] Found menu:'Progress' 15:01:16.182 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 15:01:16.182 DEBUG [main][MenuItemLookup] Found menu:'Properties' 15:01:16.182 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 15:01:16.182 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:16.182 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 15:01:16.183 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 15:01:16.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 15:01:16.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 15:01:16.183 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 15:01:16.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 15:01:16.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 15:01:16.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 15:01:16.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:01:16.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:16.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:01:16.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:01:16.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:16.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:16.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:01:16.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:16.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:16.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:16.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 15:01:16.763 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 15:01:16.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 15:01:16.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 15:01:16.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:16.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:01:16.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:16.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 15:01:16.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:16.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:01:16.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:16.765 INFO [WorkbenchTestable][AbstractButton] Click button &Open 15:01:16.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:16.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:16.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:16.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:01:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:01:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 15:01:16.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 15:01:16.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:16.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 '\*?\QError Log\E') 15:01:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:16.865 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 15:01:16.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 15:01:16.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:16.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:16.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:16.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:16.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:16.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:16.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 '\*?\QError Log\E') 15:01:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:16.880 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 15:01:16.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 15:01:16.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:16.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:16.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:16.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 15:01:16.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:16.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:16.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:16.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:16.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 15:01:16.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 15:01:16.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:16.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 15:01:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 15:01:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:16.898 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log 15:01:16.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 15:01:16.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:16.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 15:01:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:16.925 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 15:01:16.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 15:01:16.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:16.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:16.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:16.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:16.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:16.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:16.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 15:01:16.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:16.930 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 15:01:16.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 15:01:16.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:16.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:16.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:16.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:16.930 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 15:01:16.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:16.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:01:16.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:16.948 DEBUG [main][MenuItemLookup] Found menu:'Copy' 15:01:16.948 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:16.948 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 15:01:16.948 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 15:01:16.948 DEBUG [main][MenuItemLookup] Item match:Delete Log 15:01:16.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 15:01:16.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 15:01:16.948 INFO [main][MenuItemHandler] Select menu item: &Delete Log 15:01:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 15:01:16.970 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 15:01:16.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 15:01:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:16.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 15:01:16.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:16.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 15:01:16.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:16.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:16.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 15:01:16.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:16.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:16.971 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 15:01:16.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:16.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:16.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:16.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:16.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:01:16.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:01:16.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 15:01:16.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:16.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:16.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 15:01:16.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:16.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:16.995 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 15:01:16.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 15:01:16.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:16.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:16.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:16.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:16.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:16.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:16.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:16.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:16.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:16.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:16.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 '\*?\QError Log\E') 15:01:16.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:16.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:17.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:17.010 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 15:01:17.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 15:01:17.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:17.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:17.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:17.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:17.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:17.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 15:01:17.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:17.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:17.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 15:01:17.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 15:01:17.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:17.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:17.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.724 s testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.119 s Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 15:01:17.018 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 15:01:17.018 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:17.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:17.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 15:01:17.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:17.018 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:17.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:17.025 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:17.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:17.025 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:17.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:17.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:17.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:17.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:17.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:17.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:17.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:17.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:17.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:17.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:17.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:17.026 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:17.027 DEBUG [main][MenuItemLookup] Item match:Window 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.027 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:17.027 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:17.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:17.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:17.027 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:17.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:17.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:17.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:17.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:17.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:17.119 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:17.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:17.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:17.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:17.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:17.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:17.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:17.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:17.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:17.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:17.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:17.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:17.122 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:17.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:17.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:17.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:17.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:17.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 15:01:17.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 15:01:17.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:17.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:17.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:17.144 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 15:01:17.144 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 15:01:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:17.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:17.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:17.147 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") 15:01:17.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:17.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:17.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 15:01:17.162 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 15:01:17.162 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 15:01:17.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:17.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 15:01:17.222 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 15:01:17.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 15:01:17.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:17.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:17.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 15:01:17.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:17.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 15:01:17.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:17.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:17.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 15:01:17.223 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 15:01:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 15:01:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 15:01:17.224 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 15:01:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 15:01:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 15:01:17.225 TRACE [main][WidgetHandler] Notify Table with event 13 15:01:17.225 TRACE [main][WidgetHandler] Wait for synchronization 15:01:17.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 15:01:17.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:17.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 15:01:17.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 15:01:17.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:17.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:17.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:17.226 INFO [WorkbenchTestable][AbstractButton] Click button &Open 15:01:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:17.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:17.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:17.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:01:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:01:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 15:01:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.650 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:17.650 DEBUG [main][MenuItemLookup] Item match:Window 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.650 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:17.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:17.651 DEBUG [main][MenuItemLookup] Item match:Window 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:17.651 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:17.652 DEBUG [main][MenuItemLookup] Item match:Perspective 15:01:17.654 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:01:17.654 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.654 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:01:17.654 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:01:17.654 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:01:17.654 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:01:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 15:01:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:17.659 DEBUG [main][MenuItemLookup] Item match:Window 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:17.659 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:17.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.660 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:17.660 DEBUG [main][MenuItemLookup] Item match:Window 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:17.660 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:17.660 DEBUG [main][MenuItemLookup] Item match:Perspective 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:01:17.661 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:01:17.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.661 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:17.661 DEBUG [main][MenuItemLookup] Item match:Window 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.661 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:17.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:17.662 DEBUG [main][MenuItemLookup] Item match:Window 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:17.662 DEBUG [main][MenuItemLookup] Item match:Perspective 15:01:17.662 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:01:17.663 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.663 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:01:17.663 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:01:17.663 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:01:17.663 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:01:17.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 15:01:17.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 15:01:17.663 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 15:01:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 15:01:17.694 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 15:01:17.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 15:01:17.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:17.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:17.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:17.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 15:01:17.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:17.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.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 "Reset Perspective") 15:01:17.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 15:01:17.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:17.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:17.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:17.724 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 15:01:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:17.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:17.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:17.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 15:01:17.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:17.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:17.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 15:01:17.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:17.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 15:01:17.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 15:01:17.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:17.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:17.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:17.850 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false. 15:01:17.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 15:01:17.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:17.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:17.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:17.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 15:01:17.851 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 15:01:17.851 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:17.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:17.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:17.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s - in org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.706 s fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 15:01:17.855 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 15:01:17.855 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:17.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:17.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 15:01:17.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:17.855 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:17.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:17.856 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:17.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:17.856 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:17.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:17.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:17.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:17.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:17.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:17.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:17.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:17.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:17.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:17.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:17.857 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:17.857 DEBUG [main][MenuItemLookup] Item match:Window 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:17.857 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:17.858 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:17.858 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.858 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:17.858 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:17.858 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.858 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:17.858 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:17.858 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:17.858 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:17.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:17.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:17.858 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:17.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:17.969 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:17.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:17.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 15:01:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:17.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:17.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:17.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:17.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:17.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:17.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:17.973 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:17.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:17.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:18.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:18.027 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed 15:01:18.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:18.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 15:01:18.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 15:01:18.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:18.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:18.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:18.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 15:01:18.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:18.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:18.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 15:01:18.028 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 15:01:18.028 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:18.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.reddeer.requirements.test.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 15:01:18.036 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 15:01:18.037 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:18.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:18.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 15:01:18.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:18.037 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:18.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:18.037 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:18.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:18.037 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:18.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:18.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:18.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:18.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:18.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:18.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:18.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:18.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:18.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:18.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:18.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:18.038 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:18.038 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:18.038 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:18.038 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:18.038 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:18.038 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:18.038 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:18.038 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:18.038 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:18.038 DEBUG [main][MenuItemLookup] Item match:Window 15:01:18.039 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:18.039 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:18.039 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:18.039 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:18.039 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:18.039 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:18.039 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:18.039 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:18.039 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:18.039 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:18.039 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:18.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:18.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:18.039 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:18.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.... 15:01:18.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:18.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:18.121 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:18.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:18.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 15:01:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:18.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:18.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:18.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:18.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:18.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:18.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:18.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:18.124 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:18.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:18.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:18.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:18.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:18.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 15:01:18.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 15:01:18.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:18.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:18.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:18.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'] 15:01:18.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:18.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'] 15:01:18.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:18.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:18.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:18.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:18.144 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:18.144 DEBUG [main][MenuItemLookup] Item match:File 15:01:18.144 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:01:18.144 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:18.147 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:01:18.147 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:01:18.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:01:18.147 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:01:18.147 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:01:18.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.... 15:01:18.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 15:01:18.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:01:18.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:18.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:18.217 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:18.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:18.218 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 15:01:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:18.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:18.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:18.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:01:18.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:18.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:18.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:01:18.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:18.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:18.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:18.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:18.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:18.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 15:01:18.722 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 15:01:18.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 15:01:18.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 15:01:18.724 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:18.724 INFO [WorkbenchTestable][NewWizard] Finish wizard 15:01:18.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 15:01:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:18.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:18.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:18.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:18.726 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:01:18.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:18.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:18.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:18.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:18.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:18.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:18.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:18.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 15:01:18.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:18.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:18.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:01:18.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:18.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'] 15:01:18.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:18.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'] 15:01:18.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:18.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform 15:01:18.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:18.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:18.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform' 15:01:18.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform' 15:01:18.945 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:18.945 DEBUG [main][MenuItemLookup] Item match:File 15:01:18.945 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:01:18.946 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:18.948 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:01:18.948 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:01:18.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:01:18.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:01:18.949 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:01:19.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 15:01:19.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 15:01:19.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:01:19.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:19.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:19.022 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:19.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 15:01:19.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:19.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:19.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:19.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:19.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:01:19.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:19.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:19.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:01:19.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:19.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:19.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:19.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 15:01:19.024 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 15:01:19.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 15:01:19.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 15:01:19.025 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:19.025 INFO [WorkbenchTestable][NewWizard] Finish wizard 15:01:19.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 "Finish", Widget matcher matching widgets with style: 8) 15:01:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:19.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:19.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:19.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:19.026 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:01:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:19.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:19.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:19.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 15:01:19.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 15:01:19.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:19.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:19.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:01:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:19.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:19.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:19.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform 15:01:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:19.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:19.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform' 15:01:19.082 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform' 15:01:19.082 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:19.082 DEBUG [main][MenuItemLookup] Item match:File 15:01:19.082 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:01:19.082 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:19.084 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:01:19.084 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:01:19.085 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:01:19.085 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:01:19.085 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:01:19.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.... 15:01:19.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 15:01:19.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:01:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:19.158 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:19.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 15:01:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:19.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:19.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:19.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:01:19.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:19.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:19.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:01:19.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:19.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:19.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:19.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 15:01:19.161 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 15:01:19.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 15:01:19.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 15:01:19.161 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:19.161 INFO [WorkbenchTestable][NewWizard] Finish wizard 15:01:19.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 "Finish", Widget matcher matching widgets with style: 8) 15:01:19.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:19.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:19.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:19.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:19.163 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:01:19.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:19.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:19.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:19.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:19.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 15:01:19.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 15:01:19.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 15:01:19.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:19.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:19.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:01:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUntitled 3\E') 15:01:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:19.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:19.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:19.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:19.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:19.240 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:19.241 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 15:01:19.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 15:01:19.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:19.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:19.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 15:01:19.313 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 15:01:19.313 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:19.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) Time elapsed: 1.171 s Running org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 15:01:19.317 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 15:01:19.317 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:19.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:19.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 15:01:19.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:19.317 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:19.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:19.318 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:19.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:19.318 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:19.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:19.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:19.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:19.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:19.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:19.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:19.319 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:19.319 DEBUG [main][MenuItemLookup] Item match:Window 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:19.319 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:19.319 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:19.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:19.320 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:19.320 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:19.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01: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 'Preferences.*'] is available. finished successfully 15:01:19.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:19.386 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:19.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:19.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:19.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:19.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:19.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:19.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:19.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:19.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:19.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:19.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:19.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:19.396 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:19.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:19.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:19.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:19.426 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed 15:01:19.427 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home} 15:01:19.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:19.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:19.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:19.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:19.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:19.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:19.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:19.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:19.427 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:19.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:19.427 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:19.427 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:19.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:19.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:19.427 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:19.427 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:19.427 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:19.427 DEBUG [main][MenuItemLookup] Item match:Window 15:01:19.428 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:19.428 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:19.428 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:19.428 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:19.428 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:19.428 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:19.428 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:19.428 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:19.428 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:19.428 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:19.428 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:19.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:19.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:19.428 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:19.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.... 15:01:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:19.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:19.545 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:19.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:19.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:19.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:19.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:19.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:19.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:19.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 15:01:19.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 15:01:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:20.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:20.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 15:01:20.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 15:01:20.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 15:01:20.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:20.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 15:01:20.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:20.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 15:01:20.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 15:01:20.050 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 15:01:20.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 15:01:20.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:5849): Gtk-CRITICAL **: 15:01:20.078: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 15:01:20.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.098 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...") 15:01:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:20.100 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 15:01:20.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:20.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:20.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:20.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:20.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 15:01:20.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 15:01:20.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 15:01:20.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:20.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:20.146 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 15:01:20.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 15:01:20.149 TRACE [main][WidgetHandler] Notify List with event 13 15:01:20.149 TRACE [main][WidgetHandler] Wait for synchronization 15:01:20.149 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 15:01:20.149 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 15:01:20.149 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) 15:01:20.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:20.150 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:01:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:20.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:20.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:20.179 DEBUG [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:") 15:01:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:20.180 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:20.181 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 15:01:20.186 DEBUG [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:") 15:01:20.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:20.190 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:20.190 INFO [WorkbenchTestable][AbstractText] Text set to: testName 15:01:20.193 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 15:01: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.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) 15:01:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:20.195 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 15:01:20.195 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 15:01:20.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.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) 15:01:20.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:20.200 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:01:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:20.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:20.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:20.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:20.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:20.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:01:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:20.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.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 and Close") 15:01:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:20.231 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 15:01:20.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:20.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:20.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:20.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:20.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:20.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:20.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:20.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:20.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:20.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:20.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 15:01:20.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 15:01:20.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:20.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:20.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:20.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:20.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:20.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.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.*'] 15:01:20.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:20.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:20.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:20.321 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:20.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:20.321 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:20.321 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:20.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:20.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:20.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:20.321 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:20.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:20.321 DEBUG [main][MenuItemLookup] Item match:Window 15:01:20.322 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:20.322 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:20.322 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:20.322 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:20.322 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:20.322 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:20.322 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:20.322 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:20.322 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:20.322 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:20.322 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:20.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:20.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:20.322 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:5849): Gtk-CRITICAL **: 15:01:20.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 15:01:20.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.... 15:01:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:20.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:20.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:20.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:20.419 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:20.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.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 15:01:20.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 15:01:20.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 15:01:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:20.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 15:01:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:20.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 15:01:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 15:01:20.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 15:01:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:20.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 15:01:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:20.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 15:01:20.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 15:01:20.421 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 15:01:20.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 15:01:20.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 15:01:20.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.423 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 15:01:20.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 15:01:20.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 15:01:20.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 15:01:20.427 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 15:01:20.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 15:01:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 15:01:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 15:01:20.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:20.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:20.442 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:20.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:20.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:20.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:20.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:20.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:20.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:20.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:20.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 15:01:20.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:20.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:20.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 15:01:20.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:20.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 15:01:20.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 15:01:20.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:20.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:20.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:20.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 15:01:20.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:20.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:20.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 15:01:20.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 15:01:20.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:20.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:20.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:20.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.14 s testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0 s Running org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 15:01:20.466 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 15:01:20.466 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:20.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:20.467 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 15:01:20.467 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:20.467 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:20.474 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:20.474 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:20.474 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:20.474 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:20.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:20.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:20.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:20.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:20.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:20.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:20.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:20.475 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:20.475 DEBUG [main][MenuItemLookup] Item match:Window 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:20.475 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:20.476 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:20.476 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:20.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:20.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:20.476 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:5849): Gtk-CRITICAL **: 15:01:20.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 15:01:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:01:20.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:20.572 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:20.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:20.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:20.576 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:20.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:20.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:20.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:20.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:20.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 15:01:20.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 15:01:20.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:20.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:20.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:20.596 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 15:01:20.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:20.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:20.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 15:01:20.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:20.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:20.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:20.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 15:01:20.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:20.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:20.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:20.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:20.624 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:20.624 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:20.624 DEBUG [main][MenuItemLookup] Item match:File 15:01:20.625 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:01:20.625 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:20.627 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:01:20.627 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:01:20.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:01:20.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:01:20.627 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:01: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 'New|Select a wizard'] is available.... 15:01:20.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. finished successfully 15:01:20.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:01:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:20.678 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:20.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:20.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 15:01:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:20.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:20.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:20.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:20.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:20.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 15:01:20.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 15:01:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:21.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 15:01:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 15:01:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 15:01:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 15:01:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:21.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 15:01:21.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 15:01:21.183 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 15:01:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 15:01:21.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 15:01:21.185 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:21.185 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 15:01:21.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) 15:01:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:21.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:21.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:21.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:21.187 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:01:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:21.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:21.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:21.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'] 15:01:21.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:21.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 15:01:21.384 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 15:01:21.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 15:01:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:21.385 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 15:01:21.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:21.386 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject' 15:01:21.386 DEBUG [WorkbenchTestable][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:") 15:01:21.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:21.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:21.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:21.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:21.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:21.387 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:21.388 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject 15:01:21.412 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 15:01:21.412 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 15:01:21.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.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) 15:01:21.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:21.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:21.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:21.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:21.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:21.415 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:01:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:21.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:21.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:21.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 15:01:24.685 DEBUG [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 15:01:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:24.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 15:01:24.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:24.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:24.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:01:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:24.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:24.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:24.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 15:01:24.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:24.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:24.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:24.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:24.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 '\*?\QPackage Explorer\E') 15:01:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:24.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:24.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:24.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:24.690 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:01:24.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:01:24.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:24.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:24.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:24.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:24.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:01:24.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:01:24.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:24.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:24.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:24.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:25.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:25.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:25.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:25.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:25.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:01:25.719 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:01:25.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:01:25.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:25.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:25.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 15:01:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:25.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:25.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:25.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:25.720 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 15:01:25.724 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 15:01:25.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 15:01:25.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:25.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:25.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:25.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:25.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 15:01:25.725 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:25.725 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 15:01:25.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 15:01:25.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:25.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:25.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:25.725 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 15:01:25.725 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 15:01:25.726 DEBUG [main][EditorHandler] 0 editor(s) found 15:01:25.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:25.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:25.729 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 15:01:25.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:25.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:25.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:25.730 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:25.730 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:25.730 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:25.730 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:25.730 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:25.730 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:25.730 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:25.730 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:25.730 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:25.730 DEBUG [main][MenuItemLookup] Item match:Window 15:01:25.731 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:25.731 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:25.731 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:25.731 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:25.731 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:25.731 DEBUG [main][MenuItemLookup] Item match:Show View 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Progress' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Templates' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:25.736 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 15:01:25.736 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 15:01:25.736 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 15:01:25.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 15:01:25.737 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 15:01:25.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 15:01:25.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 15:01:25.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 15:01:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:25.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:01:25.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:25.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:01:25.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:25.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:25.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:25.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:01:25.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:25.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:25.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:25.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:25.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:01:25.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:01:25.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:25.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:01:25.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:25.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:01:25.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 15:01:25.920 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 15:01:25.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 15:01:25.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 15:01:25.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:25.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:01:25.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:25.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:25.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:25.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 15:01:25.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:25.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:01:25.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:25.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:25.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:25.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:25.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:25.922 INFO [WorkbenchTestable][AbstractButton] Click button &Open 15:01:25.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:25.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:25.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:25.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:01:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:01:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 15:01:26.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:26.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 15:01:26.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:26.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:26.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:26.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:26.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 15:01:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:26.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:26.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:26.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:26.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:01:26.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:01:26.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:01:26.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:26.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:01:26.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:26.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:26.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:01:26.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:01:26.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:26.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:26.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:01:26.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:01:26.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:26.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:26.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:26.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:26.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:26.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:26.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:27.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:27.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:01:27.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:01:27.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:01:27.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:27.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:27.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 15:01:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:27.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:27.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:27.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:27.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 15:01:27.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 15:01:27.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:01:27.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:01:27.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:27.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:27.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:27.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:27.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:27.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:27.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:28.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:28.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:01:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:01:28.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:01:28.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:01:28.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:28.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01: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 15:01:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:28.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:28.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:28.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:28.038 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 15:01:28.038 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 15:01:28.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:01:28.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:01:28.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:28.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:01:28.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 15:01:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:28.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:28.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:28.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:28.039 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 15:01:28.039 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 15:01:28.040 DEBUG [main][TreeItemHandler] Set Tree selection 15:01:28.040 DEBUG [main][TreeHandler] Notify Tree about selection event 15:01:28.045 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 15:01:28.048 DEBUG [WorkbenchTestable][TreeItemHandler] Servers 15:01:28.048 DEBUG [WorkbenchTestable][TreeItemHandler] TestProject 15:01:28.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:01:28.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'New' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Move...' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Import...' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Export...' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:28.082 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 15:01:28.082 DEBUG [main][MenuItemLookup] Item match:Refresh F5 15:01:28.082 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 15:01:28.082 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 15:01:28.082 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 15:01:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:28.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 15:01:28.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:01:28.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:28.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:28.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:28.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:01:28.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:28.601 DEBUG [main][MenuItemLookup] Found menu:'New' 15:01:28.601 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 15:01:28.601 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:28.601 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:01:28.601 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:28.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:01:28.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:01:28.601 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:01:28.601 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:01:28.601 DEBUG [main][MenuItemLookup] Item match:Delete Delete 15:01:28.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 15:01:28.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 15:01:28.602 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 15:01:28.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:5849): Gtk-CRITICAL **: 15:01:28.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:5849): Gtk-CRITICAL **: 15:01:28.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:5849): Gtk-CRITICAL **: 15:01:28.684: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:5849): Gtk-CRITICAL **: 15:01:28.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 15:01:29.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 15:01:29.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 15:01:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:29.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 15:01:29.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:29.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:29.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 15:01:29.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:29.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:29.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:29.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:29.202 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 15:01:29.202 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 15:01:29.202 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 15:01:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:29.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:29.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:29.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 15:01:29.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:29.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 15:01:29.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:29.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:29.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:29.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:29.203 INFO [WorkbenchTestable][AbstractButton] Click button OK 15:01:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:29.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:29.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 15:01:29.210 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 15:01:29.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 15:01:29.710 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 15:01:29.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:29.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 15:01:29.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 15:01:29.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:29.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:29.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:29.711 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:01:29.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:01:29.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:01:29.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 15:01:29.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:01:29.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:01:29.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 15:01:29.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:29.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:29.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 15:01:29.713 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 15:01:29.713 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:01:29.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:01:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.248 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 5.13 s fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 3.988 s Results: Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.requirements.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.ui.test >----------- [INFO] Building RedDeer UI Tests 4.7.0-SNAPSHOT [43/58] [INFO] from tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui.test --- [INFO] The project's OSGi version is 4.7.0.v20230830-1408 [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 15:01:37.717 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 15:01:37.719 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 15:01:37.733 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 15:01:37.734 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 15:01:37.758 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 15:01:37.833 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:01:37.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:37.837 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 15:01:37.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 15:01:37.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 15:01:37.844 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 15:01:37.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:37.847 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:01:37.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:37.869 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:01:37.871 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:37.872 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:01:37.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:37.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:37.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:01:37.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:37.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.*'] 15:01:37.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:37.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:37.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:37.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:37.931 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:37.931 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:37.931 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:37.931 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:37.931 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:37.931 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:37.932 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:37.932 DEBUG [main][MenuItemLookup] Item match:Window 15:01:37.935 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:37.935 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:37.935 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:37.935 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:37.935 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:37.935 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:37.935 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:37.935 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:37.935 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:37.936 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:37.936 DEBUG [main][MenuItemLookup] Item match:Preferences 15:01:37.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:01:37.937 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:01:37.939 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:01:38.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:01:38.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 15:01:38.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:01:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:38.071 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:01:38.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:38.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:01:38.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:38.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:38.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:38.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:38.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:38.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:38.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:01:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:38.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:38.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:38.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:38.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:38.129 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:01:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:38.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:38.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:38.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:38.167 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 15:01:38.167 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 15:01:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:38.170 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") 15:01:38.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:38.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:38.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:38.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 15:01:38.179 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 15:01:38.180 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 15:01:38.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:38.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 15:01:38.252 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 15:01:38.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 15:01:38.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:38.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:38.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 15:01:38.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 15:01:38.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:38.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:38.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:38.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:38.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 15:01:38.257 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 15:01:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 15:01:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 15:01:38.259 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 15:01:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 15:01:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 15:01:38.260 TRACE [main][WidgetHandler] Notify Table with event 13 15:01:38.260 TRACE [main][WidgetHandler] Wait for synchronization 15:01:38.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 15:01:38.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:38.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:38.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:38.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 "Open") 15:01:38.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 15:01:38.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:38.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:38.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:38.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:38.266 INFO [WorkbenchTestable][AbstractButton] Click button &Open 15:01:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:38.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:38.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:38.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:01:38.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:01:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 15:01:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.670 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:38.670 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:38.670 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:38.670 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:38.670 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:38.670 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:38.670 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:38.670 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:38.670 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:38.670 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:38.671 DEBUG [main][MenuItemLookup] Item match:Window 15:01:38.671 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:38.671 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:38.671 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:38.671 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.671 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:38.671 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:38.671 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.671 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:38.672 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.672 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:38.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.672 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:38.672 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:38.672 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:38.672 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:38.672 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:38.672 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:38.672 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:38.673 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:38.673 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:38.673 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:38.673 DEBUG [main][MenuItemLookup] Item match:Window 15:01:38.673 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:38.673 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:38.673 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:38.673 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.673 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:38.674 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:38.674 DEBUG [main][MenuItemLookup] Item match:Perspective 15:01:38.676 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:01:38.676 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.677 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:01:38.677 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:01:38.677 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:01:38.677 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:01:38.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 15:01:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:38.678 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:38.678 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:38.678 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:38.678 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:38.678 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:38.678 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:38.678 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:38.679 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:38.679 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:38.679 DEBUG [main][MenuItemLookup] Item match:Window 15:01:38.679 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:38.679 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:38.679 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:38.679 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.679 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:38.679 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:38.679 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.680 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:38.680 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:38.681 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:38.681 DEBUG [main][MenuItemLookup] Item match:Window 15:01:38.681 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:38.681 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:38.681 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:38.681 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.681 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:38.681 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:38.681 DEBUG [main][MenuItemLookup] Item match:Perspective 15:01:38.682 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:01:38.682 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.682 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:01:38.682 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:01:38.682 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:01:38.682 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:01:38.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.685 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:38.685 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:38.685 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:38.685 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:38.685 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:38.685 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:38.685 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:38.685 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:38.686 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:38.686 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:38.686 DEBUG [main][MenuItemLookup] Item match:Window 15:01:38.686 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:38.686 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:38.686 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:38.686 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.686 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:38.686 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:38.686 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.686 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:01:38.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.687 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:01:38.687 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:01:38.687 DEBUG [main][MenuItemLookup] Item match:Window 15:01:38.688 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:01:38.688 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:01:38.688 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:01:38.688 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.688 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:01:38.688 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:01:38.688 DEBUG [main][MenuItemLookup] Item match:Perspective 15:01:38.689 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:01:38.689 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:38.689 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:01:38.689 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:01:38.689 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:01:38.689 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:01:38.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 15:01:38.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 15:01:38.689 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 15:01:38.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 15:01:38.740 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 15:01:38.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 15:01:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:38.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 15:01:38.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:38.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:38.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:38.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 "Reset Perspective") 15:01:38.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:38.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 15:01:38.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:38.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:38.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:38.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:38.743 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 15:01:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:38.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:38.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:40.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'] 15:01:40.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.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'] 15:01:40.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 15:01:40.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.452 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:40.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:40.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 15:01:40.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.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'] 15:01:40.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.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'] 15:01:40.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:40.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 15:01:40.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:40.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:40.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:40.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:40.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:40.457 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:40.457 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:40.457 DEBUG [main][MenuItemLookup] Item match:File 15:01:40.460 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:01:40.460 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:01:40.463 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:01:40.463 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:01:40.463 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:40.463 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:01:40.463 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:01:40.463 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:01:40.463 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:01:40.463 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:01:40.464 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:01:40.464 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:01:40.464 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:01:40.464 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:01:40.464 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:40.464 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:01:40.464 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:01:40.464 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:40.464 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:01:40.464 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:01:40.475 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:01:40.475 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:01:40.475 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:01:40.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.... 15:01:40.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 15:01:40.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:01:40.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:40.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:40.569 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:40.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:40.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 15:01:40.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:40.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:40.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:40.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:40.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 15:01:40.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 15:01:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:41.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:41.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 15:01:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 15:01:41.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 15:01:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:41.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 15:01:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:41.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 15:01:41.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 15:01:41.081 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 15:01:41.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 15:01:41.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 15:01:41.084 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:41.084 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 15:01:41.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 15:01:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:41.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:41.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:41.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:41.086 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:01:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:41.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:41.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:41.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:41.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:41.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 15:01:41.330 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 15:01:41.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 15:01:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:41.331 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 15:01:41.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:41.332 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 15:01:41.334 DEBUG [WorkbenchTestable][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:") 15:01:41.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:41.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:41.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:41.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:41.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:41.338 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:41.339 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 15:01:41.365 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 15:01:41.365 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 15:01:41.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.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) 15:01:41.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:41.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:41.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:41.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:41.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:41.369 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:01:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:41.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:41.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:41.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 15:01:44.514 DEBUG [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 15:01:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:44.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 15:01:44.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:44.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:44.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:01:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:44.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'] 15:01:44.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:44.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'] 15:01:44.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:44.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 Java Class"] 15:01:44.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:44.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'] 15:01:44.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:44.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'] 15:01:44.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:44.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'] 15:01:44.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:44.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"] 15:01:44.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:44.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'] 15:01:44.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:44.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'] 15:01:44.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:44.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:01:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:44.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:01:44.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:01:44.519 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:44.519 DEBUG [main][MenuItemLookup] Item match:File 15:01:44.521 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:01:44.521 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:01:44.524 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:44.525 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:01:44.525 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:01:44.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:01:44.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:01:44.526 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:01:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 15:01:44.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. finished successfully 15:01:44.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:01:44.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:44.732 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:44.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:44.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 15:01:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:44.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:44.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:44.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 15:01:44.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 15:01:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:44.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 15:01:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:44.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 15:01:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 15:01:44.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 15:01:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:44.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 15:01:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:44.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 15:01:44.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 15:01:44.735 DEBUG [main][TreeItemHandler] Selecting tree item: Class 15:01:44.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 15:01:44.738 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 15:01:44.738 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:44.738 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 15:01:44.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 15:01:44.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:44.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:44.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:44.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:44.740 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:01:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:44.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:44.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:45.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'] 15:01:45.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:45.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 15:01:45.037 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 15:01:45.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 15:01:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:45.038 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 15:01:45.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:45.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 15:01:45.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:45.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:45.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:45.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:45.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:45.130 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:45.131 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 15:01:45.133 DEBUG [WorkbenchTestable][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:") 15:01:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:45.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:45.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:45.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:45.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:45.138 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:45.139 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 15:01:45.140 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 15:01:45.140 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 15:01:45.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 15:01:45.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:45.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:45.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:45.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:45.166 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:01:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:45.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:45.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:01:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:01:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:01:46.546 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 15:01:46.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 15:01:46.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 15:01:46.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 15:01:46.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:01:46.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 15:01:46.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:01:46.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:01:46.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:01:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:01:46.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:01:46.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 15:01:46.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 15:01:46.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:01:46.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:01:46.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:01:46.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'] 15:01:46.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:46.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'] 15:01:46.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:46.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'] 15:01:46.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:46.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 15:01:46.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:46.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:46.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:46.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:01:46.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:46.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 15:01:46.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:46.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:46.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 15:01:46.621 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 15:01:46.621 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:46.621 DEBUG [main][MenuItemLookup] Item match:File 15:01:46.622 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:01:46.622 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:01:46.624 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:01:46.624 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:01:46.624 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:46.624 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'File' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'' 15:01:46.625 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:01:46.625 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:01:46.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:01:46.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:01:46.626 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:01:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 15:01:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 15:01:46.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:01:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:46.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:46.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:46.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 15:01:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:46.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:46.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:46.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:01:46.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:01:46.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 15:01:46.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:01:46.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:47.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:01:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 15:01:47.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:01:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:47.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 15:01:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:47.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:01:47.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 15:01:47.263 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 15:01:47.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 15:01:47.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 15:01:47.266 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:01:47.266 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 15:01:47.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 15:01:47.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:47.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:47.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:47.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:47.268 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:01:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:47.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:47.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:47.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'] 15:01:47.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:47.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:47.442 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.... 15:01:47.442 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 15:01:47.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 15:01:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:47.442 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 15:01:47.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:01:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:47.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 15:01:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:01:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:01:47.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 15:01:47.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:47.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:47.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 15:01:47.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:47.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:47.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:47.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:47.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:47.446 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:47.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 15:01:47.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:47.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 15:01:47.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:47.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:47.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:47.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:47.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:47.456 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:47.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 15:01:47.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:47.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:47.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:47.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 15:01:47.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:47.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:47.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:47.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:47.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:47.462 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:47.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 15:01:47.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:47.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 15:01:47.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:47.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:47.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:47.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:47.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:47.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 15:01:47.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:47.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 15:01:47.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:47.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:47.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:47.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:01:47.523 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:01:47.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 15:01:47.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:47.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 15:01:47.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:47.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:47.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:47.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:47.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 "Finish", Widget matcher matching widgets with style: 8) 15:01:47.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:47.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 15:01:47.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:47.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:47.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:47.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:47.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:47.528 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 15:01:47.528 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 15:01:47.528 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) 15:01:47.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:47.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:47.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:47.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:01:47.532 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:01:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:01:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:01:47.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:01:47.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:01:47.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:01:47.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:01:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:01:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:01:47.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 15:01:47.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:01:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:01:47.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:01:47.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:01:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:01:47.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:01:47.634 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 15:01:47.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 15:01:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:48.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 15:01:48.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 15:01:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:48.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 15:01:48.636 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 15:01:48.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 15:01:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:48.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 15:01:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:48.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 15:01:48.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 15:01:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:48.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 15:01:48.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:48.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 15:01:48.637 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 15:01:48.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 15:01:48.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:49.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:49.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 15:01:49.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 15:01:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:49.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 15:01:49.639 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 15:01:49.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 15:01:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:50.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:50.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 15:01:50.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 15:01:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:50.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:50.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 15:01:50.642 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 15:01:50.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 15:01:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:51.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:51.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 15:01:51.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 15:01:51.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:51.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 15:01:51.644 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 15:01:51.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 15:01:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:52.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:52.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 15:01:52.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 15:01:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:52.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:52.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 15:01:52.647 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 15:01:52.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 15:01:52.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:53.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 15:01:53.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 15:01:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:53.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:53.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 15:01:53.650 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 15:01:53.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 15:01:53.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:54.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:54.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 15:01:54.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 15:01:54.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:54.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:54.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 15:01:54.652 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 15:01:54.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 15:01:54.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:55.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:55.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 15:01:55.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 15:01:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:55.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:55.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 15:01:55.654 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 15:01:55.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 15:01:55.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:56.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 15:01:56.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 15:01:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:56.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 15:01:56.657 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 15:01:56.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 15:01:56.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:57.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 15:01:57.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 15:01:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:57.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 15:01:57.660 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 15:01:57.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 15:01:57.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:58.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:58.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 15:01:58.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 15:01:58.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:58.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:58.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 15:01:58.663 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 15:01:58.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 15:01:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:59.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 15:01:59.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 15:01:59.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:01:59.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:01:59.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 15:01:59.665 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 15:01:59.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 15:01:59.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:00.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:00.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 15:02:00.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 15:02:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:00.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:00.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 15:02:00.668 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.... 15:02:00.668 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 15:02:00.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 15:02:00.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:00.678 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 15:02:00.678 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard 15:02:00.678 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) 15:02:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:00.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:00.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:00.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:00.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:00.679 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:02:00.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:00.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:00.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:00.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:00.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:02:00.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:02:00.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:00.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:00.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:00.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:02:00.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:00.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 15:02:00.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:02:00.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:02:00.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:00.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:00.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 15:02:00.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:02:00.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 15:02:00.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 15:02:00.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:02:00.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:02:00.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:02:00.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'] 15:02:00.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:00.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'] 15:02:00.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:00.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'] 15:02:00.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:00.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 15:02:00.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:00.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:00.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 15:02:00.723 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 15:02:00.723 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:00.723 DEBUG [main][MenuItemLookup] Item match:File 15:02:00.724 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:02:00.724 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:02:00.727 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:00.728 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:02:00.728 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:02:00.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:02:00.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:02:00.744 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:02:00.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 15:02:00.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 15:02:00.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:02:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:00.830 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:02:00.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:00.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 15:02:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:00.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:00.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:00.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 15:02:00.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:02:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:01.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:01.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:02:01.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 15:02:01.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:02:01.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:01.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 15:02:01.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:01.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:02:01.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 15:02:01.335 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 15:02:01.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 15:02:01.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 15:02:01.338 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:02:01.338 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 15:02:01.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) 15:02:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:01.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:01.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:01.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:01.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:01.339 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:02:01.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:01.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:01.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:01.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:01.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:01.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:01.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:01.403 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.... 15:02:01.403 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 15:02:01.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 15:02:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:01.403 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 15:02:01.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:01.405 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()") 15:02:01.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:01.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:01.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:01.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:01.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:02.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:02.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:02.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:02:02.441 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 15:02:02.441 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()") 15:02:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:02.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:02.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:02.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:02.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:02.448 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass() 15:02:02.448 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass() 15:02:02.449 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass() 15:02:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:02.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:02.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:02.449 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()") 15:02:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:02.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:02.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:02.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:02.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:03.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:03.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:03.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:02:03.466 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 15:02:03.466 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()") 15:02:03.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:03.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:03.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:03.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:03.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:03.470 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass() 15:02:03.470 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass() 15:02:03.470 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass() 15:02:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:03.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:03.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:03.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUp()") 15:02:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:03.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:03.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:03.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:03.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:04.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:04.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:02:04.492 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 15:02:04.492 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()") 15:02:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:04.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:04.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:04.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:04.497 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up() 15:02:04.497 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up() 15:02:04.497 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up() 15:02:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:04.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:04.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:04.498 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()") 15:02:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:04.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:04.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:05.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:05.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:05.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:05.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:02:05.516 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 15:02:05.516 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()") 15:02:05.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:05.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:05.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:05.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:05.519 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown() 15:02:05.520 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown() 15:02:05.520 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown() 15:02:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:05.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:05.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:05.520 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") 15:02:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:05.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:05.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:05.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:05.522 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 15:02:05.522 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 15:02:05.522 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 15:02:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:05.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:05.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:05.522 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:") 15:02:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:05.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:05.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:05.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:05.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:05.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:05.526 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest 15:02:05.527 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:") 15:02:05.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:05.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:05.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:05.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:05.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:05.530 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 15:02:05.531 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 15:02:05.531 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 15:02:05.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 15:02:05.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:05.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:05.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:05.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:05.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:05.539 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:02:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:05.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:05.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:05.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.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") 15:02:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:05.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:05.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:05.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:05.550 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 15:02:05.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:05.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:05.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:05.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:05.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:02:05.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:05.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:05.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:05.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 15:02:05.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:05.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:05.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:05.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:05.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:05.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:05.567 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 15:02:05.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 15:02:05.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:06.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:06.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 15:02:06.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 15:02:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:06.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:06.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 15:02:06.568 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 15:02:06.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 15:02:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:06.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 15:02:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:06.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 15:02:06.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 15:02:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:06.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 15:02:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:06.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 15:02:06.569 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 15:02:06.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 15:02:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:07.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 15:02:07.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 15:02:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:07.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 15:02:07.571 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 15:02:07.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 15:02:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:08.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:08.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 15:02:08.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 15:02:08.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:08.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 15:02:08.574 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 15:02:08.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 15:02:08.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:09.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:09.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 15:02:09.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 15:02:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:09.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 15:02:09.576 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 15:02:09.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 15:02:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:10.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:10.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 15:02:10.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 15:02:10.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:10.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:10.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 15:02:10.579 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 15:02:10.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 15:02:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:11.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:11.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 15:02:11.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 15:02:11.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:11.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:11.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 15:02:11.581 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 15:02:11.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 15:02:11.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:12.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:12.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 15:02:12.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 15:02:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:12.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:12.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 15:02:12.584 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 15:02:12.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 15:02:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:13.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:13.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 15:02:13.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 15:02:13.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:13.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 15:02:13.586 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 15:02:13.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 15:02:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:14.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 15:02:14.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 15:02:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:14.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 15:02:14.588 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 15:02:14.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 15:02:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:15.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:15.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 15:02:15.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 15:02:15.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:15.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 15:02:15.590 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 15:02:15.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 15:02:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:16.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:16.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 15:02:16.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 15:02:16.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:16.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 15:02:16.591 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 15:02:16.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 15:02:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:17.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 15:02:17.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 15:02:17.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:17.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 15:02:17.594 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 15:02:17.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 15:02:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:18.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 15:02:18.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 15:02:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:18.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:18.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 15:02:18.598 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 15:02:18.598 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard 15:02:18.598 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) 15:02:18.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:18.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:18.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:18.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:18.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:18.608 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:02:18.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:18.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:18.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:18.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:18.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:02:19.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:02:19.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:19.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 15:02:19.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:02:19.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 15:02:19.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:19.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:19.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:02:19.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:19.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClassTest.java\E') 15:02:19.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:19.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:19.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:19.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:19.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:02:19.327 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:19.328 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 15:02:19.417 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.... 15:02:29.427 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 Aug 30, 2023 3:02:29 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Case is not open 15:02:29.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 15:02:29.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:02:29.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:02:29.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:29.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:29.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 15:02:29.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:29.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:29.441 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 15:02:29.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 15:02:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:29.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 15:02:29.441 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 15:02:29.441 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:29.441 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:29.441 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:02:29.441 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:02:29.441 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:29.441 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:29.441 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:29.441 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:29.441 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:29.441 DEBUG [main][MenuItemLookup] Item match:Window 15:02:29.445 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:29.445 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:29.445 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:29.445 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:29.445 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:29.445 DEBUG [main][MenuItemLookup] Item match:Show View 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Ant' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Progress' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Templates' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:29.451 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 15:02:29.451 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 15:02:29.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 15:02:29.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 15:02:29.465 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 15:02:29.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 15:02:29.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 15:02:29.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 15:02:29.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:29.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:29.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:02:29.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:29.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:29.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:29.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:02:29.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:29.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:29.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:29.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:29.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:29.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:29.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:29.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:02:29.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:02:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:30.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:02:30.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:02:30.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:02:30.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:30.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:02:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:30.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:02:30.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 15:02:30.017 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 15:02:30.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 15:02:30.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 15:02:30.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:30.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:02:30.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:30.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:30.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:30.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 15:02:30.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:30.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:02:30.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:30.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:30.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:30.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:30.019 INFO [WorkbenchTestable][AbstractButton] Click button &Open 15:02:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:30.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:30.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:30.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:02:30.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:02:30.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 15:02:30.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:30.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:30.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 15:02:30.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:30.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:30.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 15:02:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:30.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 15:02:30.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 15:02:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:30.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:30.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:30.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:30.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:02:30.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:02:30.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:02:30.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:30.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null 15:02:30.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:02:30.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:02:30.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:02:30.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:02:30.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:30.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:30.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:02:30.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:02:30.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:30.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:30.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:30.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:30.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:30.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:31.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:31.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:31.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:02:31.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:02:31.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:02:31.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:31.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:31.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 15:02:31.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:31.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:31.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:31.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:31.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:31.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 15:02:31.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 15:02:31.128 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 15:02:31.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 15:02:31.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 15:02:31.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:02:31.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'New' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Import...' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Export...' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:31.184 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 15:02:31.184 DEBUG [main][MenuItemLookup] Item match:Refresh F5 15:02:31.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 15:02:31.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 15:02:31.184 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 15:02:31.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:31.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:02:31.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 15:02:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 15:02:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:02:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:31.685 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer 15:02:31.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 15:02:31.685 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 15:02:31.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 15:02:31.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 15:02:31.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:02:31.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:31.724 DEBUG [main][MenuItemLookup] Found menu:'New' 15:02:31.724 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 15:02:31.724 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:31.724 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:02:31.724 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:31.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:02:31.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:02:31.724 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:02:31.724 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:02:31.724 DEBUG [main][MenuItemLookup] Item match:Delete Delete 15:02:31.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 15:02:31.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 15:02:31.724 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 15:02:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 15:02:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 15:02:32.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 15:02:32.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:32.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:32.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:32.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) 15:02:32.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:32.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 15:02:32.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:32.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:32.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:32.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:32.355 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 15:02:32.355 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 15:02:32.355 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 15:02:32.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:32.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:32.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:32.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:32.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 15:02:32.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:32.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:32.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:32.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 15:02:32.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:32.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:32.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:32.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:32.356 INFO [WorkbenchTestable][AbstractButton] Click button OK 15:02:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:32.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:32.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:32.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 15:02:32.362 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 15:02:32.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 15:02:32.864 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 15:02:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:32.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 15:02:32.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 15:02:32.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 15:02:32.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 15:02:32.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:32.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:32.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 15:02:32.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:02:32.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:02:32.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:32.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.215 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 14.172 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 28.711 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 15:02:32.884 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 15:02:32.884 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:02:32.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:02:32.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 15:02:32.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:02:32.885 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:02:32.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:02:32.885 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:02:32.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:02:32.885 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:02:32.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:02:32.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:32.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:02:32.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:32.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:02:32.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:32.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:02:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:32.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:02:32.896 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:32.897 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:32.897 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:32.897 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:32.897 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:32.897 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:32.897 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:32.897 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:32.897 DEBUG [main][MenuItemLookup] Item match:Window 15:02:32.898 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:32.898 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:32.898 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:32.898 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.898 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:32.898 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:32.898 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.898 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:02:32.898 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.898 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:02:32.898 DEBUG [main][MenuItemLookup] Item match:Preferences 15:02:32.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:02:32.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:02:32.899 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:02:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 15:02:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:02:32.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:02:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:32.966 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:02:32.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:32.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:02:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:32.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:32.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:32.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:32.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:02:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:32.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:32.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:32.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:32.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:32.971 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:02:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:32.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:32.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:32.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:02:32.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:02:32.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:02:32.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:32.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:32.996 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 15:02:32.996 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 15:02:32.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 15:02:32.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:32.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:32.996 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:32.996 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:32.996 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:32.996 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:32.996 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:32.996 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:32.996 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:32.996 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:32.996 DEBUG [main][MenuItemLookup] Item match:Window 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:02:32.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:32.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:32.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:32.997 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:32.997 DEBUG [main][MenuItemLookup] Item match:Window 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:32.998 DEBUG [main][MenuItemLookup] Item match:Perspective 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:02:32.998 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:02:32.998 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:02:32.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 15:02:32.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:32.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:32.998 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:32.999 DEBUG [main][MenuItemLookup] Item match:Window 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:02:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:32.999 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:32.999 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:33.000 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:33.000 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:33.000 DEBUG [main][MenuItemLookup] Item match:Window 15:02:33.000 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:33.000 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:33.000 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:33.000 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.000 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:33.000 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:33.000 DEBUG [main][MenuItemLookup] Item match:Perspective 15:02:33.013 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:02:33.013 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.013 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:02:33.013 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:02:33.013 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:02:33.013 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:02:33.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.027 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:33.027 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:33.027 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:33.027 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:33.027 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:33.027 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:33.027 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:33.027 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:33.027 DEBUG [main][MenuItemLookup] Item match:Window 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:02:33.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:33.028 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:33.028 DEBUG [main][MenuItemLookup] Item match:Window 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:33.029 DEBUG [main][MenuItemLookup] Item match:Perspective 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:02:33.029 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:02:33.029 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:02:33.029 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 15:02:33.029 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 15:02:33.029 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 15:02:33.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 15:02:33.067 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 15:02:33.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 15:02:33.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:33.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:33.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 15:02:33.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.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 "Reset Perspective") 15:02:33.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 15:02:33.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.069 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 15:02:33.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:33.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:33.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:33.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:33.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'] 15:02:33.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.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'] 15:02:33.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.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: "New RedDeer Test Plugin"] 15:02:33.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:02:33.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 15:02:33.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 15:02:33.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:02:33.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:02:33.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:02:33.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'] 15:02:33.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:33.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:33.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 15:02:33.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:33.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:33.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:02:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:33.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:02:33.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:33.538 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:33.539 DEBUG [main][MenuItemLookup] Item match:File 15:02:33.540 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:02:33.540 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.542 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:02:33.542 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:02:33.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:02:33.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:02:33.543 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:02:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 15:02:33.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 15:02:33.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:02:33.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:33.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:33.623 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:02:33.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 15:02:33.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:33.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:33.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:33.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 15:02:33.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:02:33.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:33.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 15:02:33.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:33.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:02:33.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 15:02:33.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:02:33.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:33.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 15:02:33.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:33.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:02:33.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 15:02:33.625 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 15:02:33.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 15:02:33.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 15:02:33.627 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:02:33.627 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 15:02:33.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 15:02:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.628 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:02:33.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:33.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:33.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:33.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:33.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:33.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.749 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.... 15:02:33.749 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 15:02:33.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 15:02:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:33.750 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 15:02:33.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 15:02:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:33.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 15:02:33.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:33.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.754 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 15:02:33.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:33.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 15:02:33.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 15:02:33.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:33.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.758 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 15:02:33.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:33.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:02:33.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:02:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 15:02:33.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 "Finish", Widget matcher matching widgets with style: 8) 15:02:33.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:33.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.760 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.... 15:02:33.760 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 15:02:33.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 15:02:33.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:33.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:33.760 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 15:02:33.760 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard 15:02:33.760 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) 15:02:33.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.761 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:02:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:33.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:33.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:02:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:02:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 15:02:33.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 15:02:33.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 15:02:33.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:33.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:33.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:33.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 15:02:33.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:02:33.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:02:33.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 15:02:33.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:02:33.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 15:02:33.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 15:02:33.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:02:33.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:02:33.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:02:33.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'] 15:02:33.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.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'] 15:02:33.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.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'] 15:02:33.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:02:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:33.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:02:33.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:33.793 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:33.793 DEBUG [main][MenuItemLookup] Item match:File 15:02:33.793 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:02:33.793 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:33.814 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:02:33.815 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:02:33.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:02:33.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:02:33.815 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:02:33.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 'New|Select a wizard'] is available.... 15:02:33.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 'New|Select a wizard'] is available. finished successfully 15:02:33.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:02:33.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:33.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:33.870 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:02:33.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 15:02:33.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 15:02:33.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:02:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:33.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 15:02:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:33.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:02:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 15:02:33.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:02:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:33.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 15:02:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:33.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:02:33.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 15:02:33.873 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 15:02:33.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 15:02:33.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 15:02:33.874 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:02:33.874 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 15:02:33.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 15:02:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.875 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:02:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:33.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:33.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:33.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:33.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.925 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.... 15:02:33.925 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 15:02:33.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 15:02:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:33.926 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 15:02:33.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:33.927 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:") 15:02:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:33.928 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:33.928 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 15:02:33.933 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:") 15:02:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:33.935 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:33.936 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 15:02:33.939 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:") 15:02:33.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:33.948 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:33.948 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 15:02:33.955 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:") 15:02:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:33.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:33.963 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 15:02:33.966 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:") 15:02:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.968 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 15:02:33.968 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 15:02:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:33.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:33.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:33.969 TRACE [main][WidgetHandler] Notify Button with event 27 15:02:33.969 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.969 TRACE [main][WidgetHandler] Notify Button with event 13 15:02:33.969 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.969 TRACE [main][WidgetHandler] Notify Button with event 26 15:02:33.969 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.969 TRACE [main][WidgetHandler] Notify Button with event 3 15:02:33.969 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.969 TRACE [main][WidgetHandler] Notify Button with event 4 15:02:33.969 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.969 TRACE [main][WidgetHandler] Notify Button with event 13 15:02:33.969 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.970 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 15:02:33.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:33.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:02:33.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:02:33.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 15:02:33.972 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 15:02:33.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:02:33.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:02:33.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 15:02:33.980 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 15:02:33.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.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 15:02:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.983 INFO [WorkbenchTestable][CheckBox] Select checkbox 15:02:33.983 INFO [WorkbenchTestable][CheckBox] Check checkbox 15:02:33.983 INFO [WorkbenchTestable][AbstractButton] Click button 15:02:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:33.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:33.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:33.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: 32) 15:02:33.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:33.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.984 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:") 15:02:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:33.985 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 15:02:33.985 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 15:02:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:33.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:33.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:33.986 TRACE [main][WidgetHandler] Notify Button with event 27 15:02:33.986 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.986 TRACE [main][WidgetHandler] Notify Button with event 13 15:02:33.986 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.986 TRACE [main][WidgetHandler] Notify Button with event 26 15:02:33.986 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.986 TRACE [main][WidgetHandler] Notify Button with event 3 15:02:33.986 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.986 TRACE [main][WidgetHandler] Notify Button with event 4 15:02:33.986 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.986 TRACE [main][WidgetHandler] Notify Button with event 13 15:02:33.986 TRACE [main][WidgetHandler] Wait for synchronization 15:02:33.986 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 15:02:33.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:33.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:02:33.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:02:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 15:02:33.988 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 15:02:33.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:33.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 15:02:33.989 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 15:02:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:33.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:33.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 15:02:33.990 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 15:02:33.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 15:02:33.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:33.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:33.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:33.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:34.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:34.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:34.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:34.018 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 15:02:34.018 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 15:02:34.018 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) 15:02:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:34.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:34.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:34.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:34.019 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:02:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:34.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:34.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:02:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:02:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:34.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 15:02:34.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:02:34.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 15:02:34.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 15:02:34.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 15:02:34.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:34.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:34.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:02:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:34.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:34.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:34.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 15:02:34.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:34.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:34.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:02:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:34.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:02:34.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 '\*?\QPackage Explorer\E') 15:02:34.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:34.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:34.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:34.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:34.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:02:34.271 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:02:34.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:02:34.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:34.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:02:34.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:02:34.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:02:34.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 15:02:34.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:34.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:34.276 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 15:02:34.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:34.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:34.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:02:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:34.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:02:34.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 15:02:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:34.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:34.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:34.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:34.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:02:34.278 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:02:34.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:02:34.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:34.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:02:34.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:02:34.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:02:34.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:02:34.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:02:34.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:34.282 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:02:34.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:02:34.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:34.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:34.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:34.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:34.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:34.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:35.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:35.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:02:35.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:02:35.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:02:35.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:35.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:35.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 15:02:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:35.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:35.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:35.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:35.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 15:02:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 15:02:35.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:02:35.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:02:35.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:35.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:35.316 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:02:35.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:02:35.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:35.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:35.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:35.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:35.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:35.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:36.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:36.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:36.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:02:36.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:02:36.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:02:36.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:36.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:36.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 15:02:36.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:36.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:36.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:36.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:36.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:36.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 15:02:36.322 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:36.322 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:36.323 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin 15:02:36.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:36.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:36.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:36.826 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:36.826 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:36.827 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin 15:02:36.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:36.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:36.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:36.827 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:36.828 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:36.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 15:02:36.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:36.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:36.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:36.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 15:02:36.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 15:02:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:37.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 15:02:37.330 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:37.330 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:37.331 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 15:02:37.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:37.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:37.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:37.331 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 15:02:37.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 15:02:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:37.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 15:02:37.832 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 15:02:37.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 15:02:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:38.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:38.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 15:02:38.333 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:38.334 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:38.334 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin 15:02:38.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:38.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:38.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:38.334 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:38.335 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 15:02:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:38.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:38.335 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 15:02:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:38.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:38.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:38.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:38.336 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:38.336 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 15:02:38.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:38.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:38.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:38.337 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 15:02:38.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:38.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:38.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:38.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:38.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:38.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:38.338 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:38.339 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 15:02:38.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:38.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:38.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:38.339 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 15:02:38.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 15:02:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:38.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed 15:02:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:38.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 15:02:38.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 15:02:38.340 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 15:02:38.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 15:02:38.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 15:02:38.354 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF 15:02:38.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 15:02:38.354 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 15:02:38.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 15:02:38.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 15:02:38.357 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 15:02:38.358 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 15:02:39.081 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 15:02:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:39.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 15:02:39.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:39.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:39.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:02:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:39.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 15:02:39.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:39.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:39.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:39.088 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 15:02:39.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:39.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:39.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:39.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:39.092 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:39.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 "Version:") 15:02:39.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:39.093 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 15:02:39.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:39.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:39.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:39.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:39.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 15:02:39.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:39.106 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 15:02:39.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:39.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:39.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:39.124 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:39.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 15:02:39.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:39.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:39.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:39.125 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 15:02:39.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:39.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:39.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:39.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:39.140 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:39.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 15:02:39.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform 15:02:39.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:39.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:39.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform' 15:02:39.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 '\*?\QOutline\E') 15:02:39.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:39.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:39.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:02:39.193 INFO [WorkbenchTestable][AbstractView] Activate view Outline 15:02:39.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 15:02:39.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:39.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:39.217 INFO [WorkbenchTestable][AbstractView] Activate view Outline 15:02:39.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 15:02:39.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:39.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:39.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 15:02:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:39.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:39.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:39.219 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6 15:02:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:39.220 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1 15:02:39.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 15:02:39.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 15:02:39.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 15:02:39.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies 15:02:39.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 15:02:39.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 15:02:39.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 15:02:39.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies 15:02:39.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 15:02:39.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 15:02:39.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 15:02:39.221 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:39.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 15:02:39.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:39.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:39.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:39.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 15:02:39.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 15:02:39.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 15:02:39.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 15:02:39.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 15:02:39.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 15:02:39.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 15:02:39.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 15:02:39.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 15:02:39.230 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 15:02:39.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 15:02:39.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 15:02:39.246 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 15:02:39.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 15:02:39.246 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 15:02:39.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 15:02:39.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 15:02:39.248 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 15:02:39.248 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 15:02:39.374 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 15:02:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:39.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:02:39.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 15:02:39.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 15:02:39.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 15:02:39.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:39.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:39.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:02:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:39.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.388 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 15:02:39.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 15:02:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:39.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:02: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 15:02:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:39.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:39.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:02:39.435 INFO [WorkbenchTestable][AbstractView] Activate view Outline 15:02:39.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 15:02:39.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:39.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:39.449 INFO [WorkbenchTestable][AbstractView] Activate view Outline 15:02:39.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 15:02:39.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:39.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:39.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 15:02:39.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:39.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:39.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:39.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:39.461 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 15:02:39.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:39.461 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1 15:02:39.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 15:02:39.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 15:02:39.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 15:02:39.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 15:02:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 15:02:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 15:02:39.462 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:02:39.529 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 15:02:39.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:02:39.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:02:39.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:02:39.529 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 15:02:39.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 15:02:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 15:02:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 15:02:39.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 15:02:39.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 15:02:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:39.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 15:02:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:39.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 15:02:39.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 15:02:39.530 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 15:02:39.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 15:02:39.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 15:02:39.535 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 15:02:39.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 15:02:39.535 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 15:02:39.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 15:02:39.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 15:02:39.537 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 15:02:39.537 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 15:02:39.616 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 15:02:39.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:39.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 15:02:39.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:02:39.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 15:02:39.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 15:02:39.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:39.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:39.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:02:39.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:39.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 15:02:39.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 15:02:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:39.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:02:39.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 15:02:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:39.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:39.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:39.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:02:39.627 INFO [WorkbenchTestable][AbstractView] Activate view Problems 15:02:39.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 15:02:39.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:39.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:39.658 INFO [WorkbenchTestable][AbstractView] Activate view Problems 15:02:39.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 15:02:39.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:39.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:39.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 15:02:39.660 INFO [WorkbenchTestable][AbstractView] Activate view Problems 15:02:39.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 15:02:39.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:39.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:39.661 DEBUG [main][WorkbenchPartLookup] Looking up all open views 15:02:39.662 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 15:02:39.662 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 15:02:39.662 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 15:02:39.662 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 15:02:39.662 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 15:02:39.662 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 15:02:39.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 15:02:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 15:02:40.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 15:02:40.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 15:02:40.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 15:02:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:40.665 DEBUG [main][WorkbenchPartLookup] Looking up all open views 15:02:40.665 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 15:02:40.665 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 15:02:40.665 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 15:02:40.665 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 15:02:40.665 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 15:02:40.665 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 15:02:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 15:02:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 15:02:40.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 15:02:40.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 15:02:40.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:40.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:40.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 15:02:40.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:40.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:40.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:40.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:40.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:40.668 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.... 15:02:50.679 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 Aug 30, 2023 3:02:50 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Plugin is not open 15:02:50.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 15:02:50.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:02:50.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:02:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:50.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 15:02:50.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:50.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:50.685 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 15:02:50.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 15:02:50.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:50.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:50.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:02:50.685 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:02:50.685 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:50.685 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:50.685 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:02:50.685 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:02:50.685 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:50.685 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:50.685 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:50.685 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:50.685 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:50.685 DEBUG [main][MenuItemLookup] Item match:Window 15:02:50.687 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:50.687 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:50.687 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:50.687 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:50.687 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:50.687 DEBUG [main][MenuItemLookup] Item match:Show View 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Ant' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Progress' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Templates' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:50.691 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 15:02:50.691 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 15:02:50.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 15:02:50.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 15:02:50.691 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 15:02:50.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 15:02:50.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 15:02:50.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 15:02:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:50.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 15:02:50.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:50.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:02:50.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:50.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:50.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:50.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:02:50.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:02:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:50.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:02:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:50.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:02:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:02:50.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:02:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:50.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:02:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:50.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:02:50.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 15:02:50.757 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 15:02:50.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 15:02:50.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 15:02:50.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:50.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:02:50.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:50.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:50.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:50.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 "Open") 15:02:50.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:50.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:02:50.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:50.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:50.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:50.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:50.758 INFO [WorkbenchTestable][AbstractButton] Click button &Open 15:02:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:50.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:50.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:50.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:02:50.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:02:50.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 15:02:50.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:50.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:50.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 15:02:50.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:50.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:50.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 15:02:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:50.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:02:50.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') 15:02:50.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:50.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:50.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:50.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:50.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:02:50.790 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:02:50.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:02:50.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:50.791 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 15:02:50.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:02:50.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:02:50.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:02:50.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:02:50.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:50.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:50.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:02:50.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:02:50.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:50.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:50.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:50.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:50.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:51.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:51.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:51.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:51.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:02:51.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:02:51.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:02:51.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:02:51.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:02:51.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 15:02:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:51.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:51.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:51.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:51.796 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 15:02:51.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 15:02:51.796 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 15:02:51.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 15:02:51.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 15:02:51.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:02:51.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'New' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Import...' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'Export...' 15:02:51.831 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:51.832 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 15:02:51.832 DEBUG [main][MenuItemLookup] Item match:Refresh F5 15:02:51.832 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 15:02:51.832 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 15:02:51.832 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 15:02:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:51.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:02:51.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 15:02:52.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 15:02:52.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:52.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:52.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:02:52.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:52.333 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 15:02:52.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 15:02:52.333 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 15:02:52.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 15:02:52.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 15:02:52.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:02:52.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:52.377 DEBUG [main][MenuItemLookup] Found menu:'New' 15:02:52.377 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 15:02:52.377 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:52.377 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:02:52.377 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:52.377 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:02:52.377 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:02:52.377 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:02:52.377 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:02:52.377 DEBUG [main][MenuItemLookup] Item match:Delete Delete 15:02:52.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 15:02:52.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 15:02:52.377 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 15:02:52.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 'Delete.*'] is available.... 15:02:52.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 'Delete.*'] is available. finished successfully 15:02:52.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 15:02:52.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:52.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:52.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:52.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: 32) 15:02:52.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:52.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 15:02:52.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:52.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:52.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:52.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:52.942 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 15:02:52.942 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 15:02:52.942 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 15:02:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:52.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:52.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:52.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 15:02:52.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:52.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 15:02:52.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:52.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:52.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:52.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:52.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:52.943 INFO [WorkbenchTestable][AbstractButton] Click button OK 15:02:52.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:52.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:52.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:52.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 15:02:52.948 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 15:02:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 15:02:53.448 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 15:02:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:53.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 15:02:53.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 15:02:53.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 15:02:53.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:53.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:53.449 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 15:02:53.449 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:02:53.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:02:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.566 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 0.254 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 16.889 s Running org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:02:53.465 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:02:53.467 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:02:53.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:02:53.467 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:02:53.467 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:02:53.467 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:02:53.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:02:53.468 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:02:53.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:02:53.468 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:02:53.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:02:53.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:02:53.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:02:53.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:02:53.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:53.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:53.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:02:53.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:53.469 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:53.469 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:53.469 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:53.469 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:53.469 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:53.469 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:53.469 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:53.469 DEBUG [main][MenuItemLookup] Item match:Window 15:02:53.470 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:53.470 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:53.470 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:53.470 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.470 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:53.470 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:53.470 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.470 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:02:53.470 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.470 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:02:53.470 DEBUG [main][MenuItemLookup] Item match:Preferences 15:02:53.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:02:53.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:02:53.471 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:02:53.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.... 15:02:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:02:53.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:02:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:53.540 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:02:53.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 15:02:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:53.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:53.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:53.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:53.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:02:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:53.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:53.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:53.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:53.544 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:02:53.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:53.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:53.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:53.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:02:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:02:53.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:02:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:53.571 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 15:02:53.571 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 15:02:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 15:02:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:53.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:53.572 DEBUG [main][MenuItemLookup] Item match:Window 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:02:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:53.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:53.572 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:53.572 DEBUG [main][MenuItemLookup] Item match:Window 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:53.573 DEBUG [main][MenuItemLookup] Item match:Perspective 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:02:53.573 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:02:53.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 15:02:53.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:53.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:53.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:53.573 DEBUG [main][MenuItemLookup] Item match:Window 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.573 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:02:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:53.574 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:53.574 DEBUG [main][MenuItemLookup] Item match:Window 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:53.574 DEBUG [main][MenuItemLookup] Item match:Perspective 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:02:53.574 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:02:53.574 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:02:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:53.575 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:53.575 DEBUG [main][MenuItemLookup] Item match:Window 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:02:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:53.575 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:02:53.575 DEBUG [main][MenuItemLookup] Item match:Window 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:02:53.575 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:02:53.575 DEBUG [main][MenuItemLookup] Item match:Perspective 15:02:53.576 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:02:53.576 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.576 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:02:53.576 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:02:53.576 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:02:53.576 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:02:53.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 15:02:53.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 15:02:53.576 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 15:02:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 15:02:53.616 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 15:02:53.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 15:02:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:53.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:53.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 15:02:53.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:53.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:53.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:53.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 15:02:53.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:53.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 15:02:53.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:53.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:53.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:53.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:53.617 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 15:02:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:53.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:53.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:53.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 15:02:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:53.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 15:02:53.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:53.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:53.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:53.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:02:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:53.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:02:53.956 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:53.957 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:53.957 DEBUG [main][MenuItemLookup] Item match:File 15:02:53.957 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:02:53.957 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:53.960 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:02:53.960 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:02:53.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:02:53.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:02:53.961 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:02:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 15:02:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 15:02:54.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:02:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:54.040 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:02:54.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:54.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 15:02:54.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:54.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:54.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:54.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 15:02:54.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:02:54.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:54.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 15:02:54.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:54.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:02:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 15:02:54.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:02:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:54.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 15:02:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:54.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:02:54.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 15:02:54.042 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 15:02:54.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 15:02:54.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 15:02:54.042 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:02:54.042 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 15:02:54.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) 15:02:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:54.043 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:02:54.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:54.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:54.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:54.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:54.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:02:54.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:54.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:54.158 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.... 15:02:54.158 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 15:02:54.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 15:02:54.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:54.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:54.159 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 15:02:54.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:02:54.159 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:") 15:02:54.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:54.160 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:54.161 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 15:02:54.164 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:") 15:02:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:54.166 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:54.167 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 15:02:54.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 15:02:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:54.173 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:54.174 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 15:02:54.185 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:") 15:02:54.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:02:54.189 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:02:54.190 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 15:02:54.194 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:") 15:02:54.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:54.195 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 15:02:54.195 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 15:02:54.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:54.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:54.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:54.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:54.200 TRACE [main][WidgetHandler] Notify Button with event 27 15:02:54.200 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.200 TRACE [main][WidgetHandler] Notify Button with event 13 15:02:54.200 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.200 TRACE [main][WidgetHandler] Notify Button with event 26 15:02:54.200 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.200 TRACE [main][WidgetHandler] Notify Button with event 3 15:02:54.200 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.200 TRACE [main][WidgetHandler] Notify Button with event 4 15:02:54.200 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.200 TRACE [main][WidgetHandler] Notify Button with event 13 15:02:54.200 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.200 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 15:02:54.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:54.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:54.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:54.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:54.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:54.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:02:54.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:02:54.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 15:02:54.203 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 15:02:54.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:02:54.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:02:54.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 15:02:54.204 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 15:02:54.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 15:02:54.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:54.205 INFO [WorkbenchTestable][CheckBox] Select checkbox 15:02:54.205 INFO [WorkbenchTestable][CheckBox] Check checkbox 15:02:54.205 INFO [WorkbenchTestable][AbstractButton] Click button 15:02:54.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:54.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:54.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:54.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:54.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 15:02:54.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:54.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:54.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:54.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:54.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:54.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:54.220 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:") 15:02:54.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:54.221 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 15:02:54.221 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 15:02:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:54.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:54.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:54.221 TRACE [main][WidgetHandler] Notify Button with event 27 15:02:54.221 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.222 TRACE [main][WidgetHandler] Notify Button with event 13 15:02:54.222 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.222 TRACE [main][WidgetHandler] Notify Button with event 26 15:02:54.222 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.222 TRACE [main][WidgetHandler] Notify Button with event 3 15:02:54.222 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.222 TRACE [main][WidgetHandler] Notify Button with event 4 15:02:54.222 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.222 TRACE [main][WidgetHandler] Notify Button with event 13 15:02:54.222 TRACE [main][WidgetHandler] Wait for synchronization 15:02:54.222 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 15:02:54.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:54.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:54.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:02:54.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:02:54.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 15:02:54.224 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 15:02:54.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:54.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:54.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 15:02:54.226 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 15:02:54.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 15:02:54.227 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 15:02:54.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 "Finish", Widget matcher matching widgets with style: 8) 15:02:54.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:54.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:02:54.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:54.235 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 15:02:54.235 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 15:02:54.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 15:02:54.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:54.236 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:02:54.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:54.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:54.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:54.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:02:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:02:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:02:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 15:02:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 15:02:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 15:02:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:54.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:02:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:54.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:02:54.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 15:02:54.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:02:54.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:02:54.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:02:54.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:02:54.364 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 15:02:54.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:54.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:54.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:54.364 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:54.364 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:54.364 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:54.364 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:54.364 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:54.364 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:54.364 DEBUG [main][MenuItemLookup] Item match:Run 15:02:54.365 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 15:02:54.365 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 15:02:54.365 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:54.365 DEBUG [main][MenuItemLookup] Found menu:'Run History' 15:02:54.365 DEBUG [main][MenuItemLookup] Found menu:'Run As' 15:02:54.365 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 15:02:54.365 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 15:02:54.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 15:02:54.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 15:02:54.366 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 15:02:54.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:02:54.526 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 15:02:54.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:02:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:54.528 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test 15:02:54.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:02:54.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:54.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:02:54.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:54.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 15:02:54.530 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 15:02:54.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 15:02:54.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 15:02:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:02:54.538 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 15:02:54.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:02:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:54.539 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 15:02:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:54.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:02:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:54.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 15:02:54.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:54.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:02:54.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:54.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:54.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:54.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:54.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:02:54.551 INFO [WorkbenchTestable][AbstractButton] Click button Close 15:02:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:02:54.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:02:54.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:02:54.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:02:54.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 15:02:57.574 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 15:02:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:02:57.574 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 15:02:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:02:57.574 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 15:02:57.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:02:57.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:02:57.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:02:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:02:57.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:02:57.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:02:57.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:02:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:57.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 15:02:57.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:02:57.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 15:02:57.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:02:57.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:02:57.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:02:57.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:02:57.575 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 15:02:57.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:57.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:57.575 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:02:57.575 DEBUG [main][MenuItemLookup] Found menu:'File' 15:02:57.575 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:02:57.575 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:02:57.575 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:02:57.575 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:02:57.575 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:02:57.575 DEBUG [main][MenuItemLookup] Item match:Run 15:02:57.575 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 15:02:57.575 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 15:02:57.575 DEBUG [main][MenuItemLookup] Found menu:'' 15:02:57.575 DEBUG [main][MenuItemLookup] Found menu:'Run History' 15:02:57.576 DEBUG [main][MenuItemLookup] Found menu:'Run As' 15:02:57.576 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 15:02:57.576 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 15:02:57.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 15:02:57.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 15:02:57.576 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 15:02:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:02:57.649 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 15:02:57.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:02:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:02:57.650 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 15:02:57.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:02:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:02:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:02:57.650 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 15:02:57.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:02:57.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:57.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:02:57.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:57.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:57.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:02:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:02:57.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:02:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:02:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:02:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 15:02:57.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:02:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:58.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:58.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:02:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 15:02:58.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:02:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:02:58.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:02:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:02:58.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:02:58.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 15:02:58.154 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 15:02:58.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 15:02:58.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 15:02:58.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:02:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:02:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:02:58.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:02:58.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:02:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:02:58.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:58.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:59.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:59.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:02:59.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:02:59.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:00.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:00.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:00.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:00.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:01.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:01.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:01.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:01.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:02.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:02.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:02.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:02.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:03.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:03.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:03.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:03.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:04.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:04.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:04.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:04.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:05.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:05.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:05.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:05.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:06.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:06.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:06.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:06.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:07.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:07.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:07.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:07.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:08.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:08.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:08.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:08.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:08.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:03:08.726 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 15:03:08.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:03:08.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:08.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:08.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:08.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:08.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:08.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:08.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:08.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:08.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:08.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:03:08.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:03:08.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:03:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 15:03:08.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:03:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:03:08.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:03:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:03:08.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:03:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 15:03:08.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:03:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:03:08.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:03:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:03:08.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:03:08.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 15:03:08.728 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 15:03:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 15:03:08.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 15:03:08.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:08.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:08.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:08.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:08.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:09.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:09.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:09.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:09.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:10.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:10.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:10.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:10.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:11.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:11.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:11.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:11.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:12.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:12.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:12.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:12.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:13.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:13.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:13.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:13.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:14.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:14.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:14.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:14.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:15.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:15.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:15.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:15.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:16.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:16.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:16.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:16.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:17.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:17.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:17.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:17.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:18.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:18.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:18.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:18.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:18.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:03:18.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 15:03:18.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:18.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:18.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:18.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:18.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:18.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:18.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:18.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:18.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:18.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:03:18.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 15:03:18.801 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") 15:03:18.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:18.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:18.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:18.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:18.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:18.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:18.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:18.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:18.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:03:18.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 15:03:18.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 15:03:18.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:18.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:18.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:18.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:18.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:18.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 15:03:18.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 15:03:18.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 15:03:18.809 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") 15:03:18.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:18.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:18.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:18.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:18.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:18.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:18.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:18.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:03:18.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 15:03:18.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 15:03:18.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:18.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:18.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:18.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:18.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:18.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:18.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:18.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:18.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 15:03:18.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 15:03:18.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 15:03:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:03:18.820 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 15:03:18.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:03:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:03:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:03:18.821 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 15:03:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:18.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:03:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:03:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:03:18.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 15:03:18.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:18.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:18.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:18.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:18.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:18.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:03:18.823 INFO [WorkbenchTestable][AbstractButton] Click button Close 15:03:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:03:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:03:18.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:03:18.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:03:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 15:03:18.849 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 15:03:18.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 15:03:18.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:18.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent 15:03:18.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:18.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:18.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:18.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:18.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:03:18.850 INFO [WorkbenchTestable][AbstractButton] Click button &Save 15:03:18.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:03:18.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:03:18.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:03:18.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:03:18.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 15:03:18.941 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 15:03:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:03:18.941 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 15:03:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:03:18.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 15:03:18.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:03:18.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:03:18.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:03:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:03:18.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:03:18.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:03:18.941 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:03:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:18.942 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 15:03:18.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:03:18.942 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 15:03:18.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:03:18.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:03:18.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:03:18.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:03:18.942 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 15:03:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:18.942 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:03:18.942 DEBUG [main][MenuItemLookup] Found menu:'File' 15:03:18.942 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:03:18.942 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:03:18.942 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:03:18.942 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:03:18.942 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:03:18.942 DEBUG [main][MenuItemLookup] Item match:Run 15:03:18.943 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 15:03:18.943 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 15:03:18.943 DEBUG [main][MenuItemLookup] Found menu:'' 15:03:18.943 DEBUG [main][MenuItemLookup] Found menu:'Run History' 15:03:18.943 DEBUG [main][MenuItemLookup] Found menu:'Run As' 15:03:18.943 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 15:03:18.943 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 15:03:18.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 15:03:18.943 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 15:03:18.943 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 15:03:19.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:03:19.040 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 15:03:19.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:03:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:03:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:03:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:03:19.041 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 15:03:19.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:03:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:03:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:03:19.041 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 15:03:19.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:03:19.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:19.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:19.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:19.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:19.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:19.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:03:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:03:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:03:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 15:03:19.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:03:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:03:19.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:03:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:03:19.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:03:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 15:03:19.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:03:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:03:19.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:03:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:03:19.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:03:19.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 15:03:19.044 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 15:03:19.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 15:03:19.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 15:03:19.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:19.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:19.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:19.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:19.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:19.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:19.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:19.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:19.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:20.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:20.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:20.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:20.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:21.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:21.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:21.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:21.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:22.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:22.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:22.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:22.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:23.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:23.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:23.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:23.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:24.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:24.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:24.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:24.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:25.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:25.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:25.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:25.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:26.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:26.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:26.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:26.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:27.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:27.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:27.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:27.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:28.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:28.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:28.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:28.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:29.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:29.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:03:29.340 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 15:03:29.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 15:03:29.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:29.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:29.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:29.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:29.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:29.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:03:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:03:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:03:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 15:03:29.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:03:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:03:29.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:03:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:03:29.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:03:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 15:03:29.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:03:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:03:29.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:03:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:03:29.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:03:29.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 15:03:29.341 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 15:03:29.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 15:03:29.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 15:03:29.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:29.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:29.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:29.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:29.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:29.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:29.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:30.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:30.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:30.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:30.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:31.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:31.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:31.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:31.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:32.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:32.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:32.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:32.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:33.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:33.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:33.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:33.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:34.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:34.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:34.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:34.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:35.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:35.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:35.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:35.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:36.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:36.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:36.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:36.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:37.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:37.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:37.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:37.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:38.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:38.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:38.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:38.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:39.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:39.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:39.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:03:39.394 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") 15:03:39.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:39.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:39.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:39.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:39.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:39.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:39.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:39.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:39.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:03:39.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 15:03:39.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project:") 15:03:39.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:39.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:39.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:39.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:39.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:39.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:03:39.401 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:03:39.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 15:03:39.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:39.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:39.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:39.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:39.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:39.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:39.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:39.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:03:39.414 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:03:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 15:03:39.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:39.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:39.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:39.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:39.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:03:39.427 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:03:39.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test") 15:03:39.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:39.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:39.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:39.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:39.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:39.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:03:39.430 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:") 15:03:39.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:39.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:39.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:39.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:39.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:39.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:39.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 15:03:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:03:39.434 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 15:03:39.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:03:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:03:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:03:39.435 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 15:03:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:39.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:03:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:03:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:03:39.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 15:03:39.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:39.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:39.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:39.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:39.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:39.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:03:39.437 INFO [WorkbenchTestable][AbstractButton] Click button Close 15:03:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:03:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:03:39.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:03:39.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:03:39.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 15:03:42.495 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 15:03:42.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:03:42.495 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 15:03:42.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:03:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:03:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:03:42.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:03:42.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:03:42.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:03:42.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:03:42.495 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:03:42.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:42.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:42.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 15:03:42.496 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:03:42.496 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 15:03:42.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:03:42.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:03:42.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:03:42.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:03:42.496 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 15:03:42.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:42.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:42.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:03:42.496 DEBUG [main][MenuItemLookup] Found menu:'File' 15:03:42.496 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:03:42.496 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:03:42.496 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:03:42.496 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:03:42.496 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:03:42.496 DEBUG [main][MenuItemLookup] Item match:Run 15:03:42.497 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 15:03:42.497 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 15:03:42.497 DEBUG [main][MenuItemLookup] Found menu:'' 15:03:42.497 DEBUG [main][MenuItemLookup] Found menu:'Run History' 15:03:42.497 DEBUG [main][MenuItemLookup] Found menu:'Run As' 15:03:42.497 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 15:03:42.497 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 15:03:42.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 15:03:42.497 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 15:03:42.497 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 15:03:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:03:42.569 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 15:03:42.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:03:42.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:03:42.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:03:42.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:03:42.570 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 15:03:42.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:03:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:03:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:03:42.571 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 15:03:42.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:03:42.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:42.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:42.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:42.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:42.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:42.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:03:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:03:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:03:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 15:03:42.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:03:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:03:42.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:03:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:03:42.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:03:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 15:03:42.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:03:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:03:42.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:03:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:03:42.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:03:42.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 15:03:42.573 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 15:03:42.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 15:03:42.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 15:03:42.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:42.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:42.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:42.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:42.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:42.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:42.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:42.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:43.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:43.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:43.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:43.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:44.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:44.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:44.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:44.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:45.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:45.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:45.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:45.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:46.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:46.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:46.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:46.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:47.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:47.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:47.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:47.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:48.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:48.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:48.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:48.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:49.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:49.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:49.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:49.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:50.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:50.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:50.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:50.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:51.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:51.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:51.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:51.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:52.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:52.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:52.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:52.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:03:52.840 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 15:03:52.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:03:52.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:52.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:52.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:52.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:52.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:03:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:03:52.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:03:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:03:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:03:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 15:03:52.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:03:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:03:52.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:03:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:03:52.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:03:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 15:03:52.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 15:03:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:03:52.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 15:03:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:03:52.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 15:03:52.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 15:03:52.841 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 15:03:52.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 15:03:52.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 15:03:52.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:03:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:03:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:03:52.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:03:52.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:03:52.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:03:52.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:52.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:53.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:53.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:53.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:53.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:54.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:54.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:54.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:54.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:55.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:55.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:55.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:55.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:56.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:56.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:56.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:56.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:57.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:57.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:57.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:57.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:58.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:58.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:58.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:58.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:59.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:59.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:03:59.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:03:59.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:00.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:00.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:00.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:00.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:01.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:01.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:01.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:01.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:02.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:02.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:02.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:02.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:02.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:04:02.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:04:02.894 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 15:04:02.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:04:02.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:02.902 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 15:04:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:02.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 15:04:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:02.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 15:04:02.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:02.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 15:04:02.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:02.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:02.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:02.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:02.906 INFO [WorkbenchTestable][AbstractButton] Click button Close 15:04:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:02.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:02.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 15:04:05.980 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 15:04:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 15:04:05.980 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 15:04:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:04:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:04:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:04:05.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:04:05.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:04:05.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:04:05.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:04:05.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:04:05.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:05.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:05.981 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 15:04:05.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:05.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:05.984 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 15:04:05.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:04:05.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:05.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:05.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:04:05.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:04:05.984 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:05.984 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:05.984 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:05.984 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:05.984 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:05.984 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:05.984 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:04:05.984 DEBUG [main][MenuItemLookup] Item match:Window 15:04:05.985 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:04:05.985 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:04:05.985 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:04:05.985 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:05.985 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:04:05.985 DEBUG [main][MenuItemLookup] Item match:Show View 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Ant' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Progress' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Templates' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:05.988 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 15:04:05.988 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 15:04:05.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 15:04:05.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 15:04:05.989 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 15:04:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 15:04:06.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 15:04:06.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 15:04:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:06.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:04:06.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:06.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:04:06.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:06.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:06.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:06.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:04:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:04:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:04:06.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:04:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:06.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:04:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:06.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:04:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:04:06.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:04:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:06.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:04:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:06.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:04:06.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 15:04:06.038 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 15:04:06.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 15:04:06.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 15:04:06.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:06.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:04:06.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:06.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:06.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:06.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 15:04:06.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:06.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:04:06.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:06.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:06.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:06.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:06.040 INFO [WorkbenchTestable][AbstractButton] Click button &Open 15:04:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:06.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:06.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:04:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:04:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 15:04:06.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:06.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:06.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 15:04:06.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:06.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:06.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:04:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:06.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:06.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:04:06.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 '\*?\QProject Explorer\E') 15:04:06.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:06.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:06.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:06.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:06.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:06.069 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:04:06.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:04:06.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:06.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:04:06.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:04:06.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:04:06.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:04:06.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:04:06.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:06.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:06.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:04:06.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:04:06.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:06.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:06.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:06.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:06.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:06.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:07.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:07.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:07.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:04:07.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:04:07.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:04:07.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:07.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:07.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 15:04:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:07.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:07.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:07.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:07.075 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 15:04:07.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 15:04:07.076 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 15:04:07.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 15:04:07.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 15:04:07.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:04:07.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'New' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Import...' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Export...' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:07.107 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 15:04:07.107 DEBUG [main][MenuItemLookup] Item match:Refresh F5 15:04:07.107 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 15:04:07.107 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 15:04:07.107 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 15:04:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:04:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:04:07.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 15:04:07.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 15:04:07.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:04:07.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:04:07.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:04:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:04:07.608 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 15:04:07.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 15:04:07.608 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 15:04:07.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 15:04:07.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 15:04:07.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:04:07.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:07.635 DEBUG [main][MenuItemLookup] Found menu:'New' 15:04:07.635 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 15:04:07.635 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:07.635 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:04:07.635 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:07.635 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:04:07.635 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:04:07.635 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:04:07.635 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:04:07.635 DEBUG [main][MenuItemLookup] Item match:Delete Delete 15:04:07.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 15:04:07.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 15:04:07.635 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 15:04:07.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 15:04:08.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 15:04:08.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 15:04:08.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:08.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:08.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:08.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 15:04:08.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:08.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 15:04:08.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:08.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:08.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:08.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:08.193 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 15:04:08.193 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 15:04:08.193 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 15:04:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:08.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:08.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:08.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 15:04:08.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:08.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 15:04:08.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:08.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:08.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:08.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:08.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:08.194 INFO [WorkbenchTestable][AbstractButton] Click button OK 15:04:08.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:08.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:08.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:08.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 15:04:08.197 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 15:04:08.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 15:04:08.698 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 15:04:08.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:04:08.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 15:04:08.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 15:04:08.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 15:04:08.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 15:04:08.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:04:08.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:04:08.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:04:08.698 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 15:04:08.698 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:04:08.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:04:08.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.233 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 3.211 s testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 21.368 s testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.554 s testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.485 s Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 15:04:08.703 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 15:04:08.703 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:04:08.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 15:04:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:04:08.704 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 15:04:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:04:08.704 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 15:04:08.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:04:08.704 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 15:04:08.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.*'] 15:04:08.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:08.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.*'] 15:04:08.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:08.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 15:04:08.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:08.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:04:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:08.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:04:08.705 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:04:08.705 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:08.705 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:08.705 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:08.705 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:08.705 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:08.705 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:08.705 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:04:08.705 DEBUG [main][MenuItemLookup] Item match:Window 15:04:08.706 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:04:08.706 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:04:08.706 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:04:08.706 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.706 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:04:08.706 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:04:08.706 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.706 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:04:08.706 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.706 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:04:08.706 DEBUG [main][MenuItemLookup] Item match:Preferences 15:04:08.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 15:04:08.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 15:04:08.706 INFO [main][MenuItemHandler] Select menu item: &Preferences 15:04:08.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.... 15:04:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 15:04:08.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 15:04:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:08.766 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 15:04:08.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:08.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 15:04:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:08.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:08.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:08.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:04:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:04:08.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 15:04:08.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:08.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:08.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:08.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:08.769 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 15:04:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:08.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:08.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:04:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:04:08.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:04:08.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:08.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:08.795 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 15:04:08.795 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 15:04:08.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 15:04:08.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:08.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:04:08.795 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:08.795 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:08.795 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:08.795 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:08.795 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:08.795 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:08.795 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:04:08.795 DEBUG [main][MenuItemLookup] Item match:Window 15:04:08.795 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:04:08.795 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:04:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:08.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:04:08.796 DEBUG [main][MenuItemLookup] Item match:Window 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:04:08.796 DEBUG [main][MenuItemLookup] Item match:Perspective 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:04:08.796 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:04:08.796 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:04:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 15:04:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:08.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:04:08.797 DEBUG [main][MenuItemLookup] Item match:Window 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:04:08.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:08.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:04:08.797 DEBUG [main][MenuItemLookup] Item match:Window 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:04:08.797 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:04:08.797 DEBUG [main][MenuItemLookup] Item match:Perspective 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:04:08.798 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:04:08.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:08.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:04:08.798 DEBUG [main][MenuItemLookup] Item match:Window 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.798 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 15:04:08.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:08.799 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:04:08.799 DEBUG [main][MenuItemLookup] Item match:Window 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 15:04:08.799 DEBUG [main][MenuItemLookup] Item match:Perspective 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 15:04:08.799 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 15:04:08.799 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 15:04:08.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 15:04:08.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 15:04:08.799 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 15:04:08.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 15:04:08.825 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 15:04:08.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 15:04:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:08.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:08.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 15:04:08.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:08.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:08.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:08.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 "Reset Perspective") 15:04:08.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:08.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 15:04:08.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:08.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:08.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:08.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:08.826 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 15:04:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:08.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:08.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:09.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:04:09.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:04:09.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.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: "New RedDeer Test Plugin"] 15:04:09.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.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'] 15:04:09.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.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'] 15:04:09.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.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'] 15:04:09.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.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: "New RedDeer Test Plugin"] 15:04:09.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.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'] 15:04:09.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.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'] 15:04:09.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:04:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:09.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:04:09.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 15:04:09.233 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:09.233 DEBUG [main][MenuItemLookup] Item match:File 15:04:09.234 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 15:04:09.234 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Project...' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Package' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Class' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Interface' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Enum' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Record' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Folder' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:09.235 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 15:04:09.235 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 15:04:09.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 15:04:09.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 15:04:09.236 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 15:04:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 15:04:09.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 15:04:09.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 15:04:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:09.286 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:04:09.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.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 15:04:09.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:04:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:04:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 15:04:09.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:04:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:09.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 15:04:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:09.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:04:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 15:04:09.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 15:04:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:09.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 15:04:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:09.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 15:04:09.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 15:04:09.326 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 15:04:09.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 15:04:09.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 15:04:09.326 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 15:04:09.326 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 15:04:09.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 15:04:09.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:09.328 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 15:04:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:09.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:09.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:09.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 15:04:09.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.424 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.... 15:04:09.424 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 15:04:09.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 15:04:09.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:09.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:09.425 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 15:04:09.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 15:04:09.425 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:") 15:04:09.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:04:09.426 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:04:09.427 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 15:04:09.432 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:") 15:04:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:04:09.440 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:04:09.440 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 15:04:09.447 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:") 15:04:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:04:09.449 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:04:09.450 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 15:04:09.460 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:") 15:04:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:04:09.463 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:04:09.463 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 15:04:09.467 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:") 15:04:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:09.468 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 15:04:09.468 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 15:04:09.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:09.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:09.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:09.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:09.469 TRACE [main][WidgetHandler] Notify Button with event 27 15:04:09.469 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.469 TRACE [main][WidgetHandler] Notify Button with event 13 15:04:09.469 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.469 TRACE [main][WidgetHandler] Notify Button with event 26 15:04:09.469 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.469 TRACE [main][WidgetHandler] Notify Button with event 3 15:04:09.469 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.469 TRACE [main][WidgetHandler] Notify Button with event 4 15:04:09.469 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.469 TRACE [main][WidgetHandler] Notify Button with event 13 15:04:09.469 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.469 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 15:04:09.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:09.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:04:09.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:04:09.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:04:09.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 15:04:09.472 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 15:04:09.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:04:09.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:04:09.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 15:04:09.473 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 15:04:09.473 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) 15:04:09.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:09.473 INFO [WorkbenchTestable][CheckBox] Select checkbox 15:04:09.474 INFO [WorkbenchTestable][CheckBox] Check checkbox 15:04:09.474 INFO [WorkbenchTestable][AbstractButton] Click button 15:04:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:09.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:09.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:09.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 15:04:09.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:09.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:04:09.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:09.474 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:") 15:04:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:09.475 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 15:04:09.475 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 15:04:09.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:09.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:09.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:09.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:09.476 TRACE [main][WidgetHandler] Notify Button with event 27 15:04:09.476 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.476 TRACE [main][WidgetHandler] Notify Button with event 13 15:04:09.476 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.476 TRACE [main][WidgetHandler] Notify Button with event 26 15:04:09.476 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.476 TRACE [main][WidgetHandler] Notify Button with event 3 15:04:09.476 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.476 TRACE [main][WidgetHandler] Notify Button with event 4 15:04:09.476 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.476 TRACE [main][WidgetHandler] Notify Button with event 13 15:04:09.476 TRACE [main][WidgetHandler] Wait for synchronization 15:04:09.476 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 15:04:09.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:09.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:04:09.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 15:04:09.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 15:04:09.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 15:04:09.485 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 15:04:09.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:09.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:09.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:09.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:04:09.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:09.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 15:04:09.486 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 15:04:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 15:04:09.487 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 15:04:09.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 15:04:09.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:09.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 15:04:09.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:09.489 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 15:04:09.489 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 15:04:09.489 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) 15:04:09.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:09.490 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 15:04:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:09.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:09.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 15:04:09.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 15:04:09.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:04:09.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:04:09.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 15:04:09.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 15:04:09.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 15:04:09.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:04:09.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:04:09.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:04:09.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:04:09.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:09.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 15:04:09.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 15:04:09.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:04:09.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:04:09.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:04:09.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 15:04:09.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:04:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:09.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:04:09.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 15:04:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:09.630 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:09.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:09.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:09.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 15:04:09.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 15:04:09.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 15:04:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:09.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 15:04:09.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 15:04:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:09.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:09.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:09.656 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:09.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:09.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:09.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 15:04:09.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:04:09.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:04:09.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:09.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:09.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:09.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:09.659 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:09.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:09.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:09.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:09.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:09.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:10.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:10.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:10.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:10.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:10.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:04:10.660 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:10.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:10.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:10.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:10.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 15:04:10.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:10.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:10.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:10.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:10.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:10.661 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 15:04:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 15:04:10.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:10.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:10.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:10.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:10.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:10.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:10.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:10.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:10.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:10.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:11.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:11.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:11.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:11.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:12.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:12.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:12.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:04:12.164 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:12.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:12.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:12.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:12.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 15:04:12.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:12.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:12.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:12.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:12.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:12.165 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 15:04:12.165 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:04:12.166 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 15:04:12.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:04:12.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:12.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:12.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:04:12.667 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 15:04:12.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 15:04:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:13.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:13.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 15:04:13.168 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 15:04:13.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 15:04:13.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:13.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:13.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 15:04:13.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 15:04:13.675 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 15:04:13.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 15:04:13.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 15:04:13.721 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 15:04:13.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 15:04:13.721 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 15:04:13.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 15:04:13.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 15:04:13.723 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 15:04:13.723 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 15:04:13.877 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 15:04:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:04:13.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:04:13.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 15:04:13.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 15:04:13.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 15:04:13.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:04:13.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:04:13.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:04:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:04:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:13.884 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:04:13.884 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:13.884 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:13.884 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:04:13.884 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:04:13.884 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:13.884 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:13.884 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:13.884 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:13.884 DEBUG [main][MenuItemLookup] Item match:Run 15:04:13.885 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 15:04:13.885 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 15:04:13.885 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:13.885 DEBUG [main][MenuItemLookup] Found menu:'Run History' 15:04:13.885 DEBUG [main][MenuItemLookup] Found menu:'Run As' 15:04:13.885 DEBUG [main][MenuItemLookup] Item match:Run As 15:04:14.038 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+X P' 15:04:14.038 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 15:04:14.038 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+X S' 15:04:14.038 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+X S 15:04:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:14.048 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:14.048 DEBUG [main][MenuItemLookup] Item match:Run 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Run History' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Run As' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 15:04:14.048 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 15:04:14.048 DEBUG [main][MenuItemLookup] Item match:Debug As 15:04:14.078 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+D P' 15:04:14.078 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 15:04:14.078 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+D S' 15:04:14.078 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+D S 15:04:14.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 15:04:14.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:04:14.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:04:14.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:14.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:14.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 15:04:14.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:14.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 15:04:14.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 15:04:14.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 15:04:14.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 15:04:14.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 15:04:14.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:14.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:14.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 15:04:14.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:14.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:14.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 15:04:14.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:14.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:14.117 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:04:14.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 15:04:14.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:14.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:14.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:14.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:14.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:14.117 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:14.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:14.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:14.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:14.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 15:04:14.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:14.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:14.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 15:04:14.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:14.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:14.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 15:04:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:14.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:04:14.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 15:04:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:14.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:14.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:14.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:14.148 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:14.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:14.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:14.149 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 15:04:14.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:04:14.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:04:14.150 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:14.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:14.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:14.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:14.151 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:14.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:14.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:14.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:14.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:14.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:14.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:14.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:15.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:15.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:15.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:04:15.153 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:15.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:15.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:15.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:15.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 15:04:15.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:15.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:15.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:15.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:15.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:15.154 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 15:04:15.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 15:04:15.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:15.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:15.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:15.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:15.155 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:15.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:15.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:15.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:15.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:15.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:15.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:15.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:15.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:16.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:04:16.158 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 15:04:16.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 15:04:16.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:16.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:16.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 15:04:16.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:16.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:16.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:16.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:16.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 15:04:16.159 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 15:04:16.160 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 15:04:16.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 15:04:16.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:16.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 15:04:16.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:16.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 15:04:16.160 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 15:04:16.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 15:04:16.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:16.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 15:04:16.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:16.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 15:04:16.160 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 15:04:16.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 15:04:16.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:16.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 15:04:16.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:16.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 15:04:16.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 15:04:16.161 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 15:04:16.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 15:04:16.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 15:04:16.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:04:16.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:16.162 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 15:04:16.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:16.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:16.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:16.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:04:16.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'New' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Open With' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Import...' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Export...' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'References' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.203 DEBUG [main][MenuItemLookup] Found menu:'Run As' 15:04:16.203 DEBUG [main][MenuItemLookup] Item match:Run As 15:04:16.242 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+X E' 15:04:16.242 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+X P' 15:04:16.242 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+X T' 15:04:16.242 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+X O' 15:04:16.242 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+X S' 15:04:16.242 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+X S 15:04:16.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:04:16.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:16.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:16.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:16.243 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 15:04:16.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:16.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:16.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:16.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:16.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:16.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:04:16.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'New' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Open With' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Import...' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Export...' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'References' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Run As' 15:04:16.267 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 15:04:16.267 DEBUG [main][MenuItemLookup] Item match:Debug As 15:04:16.293 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+D E' 15:04:16.293 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+D P' 15:04:16.293 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+D T' 15:04:16.293 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+D O' 15:04:16.293 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+D S' 15:04:16.293 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+D S 15:04:16.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 15:04:16.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:04:16.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:04:16.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:16.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:16.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 15:04:16.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:16.297 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 15:04:16.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 15:04:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:16.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:04:16.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:04:16.298 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:16.298 DEBUG [main][MenuItemLookup] Found menu:'Edit' 15:04:16.298 DEBUG [main][MenuItemLookup] Found menu:'Source' 15:04:16.298 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 15:04:16.298 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 15:04:16.298 DEBUG [main][MenuItemLookup] Found menu:'Search' 15:04:16.298 DEBUG [main][MenuItemLookup] Found menu:'Project' 15:04:16.298 DEBUG [main][MenuItemLookup] Found menu:'Run' 15:04:16.298 DEBUG [main][MenuItemLookup] Found menu:'Window' 15:04:16.298 DEBUG [main][MenuItemLookup] Item match:Window 15:04:16.299 DEBUG [main][MenuItemLookup] Found menu:'New Window' 15:04:16.299 DEBUG [main][MenuItemLookup] Found menu:'Editor' 15:04:16.299 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 15:04:16.299 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.299 DEBUG [main][MenuItemLookup] Found menu:'Show View' 15:04:16.299 DEBUG [main][MenuItemLookup] Item match:Show View 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Ant' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Progress' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Templates' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:16.302 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 15:04:16.302 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 15:04:16.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 15:04:16.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 15:04:16.326 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 15:04:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 15:04:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 15:04:16.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 15:04:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:16.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 15:04:16.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:16.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:04:16.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:16.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:16.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:16.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:16.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:16.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 15:04:16.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 15:04:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 15:04:16.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:04:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:16.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:04:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:16.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:04:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 15:04:16.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 15:04:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 15:04:16.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 15:04:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 15:04:16.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 15:04:16.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 15:04:16.370 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 15:04:16.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 15:04:16.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 15:04:16.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:16.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:04:16.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:16.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:16.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 15:04:16.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:16.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 15:04:16.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:16.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:16.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:16.372 INFO [WorkbenchTestable][AbstractButton] Click button &Open 15:04:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:16.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:16.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:16.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:04:16.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:04:16.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 15:04:16.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 15:04:16.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:16.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 15:04:16.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:16.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:16.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 15:04:16.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 15:04:16.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:16.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:16.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:16.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:16.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:04:16.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:04:16.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:16.419 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 15:04:16.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 15:04:16.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 15:04:16.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:04:16.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:04:16.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:16.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:16.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:04:16.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:04:16.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:16.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:16.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:16.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:16.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:17.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:17.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 15:04:17.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 15:04:17.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 15:04:17.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 15:04:17.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 15:04:17.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 15:04:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:17.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:17.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:17.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 15:04:17.424 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 15:04:17.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 15:04:17.424 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 15:04:17.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 15:04:17.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 15:04:17.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:04:17.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'New' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Import...' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Export...' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:17.459 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 15:04:17.459 DEBUG [main][MenuItemLookup] Item match:Refresh F5 15:04:17.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 15:04:17.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 15:04:17.459 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 15:04:17.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:04:17.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 15:04:17.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 15:04:17.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 15:04:17.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:04:17.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:04:17.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 15:04:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:04:17.960 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 15:04:17.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 15:04:17.960 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 15:04:17.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 15:04:17.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 15:04:17.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 15:04:17.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:17.988 DEBUG [main][MenuItemLookup] Found menu:'New' 15:04:17.988 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 15:04:17.988 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:17.988 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 15:04:17.988 DEBUG [main][MenuItemLookup] Found menu:'' 15:04:17.988 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 15:04:17.988 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 15:04:17.988 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 15:04:17.988 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 15:04:17.988 DEBUG [main][MenuItemLookup] Item match:Delete Delete 15:04:17.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 15:04:17.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 15:04:17.988 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 15:04:18.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 15:04:18.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 15:04:18.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 15:04:18.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:18.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:18.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:18.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:18.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 15:04:18.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:18.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:18.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:18.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 15:04:18.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:18.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:18.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:18.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:18.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:18.566 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 15:04:18.566 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 15:04:18.566 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 15:04:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:18.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:18.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:18.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) 15:04:18.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:18.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 15:04:18.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:18.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:18.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:18.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 15:04:18.567 INFO [WorkbenchTestable][AbstractButton] Click button OK 15:04:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 15:04:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 15:04:18.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 15:04:18.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:18.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 15:04:18.570 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 15:04:19.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 15:04:19.071 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 15:04:19.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 15:04:19.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 15:04:19.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 15:04:19.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 15:04:19.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 15:04:19.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 15:04:19.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 15:04:19.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 15:04:19.071 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 15:04:19.071 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 15:04:19.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 15:04:19.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:19.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.369 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 4.487 s testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 2.179 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.v20230830-1408 [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 15:04:23.629 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 15:04:23.631 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0 15:04:23.631 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 15:04:23.633 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0 15:04:23.656 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:23.714 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 15:04:23.718 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:23.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:23.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:23.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:23.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:23.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:23.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 15:04:23.749 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:23.749 DEBUG [main][MenuItemLookup] Found menu:'Help' 15:04:23.749 DEBUG [main][MenuItemLookup] Item match:Help 15:04:23.752 DEBUG [main][MenuItemLookup] Found menu:'About' 15:04:23.752 DEBUG [main][MenuItemLookup] Item match:About 15:04:23.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"About" 15:04:23.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text About 15:04:23.757 INFO [main][MenuItemHandler] Select menu item: About 15:04:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 15:04:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 15:04:23.857 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") 15:04:23.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:23.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "About" as the parent 15:04:23.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:23.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:23.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:24.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:24.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:24.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:24.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:24.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:04:24.881 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 15:04:24.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 15:04:24.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 15:04:24.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell About 15:04:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:24.887 INFO [WorkbenchTestable][AbstractShell] Close shell About 15:04:24.888 INFO [WorkbenchTestable][ShellHandler] Closing shell 'About' 15:04:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 15:04:24.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 15:04:24.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:24.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:24.901 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:24.901 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:24.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:24.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:24.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:24.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 15:04:24.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:24.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:24.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:24.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:24.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:24.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 15:04:24.922 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") 15:04:24.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 15:04:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:24.927 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent 15:04:24.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 15:04:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:24.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:24.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:25.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:25.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 15:04:25.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 15:04:25.932 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 15:04:25.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:25.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:25.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:25.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:25.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:25.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:25.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:25.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 widgets with text that without mnenomic matches: is "Sample Part") 15:04:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:25.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:25.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:25.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:25.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:25.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 widgets with text that without mnenomic matches: is "Sample Part 2") 15:04:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:25.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:25.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:25.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 15:04:25.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 15:04:25.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:25.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:25.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:25.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:25.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:25.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:25.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:25.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:25.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:25.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 15:04:25.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:25.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:25.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:25.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 15:04:25.958 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 15:04:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:25.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:25.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 15:04:25.960 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") 15:04:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:25.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:25.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 15:04:25.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:25.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:25.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:25.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:25.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:25.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:25.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:25.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 widgets with text that without mnenomic matches: is "Sample Part") 15:04:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:25.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:25.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:25.964 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 15:04:25.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:25.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:25.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:25.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 15:04:25.965 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 15:04:25.966 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty 15:04:25.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:25.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:25.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:25.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:25.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:25.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:25.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:25.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 15:04:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:25.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:25.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:25.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:25.976 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2 15:04:25.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 15:04:25.981 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 15:04:25.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:25.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:25.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:25.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:25.992 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') 15:04:25.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:25.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:25.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:25.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 15:04:25.995 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart 15:04:25.996 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 15:04:25.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 15:04:26.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:26.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:26.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 15:04:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:26.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:26.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:26.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:26.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:26.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:26.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:26.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 15:04:26.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:26.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:26.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:26.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:26.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 widgets with text that without mnenomic matches: is "Sample Part") 15:04:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:26.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:26.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:26.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:26.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:26.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:26.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:26.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:26.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:26.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 15:04:26.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 15:04:26.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 15:04:26.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 15:04:26.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 15:04:26.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 15:04:26.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 15:04:26.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 15:04:26.032 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.444 s - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.174 s getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.031 s activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.016 s testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.013 s testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.013 s closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.053 s testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.005 s Running org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest 15:04:26.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:26.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:26.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:26.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 15:04:26.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 15:04:26.055 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:26.055 DEBUG [main][MenuItemLookup] Item match:File 15:04:26.056 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:26.056 DEBUG [main][MenuItemLookup] Found menu:'Help' 15:04:26.056 DEBUG [main][MenuItemLookup] Item match:Help 15:04:26.056 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:26.056 DEBUG [main][MenuItemLookup] Item match:File 15:04:26.058 DEBUG [main][MenuItemLookup] Found menu:'Open' 15:04:26.058 DEBUG [main][MenuItemLookup] Item match:Open 15:04:26.059 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:26.059 DEBUG [main][MenuItemLookup] Found menu:'Help' 15:04:26.059 DEBUG [main][MenuItemLookup] Item match:Help 15:04:26.060 DEBUG [main][MenuItemLookup] Found menu:'About' 15:04:26.060 DEBUG [main][MenuItemLookup] Item match:About 15:04:26.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 15:04:26.060 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:26.060 DEBUG [main][MenuItemLookup] Item match:File 15:04:26.061 DEBUG [main][MenuItemLookup] Found menu:'Open' 15:04:26.061 DEBUG [main][MenuItemLookup] Item match:Open 15:04:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 15:04:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 15:04:26.061 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 15:04:26.061 DEBUG [main][MenuItemLookup] Found menu:'File' 15:04:26.061 DEBUG [main][MenuItemLookup] Item match:File 15:04:26.062 DEBUG [main][MenuItemLookup] Found menu:'Open' 15:04:26.062 DEBUG [main][MenuItemLookup] Item match:Open 15:04:26.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 15:04:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 15:04:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 15:04:26.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.01 s findWorkbenchShell(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0 s Results: Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4' with 9 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench' with 11 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench.core' with 7 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] [INFO] --------------------< org.eclipse.reddeer:features >-------------------- [INFO] Building RedDeer Features 4.7.0-SNAPSHOT [45/58] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ features --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ features --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ features --- [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.e4.feature >--------- [INFO] Building RedDeer E4 Feature 4.7.0-SNAPSHOT [46/58] [INFO] from features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.e4.feature --- [INFO] The project's OSGi version is 4.7.0.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.v20230830-1408 [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.94kB) [INFO] [INFO] Resolving dependencies of MavenProject: foo.bar.myplugin:reddeer.archetype:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/pom.xml [INFO] [INFO] Fetching 202209141001&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-09/ (63B) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.82kB) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (386.84kB) [INFO] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.53MB) [INFO] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.94MB) [INFO] [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.65MB) [INFO] [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.28MB) [INFO] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.27kB) [INFO] [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.47MB) [INFO] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (32.41kB) [INFO] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (20.34kB) [INFO] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (353.59kB) [INFO] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (144.34kB) [INFO] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.5kB) [INFO] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (703.81kB) [INFO] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (95.26kB) [INFO] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (15.35kB) [INFO] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.59kB) [INFO] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (302.53kB) [INFO] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (300.96kB) [INFO] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.45kB) [INFO] [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (393.3kB) [INFO] [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (64.86kB) [INFO] [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (81.45kB) [INFO] [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (379.48kB) [INFO] [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (6.02MB) [INFO] [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (806.64kB) [INFO] [INFO] Fetching org.eclipse.ui_3.201.100.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (434.35kB) [INFO] [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220828-0546.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (893.32kB) [INFO] [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.04MB) [INFO] [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.41MB) [INFO] [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (107.38kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (690.83kB) [INFO] [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (74.34kB) [INFO] [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (93.93kB) [INFO] [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (620.52kB) [INFO] [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (331.65kB) [INFO] [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (69.26kB) [INFO] [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.56kB) [INFO] [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (146.41kB) [INFO] [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (101.83kB) [INFO] [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (135.73kB) [INFO] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (196.21kB) [INFO] [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (289.67kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (313kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (163.08kB) [INFO] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.6kB) [INFO] [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.31kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.65kB) [INFO] [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (109.8kB) [INFO] [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (49.45kB) [INFO] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.07kB) [INFO] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (90.9kB) [INFO] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.64kB) [INFO] [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (400.2kB) [INFO] [INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3MB) [INFO] [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (245.02kB) [INFO] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (270.25kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (24.31kB) [INFO] [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.8kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (54.29kB) [INFO] [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (57.49kB) [INFO] [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.46kB) [INFO] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.59kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.81kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.96kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.3kB) [INFO] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (19.69kB) [INFO] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.03kB) [INFO] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (317.8kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.26MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (45.85kB) [INFO] [INFO] Fetching org.eclipse.swt_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (18.79kB) [INFO] [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.11MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (215.89kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (204.9kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.11kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.41kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (58.52kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (11.51kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (397.11kB) [INFO] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (33.33kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.3kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (266.92kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.66kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (232.67kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (118.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (252.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (149.46kB) [INFO] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.36kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.08kB) [INFO] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.9kB) [INFO] [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (369.7kB) [INFO] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.55kB) [INFO] [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.51kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.65kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (169.5kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (362.07kB) [INFO] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (113.29kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.47kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (68.04kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (176.33kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (221.38kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (132.68kB) [INFO] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (343.24kB) [INFO] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (470.76kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (424.9kB) [INFO] [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (402.85kB) [INFO] [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.42MB) [INFO] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (65.43kB) [INFO] [INFO] Fetching org.eclipse.reddeer.common_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (66.95kB) [INFO] [INFO] Fetching org.eclipse.reddeer.core_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (323.72kB) [INFO] [INFO] Fetching org.eclipse.reddeer.direct_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (20.16kB) [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.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.67kB) [INFO] [INFO] Fetching org.eclipse.reddeer.eclipse_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (420.2kB) [INFO] [INFO] Fetching org.eclipse.reddeer.jface_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.94kB) [INFO] [INFO] Fetching org.eclipse.reddeer.swt_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (185.69kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (112.89kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench.core_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (40.83kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (120.99kB) [INFO] [INFO] Fetching org.eclipse.reddeer.go_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (12.31kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit.extension_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (35.98kB) [INFO] [INFO] Fetching org.eclipse.reddeer.requirements_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (51.82kB) [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.20230830-1504 [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] 15:05:07.630 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 15:05:07.631 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 [INFO] 15:05:07.635 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 15:05:07.635 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 [INFO] 15:05:07.641 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest [INFO] 15:05:07.651 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created [INFO] 15:05:07.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 15:05:07.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 15:05:07.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector [INFO] 15:05:07.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench [INFO] 15:05:07.748 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data' [INFO] 15:05:07.750 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 15:05:07.750 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen [INFO] 15:05:07.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 15:05:07.770 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' [INFO] 15:05:07.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 15:05:07.772 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven [INFO] 15:05:07.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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] 15:05:07.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 15:05:07.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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] 15:05:07.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 15:05:07.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.*'] [INFO] 15:05:07.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 15:05:07.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 15:05:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 15:05:07.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 15:05:07.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data' [INFO] 15:05:07.785 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data' [INFO] 15:05:07.787 DEBUG [main][MenuItemLookup] Found menu:'File' [INFO] 15:05:07.787 DEBUG [main][MenuItemLookup] Found menu:'Edit' [INFO] 15:05:07.787 DEBUG [main][MenuItemLookup] Found menu:'Navigate' [INFO] 15:05:07.787 DEBUG [main][MenuItemLookup] Found menu:'Project' [INFO] 15:05:07.787 DEBUG [main][MenuItemLookup] Found menu:'Window' [INFO] 15:05:07.787 DEBUG [main][MenuItemLookup] Item match:Window [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Found menu:'New Window' [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Found menu:'Editor' [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Found menu:'Appearance' [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Found menu:'Show View' [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Found menu:'Perspective' [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Found menu:'Navigation' [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Found menu:'Preferences' [INFO] 15:05:07.789 DEBUG [main][MenuItemLookup] Item match:Preferences [INFO] 15:05:07.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" [INFO] 15:05:07.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences [INFO] 15:05:07.814 INFO [main][MenuItemHandler] Select menu item: &Preferences [INFO] 15:05:07.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 'Preferences.*'] is available.... [INFO] 15:05:07.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 'Preferences.*'] is available. finished successfully [INFO] 15:05:07.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences [INFO] 15:05:07.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 15:05:07.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 15:05:07.938 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed [INFO] 15:05:07.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 15:05:07.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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] 15:05:07.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 15:05:07.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 15:05:07.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 15:05:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 15:05:07.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found [INFO] 15:05:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... [INFO] 15:05:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully [INFO] 15:05:07.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) [INFO] 15:05:07.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 15:05:07.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 15:05:07.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 15:05:07.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 15:05:07.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found [INFO] 15:05:07.961 INFO [WorkbenchTestable][AbstractButton] Click button Cancel [INFO] 15:05:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... [INFO] 15:05:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully [INFO] 15:05:07.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 [INFO] 15:05:07.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization [INFO] 15:05:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... [INFO] 15:05:08.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully [INFO] 15:05:08.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 15:05:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 15:05:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 15:05:08.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 15:05:08.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 15:05:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 15:05:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 15:05:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 15:05:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 15:05:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 15:05:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 15:05:08.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 15:05:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 15:05:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 15:05:08.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 15:05:08.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 15:05:08.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 15:05:08.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 15:05:08.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 15:05:08.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 15:05:08.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 15:05:08.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 15:05:08.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 15:05:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 15:05:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in foo.bar.myplugin.simrel.AllRedDeerTests [INFO] test no-configuration(foo.bar.myplugin.simrel.BasicTest) Time elapsed: 0.004 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: 33.765 s [INFO] [INFO] Finished at: 2023-08-30T15:05:08Z [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.348 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.003 s] [INFO] RedDeer Common ..................................... SUCCESS [ 5.505 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.416 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.297 s] [INFO] RedDeer Core ....................................... SUCCESS [ 1.009 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.604 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.562 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 1.526 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.330 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.348 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.220 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 2.798 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 2.284 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.316 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.426 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.357 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.216 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.429 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.373 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.591 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.304 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.608 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.195 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.301 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.523 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.002 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.211 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.075 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:11 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:21 min] [INFO] RedDeer Core Tests ................................. SUCCESS [02:58 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:40 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 18.016 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:15 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 0.797 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [30:44 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [ 50.991 s] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 27.928 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 26.706 s] [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 15.953 s] [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:13 min] [INFO] RedDeer UI Tests ................................... SUCCESS [02:48 min] [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [ 6.009 s] [INFO] RedDeer Features ................................... SUCCESS [ 0.002 s] [INFO] RedDeer E4 Feature ................................. SUCCESS [ 0.241 s] [INFO] RedDeer Eclipse Feature ............................ SUCCESS [ 0.371 s] [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [ 0.065 s] [INFO] RedDeer SWT Feature ................................ SUCCESS [ 0.119 s] [INFO] RedDeer Tests Feature .............................. SUCCESS [ 0.305 s] [INFO] RedDeer UI Feature ................................. SUCCESS [ 0.070 s] [INFO] RedDeer Recorder Feature ........................... SUCCESS [ 0.050 s] [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [ 0.193 s] [INFO] RedDeer Spy Feature ................................ SUCCESS [ 0.105 s] [INFO] RedDeer Log Parser Feature ......................... SUCCESS [ 0.056 s] [INFO] RedDeer CodeGen Feature ............................ SUCCESS [ 0.052 s] [INFO] RedDeer Site ....................................... SUCCESS [ 4.925 s] [INFO] RedDeer Archetype .................................. SUCCESS [ 35.207 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56:31 min [INFO] Finished at: 2023-08-30T15:05:08Z [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 olkornii@redhat.com Setting status of d0044a066cec82312e6f43d6ff6a0af0dbf1ea59 to FAILURE with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/199/ and message: 'Build finished. ' Using context: reddeer-verification-2023-09 Finished: UNSTABLE